/* CSS Document - for Delaware Valley Chorale website*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCB8B5;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #000000;
}
h1 { color: #FF0000; font-size: 2.3em; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
h2 {
	color: #FFFFFF;
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h3 {
	color: #FF9;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.2em;
}
h4 {
	color: #F96;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: -0.5em;
}
.xsmall {font-size: x-small}
.spacer {margin-top: 1.7em;}
#container #mainText p {
	line-height: 1.6em;
}
a:link, a:visited { color:#F1DAF6; font-weight: bold; }
a:hover, a:active {
	color: #FFF;
	font-weight: bold;
}
ul {margin: 8px; padding: 8px;}
td#leftNav p { padding-top: 0em; padding-bottom: -1em; }
#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: #dcd03c; font-weight: bold;}
.style3 {color: #ede03c; font-weight: bold;}
.style4 {color: #ede03c; font-weight: bold;}
.style5 {color: #FFFFFF}
.boldWhite {color: #FFFFFF; font-weight: bold;}
.normalGrey {color: #cccccc; font-weight: normal;}
.gold {color: #ede03c;}
.toprule {border-top: thin;}
.img-left {float:left; margin: 0 10px 20px 0;}
.img-right {float:right; margin: 0 0 20px 10px;}
td#splashLinks a {
	text-decoration: none;
	line-height: 1.2em;
	font-size: 0.88em;
}
.gold { color: #FF9966; }
.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; }

.lead1em { line-height: 1.2em; font-size: 0.8em; color: #FFFFFF; padding-top: 0px; padding-right: 8px; padding-bottom: 0px; padding-left: 0px; }
#splashLinks p  { line-height: 1.1em; }
.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;
}
