 
 
 body{
 background-color:#FFFFFF;color:#000000;font-family:verdana, arial, sans-serif;font-size:10px; 	
	line-height: 18px;
 
 }
 
 a,  a:active,  a:visited {
	
	color:#9E2626;
background-color:#FFFFFF;
}
 a:hover,  a:visited:hover {
	
	color:#539042;
background-color:#EAEAEA;
}

h2, legend{
	font-weight:normal;
color:#804E25;
color:#804E25;
font-family:verdana, arial, sans-serif;
font-size:22px;
border-bottom-width:1px;
border-bottom-style:solid;

	
	

}

#header{ 
	height:209px; 
}


#header_container{
	border-bottom:1pxpx solid #FFFFFF;
}
#S_main{
	border-left:1pxpx solid #FFFFFF;
}



#footer_container{
	border-top:1pxpx solid #FFFFFF;
}

/*
--
--STRUCTURE
--
*/
		#S_menubar{
			width:140px;
			
			float:left;
			
		}
		#S_main{
			
			float:left;
			width:600px;
			
		}
		#S_menu li {
			border-bottom: solid 1px #A90F17;
		}
/*
--
--MENU
--
*/
#S_menu{
background-color:#FFFFFF;}


#S_menu a{
text-transform: none;font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;	

}

#S_menu a, #S_menu a:visited, #S_menu a:active {
color:#A90F17;background-color:#FFFFFF;}

#S_menu a:hover, #S_menu a:visited:hover {
color:#1E7225;background-color:#FDFCEE;	
}

