@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
#container {
	width: 938px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	width: 850px;
	margin: 0 auto 36px auto;
	font-size: 10px;
	color: #b6b6b6;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #b6b6b6;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#footer td {
	vertical-align: top;
}
#body-top {
	width: 938px;
	height: 19px;
	background-image: url(../images/body-top.png);
	background-repeat: no-repeat;
}
#body-bottom {
	width: 938px;
	height: 19px;
	background-image: url(../images/body-bottom.png);
	background-repeat: no-repeat;
}
#body-middle {
	width: 938px;
	background-image: url(../images/body-middle.png);
}

a:link {
	color:#2e1703;
	text-decoration:none;
	}
	
	a:hover {
	color:#2e1703;
	text-decoration:underline;
	}
	
	a:visited {
	color:#2e1703;
	text-decoration:underline;
	}


.nav-divider {
	background-image: url(../images/nav-divider.gif);
	background-repeat: no-repeat;
	background-position: center;	
}
#copy {
	width: 640px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding: 30px 30px 15px 30px;
}
#copy-hero-right {
	width: 290px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding: 30px 30px 15px 30px;
}
.gold {
	background-image: url(../images/copy/gold.jpg);
}
.gold2 {
	background-image: url(../images/copy/gold.jpg);
}
#copy p, #copy-hero-right p {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 0 9px 0;
	line-height: 18px;
	font-size: 12px;
}
#copy-hero-right ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	line-height: 18px;
}
#copy-hero-right ul li, ul.indent li, ul.no-indent li {
	padding-left: 25px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
ul.indent {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	margin: 0 0 15px 25px;
	padding: 0;
	list-style-type: none;
	line-height: 18px;
}
ul.no-indent {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	line-height: 18px;
}
.sub-menu {
	position: absolute;
	width: 246px;
	visibility: hidden;
	margin-left: -250px;
	z-index: 99;
	left: 50%;
}
.sub-menu-content {
	background-image: url(../images/nav/sub-bkg.png);
	width: 246px;
}
#sub-about {
	top: 197px;
}
#sub-location {
	top: 282px;
}
#sub-plans {
	top: 258px;
}
#sub-lifestyle {
	top: 330px;
}
#sub-contact {
	top: 378px;
}
.sub-menu .sub-menu-content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 13px;
	font-style: italic;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sub-menu .sub-menu-content ul li a:link, .sub-menu .sub-menu-content ul li a:visited, .sub-menu .sub-menu-content ul li a:active {
	height: 24px;
	line-height: 24px;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 230px;
}
.sub-menu .sub-menu-content ul li a:hover {
	background-color: #45473e;
	background-image: url(../images/nav/sub-arrow-over.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
}
.sub-menu .sub-menu-content ul li {
	text-indent: 20px;
	background-image: url(../images/nav/sub-arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
}
.sub-menu .sub-menu-bottom {
	background-image: url(../images/nav/sub-bkg-bottom.png);
	height: 16px;
	width: 246px;
}
#flash-container {
	z-index: 1;
}
.hr-half-col {
	width: 290px;
	height: 1px;
	background-color: #98a075;
	margin: 0 0 9px 0;
	clear: left;
}
.hr-full-col {
	width: 640px;
	height: 1px;
	background-color: #98a075;
	margin: 0 0 15px 0;
	clear: left;
}
.hr-register {
	width: 100%;
	height: 1px;
	background-color: #abb28b;
	margin: 0 0 15px 0;
}
.hr-half-col hr, .hr-register hr, .hr-full-col hr {
	display: none;
}
.brown-link {
	color: #45473e;
	text-decoration: none;
}
.white-link {
	color: #fff;
	text-decoration: none;
}
a.brown-link:hover, a.white-link:hover {
	text-decoration: underline;
}
.brown-text {
	color: #73675b;
}	
.bold-brown-text {
	color: #45473e;
	font-weight: bold;
}
.bold-light-brown-text {
	color: #73675b;
	font-weight: bold;
}
p.pull-quote {
	color: #73675b !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 16px !important;
	font-style: italic;
	line-height: 24px !important;
}
.enewsletters {
	width: 350px;
	padding: 30px;
	background-image: url(../images/enewsletter-bkg.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}	
.enewsletters p {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 0 15px 0;
	line-height: 18px;
	font-size: 12px;
}
.tiny-text {
	font-size: 10px;
	color: #73675b;
}
.tiny-text-white {
	font-size: 10px;
	color: #fff;
}
label.contacts {
	float: left;
	width: 15px;
	font-weight: bold;
	color: #45473e;
	font-style: italic;
}
#contact-map {
	float: right;
	margin: 0 0 0 30px;
	clear: both;
	width: 318px;
	height: 318px;
	background-image: url(../images/contact-map.png);
}
.heading-margin {
	margin-top: 5px;
}
table#register-form {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #45473e;
}
table#login {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45473e;
	margin-bottom: 10px;
}
table#register-form td {
	vertical-align: top;
	padding: 5px 20px 0 0;
}
table#login td {
	vertical-align: top;
	padding: 0 20px 5px 0;
}
.input-field, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #45473e;
	border: none;
	margin-top: 3px;
}
.generic-input, .textarea, .select {
	width: 200px;
}
.sml-input {
	width: 40px;
}
.input-field-login {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45473e;
	border: none;
}
.asterisk {
	color: #7e3e00;
	font-weight: bold;
}
label.media {
	float: left;
	width: 65px;
	color: #45473e;
}
.plans-col-left {
	width: 317px;
}
.plans-col-right {
	width: 317px;
	float: right;
}
.plans-btn-margin {
	margin-bottom: 6px;
}
ul.floorplans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin: 0 0 15px 0;
	padding: 0;
}
ul.floorplans li {
	display: inline;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 15px;
	background-position: 0px 1px;
}
.floorplans-heading {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	color: #73675b !important;
	font-size: 16px !important;
	font-style: italic;
	margin: 0 0 10px 0 !important;
}
.floorplans-col-left {
	width: 315px;
}
.floorplans-col-right {
	width: 315px;
	float: right;
}
.gallery-thumb {
	position: relative;
	padding: 1px 0 0 1px;
	width: 103px;
	height: 78px;
	float: left;
	margin-bottom: 15px;
}
.gallery-cover {
	position: relative;
	padding: 1px 0 0 1px;
	width: 138px;
	height: 106px;
	float: left;
	margin: 0 10px 15px 0;
}
.gallery-thumb a:link, .gallery-thumb a:visited, .gallery-thumb a:active, .gallery-cover a:link, .gallery-cover a:visited, .gallery-cover a:active {
	text-decoration: none;
}
.thumb-margin {
	margin-right: 30px;
}
.gallery-thumb .overlay, .gallery-cover .overlay {
	position: absolute;
	left: 0;
	top: 0;
}
.gallery-title {
	color: #73675b !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 16px !important;
	font-style: italic;
	line-height: 24px !important;
	margin: 0 !important;
}
.gallery-cover-title {
	color: #73675b !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 14px !important;
	font-style: italic;
	line-height: 18px !important;
	margin: 0 !important;
}
.gallery-info {
	font-size: 11px !important;
}	
.gallery-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin: 0 0 15px 0;
}
.gallery-left-col {
	width: 290px;
}
.gallery-right-col {
	width: 290px;
	float: right;
	border-left: 1px solid #98a075;
	padding-left: 30px;
}
.submit-btn {
	background-color: #45473e;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	border: 3px solid #fff;
	font-style: italic;
}
ul.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0 0 15px 0;
	padding: 0;
}
ul.location li {
	display: inline;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 15px;
	background-position: 0px 1px;
}
.light-brown-link {
	color: #73675b;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-style: italic;
	font-size: 14px;
	float: right;
	line-height: 28px;
}
