/* CSS Document - for Delaware Valley Chorale website*/


body { font-family: Cambria, Georgia, serif; color: #E6CFCC; font-weight: bold; background-color: #000000; }
h1 { color: #FF0000; font-size: 2.3em; font-weight: normal; font-family: Arial, Helvetica, sans-serif; line-height: 1.2em; }
h2 { color: #FFFFFF; font-size: 2em; font-weight: normal; margin-top: 1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 1.3em; }
h3 { color: #FF9; font-size: 1.3em; font-weight: bold; letter-spacing: 0.1em; }
h4 {
	color: #F96;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: -0.5em;
}
h5 { color: #F96; font-size: 0.88em; }
.xsmall {font-size: x-small}
.spacer {margin-top: 1.7em;}
#container #mainText  { line-height: 1.6em; font-size: 0.8em; }
a:link, a:visited { color:#F1DAF6; font-weight: bold; }
a:hover, a:active { color: #F5D124; font-weight: bold; }
ul {margin: 8px; padding: 8px;}
td#leftNav p { padding-top: 0em; padding-bottom: -1em; font-size: 0.8em; }
#leftNav a:link, #leftNav a:visited { color:#AAA5A3; font-weight: normal; text-decoration: none; }
#leftNav a:hover, #leftNav a:active { color: #FF0000; }
.style1 {color: #ede03c; font-style: italic;}
.style2 { color: #EFE794; font-weight: bold; }
.style3 { color: #DCB8B8; font-weight: bold; }
.style4 { color: #D69B00; font-weight: bold; }
.style5 { color: #FFFFFF; letter-spacing: 0.2em; }
.boldWhite {color: #FFFFFF; font-weight: bold;}
.normalGrey { color: #E6CFCC; font-weight: normal; }
.toprule {border-top: thin;}
.img-left {float:left; margin: 0 10px 20px 0;}
.img-right {float:right; margin: 0 0 20px 10px;}
.gold { color: #FFA344; }
.toprule { border-top-width: 1px; border-top-style: solid; border-top-color: #666666; font-weight: bold; color: #FFFFFF; padding-top: 3px; }
.pullquote175px { width: 175px; padding: 5px 0 0 12px; float: right; line-height: 1.5em; margin: 12px 0 12px 12px; background-color: #333333; }
.pullquote175px h4 { color: #FFFF66; line-height: 1.2em; }
.pullquote200px { width: 212px; padding: 5px 0 0 12px; float: right; line-height: 1.5em; margin: 12px 0 12px 12px; font-size: 0.88em; }
.indent30px { padding-left: 30px; }

.lead1em { line-height: 1.2em; font-size: 0.8em; color: #FFFFFF; padding-top: 0px; padding-right: 8px; padding-bottom: 0px; padding-left: 0px; }
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.background1 {
	background-color: #390B00;
	margin-top: 0.5em;
	border-top-width: 1em;
	border-top-style: solid;
	border-top-color: #000;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
.background2 { background-color: #0E0046; 
    margin-top: 0.5em;
	border-top-width: 1em;
	border-top-style: solid;
	border-top-color: #000;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
.background3 { background-color: #00460E; 
    margin-top: 0.5em;
	border-top-width: 1em;
	border-top-style: solid;
	border-top-color: #000;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#splash1 h4, #splash1 p { font-size: 0.80em; text-align: right; padding-right: 40px; }
#splash1 h4 { font-family: Verdana, Geneva, sans-serif; color: #F8CF23; margin-bottom: -0.5em; }
#splash1 p { color: #FFF; }
#splash1 td h4 a { color: #FC0; }
td#splashLinks a { text-decoration: none; padding-left: 10px; }

