body  /* indicates defaults for entire site - whatever is not defined will pull from here */
 {
   color: #333333;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   background: url(images/bg.jpg) no-repeat;
   background-color:#908c5d;
   margin: 0 auto;
   padding: 0;
   line-height: 17px;
	}

#sitedescription  {display: none;}

/* All link definitions here - anchor styles need to be kept separate from font styles e.g. must have link/hover/visited/active defined  */



	
	
	
.clear {
	clear: both;
}

h1, h2, h3, h4 {
	font-weight: bold;
}

h1 {
	text-transform: none;
	letter-spacing: -0.4px;
	font-size: 22px;
	line-height: 25px;
	color: #30668B;
	margin: 0;
	margin-left: 0;
	padding-bottom:5px;
}

h2 {
	font-size: 18px;
	color: #333333;
	line-height: 19px;
	margin: 0;
	margin-left: 0;
	padding-bottom:3px;
}

h3 {
	font-size : 14px;
	text-transform: uppercase;
	letter-spacing: -0.4px;
	color: #333333;
}

h4 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #333333;
}

a:link, a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

ul {
	margin: 0;
	padding-left: 30px;
	line-height: 20px;
}

#page {
	width: 1000px;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
}

#page_home {
	width: 1000px;
	min-height: 800px;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
}

#header {
	width: 1000px;
	height: 294px;
	background:url(images/header.png) no-repeat;
}

#header_home {
	width: 1000px;
	height: 322px;
	background:url(images/home_header.jpg) no-repeat;
}

#bottom_home {
	width: 1000px;
	background:url(images/big06_09.jpg) no-repeat;
	height: 490px;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
}

#anchor {
	float:right;
	height: 24px;
	width: 695px;
	padding-top: 10px;
	#padding-top: 26px;
	padding-bottom: 0px;
	padding-right: 35px;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
}

#anchor ul { list-style: none; margin: 0; padding:0; float:right;}
#anchor li { display: inline; padding: 0px 0px 0px 25px; }
#anchor a:link, #anchor a:visited, #anchor a:active { color: #ffffff; text-decoration: none; font-weight: normal; }
#anchor a:hover {color: #cccccc; text-decoration: underline; font-weight: normal;}

	@media screen and (-webkit-min-device-pixel-ratio:0){
	#anchor {padding-top: 8px;}
	}


#anchorhome{
	float:right;
	height: 24px;
	width: 695px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 35px;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
}

#anchorhome ul { list-style: none; margin: 0; padding:0; float:right;}
#anchorhome li { display: inline; padding: 0px 0px 0px 25px; }
#anchorhome a:link, #anchorhome a:visited, #anchorhome a:active { color: #ffffff; text-decoration: none; font-weight: normal; }
#anchorhome a:hover {color: #cccccc; text-decoration: underline; font-weight: normal;}


.small {
	font-size:10px;
}

#phonenumbers {
	margin-top: 28px;
	font-size: 15px;
	color:#FFFFFF;
	letter-spacing: 2px;
	text-align:right;
	width: 730px;
	float:right;
}

#phonenumbers_home {
	margin-top: 10px;
	font-size: 15px;
	color:#FFFFFF;
	letter-spacing: 2px;
	text-align:right;
	width: 730px;
	float:right;
}


/* INTERIOR STYLES*/

#main_header_image {
	float:right;
	/*
	background: url(images/navImage_califf.jpg) no-repeat;
	*/
	width:653px;
	height:157px;
	#height:157px;
	margin: 0;
	margin-top: 1px;
	padding-right: 1px;
}

#content {
	float: left;
	background:url(images/content_bg.png) repeat-y;
	width: 1000px;
	background-color:#FFFFFF;
	padding-top:20px;
	clear:both;
}

#post {
	float: right;
	width: 665px;
	min-height: 450px;
	padding-left:20px;
	padding-right: 30px;
	padding-bottom: 20px;
	overflow: auto;
	line-height: 17px;
}

#left_nav {
	float: left;
	width: 315px;
	#width: 285px;
	height: 123px;
	margin: 0 auto;
	padding-left: 30px;

	padding-right: 0px;
	padding-top: 35px;
	#padding-top: 45px;
}


#left_nav_home {
	float:left;
	width: 305px;
	height: 90px;
	margin-top:150px;
	padding-left: 40px;
	padding-right: 0px;
}

#left {
	float:left;
	width: 242px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
}


#left_home {
	float:left;
	width: 335px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 0px;
}

#right {
	float:right;
	width: 360px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
}

#right_home {
	float:right;
	width: 610px;
	margin: 0 auto;
	padding-left: 0px;
	padding-top: 200px;
	padding-right: 20px;
}

.home_section {
	color: #333;
	line-height:14px;
	background-color:#918C5E;
	width: 275px;
	float:right;
	padding:10px;
	border:1px solid #FFFFFF;
	height:240px;
}
.home_section h2 {
	color: #333;
	margin-bottom: 5px;
}
.home_right {
	float: right;
}
.home_left {
	float: left;
}

#footer {
	text-align:left;
	vertical-align:middle;
	width: 998px;
	height: 28px;
	background-color:#30668B;
	font-size: 11px;
	color: #ffffff;
	border:1px solid #FFFFFF;
	margin: 0 auto;
	clear:both;
	padding-top: 5px;
}

#footer ul { list-style: none; margin: 0; padding: 0; }
#footer li { display: inline; padding: 0px 15px 0px 0px; }
#footer a, #footer a:link, #footer a:visited { color: #ffffff; text-decoration: none; font-weight: normal;}
#footer a:hover {color: #666666; text-decoration: underline; font-weight: normal;}

#subnav {
	font-size: 12px;
}
#subnav-title {
	font-size: 16px;
	border-bottom: 1px #333 solid;
	margin-bottom: 10px;
}
#subnav a:link, #subnav a:visited {
	color: #333;
}
#subnav a:hover, #subnav a:active {
	color: #600;
}
#footer {
	text-align: center;
}
#footer a:hover {
	color: #300;
}
.search {
	font-size: 11px;
}
