.footercopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #AB9D78;
}
.homepcaptions {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.style1 {
	color: #6C7357;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
.style1:hover {
	color: #6C7357;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
}
.footerLight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
}
.unnamed1, .unnamed1 TD
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
.unnamed2, .searchres DT TABLE, .unnamed2 TD
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}.search {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	line-height: 15px;
	color: #6C7357;
}
.homepcaptionswhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 14px;
}.chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.dropdown {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
}
html{
  background-color:	#F6E9BD;
}
body{
  background-color:	#F6E9BD;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
}
#clearing{
	clear:both;
}
#page{
	width:980px;
	background-color: #F6E9BD;
	height:auto;
	float:left;
	padding: 0;
	margin: 0;
}
#logo{
	float:left;
	width:162px;
	height:151px;
	background: url(/images/home_link.jpg) no-repeat;
}
#top_links{
	float:left;
	width:648px;
/*	height:151px;*/
	background-color:#BEB884;
	padding: 0;
	margin:0;

}
#top_links a img{
	float: left;
	border: none;
	margin:0;
	padding: 50px 0px 0px 0px;
}
#banner{
	height:151px;
}
#center{
  float:left;
  padding: 0;
  margin: 0;
  background-color: #B6B297;
}
#menu{
	float: left;
	min-height: 200px;
	background-color: #B6B297;
	width:163px;
	
}
#menu form{
	float:left;
	width:100px;
	text-align:right;
	padding: 30px 0px 0px 30px;

}
#content{
	float:left;
	min-height: 200px;
	background-color: #fff;
    width:817px;
	/* background-color: #D8D6BD;	*/
	padding: 0px 0px 0px 0px;	
}
#center_image{
	float:left;
	height:301px;
	width:980px;
}
#primary_text{
	float:left;
	color:#000000;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:9px;
	line-height:14px;	
}
#primary_homeowners_text{
	float:left;
	padding: 15px 0px 0px 360px;
	width:100px;
	text-align:left;
}
#primary_contractors_text{
	float:left;
	padding: 15px 0px 0px 40px;
	width:100px;
	text-align:left;
	
}
#primary_architects_text{
	float:left;
	padding: 15px 0px 0px 38px;
	width:100px;
	text-align:left;
}
#primary_dealers_text{
	float:left;
	padding: 15px 0px 0px 43px;
	width:100px;
	text-align:left;
}

#content_left_image{
	float:left;
	width: 199px;
	min-height: 100px;
}
#content_left_panel{
	float:left;
	width: 817px;   
	background:url(/images/content_bg.jpg) repeat-y; 
	min-height: 320px;
}
#left_content{
	float:left;
	width: 169px;
}
#page_content{
	float:right;
	text-align: left;
	background-color:#fff;
	width: 529px;
	padding:30px 89px 20px 0px;
}

#footer{
	float: left;
	height: 130px;
	width: 980px;
}
#login{
	float: left;
	height: 90px;
	width: 163px;
	padding-top: 40px;
	background-color: #C8C3A5;
}
#login img{
	border:none;
}
#address{
	float: left;
	height: 120px;
	width: 597px;
	background-color: #F7E8BD;
	padding-left: 220px;
	text-align: left;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 15px;
    color: #ab9d78;
}
#back_footer{
	float:left;
}
#primary_logos{
	position:absolute;
	top: 452px;
	left:170px; 
}
#primary_footer{
	background: url(/images/primary_footer.jpg) no-repeat;
	height:241px;
}
.blog_show{
	margin:10px;
	width:500px;
}

.blog_comment_even{
	float:left;
	background-color:#ccc;
	border: 1px solid #333;
	margin:5px 10px 5px 10px;
	padding:5px 10px 5px 10px;;
	width:500px;
}
.blog_comment_odd{
	float:left;
	background-color:#fff;
	border: 1px solid #333;	
	margin:5px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	width:500px;
}
.blog_number{
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-right:5px;
}

.comments_form{
	float:left;
	width: 450px;
	padding-top: 20px;
}
.blog_message{
	padding:5px;
	border-top:1px solid black;
}
.blog_summary{
	float:left;
}
.article_body{

}
.blog_summary_left{
	float:left;
	clear:left;
	width:150px;
	margin:0px 10px 0px 0px;
	padding:0px;
}
.article_title{
	float:left;
	clear:right;
	width:785px;
	font-weight: bold;
	background-color: #ccc;
	margin-bottom:10px;
	padding:3px;
	font-size:14px;	
}
.blog_summary_right{
	float:left;
	margin:0px;
	padding: 0px 0px 0px 50px;	
	width:570px;
}
#article_footer{
	float:left;
	padding:10px;
}
#comments_wrapper{
	float:left;
	clear:left;
	padding-left:200px;
	width:450px;
}
#article_divisor{
	float:left;
	clear:both;
	margin:5px 50px 15px 200px;
	border-bottom: 1px solid #ddd;
	width:500px;
	height:1px;
}
.content_text{
  width: 550px;
}
#content_editor{
	width: 500px;
}
fieldset{
	width:500px;
}
.admin_blog_comment_even{
	background-color:#ccc;

}
.admin_blog_comment_odd{
	background-color:#fff;
}
.admin_article_table{
	border-collapse:collapse;
	border:1px solid #333;
	width:600px;
}
.admin_article_table tr{
	border-collapse:collapse;
	border-top:1px solid #333;
}

.admin_comment_table{
	border-collapse:collapse;
}
.admin_comment_approved_col{
	text-align:center;
	
}
.admin_comment_approved_col img{
	border:none;
}
.article_admin{
	float:left;
	width:600px;
}
.admin_article_header{
	float:left;
	clear:both;
	background-color:#F6E9BD;
	background-color:#bbb;
	padding:3px;
	margin-bottom:10px;
	border:1px solid #666;
	font-family:Arial;
	font-size:13px;
}
.admin_article_title{
	float:left;
	width:450px;

}
.admin_article_body{
	float:left;
	clear:both;
}
.admin_article_buttons{
	float:right;
	width:50px;
	
}
.admin_article_buttons img{
	border:none;
}
#article_wrapper_even{ 
	background-color:#fff;
	background-color:#F6E9BD;
	margin:10px;
	padding:10px; 
	border:1px solid #666;
}
#article_wrapper_odd{ 
	background-color:#ccc; 
	background-color:#B6B297;
	margin:10px;
	padding:10px;	
	border:1px solid #666;	
}
#blog_wrapper{
	text-align:left;
    padding:20px;
}
#blog_background{
	background:url(/images/content_left.jpg) repeat-y;	
}
input:focus {
  color: black;
  background-color: #F6E9BD;
}