@charset "utf-8";

/* add margin top of site-nav div on interior pages */
#site-nav {
	margin:48px 0 0 0;
}


/* find subnav */

#find-subnav {
	margin:0;
	padding:0;
}

#find-subnav li {
	color:#c8beb1;
	display: inline;
}

#find-subnav li span {
	color:#227b66;
}


/* find */

#flashNav {
	width:922px;
	height:374px;
	border-top:#d9d4c1 6px solid;
	margin:0;
	padding:0;
}
#flashNav-new {
	width:922px;
	height:335px;
	margin:0;
	padding:0;
}

#content {
	padding:0 45px 0 65px;
}

#content-landing {
	padding:0 0 0 65px;
	width:585px;
	float:left;
}

#section-nav {
	height:20px;
}

p.header {
	color:#006e51;
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height:20px;
}

p.header.nv {
	color:#a75742;
}


#find-header-region {
	width:582px;
	height:33px;
	margin:2px 0 0 0;
	padding:0;
	background-color:#efda95;
}

#find-header-region p, #find-header-region.closed p {
	margin:0;
	padding:4px 0 0 15px; 
	color:#666246;
	font-size:13px;
	font-weight:bold;
	float:left;
}

#find-header-region.closed p {
	color:#c0ac6a;
}

#find-header-region a, #find-header-region a:active, #find-header-region a:visited, #find-header-region a:hover {
	color:#666246;
	text-decoration:none
}


p.key {
	margin:30px 0 15px 0;
	padding:0;
	color:#bdb2a5;
	font-size:10px;
	line-height:2px;
}

th {
	color:#004a37;
	font-size:11px;
	font-weight:normal;
	background-color:#fff7c4;
}

th.community-name {
	padding-left:15px;
}

th { border-top: 2px solid #FFF; border-collapse: collapse; }

tr.odd td {
	background-color:#f7f0de;
}

tr.even td {
	background-color:#fbf7ef;
}

td.community-name {
	padding-left:15px;
	font-weight:bold;
}

td.no-communities {
	color:#666246;
	text-decoration:none;
	font-weight:bold;
}

td a, td a:visited, td a:active {
	color:#666246;
	text-decoration:none;
	font-weight:bold;
}

td a:hover {
	color:#004a37;
}

td { border-top: 2px solid #FFF; border-collapse: collapse; }

/* collapse/expand controls */

#find-widget {
	width:117;
	height:12px;
	margin:0;
	padding:0;
	float:right;
}

#controls {
	list-style: none;
	margin: 10px 0;
	padding-right: 10px;
	height: 12px;
	width: 117px;
	overflow: hidden;
}
	
#controls li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#controls a {
	float: left;
	padding: 12px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:12px; /* for IE5/Win */
	}
	
#controls a:hover {
	background-position: 0 -12px;
}

#controls a.selected {
	background-position: 0 -24px;
}

#btn-collapse a {
	width: 58px;
	margin-right:5px;
	background: url(/images/widget-icon-collapse.gif) top left no-repeat;
}

#btn-expand a {
	width: 54px;
	background: url(/images/widget-icon-expand.gif) top left no-repeat;
}

/* ready for move-in */

#menus {
	width:582px;
	height:40px;
	margin:10px 0 0 0;
	padding:0;
}

.menu-legend {
	float:left;
	margin:0;
	padding:0;
	color:#227b66;
	font-size:12px;
	font-weight:bold;
}

select {
	font-size:11px;
	height:20px;
}

#submit { margin:1px 0 0 0; padding:0; width: 80px; height: 42px; float:right; }
#submit a span { display: none; }
#submit a, #submit a:link, #submit a:visited, #submit a:active { display: block; height: 21px; background-position: top left; background-repeat: no-repeat; background-color: transparent; }
#submit a:hover { background-position: bottom left; }
#submit a.submit-btn { background-image: url(/images/btn-qdh-submit.gif); }

#floorplan { margin:10px 0 0 0; padding:0; width: 262px; height: 21px; }
#floorplan a span { display: none; }
#floorplan a, #floorplan a:link, #floorplan a:visited, #floorplan a:active { display: block; width: 131px; height:21px; background-position: top left; background-repeat: no-repeat; background-color: transparent; }
#floorplan a:hover { background-position: -131px 0; }
#floorplan a.floorplan-btn { background-image: url(/images/btn-qdh-view-fp.gif); }


#header-community {
	width:562px;
	height:59px;
	margin:0;
	padding: 12px 0 0 20px;
	background:url(/images/bkgd-qdh-header.gif) repeat-x;
}

#comm-info, #sales-info {
	margin:0; 
	padding:4px 0 0 0;
}

#header-community ul {
	margin:0;
	padding:0;
}

#header-community li {
	margin:0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#comm-info li {
	color:#666246;
}

#sales-info li {
	color:#998a79;
}

.lot-num, .rdh-info {
	font-size:11px;
	color:#998a79;
}


.rdh-info {
	margin:0;
	padding:0;
}

.current-price {
	color:#604a30;
}



a.sales-email, a.sales-email:active, a.sales-email:visited, a.sales-email:hover {
	color:#998a79;
	text-decoration:underline;
}

.comm-name {
	font-weight:bold;
	font-size:13px;
}

.comm-location {
	font-size:13px;
}

.comm-region {
	font-size:11px;
}

#rdh-listing {
	margin:21px 0 25px 10px;
	border-bottom:#c2c2c2 dashed 1px;
}

#elev-holder {
	float:left;
	margin-right:29px;
	padding:0;
}

#rdh-listing-info {
	margin:8px 0 0 0;
	padding:0;
	float:left;
}

.rdh-elev {
	width:188px;
	height:124px;
	border:#b3a690 solid 2px;
}

.plan-name, .address {
	font-size:14px;
	font-weight:bold;
	color:#876e51;
}

.address {
	margin:5px 0 12px 0;
	padding:0;
	font-size:11px;
}

div.blurb {
	clear:both;
	margin:-20px 0 20px 0;
	padding:0;
	clear:both;
}

div.blurb p {
	margin:5px 0 0 0;
	line-height:18px;
}