/* Start of CMSMS style sheet 'benzie-main' */
body {
	background-color: #9a0707;
	margin: 0 auto;
font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
}
#container {
position: relative;
	height:auto;	
	width:821px;
	margin: 0 auto;
	background-image:url(images/cms/benzieTemp_mainBack.gif);
	background-repeat: repeat-y;
	}
	
	#header{
	height: 216px;
	}
img {
	border: 0;
	}
	#content {
	width:765px;
	background-image:url(images/cms/benzieTemp_mainBack.gif);
	background-repeat: repeat-y;
	z-index: 400;
	padding: 0 25px 0 25px;
	}
	

	
	
	
	
	#insideMain { 
	margin: 0 0 0 184px;
	padding: 20px 57px 10px 0; 
	z-index: 405;
	
}
	
	#leftNav {
	float:left;
	top: 0px;
	left: 0;
	width: 150px;
	padding: 15px 10px 15px 5px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #960806;
	
	}
	
	#leftNav a:visited {color:#960806; text-decoration: none;}
	#leftNav a:link {color:#960806; text-decoration: none;}
	#leftNav a:hover {color:#6C6B4F; text-decoration: underline;}




/********************
          left_sub
*********************/
ul.left_sub {
   border-bottom: 1px solid #cecdae;
   width: 100%;
   margin: 0;
   padding-left: 0px;
   margin-left: 0px;
   padding-bottom: 25px;
   padding-top: 5px;
   
}
ul.left_sub ul {
   padding-left: 5px;
   margin-left: 5px;
}

ul.left_sub li {
   list-style: none; /* hides the list bullet */ 
   margin: 0 ;
}

	
	
	#footer {
background-color: #9a0707;
	background-image:url(images/cms/benzieFooter-back.gif);
	background-repeat: no-repeat;
	height: 47px;	
	/*clear: both;*/
	color:#333333;
	font-size:11px;
	padding: 17px 10px 0 20px;
	clear: both;
	}
	#footerEmail {
	float:left;
	width: 60px;
	padding-top: 8px;
	}
	#footerAddress {
	margin: 0 0 0 60px;
	}
	#footersearch {
	float:right;
	margin-top:10px;
	margin-right:30px;
	}
/* End of 'benzie-main' */

