/* LAYOUT */
html, body {
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/layout/bkgd_image_tan.jpg) top center repeat-y;
	background-color: #D5BF9B;
}
body {
	background-color: #D5BF9B;
}
div#page_container {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
div#content_container {
	width: 777px;
	margin: 0 auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-top: 0em;
	background-color:#E0CCAF;
}
div#main_goldList_navBar {
	position:relative;
	width: 777px;
	height: 139px;
	top: 0px;
	left: 0px;
	margin-right: 0px;
	background-image:url(../images/quote_images/goldList_quote.jpg);
	background-position:top;
}
div#main_top40_navBar {
	position:relative;
	width: 777px;
	height: 139px;
	top: 0px;
	left: 0px;
	margin-right: 0px;
	background-image:url(../images/quote_images/top40_quote.jpg);
	background-position:top;
}
div#main_essence_navBar {
	position:relative;
	width: 777px;
	height: 139px;
	top: 0px;
	left: 0px;
	margin-right: 0px;
	background-image:url(../images/quote_images/essence_quote.jpg);
	background-position:top;
}
div#main_lodgeSpa_navBar {
	position:relative;
	width: 777px;
	height: 139px;
	top: 0px;
	left: 0px;
	margin-right: 0px;
	background-image:url(../images/quote_images/lodgeSpa_quote.jpg);
	background-position:top;
}
div#main_skiResort_navBar {
	position:relative;
	width: 777px;
	height: 139px;
	top: 0px;
	left: 0px;
	margin-right: 0px;
	background-image:url(../images/quote_images/skiResort_quote.jpg);
	background-position:top;
}
div#main_topGolfResort_navBar {
	position:relative;
	width: 777px;
	height: 139px;
	top: 0px;
	left: 0px;
	margin-right: 0px;
	background-image:url(../images/quote_images/topGolfResort_quote.jpg);
	background-position:top;
}
div#main_privateRes_navBar {
	position:relative;
	width: 777px;
	height: 139px;
	top: 0px;
	left: 0px;
	margin-right: 0px;
	background-image:url(../images/quote_images/privateRes_quote.jpg);
	background-position:top;
}
div#main_navigation {
	position:relative;
	width: 150px;
	height: 102px;
	top: 22px;
	left: 575px;
	margin-right: 50px;
}
div#main_subNavBar {
	position:relative;
	width: 777px;
	height: 26px;
	top: 0px;
	left: 0px;
	margin-bottom:0px;
	margin-top:0px;
}
div#main_mapNavBar {
	position:relative;
	width: 777px;
	height: 26px;
	background-color:#ffffff;
	text-align:center;
	top: 0px;
	left: 0px;
	margin-bottom:0px;
	margin-top:0px;
}
div#content_area {
	position:relative;
	width:470px;
	height:100%;
	min-height:720px;
	margin-left:30px;
	margin-right:0px;
	margin-bottom:6px;
	background-image:url(../images/layout/vertical_bar.gif);
	background-position:right;
	background-repeat:repeat-y;
}
div#community_btns {
	position:absolute;
	width:246px;
	height:340px;
	top:0px;
	left:483px;
}
div#bottom_content {
	position:relative;
	width:586;
	height:210px;
	left:0px;
}
div#weather_box {
	position:relative;
	width:180px;
	height:150px;
	margin-left:33px;
	margin-top:15px;
}
div#homeGarden_box {
	width:124px;
	height:180px;
	margin-top:15px;
	margin-left:auto;
	margin-right: auto;
	clear: both;
	float: none;
}
div#lists {
	position:relative;
	width:470px;
	height:auto;
}
div#list_left {
	position:relative;
	width:195px;
	top:0px;
	left:0px;
}
div#list_right {
	position:absolute;
	width:195px;
	top:0px;
	left:215px;
}
div#sitemap_list {
	position:relative;
	width:300px;
	top:0px;
	left:0px;
}
div#news_article {
	position:relative;
	width:438px;
	height:62px;
	margin-top:0px;
	margin-bottom:5px;
	background-color:#ffffff;
	border:solid;
	border-width:thin;
	border-color:#C19D4D;
}
/* CONTENT STYLES */
p.main_nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	letter-spacing:1px;
	color:#976119;
	text-align:center;
	margin-top:5px;
	margin-bottom:0px;
}
p.main_nav a {
	color:#976119;
	text-decoration:none;
}
p.main_nav a:visited {
	color:#976119;
	text-decoration:none;
}
p.main_nav a:hover {
	color:#672812;
	text-decoration:none;
}
h1.heading {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:200;
	font-size:24px;
	line-height:26px;
	color:#672812;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:15px;
}
h2.sub_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	color:#634800;
	margin-top:3px;
	margin-bottom:10px;
	margin-right:15px;
}
h2.sub_heading_link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	color:#634800;
	margin-top:15px;
	margin-bottom:-10px;
	margin-right:15px;
}
h2.sub_heading_link a {
	color:#634800;
	text-decoration:underline;
}
h2.sub_heading_link a:visited {
	color:#634800;
	text-decoration:underline;
}
h2.sub_heading_link a:hover {
	color:#672812;
	text-decoration:underline;
}
p.copy, blockquote.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#7C6036;
	text-align:left;
	margin-right:15px;
}
p.copy a {
	color:#7C6036;
	text-decoration:underline;
}
p.copy a:visited {
	color:#7C6036;
	text-decoration:underline;
}
p.copy a:hover {
	color:#634800;
	text-decoration:underline;
}
ul.bullets_list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#7C6036;
	text-align:left;
	margin-left: -40px;
	margin-top:15px;
	list-style:none;
}
ul.bullets_list li {
	margin-bottom:3px;
}
ul.bullets_list a:link {
	color:#7C6036;
	text-decoration:underline;
}
ul.bullets_list a:visited {
	color:#7C6036;
	text-decoration:underline;
}
ul.bullets_list a:hoover {
 color:#634800;
 font-weight:bold;
 text-decoration:underline;
}
/* IN THE NEWS */
p.latest_articles {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:30px;
	color: #804B2B;
	font-weight:bold;
	margin-top:25px;
	margin-bottom:2px;
}
p.article_line1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color: #804B2B;
	font-weight:bold;
	margin-left:11px;
	margin-right:11px;
	margin-top:8px;
	margin-bottom:0px;
}
p.article_details {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color: #8C6919;
	margin-left:11px;
	margin-right:11px;
	margin-top:0px;
	margin-bottom:8px;
}
p.article_details a:link {
	color:#8C6919;
	text-decoration:underline;
}
p.article_details a:visited {
	color:#8C6919;
	text-decoration:underline;
}
p.article_details a:hover {
	color:#804B2B;
	text-decoration:underline;
}
p.archive_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #804B2B;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:15px;
}
p.archive_link a:link {
	color: #804B2B;
	text-decoration:underline;
}
p.archive_link a:visited {
	color: #804B2B;
	text-decoration:underline;
}
p.archive_link a:hover {
	color: #672812;
	text-decoration:underline;
}
span.here_link {
	color: #672812;
}
/* CONTACT FORM */
span.form_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#7C6036;
	text-align:right;
	margin-right:15px;
}
span.form_checkBox_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#7C6036;
	text-align:left;
	margin-right:15px;
}
.formMain {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	z-index: 99;
	width: 200px;
	border: 1px solid;
	border-color: #666 #EEE #EEE #666;
}
.formSelect {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	z-index: 99;
	border: 1px solid;
	border-color: #666 #EEE #EEE #666;
}
.formText {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	line-height:16px;
}
.submit {
	background-color:#ab5802;
	border: 1px solid;
	border-color: #c89d51 #6d3700 #6d3700 #c89d51;
	color: #FFF;
	font-size: 10px;
	font-weight:bold;
	margin-right: 10px;
	padding: 2px 8px;
	cursor:pointer;
}
/* SITEMAP */
ul.sitemap_bullets_list {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:24px;
	color:#634800;
	margin-left:-20px;
	list-style:none;
}
ul.sitemap_bullets_list a {
	color:#634800;
	text-decoration:underline;
}
ul.sitemap_bullets_list a:visited {
	color:#634800;
	text-decoration:underline;
}
ul.sitemap_bullets_list a:hover {
	color:#672812;
	text-decoration:underline;
}
ul.sitemap_sub_bullets_list {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:24px;
	color:#7C6036;
	text-align:left;
	margin-left: 0px;
	margin-top:0px;
	list-style:none;
}
ul.sitemap_sub_bullets_list a:link {
	color:#7C6036;
	text-decoration:underline;
}
ul.sitemap_sub_bullets_list a:visited {
	color:#7C6036;
	text-decoration:underline;
}
ul.sitemap_sub_bullets_list a:hoover {
 color:#634800;
 font-weight:bold;
 text-decoration:underline;
}
/* FOOTER */
div#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#876A00;
	text-align:center;
	width: 600px;
	height:50px;
	margin: 0 auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
div#footer a:link {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#876A00;
}
div#footer a:visited {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#876A00;
}
div#footer a:hover {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#876A00;
}
/* Contact Form */
div#form {
	position:relative;
	width:560px;
	left:0px;
	top:0px;
}
div#buttons {
	position:relative;
	width:220px;
	height:25px;
	left:335px;
	top:5px;
}
input {
	background-color:#FFFFFF
}
