@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	/*list-style: none;*/
}
html {
	background-image: url(assets/ftr_bkgnd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #CFC9C0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;*/
	background-color: #cfc9c0;
	background-repeat: repeat-x;
	background-position: bottom;
}


h1 {
	font-family: "Trajan Pro", "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
	color: #996600;
	text-transform: capitalize;
}
h1.home {
	padding-bottom: 5px;
	padding-top: 10px;
}
h2 {
	color: #996600;
	margin: 10px 0px 0px;
	text-transform: capitalize;
	font: normal 17px/20px "Times New Roman", Times, serif;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #996600;
	font-size: 16px;
	line-height: 16px;
	font-style: oblique;
	padding-top: 20px;
}
h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-top: 8px;
	text-transform: uppercase;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 24px;
}
p.home {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 20px;
	padding-bottom: 10px;
}
.partner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 15px;
}
.news {
	font-size: 12px;
	color: 670000;
	text-align: right;
	padding-bottom: 30px;
}
.tightcopy {
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 17px;
	font-size: 12px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 0px;
}
.sold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	padding-left: 20px;
	padding-bottom: 20px;
}
.runaround/*  GLOBAL LINKS  */
   {
	color: #670000;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #670000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.oneColLiqCtrHdr #container {
	width: 1050px;
	margin: auto;
	text-align: left;
}
.oneColLiqCtrHdr #header {
	text-align: center;
	height: 175px;
	background-image: url(assets/header_bkgnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 1050px;
	margin: auto;
	float: none;
}
.oneColLiqCtrHdr #mainContent {
	float: left;
	clear: both;
}




/*  FOOTER LAYOUT  */

.oneColLiqCtrHdr #footer {
	clear: both;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	position: relative;
	height: 100%;
}
.oneColLiqCtrHdr #footer_nav ul li a, a:visited {
	color: #670000;
	text-decoration: none;
	font-weight: bold;
}
.oneColLiqCtrHdr #footer_nav ul li a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
}



/*  MAIN NAVIGATION  */
#logo {
	float: left;
	margin-top: 15px;
	margin-left: 5px;
}
#nav_main {
	text-transform: uppercase;
	float: right;
	clear: none;
/*	width: 900px;
*/	font-family: "Trajan Pro", "Times New Roman", serif;
	font-size: 10px;
	list-style-type: none;
}
#nav_container {
	text-align: center;
	background-image: url(assets/header_bkgnd.jpg);
	background-repeat: repeat-x;
	margin: auto;
}
.menu ul { list-style: none; }
.menu li {
	float: left;
	list-style-type: none;
}
.menu a:link {
	width: 110px;
	height: 30px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #cfc9c0;
	padding-top: 75px;
}
.menu a:visited {
	width: 110px;
	height: 30px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #cfc9c0;
	padding-top: 75px;
}
.menu a:hover, active {
	background: #cfc9c0;
	color: #670000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #AD9864;
	font-weight: bold;
}
.current_page {
	width: 110px;
	height: 30px;
	padding-right: 3px;
	padding-left: 3px;
	display: block;
	text-align: center;
	background: #CFC9C0;
	color: #670000;
	font-weight: bold;
	padding-top: 75px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #AD9864;
}
.smalltab {
	width: 50px;
}



/*  HOME PAGE  */
#flash {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#green_statment {
	width: 425px;
	float: left;
	clear: none;
	background-image: url(assets/green_statement.jpg);
	background-repeat: no-repeat;
	height: 350px;
}
p#intro {
	color: #9A6804;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	padding-top: 60px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 85px;
	text-transform: uppercase;
}
#home_copy {
	float: right;
	clear: none;
	padding-left: 40px;
	padding-bottom: 60px;
	width: 500px;
}


/*  HOME STYLES PAGES  */
#container #homestyle_home {
	background-image: url(assets/homestyle_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
}
#homestyle_copy {
	float: right;
	width: 650px;
	padding-bottom: 60px;
	padding-right: 70px;
	clear: none;
	padding-top: 30px;
}
#container #homestyle_menus {
	background-image: url(assets/homestyle_menu_bkgnd.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
#style_image {
	float: right;
	width: 720px;
	padding-top: 30px;
}
#styles_submenu {
	width: 260px;
	padding-top: 25px;
	padding-left: 65px;
	height: 270px;
	float: left;
}
#styles_submenu ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 32px;
	list-style-type: none;
	font-weight: normal;
}
#styles_submenu ul li a, a:visited {
	color: #670000;
	text-decoration: none;
	font-weight: normal;
}
#styles_submenu ul li a:hover, a:active {
	color: #b87843;
	text-decoration: underline overline;
}
.submenu_selected {
	color: #960;
	text-decoration: underline overline;
}
#home_overview {
	clear: none;
	float: right;
	width: 640px;
	padding-top: 15px;
	padding-bottom: 50px;
	padding-right: 60px;
}
#home_overview ul {
	list-style-type: none;
	list-style-image: url(assets/acrobat_icon.gif);
	list-style-position: inside;
	padding-top: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
}
#home_overview a {
	color: #670000;
	text-decoration: none;
}
#home_overview a:hover, active {
	text-decoration: underline;
}
#container #contact_box {
	float: left;
	width: 300px;
	padding-top: 30px;
	padding-left: 30px;
}
#container #realty_copy {
	clear: none;
	float: right;
	width: 640px;
	padding-bottom: 50px;
	padding-right: 60px;
	background-image: url(assets/keys.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
}
#container  #realty_subnav {
	height: 50px;
	text-align: right;
}
.download {
	background: #BA8748;
	padding: 5px;
	border: 1px groove #BFB9B2;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 200px;
}
.download img {
	float: left;
	padding: 3px 10px 3px 3px;
}
#realty_copy ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	list-style-position: outside;
	padding-right: 75px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-image: url(assets/bullets.gif);
}
#realty_copy li {
	padding-bottom: 8px;
}
#realty_subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #B3ADA6;
	padding: 8px;
	font-weight: normal;
	margin-left: 10px;
	border-top: none;
	border-right: 3px solid #670000;
	border-bottom: 3px solid #670000;
	border-left: 3px solid #670000;
}
#news_copy {
	clear: none;
	float: right;
	width: 640px;
	padding-top: 30px;
	padding-right: 70px;
	padding-bottom: 50px;
	background-image: url(assets/keys.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contact_copy {
	clear: none;
	float: right;
	width: 700px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
}
#sitemap_copy {
	clear: none;
	float: right;
	width: 300px;
	padding-top: 30px;
	padding-right: 400px;
	padding-bottom: 30px;
}
#container #areas_content {
	width: 100%;
	background-image: url(assets/homestyle_menu_bkgnd.jpg);
	background-repeat: no-repeat;
	float: left;
}
#areas_copy {
	clear: both;
	float: right;
	width: 600px;
	padding-right: 50px;
}
#area_copy {
	float: right;
	width: 600px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
}
#container #green_copy {
	clear: none;
	float: right;
	width: 640px;
	padding-top: 30px;
	padding-bottom: 50px;
	padding-right: 60px;
	background: url(assets/green_bckgnd.jpg) no-repeat right bottom;
}
#greencertified {
	padding-top: 10px;
}
#greencertified img {
	padding-top: 5px;
	padding-bottom: 5px;
}
#green_copy ul {
	color: #333;
	font: 12px/16px Arial, Helvetica, sans-serif;
	list-style: url(assets/bullets.gif) outside;
	padding: 10px 10px 15px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}#green_copy li { padding-bottom: 5px; }
#container #homedetail {
	clear: none;
	float: right;
	width: 750px;
	padding-top: 25px;
	padding-bottom: 50px;
}
#homedetail #detail_title {
	width: 100%;
	padding-bottom: 20px;
}
#homedetail #detail_specs {
	padding-top: 20px;
}
#available_return {
	float: left;
	width: 230px;
	padding-top: 20px;
	padding-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#available_return a {
	font-weight: normal;
	text-decoration: underline overline;
	padding-bottom: 50px;
}
#available_return a:hover, active {
	font-weight: normal;
	color: #996600;
	text-decoration: underline overline;
	margin-bottom: 50px;
}
/*#container #available {
	clear: none;
	float: right;
	width: 640px;
	padding-top: 15px;
	padding-bottom: 50px;
	padding-right: 60px;
}*/




/*  FOOTER  */
#footer_nav {
	float: none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	position: relative;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A6958A;
}
#footer_nav ul {
	list-style-type: none;
	line-height: 20px;
}
#footer_nav ul li {
	display: inline;
	padding-right: 15px;
}
#assoc_logos {
	text-align: center;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
#assoc_logos img {
	padding-left: 15px;
	padding-right: 15px;
}
#credits {
	text-align: center;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
#credits img {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#musicplayer {
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
#musicplayer2 {
	text-align: center;
	width: 80%;
	padding-top: 10px;
	padding-bottom: 5px;
}
#musicplayer3 {
	text-align: center;
	width: 330px;
	padding-bottom: 10px;
	float: left;
}

