@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg_body.jpg);
	background-color:#BF8B44;
}
div,ul,li,img,a,em,i{
	padding:0px;
	margin:0px;
	border:0px;
	behavior: url(./iepngfix.htc);
	}
p{
	padding:4px 0px 4px 0px;
	margin:0px;
	}
h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
	}
hr{
	padding:0px;
	margin:0px;
	border:0px;
	border-top:1px #000000 solid;
	}
.img_border{
	border:solid 2px #8c0003;
	}
#header_wrap{
	width:100%;
	background-image:url(../images/header_wood.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:224px;
	}
#logo{
	width:1000px;
	height:224px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0px 0px 0px 0px;
	}
#main_container{
	width:100%;
	background-image:url(../images/black_shadow.png);
	background-repeat:repeat-x;
	min-height:500px;
	}
#container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}
#caption{
	width:1000px;
	height:51px;
	float:left;
	background-image:url(../images/caption_bg.png);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	}
.caption_text{
	width:800px;
	float:left;
	height:41px;
	padding:10px 90px 0px 110px;
	text-align:center;
	text-indent: -3000px;
	background-image:url(../images/central_texas_sunbelt_sandstone.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	}
#content_bg{
	width:1000px;
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-y;
	float:left;
	}
.textarea_sunbeltstone{
	width:800px;
	float:left;
	padding:0px 90px 0px 110px;
	}
.leftnav_wrap{
	width:216px;
	float:left;
	}
.leftnav_top{
	width:216px;
	height:29px;
	float:left;
	background-image:url(../images/leftnav_box_top.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}
.leftnav_middle{
	width:170px;
	float:left;
	background-image:url(../images/leftnav_box_middle.jpg);
	background-repeat:repeat-y;
	padding:0px 23px 0px 23px;

	}
.leftnav_bottom{
	width:216px;
	height:30px;
	float:left;
	background-image:url(../images/leftnav_box_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
.textarea_wrap{
	width:584px;
	float:left;
	}
.textarea_top{
	width:584px;
	height:29px;
	float:left;
	background-image:url(../images/textarea_box_top.png);
	background-repeat:no-repeat;
	background-position:bottom;
}	
.textarea_middle{
	width:510px;
	float:left;
	background-image:url(../images/textarea_box_middle.png);
	padding:0px 44px 0px 30px;
}
.textarea_bottom{
	width:584px;
	height:35px;
	float:left;
	background-image:url(../images/textarea_box_bottom.png);
	background-repeat:no-repeat;
	background-position:top;
}	
#footer_top_sunbeltstone{
	width:1000px;
	background-image:url(../images/footer_top.png);
	background-repeat:no-repeat;
	height:46px;
	float:left;
	}
#footer_links_wrap{
	width:1000px;
	float:left;
	height:60px;
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat-y;
	}
.footer_sandstone{
	width:800px;
	float:left;
	height:60px;
	padding:0px 90px 0px 110px;
	text-align:center;
	}
#bottom_wood_bg{
	width:1000px;
	height:154px;
	background-image:url(../images/bottom_wood_bg.png);
	background-repeat:no-repeat;
	float:left;
	}
.footer_logo_wrap{
	width:215px;
	height:70px;
	float:left;
	margin:30px 0px 0px 395px;
	display:inline;
	cursor:pointer;
	}
#additional_footer{
	width:1000px;
	float:left;
	text-align:center;
	}

.ul_align_style{
	padding:0px 0px 0px 20px;
	}
#contact-form input {
	width: 95%;
}
