/* CSS Document */

body { font-size:10px; 
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff; 
}

#page {	margin:0 auto; padding: 0; 
		width:865px; 
		
		
}
#banner { text-align:center; padding:0; margin:0; position:relative; top:4px;

		
}
#content{	width:248px; 
			height:528px; 
			font-size:13px;  
			background-color:#000000; 
			float:right; 
			color:#FFFFFF; 
			padding: 15px;
}
#content_line{	width:248px; 
			height:528px; 
			font-size:13px; 
			line-height:1.6;  
			background-color:#000000; 
			float:right; 
			color:#FFFFFF; 
			padding: 15px;
}
#content_line2{	width:248px; 
			height:528px; 
			font-size:13px; 
			line-height:1.6;  
			background-color:#000000; 
			float:right; 
			color:#000000; 
			padding: 15px;
}
#content a{	font-size:13px; 
			text-decoration:none;
			color:#FFFFFF; 
			
}
#content_line a{	font-size:13px;   font-weight:bold; 
			text-decoration:none;
			color:#FFFFFF; 
			
}
#content a:hover{color:#a5732e;}
#content_line a:hover{color:#a5732e;}
#scroll {	overflow:auto;background:#000000;
			width:103%; 
			height:460px;
			scrollbar-face-color:#000000;
			scrollbar-highlight-color:#ffffff;	
			scrollbar-3dlight-color:000000;
			scrollbar-track-color:#ffffff;	    
			scrollbar-shadow-color:#ffffff;	
			scrollbar-darkshadow-color:	#000000;
			scrollbar-arrow-color:	#ffffff;
}


#center { width:579px;
}

#rotator {	display:block;  
			float: right;
}

#menu { width:265px; 
		height:558px; 
		z-index:2; 
		background:#000000;
}

#space {	line-height:8px;
}
#space1 {	height:0px;  
}
#space2 {	line-height:2.0;
}
#space3 {	line-height:0;
}
.titles {	color:#ffffff; text-align:left; font-weight:bold;
			font-size:18px; 
			line-height:2.5 }
#email{ float:right; position:relative; top:15px; font-weight:bold; font-size:14px; }
			

.button a{	color:#ffffff; text-decoration:none; font-weight:bold;  display:inline; font-size:9px; text-transform:uppercase;

			}
			
.button a:hover{color:#a5732e;
}
.color{color:#a5732e;}

p a:link { color:#FFFFFF;}
p a:hover { color:#FFFFFF; text-decoration:none;}

ul.classic {
 margin-bottom: 1em;
 padding-left: 2em;
}

.dropdown{background:#000000;}
h1,h2,h3 {
 margin-bottom: .5em;
 font-family: Arial, Helvetica, sans-serif;
 line-height: normal;
}

h1 {
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 180%;
 text-indent: 5px;
 letter-spacing: -1px;
}
