/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #6f6d4e;
	background-image: url(../images/bkgd-main.gif);
	background-repeat: repeat-x;
	text-align: center;
	min-width: 929px;
	color: #563601;
	font: small Arial, Helvetica, Verdana, sans-serif;
}

#wrapper {
	width: 929px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 95%;
}
#top {
	background-image: url(../images/bkgd-top.jpg);
	background-repeat: no-repeat;
	height: 104px;
	position: relative;
}
#flashbanner-h {
	height: 246px;
	z-index: 1;
	background-image: url(../images/bkgd-flashbanner.gif);
	background-repeat: repeat-y;
}
#flashbanner {
	height: 246px; /* was 222px */
	z-index: 0;
	background-image: url(../images/bkgd-flashbanner.gif);
	background-repeat: repeat-y;
}
#contentarea {
	background-color: #f2f1e1;
	background-image: url(../images/bkgd-btmgradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0 13px;
	padding: 20px 0 30px 0;
}
#communitybtns {
	margin: 0 0 0 75px;
	float: left;
}
#communitybtns div {
	margin: 0 0 5px 0;
}
#communitybtns img, img.noborder {
	border: 0;
}
#pagecontent {
	padding: 0 75px;
}
#pagecontent-rightpadonly {
	padding: 0 75px 0 0;
}
#pagecontent-h, #pagebottom-h {
	margin: 0 0 15px 275px;
	padding: 0 75px 0 35px;
}
#pagecontent-h p.phone, #pagecontent p.phone {
	color: #a16734;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 180%;
	margin: 0;
	clear: right;
}
#pagecontent-h p.phone span, #pagecontent p.phone span {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-size: 70%;
}
#pagebottom-h {
	background-image: url(../images/bkgd-horgradient.jpg);
	background-repeat: no-repeat;
}
#feature {
	padding: 25px 0;
}
#feature p.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c3b485;
	margin: 0;
}
#feature p.title span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 135%;
	color: #81754f;
}
#feature p.title a:link, #feature p.title a:visited {
	color: #c3b485;
	text-decoration: underline;
	font-weight: normal;
}
#feature p.title a:hover {
	color: #c3b485;
	text-decoration: none;
	font-weight: normal;
}
#feature p {
	margin: 0;
}
#bottomnav {
	margin: 11px;
	color: #adae98;
}
#bottomnav a:link, #bottomnav a:visited {
	color: #adae98;
	font-weight: normal;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #adae98;
	font-weight: normal;
	text-decoration: underline;
}


.partnerlogocontainer {
	width: 435px;
}
.partnerlogo {
	float: left;
	width: 145px;
	height: 120px;
	text-align: center;
	vertical-align: bottom;
}
.partnerlogo img {
	border: 0;
}
	
/* ------------------- misc ------------------------ */
.clearboth {
	clear: both;
}
h1 {
	font-weight: normal;
	color: #a16734;
	font-size: 180%;
	margin: 10px 75px;
}
#pagecontent-h h1 {
	margin: 10px 0;
}
#pagecontent h1 {
	margin: 10px 0;
}
h2 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 8px 0 0 0;
	font-size: 145%;
}
h3 {
	font-weight: bold;
	color: #a16734;
	padding: 0;
	margin: 7px 0 3px 0;
	font-size: 115%;
}
h4 {
	font-weight: bold;
	color: #a16734;
	padding: 0;
	margin: 15px 0 0 0;
	font-size: 115%;
}
#pagecontent-h p, #pagecontent p {
	line-height: 1.6em;
}
#pagecontent ul {
	list-style-position: inside;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #b5a12e;
	text-decoration: underline;
	font-weight: bold;
}
.bigred {
	color: #a92929;
	font-weight: bold;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
	border: 0;
}
.floatleft {
	float: left;
	margin: 0 10px 10px 0;
	border: 0;
}
ul.floatleft {
	margin: 0 30px 10px 0;
	width: 50%;
	list-style-position: outside;
}
.boldtext {
	font-weight: bold;
}
p.notopmargin {
	margin: 0;
	padding: 0;
}
.breadcrumbs {
	margin: 0 75px;
	padding: 10px 0;
}
.column {
	float: left; 
	width: 175px; 
	margin: 0 15px 0 0;
}
.righthalfcolumn {
	margin: 0 0 0 400px;
}

/* ------------------- toplinks ---------------------- */
#toplinks {
	padding: 10px 30px 0 0;
	text-align: right;
	color: #010101;
	font-size: 105%;
}
#toplinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#toplinks li {
	display: inline;
}
#toplinks a:link, #toplinks a:visited {
	color: #010101;
	text-decoration: none;
	font-weight: normal;
}
#toplinks a:hover {
	color: #4e4e4e;
	text-decoration: none;
	font-weight: normal;
}


/* --------------------- mainnav ------------------------ */
#mainnav {
	margin: 0;
	position: absolute;
	bottom: 0;
	right: 7px;
	text-align: right;
	color: #a16734;
	font-size: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#mainnav ul {
	margin: 0;
	padding: 0;
}
#mainnav ul li {
	margin: 0 23px 0 0;
	padding: 12px 0;
	display: block;
	float: left;
}
#mainnav ul li a:link, #mainnav ul li a:visited {
	color: #a16734;
	text-decoration: none;
	font-weight: normal;
}
#mainnav ul li a:hover {
	color: #562b06;
	text-decoration: none;
	font-weight: normal;
}

/* ------------------------- dropdown ------------------------ */
#mainnav ul li ul {
	visibility: hidden;
	position: absolute;
	top: 35px;
	left: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	width: auto;
	background-image: url(../images/bkgd-dropdown.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e8e7d5;
	border-bottom: 1px solid #bab59f;
	z-index: 10;
}
#mainnav ul li ul.neighborhoods {
	left: 0;
}
#mainnav ul li ul.findyourplan {
	left: 124px;
}
#mainnav ul li ul.amenities {
	left: 247px;
}
#mainnav ul li ul.aboutus {
	left: 336px;
}
#mainnav ul li:hover ul {
	visibility: visible;
}
#mainnav ul li ul li {
	display: list-item;
	list-style: none;
	padding: 10px 25px 10px 15px;
	margin: 0;
	border-top: 1px solid #BAB59F;
	border-left: 1px solid #BAB59F;
	border-right: 1px solid #BAB59F;
	color: #AB9C6D;
	float: none;
}

#mainnav ul li ul li a:link, #mainnav ul li ul li a:visited {
	color: #AB9C6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px 0;
}
#mainnav ul li ul li a:hover {
	color: #a16734;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px 0;
}

/* ---------------- details -------------------------- */
ul.details, ul.neighborhoods {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.details h2 a:link, ul.details h2 a:visited, ul.neighborhoods h2 a:link, ul.neighborhoods h2 a:visited {
	color: #81754f;
	text-decoration: none;
	font-weight: normal;
}
ul.details h2 a:hover, ul.neighborhoods h2 a:hover {
	text-decoration: underline;
}
ul.details li {
	background-image: url(../images/bkgd-detailslistitem.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0 50px;
	position: relative;
}
ul.neighborhoods li {
	background-image: url(../images/bkgd-gradientdivider.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0 50px;
	position: relative;
}
ul.details li p {
	margin: 0 360px 0 0;
}
ul.details li p.wide {
	margin: 0;
}
ul.details li img {
	border: 0;
}
ul.details table {
	float: right;
	border-right: 1px solid #81754f;
	padding: 0;
	color: #563601;
	font-weight: normal;
	border-collapse: collapse;
}
.plandetails table {
	float: left;
	border-right: 1px solid #81754f;
	padding: 0;
	color: #563601;
	font-weight: normal;
	border-collapse: collapse;
}
ul.details table td, ul.details table th, .plandetails table td, .plandetails table th {
	padding: 3px 10px;
} 
ul.details table th, .plandetails table th {
	width: 135px;
}
ul.details table.narrower, .plandetails table.narrower {
	color: #b5a12e;
}
ul.details table.narrower th, .plandetails table.narrower th {
	width: 95px;
}
ul.details table thead td, .plandetails table thead td {
	border-bottom: 1px solid #81754f;
	color: #b5a12e;
	font-weight: bold;
}
ul.details li div.price, .plandetailheading div.price {
	position: absolute;
	top: 10px;
	right: 50px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #a16734;
}
/* --------------------- heading ---------------- */
.plandetailheading {
	background-image: url(../images/bkgd-detailslistitem.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0 50px;
	position: relative;
	height: 50px;
}

/* ---------------------- amenities -------------------- */
.amenitiescolumn {
	float: left; 
	width: 220px; 
	margin: 0 15px 0 0;
}
h3.amenities-grocery {
	color: #b61616;
}
h3.amenities-shopping {
	color: #d27906;
}
h3.amenities-banks {
	color: #B59F62;
}
h3.amenities-restaurants {
	color: #f5ca00;
}
h3.amenities-parks {
	color: #8e9d46;
}
h3.amenities-gas {
	color: black;
}
h3.amenities-pharmacy {
	color: #825f41;
}
h3.amenities-airport {
	color: #6F8AAC;
}
h3.amenities-entertainment {
	color: #212668;
}
h3.amenities-church {
	color: #9144be;
}
ol.amenitieslist {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
	list-style-position: inside;
}



/* ------------------- calculator ----------------------- */
form#calculator table {
	border-collapse: collapse;
}
form#calculator .col1, form#calculator .col3 {
	width: 275px;
	padding: 3px 0px;
}
form#calculator .col2, form#calculator .col4 {
	width: 100px;
	padding: 3px 30px 3px 5px;
}
form#calculator .col3, form#calculator .col4 {
	background-color: #DBDABD;
	padding: 3px 20px;
}
form#calculator .col3-4 {
	background-color: #DBDABD;
	padding: 0 20px;
}
form#calculator h2 {
	margin: 15px 0 0 0;
	padding: 0;
}

/* ---------------------- videos list --------------------- */
.videolist h2 {
	background-image: url(../images/bkgd-halfheading.jpg);
	background-repeat: no-repeat;
	line-height: 38px;
	padding: 0 0 0 10px;
}
#pagecontent-rightpadonly p {
	padding: 0 0 0 75px;
}
.videolist ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.videolist ul li {
	background-image: url(../images/bkgd-halfdivider.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 3px 0 18px 10px;
	vertical-align: top;
	height: 78px;
}