@charset "UTF-8";
@import 'reset.css';
html {
	background-image: url(../images/bkgd.jpg);
	background-position: center 176px;
	background-repeat: no-repeat;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
}
p {
	padding-bottom: 10px;
	line-height: 16px;
}
h1 {
	font-weight: normal;
	color: #851A1D;
	text-decoration: none;
	font-size: 24px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #502a22;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	padding-bottom: 3px;
}
h3 {
	font-weight: bold;
	color: #FFF;
	display: block;
	padding: 5px;
	background-color: #851A1D;
	margin-bottom: 5px;
}
h4 {
	font-weight: bold;
	color: #851A1D;
}
a {
	color: #851A1D;
	text-decoration: underline;
}
a.modellink {
	background-image: url(../images/nav1_model-centers.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.designlink {
	background-image: url(../images/nav2_design-center.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.homelink {
	background-image: url(../images/nav3_home-designs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.commlink {
	background-image: url(../images/nav4_our-communities.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.qmhlink {
	background-image: url(../images/nav5_quick-move.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.remodellink {
	background-image: url(../images/nav6_remodeling.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.gallerylink {
	background-image: url(../images/nav7_gallery.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
    position: absolute;
    top: 18px;
    left: 50%;
    margin-left: -97px;
}
#headwrapper {
	background-image: url(../images/bkgd_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
#header {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#header #topnav {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	text-align: right;
}
#header #topnav ul {
	padding-top: 35px;
	padding-right: 25px;
	font-size: 10px;
}
#header #topnav li {
	display: inline;
}
#header #topnav ul li a {
	color: #431803;
	text-decoration: none;
}
#header #topnav ul li a:hover , #header #topnav ul li a.selected{
	text-decoration: underline;
}
#header #mainnav {
	height: 46px;
}
#header #mainnav img {
	float: left;
}
#header #mainnav ul li {
	display: inline;
}
#header #mainnav ul li a {
	display: block;
	float: left;
	height: 46px;
	width: 130px;
}
#header #mainnav ul li.onethirtyfive a {
	width: 135px;
}
#header #mainnav ul li.onetwentynine a {
	width: 129px;
}
#header #mainnav ul li a:hover, #header #mainnav ul a.selected {
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content {
	background-color: #FFF;
	background-image: url(../images/bkgd_content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 716px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 31px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#content div.browse {
	width:649px;
	overflow:hidden;
	padding-left:20px;
}
#content div.browse a {
	color: #593c2a;
	text-decoration:none;
}
#content div.browse a:hover {
	text-decoration:underline;
}
#content #imagearea {
	padding-bottom: 20px;
	text-align: center;
}
#content #googlemap {
	width: 350px;
	float: right;
}
#content #leftcolumn {
	float: left;
	width: 340px;
}
#content #rightcolumn {
	float:right;
	margin-left:20px;
	width:340px;
}
#content #rightcolumn #column1 {
	border-right:1px solid #593C2A;
	float:left;
	margin-right:15px;
	padding-right:5px;
	width:150px;
}
#content #rightcolumn #column2 {
	float: left;
	width: 155px;
}
#content #rightcolumn table tr td p {
	color: #593c2a;
	padding-bottom: 3px;
}
#content #leftcolumn.home {
	width: 466px;
	float: left;
}
#content #rightcolumn.home {
	width: 210px;
	float: left;
	margin-left: 10px;
	background-image: url(../images/bkgd-news.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
}
#content #rightcolumn.home a {
	color: #000;
	text-decoration: none;
	float: left;
}
#content #rightcolumn.home a:hover {
	text-decoration: underline;
}
#content #modelinfo {
	min-height: 380px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #851A1D;
	margin-bottom: 20px;
}
#content #homedesigns-landing {
	background-image: url(../images/bkgd_home-landing.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-bottom: 23px;
}
#content #home-spotlight {
	text-align: center;
	background-image: url(../images/bkgd-housePic.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 642px;
	margin-left: 29px;
	overflow: auto;
	clear: both;
}
#content #home-spotlight .home-name {
	font-weight: bold;
	color: #FFF;
	text-align: left;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#content #home-spotlight .specs {
	text-align: left;
	margin-top: 30px;
	float: right;
	position: relative;
	width:150px;
}
#content #home-spotlight .specs p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #851A1D;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
#content #home-spotlight .floorplan {
	float: right;
	height: 215px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content #home-spotlight .floorplan p {
	color: #FFF;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
}
#content #home-spotlight .floorplan a {
	font-size: 9px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content #home-spotlight .floorplan .link {
	text-align: right;
	clear: both;
}
#content li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 20px;
}
#content h1 a {
	text-decoration: none;
}
#content h2 a {
	color: #887F53;
	text-decoration: underline;
}
#content form table td {
	padding-bottom: 3px;
}
#content .home h1  {
	font-size: 18px;
}
#content .paddedleft {
	padding-bottom: 10px;
	padding-left: 10px;
}
#content .section .listing ul.details {
	float:left;
	padding-bottom: 10px;
	padding-top: 2px;
}
#content .section .listing ul.details li {
	clear: both;
	line-height: 11px;
	margin-left: 5px;
	list-style-position:inside;
}
#footer {
	font-size: 9px;
	text-align: center;
	line-height: 16px;
	color: #431803;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer img {
	padding-right: 15px;
	padding-left: 15px;
}
#footer .border {
	margin-top: 10px;
}
#footer li {
	display: inline;
	margin: 0px;
}
#footer ul li a {
	color: #431803;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #431803;
	text-decoration: underline;
}
.caps {
	text-transform: uppercase;
}
.floatright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.floatleft {
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
}
.greybar {
	color: #FFF;
	background-image: url(../images/bkgd-grey.gif);
	background-repeat: repeat-x;
	display: block;
	height: 33px;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 12px;
	width: 640px;
	margin-left: 28px;
}
.hidden {
	display: none;
}
.points {
	color:#502a22;
	font-weight:bold;
	font-family:Georgia, serif;
}
.redBold {
	font-weight: bold;
	color: #851A1D;
	text-decoration: none;
	padding-bottom: 10px;
}
div.section {
	width:100%;
 overflow:hidden, clear:both;
	overflow: auto;
}
div.listing {
	float:left;
	display:inline;
	width:50%
}
p.salesteam {
	float: left;
	width: 30%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #851A1D;
	margin-right: 3%;
}
p.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom:1px;
}
a.property_photo {
	width:100px;
	float:left;
	margin-top: 3px;
	padding-bottom: 10px;
}
a.text_link {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
