#wrapper{
	width: 935px;
	background: #ffffff;
	margin: 20px auto;
	position: relative;
}

#header{
	height: 197px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/header.jpg);
}

#nav{
	background: #045C36;
	width: 800px;
	padding-left: 135px;
	height: 24px;
	float: left;
	position: relative;
}

#pics{
	width: 475px;
	float: right;
	border: 1px solid #EEB94A;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#price{
	width: 260px;
	border: 1px solid #EEB94A;
	color: #FFFFFF;
	background: #EEB94A;
	clear: right;
	float: left;
	font: 14px/22px Arial, Helvetica, sans-serif;
	margin-left: 20px;
	padding: 10px;
}
#siteplan{
	width: 475px;
	float: right;
	border: 1px solid #EEB94A;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#content{
	background: #FFFFFF;
}
#text{
	width: 395px;
	padding: 20px;
	background: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
}
#text_inside{
	padding: 20px 30px 30px;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	width: 875px;
}
#text_features{
	width: 875px;
	padding: 20px 30px;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
}
#footer{
	background: #045C36;
	clear: both;
	position: relative;
	text-align:center;
	margin-top: auto;
	margin-bottom: auto;
	width: 895px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	color: #FFFFFF;
}
#spacer{
	height:15px;
	background-color:#ffffff;
	clear: both;
}
#feature_photo{
	position: relative;
	padding: 20px 30px 30px;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	width: 875px;
	margin-bottom: 20px;
}
