        html, body 		{ margin: 0; padding: 0; }
		body 			{ background: #EFD5B3; color: #333; font: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px;  }
		h1			{ color: #494A42; font-size: 18px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
		h2			{ color: #000000; font-size: 16px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
		a			{ text-decoration: none; }
		p			{ margin: 0 0 18px; }
		#container { position:relative; margin: 0px auto 0 auto; height: 100%; width:985px; text-align:left; padding-left:0px;}
		/* Header */
		#header		{ background: #eee; border-bottom: 2px solid #ddd; }
		#header h1  	{ color: #004b6f; margin: 0 0 3px; padding: 24px 18px 0; }
		#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px; }
		
		/* Content Style */
		#navigation		{ background: #eee; background-image: url(images/buttonback.jpg); border-bottom: 1px solid #ddd; height:29px; }
		#navigation ul	{ margin: 0 5px 0px 10px; padding: 0; list-style:none; }
            #navigation li  	{ display: inline; font-size: 13px; font-weight: bold; padding: 0 7px 0px 6px; background-image: url(images/divider.jpg); background-repeat: no-repeat;}
 		#navigation a	{color: #FF9E68; }
		#navigation a:hover { color: #C77D54; } 
		#content		{ padding: 18px 18px 18px 175px; }
		#content p		{ text-align: justify; margin: 0 0 0 0px; color: #000000; padding: 0 0 0 0; font-size: 12px; }
        #content-wide		{ padding: 18px 18px 18px 58px; }
		#content-wide p		{ text-align: justify; margin: 0 0 0 0px; color: #000000; padding: 0 0 0 0; font-size: 12px; }
        #content-wider		{ padding: 18px 0px 18px 0px; }
		#content-wider p	{ text-align: justify; margin: 0 0 0 0px; color: #000000; padding: 0 0 0 0; font-size: 12px; }
		#map			{ float: right; border: 2px; }
#links, #links ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#links a {
	display: block;
    color: #ffffff;
	width: 15em;
        height: 3em;
        text-align: center;
        background: #587582 ;
}

#links_inv a {
        background: #000000 ;
        font-size: 12px;
        
}

#links a:hover {background: #003B81; color: #ffffff; font-weight: bold; }
#links li {
	float: left;
	width: 15em;
    height: 2em;
}
#links li ul {
	position: absolute;
	width: 15em;
	left: -999em;
}

#links li:hover ul {
	left: auto;
}
#links li:hover ul, #links li.sfhover ul {
	left: auto;
}
                         	
		#extra		{ font-size: 10px; line-height: 12px; color: #605553; border-bottom: 1px solid #ccc; margin-top: -550px; text-align: justify; float: left; width: 130px; margin-left: 18px;   }
		#extra small	{ font-size: 10px; line-height: 18px; }
		#rightcol		{ background: #4D201A; background-image: url(images/rightbg.jpg); background-repeat: repeat;  }
		#rightcol p		{ text-align: center; margin: 0 0 0 10px; padding: 0 15px 0 15px; font-size: 11px; color: #FF9E68; }
		#rightcol a		{ font-size: 11px; color: #FF9E68; }
		/* Content Positioning & Size */; 
		/* #navigation		{ float: left; width: 200px; margin-left: -100%; } */
		#content		{ margin: 0 33% 36px 20px; background: #FFFFFF}
		
		/* Footer */
		#footer		{ background: #333; border-bottom: 2px solid #999; border-top: 2px solid #999; clear: left; width: 100%;line-height: 17px;  }
		#footer a		{ color: #eee; }
		#footer a:hover	{ color: #EFAF00; }
		#footer	p	{ color: #ccc; margin: 0; padding: 0 18px 6px; font-size:9px; }
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 0px; padding: 10px 0 0px; }
		#footer li		{ display: inline; font-size: 9px; font-weight: bold; padding-right: 5px; }
        
        
/* For IE6 */
* html #nav-bar 		{ margin-left:47px; }
* html #navigation li  	{ display: inline; font-size: 13px; font-weight: bold; padding: 0 7px 0px 6px; background-image: url(images/divider.jpg); background-repeat: no-repeat;}
* html #navigation ul	{ margin: 0 5px 0px 10px; padding: 0; list-style:none; }
* html #navigation	{ background: #eee; background-image: url(images/buttonback.jpg); border-bottom: 1px solid #ddd; height:29px; }
* html #extra		{ font-size: 10px; line-height: 12px; color: #605553; border-bottom: 1px solid #ccc; margin-top: -550px; text-align: justify; float: left; width: 130px; margin-left: 18px;   }
* html #heading   	{ margin: 0 1px 0px 175px; background-image: url(images/corner5.jpg); background-repeat: no-repeat; height:100px; }
* html #navigation div 	{ padding: 0 0 0 0px ; margin-left:-47px;}

