/* Close-up Night Mountain */

#content h1, h3 {
	color: #F5DF67;
}
a { 
 color: #F0AC4A;
 text-decoration: none; 
}
a:hover,a:active { text-decoration: underline; }
a acronym { border: 0; }
li a.c {
 font-size: 9px;
 font-weight: normal;
 display: inline;
 padding: 0;
 text-transform: uppercase;
}
li a:hover, li a:hover.c { color: #5E1919; }

#container { 
 margin: 0 auto;
 text-align: left; 
 background: url(images/contBg4.jpg) repeat-y center;
 width: 670px;	
}
#pageHeader { 
 height: 421px;
 background: url(images/top3.jpg) no-repeat;
}
#lselect {
 background: url(images/lselectBttm2.gif) no-repeat bottom;
 padding-bottom: 12px;
 margin-top: 15px;  
}

#lselect h3 {
 background: url(images/lselectSpan2.gif);
}
#footer {
 background: url(images/footer4.jpg) no-repeat center top;
}

ul,li {
 list-style: none;
 padding: 0;
 margin: 0;
}
li {
 background: #CFC59E;
 padding: 5px 7px 5px 10px;
 border-bottom: 1px solid #DCD5B8; 
 text-transform: uppercase; 
 font-size: 9px;
}
li:hover { background: #DCD5B8; }

.p5 { clear: both; }
.dropcap {
	font-family:Georgia, "Times New Roman", Times, serif;
	width: .9em;
	float: left;
	text-align: center;
	font-size: 2em;
}
