* {
	margin:0;
	padding:0;
	text-decoration: none;
	/*border:none;*/
	list-style-type: none;
}
img{border:none;}
img a {border: none;}

body {
	font-family:  Verdana, Arial, "Times New Roman", Times, serif;
	font-size:62.5%;
	/*background-image: url(../images/bk2.gif);*/
	background-color: #C0B16A;
	overflow:-moz-scrollbars-vertical;
}
#wrapper {
	margin: 20px;
	margin-left: auto;
	margin-right: auto;
	width:950px;
	background-image: url(../images/wrapper-bk.gif);
	text-align:left;
}


h1, h2, h3, h4, h5, h6, p, blockquote,
form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 12px;
}

h1#toplogo{

/*Size of the image*/
	padding-top: 175px;
	width: 950px;
	
/*The image*/
	background-image:url(../images/header.gif);
	background-repeat: no-repeat;

/*Hide the text*/
	overflow: hidden;

/* WIN IE5 hack */
	height: 175px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 0;
	font-size:1.1em;
	}

/* Delta Dirt Header */
h1#toplogodd{

/*Size of the image*/
	padding-top: 175px;
	width: 950px;
	
/*The image*/
	background-image:url(../images/header-dd.gif);
	background-repeat: no-repeat;

/*Hide the text*/
	overflow: hidden;

/* WIN IE5 hack */
	height: 175px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 0;
	font-size:1.1em;
	}
/* end Delta Dirt Header */

#menu { float: left; }
#menu a {color: #000000; font-weight: bold; width: 175px; display: block; font-size:1.2em;padding:5px 0 5px 0; text-decoration:underline;}
#menu a:hover {color:#968D42; }

#menu *{padding: 0 0 0 55px; }
#content *{padding: 0 10px 0 55px;}
#menu * *, #content * *{padding: 0;} 
#slidephotos {float: right; padding: 0 0 10px 25px; }
/*Print Page */
#printpage {
	float: right; text-align: right; border: 0; margin: 0 0 50px 50px;
}
#printpage *{
	border:none!important;
} 
#printpage a{ 
	border: 0;
}
/*End Print Page */
#content *{margin-right:40px;}
#content * *{margin-right:0;}

#content {
float: right;
width: 650px;
font-size: .95em;
text-align: justify;
}

#content h2 {
	font-size:1.4em;
	color: #000000;
}

#content h3 { 
	font-size:1.4em; color: #000000;
}

#content a { 
	color: #5C75A2;
	font-weight: bold;
}

#content p {
	line-height:150%;
	font-size:1.2em;
}

#content ul{
	margin-left:30px;
}

#content li{
	font-size:1.15em; line-height:150%; 
	text-align: left;
	/*list-style-image:url(../images/crosshair2.gif);*/
	list-style:circle;
}

.boxleft {float: left; width: 200px; text-align: center;}
.boxright {float: right; width: 200px; text-align: center;}
.boxleft1 {float: left; text-align: left;}
.boxright1 {float: right; text-align: left; }
.boxleft2 {float: left; width: 150px; }
.boxright2 {float: right; width: 150px; }
.box {width: 200px;}
.boxblock {width: 400px;}
.formleft {float: left; text-align: left; width: 200px;}
.formright {float: right; text-align: left; width: 200px; }
.imgfr {float: right; padding: 5px; border: 1px solid #AFA059; }
.imgfl {float: left; padding: 5px; border: 1px solid #AFA059;}
.floatright {float: right; padding: 0 0 5px 5px; border: 5px solid #DDD4AD; margin: 0 0 5px 20px;}
.testimonial {  margin: 5px 5px 50px 60px;  background-image:url(../images/quotes.png); background-repeat:no-repeat; background-position:bottom; background-position:right; }
.testimonial p {margin-left: -50px; font-style:italic;}
.tsig {text-align:right; font-weight:700;}
.clearboth {clear:both;}
.spacer {height: 25px;}


#footer {
	clear: both;
	height: 125px;
	background: url(../images/footer-bk.gif) no-repeat bottom;
}

#footer p{
	text-align:center;
	font-size:1em;
	color: #000000;
	padding-top: 20px;
	margin-left: 333px;
	
}

#footer a{
	padding-bottom:1px; 
	color: #5C75A2;
}

/* Delta Dirt Footer */
#footerdd {
	clear: both;
	height: 125px;
	background: url(../images/footer-dd-bk.gif) no-repeat bottom;
}

#footerdd p{
	text-align:center;
	font-size:1em;
	color: #000000;
	padding-top: 20px;
	margin-left: 333px;	
}

#footerdd a{
	padding-bottom:1px; 
	color: #5C75A2;
}
/* end Delta Dirt Footer */

/* Floor plans */
.floorplanblock {width: 500px;  clear:both;}
.house {float: left; width:250px;}
.floorplan {float: right; width:250px;}
/*end floor plans*/

/*lightbox*/
.lightboxbk {border: 5px solid #DDD4AD;}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 1.0em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}
/*div{border: solid 1px red;}*/