@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #c1cdcd;
	margin: 5px 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #000000;
	font-size: 13px;
}
#container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #666;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
}
#header {
	background: #FFF;
	background-image:url(../images/top_left.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	margin: 0;
	padding: 10px 0 0 0;
}
#header img {
	margin-left:172px;
}
#hdrDirOrg {
	margin-bottom: 16px;
	margin-right: 20px;
	margin-left: 45px;
	padding-right: 25px;
	font-family:Garamond;
	font-variant:small-caps;
	color:#990000;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing: 0.2em;
}
#topnav {
	Float:right;
	Padding: 30px 20px 10px 0;
	Font-size: 0.9em;
	Color: #000066;
	Text-Decoration: none;
	Letter-spacing: 0.1em;
	font-variant: small-caps;
	Text-align: right;
	line-height: 1.8em;
}
#topnav a {
	text-decoration: none;
	color: #000066;
	font-family: garamond;
	letter-spacing: 0.1em;
	font-variant: small-caps;
	text-align: right;
}
#topnav a:hover {
	color: #666666;
	text-decoration: underline;
}
#director {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 02px;
	border-bottom: 1px solid #999;
}
#directorImage, #foundingDirImage {
	float:left;
	margin: 4px 10px 8px, 0px;
	padding-right: 12px;
}
#directorImage p, #foundingDirImage p {
	font-size: 0.7em;
	text-align:center;
	margin-top: 0px;
}
#organist {
	margin-bottom: 20px;
	padding-bottom: 2px;
	border-bottom: 1px solid #999;
	margin-top: 10px;
}
#organistImage {
	float:right;
	margin: 4px 0px 8px, 10px;
	padding-left: 12px;
}
#foundingDir {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 2px;
	min-height: 180px;
	background-color: #F6F6F6;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 8px;
}
#nav {
	font-size:12px;
}
#containerInner {
	position:relative;
	margin-top: 30px;
}
#sidebar1 {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	margin-left: 38px;
	padding: 0 10px 0 10px;
}
#mainContent {
	margin-left: 35px;
	padding: 0px 30px 0 20px;
	text-align:justify;
}
#footer {
	padding: 0 10px 0 20px;
	background:#FFF;
	background-image:url(../images/border_bottom.gif);
	background-repeat:no-repeat;
	padding: 10px 0 0 80px;
}
#footer a {
	color: #990000;
	font-size: 0.9em;
	text-decoration:none;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
#columnR {
	float:right;
	width: 340px;
	margin-top: 10px;
}
#columnL {
	float: left;
	width: 340px;
	margin-top: 10px;
}
#columnC {
	width: 680px;
	padding: 10px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#selections {
	float:right;
	width:380px;
}
#selections ul li {
	list-style-image:url(../images/8note.gif);
}
#player {
	margin-left:20px;
	margin-top:6px;
}
#singers {
	float:left;
	width:286px;
	height:190px;
	padding: 1px;
	border: medium double #006;
}
.imageL {
	float: left;
	margin-right: 10px;
	margin-bottom:8px;
}
.imageL p {
	margin-top: 0px;
	font-size:0.7em;
	text-align:left;
}
.imageLborder {
	float: left;
	margin: 4px 10px 8px 0px;
	font-size:0.7em;
	text-align:center;
	border: medium double #006;
}
.imageR {
	float: right;
	margin: 4px 0 8px 10px;
	font-size:0.7em;
	text-align:center;
}
.imageRborder {
	float: right;
	margin: 4px 0 8px 10px;
	font-size:0.7em;
	text-align:center;
	border: medium double #006;
}
img.border {
	border: medium double #006;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.paraStart {
	color: #000066;
	font-weight: bold;
	font-variant: small-caps;
}
.dir_orgStart {
	color: #000066;
	font-weight: bold;
	font-variant:small-caps;
	font-size: 1.15em;
}
.fontBlue {
	color:#000066;
}
.fontRed {
	color:#990000;
}
.font_lg {
	font-size: 1.2em;
}
.font_small {
	font-size:0.8em;
}
h2 {
	color: #990000;
	font-family: Garamond, Arial;
	font-variant:small-caps;
	font-size: 1.7em;
	letter-spacing:0.25em;
	text-align:left;
	font-weight:bold;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #990000;
}
h3 {
	font-size: 1.15em;
	color:#006;
}
h4 {
	font-size: 1.1em;
	color:#006;
	margin-bottom: 2px;
}
a:link, a:visited {
	color:#000066;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
a:active {
	color: #000066;
}
#border_top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/*---In Praise Only-----*/
.quoteL {
	padding: 10px 20px 10px 10px;
	text-align: justify;
}
.quoteR {
	padding: 20px 20px 20px 10px;
	text-align: justify;
	background-color: #F8F8F8;
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#CCC;
	border-top-style:solid;
	border-top-width:1px;
}
/*---------------------*/
h3.choir {
	width: 150px;
	margin-left: 10px;
	padding-left: 8px;
	border-bottom-style:solid;
	border-left-style:solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #006;
	border-left-color: #006;
}
#columnL.choir ul, #columnR.choir ul {
	list-style: circle;
	text-align:left;
}
