@charset "utf-8";






h1, h2, h3, h4, h5, h6, pre, code, td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, div, dd, dt, dl, table, tr, td {
	margin:0;
	padding:0;
}

ul {
	margin:0;
	padding:0;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	margin-left:15px;
	padding:5px;
	list-style-position:outside;
	list-style-type: square;
	font-size:.85em;
	color:#393939;
}

h1 {	font-size:1.8em; line-height:1.1em; color:#111;}
h2 {	font-size:1.15em; color:#393939; font-weight:normal;}
h3 {	font-size:1.0em; }
h4 {	font-size:0.8em; }

p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.85em;
	}

.color_red {
	color:#791919;
	}
.bold {font-weight:bold;}

label {
	clear:both;
	float:left;
	margin: 5px 5px 0px 0px;	
}
	
input{
	clear:both;
	float:left;
	margin: 0px 5px 5px 0px;
}

#price_guide {
	top:0;
	right:0px;
	z-index:600;
	position: absolute;
}

textarea{
	clear:both;
	float:left;
	margin: 0px 5px 5px 0px;
}

select{
	clear:both;
	float:left;
	margin: 0px 5px 5px 0px;
}

#recaptcha_table{
	clear:both;
	float:left;
	margin: 0px 5px 0px 0px;
}

.ddfmerrors{
color:#CC0000;
font-size:1.3em;
font-weight:bold;
}





body {
	background:#111;
	background-image: url(images/stripe_back.png);
	font:.85em;
	color:#1e1e1e;
	margin:0;
	padding:0;
}

a img {
	border:0;
	margin:0;
}
.content {
	width:838px;
	margin:0 auto;
	background-color: #FFFFFF;
}

.wrapper a.content_btn{
	background:url(images/nav_btn2.png) repeat-x #303030;
	color:#fff;
	padding:13px;
	font-size:14px;
	text-decoration:none;
/*	<!--color:#111;-->
*/	border:1px #999 solid;
	margin-top:4px;
	margin-bottom:3px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	clear:left;
	}
	
.wrapper a.content_btn:hover{
	background:#333;
	border:1px #bed62f solid;
	color:#bed62f;
	}	

.wrapper a.content_btn.no_clear {
clear:none;
margin-left:5px;
}

.float_left{
float:left;
}
.clear{
float:left;
clear:both;
}



.header {
	width:838px;
	text-align:center;
}



.menu {
	background:#1e1e1e url(images/nav_btn.png) repeat-x; 
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0;
	padding-left:0px;
	border-left:4px #fff solid;
	border-right:4px #fff solid;
	border-bottom:5px #fff solid;
}
.menu a {
	font-size:14px;
	color:#FFFFFF;
	padding:0 15px;
	text-decoration:none;
	padding:10px 15px 10px 15px;
	border-right:#222 1px solid;
}
.menu a:hover {
	background:#000;
	height:45px;
}
.wrapper {
	width:838px;
}
td {
	text-align:center;
}
tr:hover {
	background-color:#e5e2e1;
}
.lotswrapper {
	width:800px;
	text-align:center;
}
.wrapper a {
	color:#4e340e;
}
.left_section {
	float:left;
	width:60%;
	margin:2px 0px 4px 6px;
	padding:7px 10px 7px 20px;
	clear:left;
}

.wide_section {
	float:left;

	margin:10px 10px 10px 20px;
}

.right_section {
	float:right;
	width:35.5%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	clear:right;
}

.right_section2 {
	float:right;
	clear:right;
	width:31.1%;
	margin:0px 4px 0px 0px;
	padding:20px 10px 7px 20px;
	background-color:#fff;
}
.right_section2 h1,.right_section2 h2 {

}

.background_1{
background-color:#fff;
}

.background_2{
background-color:#eee;
}

.contact_todd{
margin-top:10px;
margin-bottom:15px;
padding:6px;
background-color:#fff;
float:right;
width:225px;
clear:both;
border:1px #393939 solid;
}

.footer {
	font-size:12px;
	text-align:center;
	clear:both;
	color:#fff;
}
.footer.copyright {
	font-size:10px;
}
.footer.menu span.copyright a{
	font-size:10px;
	text-decoration:underline;
}
.footer.menu a {
	color:#fff;
	padding:0 5px;
}
.footer a:hover {
	text-decoration:none;
	color:#aaa;
}
.read_more { font-family:Arial, Helvetica, sans-serif; float:right; font-size:1em;}

.wrapper a {color:#787e7a; font-size:12px;}

.wrapper a:hover{ color:#959a97; text-decoration:none;}
