/* 
FCMC Css *rc
*/

* {	margin: 0;}
html, body {
	margin:0 auto; padding:0; height:100%; background:#C0B28F url(../img/bg001.jpg) repeat-y 0px 0px; background-position: top center;
	FONT-SIZE: 12px; COLOR: #000; FONT-FAMILY:  Verdana, Geneva, Arial, Helvetica, Sans Serif;
/*	scrollbar-face-color:#E5E4D2;
	scrollbar-highlight-color:#E5E4D2;
	scrollbar-3dlight-color:#E5E4D2;
	scrollbar-darkshadow-color:#E5E4D2;
	scrollbar-shadow-color:#E5E4D2;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#F1F0E6;*/
}
#wrapper {margin:0 auto; padding:0; max-width:778px; min-width:778px; width:778px; height: 100%;background:transparent;text-align: left;}
#content {padding: 0px; width:778px; min-height: 100%; margin: 0 auto -66px;}

table, tr, td {FONT-SIZE: 12px; COLOR: #000; FONT-FAMILY: georgia, Verdana, Geneva, Arial, Helvetica, Sans Serif;}


/* **IMAGES***************************************** */
img		{border: 0;}
/* Global nav */
 #top {position: relative; clear: both; height: 150px; background: url(../img/top_back.jpg) repeat-y 0px 0px; background-position: top center;}
 #title { margin:0px 0px 0px 176px;}
 #MainContent {margin:0px 13px 0px 13px;}
 #side_nav { margin:0px;}
 #side_nav p {display: block;  margin:0px 0px 0px 5px; padding: 2px;background:#FFF;}
 a, a:visited {color:#0000A0;text-decoration:none;}
 a:hover {color:#0000A0; text-decoration:underline;}

/* Footer */ 
 #footer {float:none; position: relative; clear: both; height: 66px; background: url(../img/foot001.jpg) repeat-y 0px 0px; background-position: bottom center;}
 .push {height: 66px;}
 #footer a, #footer a:visited  { color:#FFF; font-size: 11px;}
 #footer p { margin:0px 0px 4px 0px;  width:778px; color:#FFF; padding: 0px 0 0 0; font-size: 11px;}
 #footer h6 { margin:0px 0px 0px 0px; width:778px; color:#FFF; padding: 0px 0 0 0; font-size: 11px;}
 
 p { margin:0px 0px 16px 0px;}
 .phone {float:right;}
 
 h2 {font-size:18px;color:#000071; font-wieght:bold;}
 h3 {font-size:12px;color:#BF0005; font-wieght:bold;}
 hr {margin-top:11px;margin-bottom:10px;}

