body {
  margin: 0 auto;
  background: #faf4e8 url(../images/bg.jpg) top left fixed;
  color: #333;
  font: 12px Arial;
  line-height: 15px;
}
/***************************************************************************************************
  Global Blocks
***************************************************************************************************/
#wrapper {
  margin: 0 auto;
  text-align: left;
  width: 1044px;
  background: url("../images/bg-wrapper-1.gif") repeat-y scroll 0 0 transparent;
  
}
#container {
  margin: 0 10px;
  width: 1024px;
}
#header {
}
#logo {
  float: left;
  width: 265px;
  padding: 12px 0 0 30px;
}
#register-form {
  float: right;
  width: 375px;
  padding: 0 20px;
  background: url(../images/bg-form.jpg) bottom left no-repeat;
}
  #register-form table td {
    padding: 4px;
  }
  #register-form form {
    padding: 0 10px 10px 40px;
    margin: 0;
  }
  #register-form p {
    font-weight: bold;
    margin: 0;
    padding: 10px 0;
  }
  #register-form form label {
    font-weight: bold;
  }
  #register-form form input.text {
    width: 200px;
  }
#register {
  float: right;
  width: 415px;
  clear: both;
}
.disclaimer {
  margin: 0 auto;
  color: #333;
  font: 10px Arial;
  line-height: 15px;
}
#online-contact {
  float: left;
  width: 160px;
  padding: 50px 44px 0 0;
}
#register a,
#home-callout-right a {
  width: 160px;
  text-align: center;
  display: block;
  background: #e8f0e7;
  padding: 6px 8px;
	font-family: "Georgia", serif;
  font-size: 11px;
  font-weight: bold;
	color: #428638; /*green*/
	border: 1px solid #428638; /*green*/
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}
#home-callout-left {
  float: left;
  width: 422px;
}
#home-callout-right {
  float: right;
  width: 398px;
}
#home-callout-right a {
  width: 210px;
  float: right;
}
#online-contact a {
  width: 160px;
  text-align: center;
  display: block;
  background: #e8f0e7;
  padding: 6px 8px;
	font-family: "Georgia", serif;
  font-size: 11px;
  font-weight: bold;
	color: #428638; /*green*/
	border: 1px solid #428638; /*green*/
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}
#sidebar {
  float: left;
  width: 180px; 
}
#nav {
  padding: 60px 0 0 0;
}
#nav ul, #nav ol, #nav li{
  margin: 0;
  padding: 0;
	list-style: none;
}
#nav ul li {

}
#nav ul li a {
	display: block;
	font-family: "Georgia", serif;
  font-size: 12px;
  line-height: 12px;
  height: 20px;
	padding: 3px 0 5px 30px;
	color: #428638; /*green*/
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav ul li a.active {
  font-weight: bold;
  background: transparent url(../images/bg-nav-item.gif) 17px 7px no-repeat;
}  
#nav ul a:hover {
  background: transparent url(../images/bg-nav-item.gif) 17px 7px no-repeat;
}
#content {
  float: left;
  width: 844px;
  padding-top: 60px;
}
.content {
  border: 1px solid #473224; 
  width: 780px;
  padding: 15px;
}
.content-discliamer {
  border: 1px solid #473224; 
  width: 812px;
  padding: 3px;
  font-size: 10px;
  margin: 0 0 2em 0;
}
.content-lifestyle {
  border: 1px solid #473224; 
  width: 812px;
  padding: 3px;
  margin: 0 0 2em 0;
}
.iconified {
  padding: 10px 0 0 100px;
  background: url(../images/bg-icon.gif) 20px 14px no-repeat;
}
.col25 { 
  border: 1px solid #473224;
  margin-right: 12px; 
  width: 188px; /*.25 * (820 - 60 (right margins) - 8 (borders))*/
  float: left;
  padding: 3px;
}
.col25-last {
  margin-right: 0; 
}
#container-bottom {
	line-height: 0;
	font-size: 0;
  height: 20px;
  background: url(../images/bg-container-bottom.png) 0 0 no-repeat;
}
#footer {
  text-align: right;
  font-size: 10px;  
  text-transform: uppercase;
  padding: 10px 65px 15px 30px;
  line-height: 30px;
  vertical-align: top;
  color: #999;
  letter-spacing: .8px;
  background: url('../images/eho.gif') 970px 13px no-repeat;
}
#footer a {
  text-decoration: none;
  font-size: 9px;  
  color: #999;
  text-transform: uppercase;
}
#footer a:hover, #footer a.active {
	color: #428638; /*green*/
}
#footer-shadow {
  width: 1044px;
  height: 22px;
  margin: 0 auto;
  background: url(../images/bg-footer-shadow-1.gif) 0 0 no-repeat;
  padding-bottom:20px;
}

/***************************************************************************************************
  Page-Specific Blocks
***************************************************************************************************/
.featured-description {
  border: 1px solid #473224;
  margin-right: 32px; 
  width: 812px; 
  float: left;  
  padding: 3px;
}
.featured-photo { 
  float: left;
  width: 270px;
}
.featured-photo img {
  width: 253px;
  height: 130px;
  padding: 5px;
  border: 1px solid #473224;
}
.floorplan {
  padding: 24px 24px 2px 24px;
  padding-bottom: 20px;
  position: relative;
	border: 1px solid #473224;
}
.floorplan p {
  margin: 10px 0;
}
.floorplan img { 
  border: 1px solid #473224;
}
.floorplan .button-wrapper {

}
div.button-wrapper {
  position: relative;
}
div.button-container {
  position: absolute;
  top: 6px;
  left: 30px;
	background: #428638; /*green*/
  padding: 1px;
  width: 80px;
  text-align: center;
}
a.button { 
	background: #428638; /*green*/
  margin: 3px;
  padding: 3px 7px 2px 7px;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  border: 1px solid #473224;
  color: white;
}
#home #gallery-wrapper {
  position: relative;
}
#home .gallery-caption {
  position: absolute;
  top: 286px;
  left: 0px;
  width: 808px;
  margin: 0 6px;
  height: 100px;
  background: transparent url(../images/bg-gallery-caption.png) 0 0 repeat;
  z-index: 999;
  text-transform: uppercase;
  text-align: center;
	font-family: "Georgia", serif;
}
#home .gallery-caption p {
  margin: 0;
  padding: 18px 20px;
  line-height: 22px;
  font-size: 11px;
}
#home .gallery { 
  border: 1px solid #473224; 
  width: 810px; 
  height: 392px;
  margin: 0;
}
#home .gallery img {
  margin: 5px;
  width: 808px;
  height: 390px;
}
.gallery { 
  border: 1px solid #473224; 
  width: 818px; 
  height: 400px;
  margin: 0 0 2em 0;
}
.gallery-news,
.gallery-video { 
  border: 1px solid #473224; 
  width: 810px; 
  height: 155px;
}
.gallery-lifestyle { 
  border: 1px solid #473224; 
  width: 812px;
  padding: 3px;
}
.gallery img {
  margin: 5px;
  width: 808px;
  height: 390px;
}
.gallery-news img,
.gallery-video img {
  margin: 5px;
  width: 800px;
  height: 145px;
}
.gallery-lifestyle img {
  margin: 5px;
  width: 781px;
  height: 527px;
}
a#map_link { display:block; background:#44bbcc; color:#fff; padding:5px 8px; text-decoration:none; font-weight:bold; width: 35px; margin-left:10px; }



/***************************************************************************************************
  Typography
***************************************************************************************************/
h1, h2, h3 {
	font-family: "Georgia", serif;
	color: #428638; /*green*/
  text-transform: uppercase;
  margin: 0 0 1em 0;
  line-height: 1.4em;
  letter-spacing: .8px;
}
h1 {
  font-size: 14px;
}
h2 {
  font-size: 13px;
}
h2 span { font-size: 22px; }
h3 {
  font-size: 12px;
}
.featured-stats {
	font-family: "Georgia", serif;
	color: #428638; /*green*/
  text-transform: uppercase;
}
ul {
  margin: 0 0 0 3em;
  padding: 0 0 1em 0;
  list-style: disc;
}
ol {
  margin: 0 0 0 3em;
  padding: 0 0 1em 0;
  list-style: decimal;
}
a { 
	color: #428638; /*green*/
}
.uppercase { 
  text-transform:uppercase; 
}
.bold { 
  font-weight: bold; 
}
hr {
  background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;
}

.floorplan-label {
  text-transform:upperacse;
  font-weight: bold;
}

/***************************************************************************************************
  Forms
***************************************************************************************************/
img#register { padding:7px 0 3px 5px; }
/*
form#register { margin:0;padding:3px;text-align:right; }
form#register input#email { margin:0;padding:0 0 0 3px;height:13px;width:100px;border:1px solid #91eef9;border-right:0;background:#54c2cf;color:white;font-size:9px; }
form#register a#register-submit { margin:0 38px 0 0;padding:0; }
form#register a#register-submit img { position:relative;top:4px;left:-2px; }
*/
input, 
select, 
option,
textarea,
label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}
form#input-type-image {
  border: 0;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  height: 22px;
}
input.button{ 
  width:114px;
  height:37px;
  border: none;
  background: transparent url(images/submit_btn.gif) no-repeat center;
  /* to ensure IE correct display */
  overflow: hidden;
  text-indent: -999px;
  font-size: 0px;
  display:block;
  line-height: 0px;
}
/***************************************************************************************************
  Misc
***************************************************************************************************/
.clear {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.cursor-pointer {
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.no-border {
  border: 0;
}
.trim {
  margin: 0;
  padding: 0;
}
img { border: 0; }
/* REHAB edits
----------- */
.content-inner-wrapper{
	border: 1px solid #473224;
	padding: 3px 20px;
}

.content-outer-wrapper{
	border: 1px solid #473224;
	padding: 3px;
}
.content-outer-wrapper.wide{
	width: 812px;
	margin-bottom: 2em;
}
img.slide-show{
	width:802px !important;
	height: 384px !important;
}
.featured-subpage{
	background: url("../images/bg-icon.gif") no-repeat scroll 20px 19px transparent;
	margin-right: 32px;
	padding: 16px 20px 15px 100px;
	width:  400px;;
}
.featured-subpage-photo{
	float: right;
	margin-top: -170px;
}
.number{
	line-height: 1;
	margin: 0;
}
h2.number{
	margin-top: 10px;
}
h3.number{
	font-size: 22px;
}
.indent{

}
.indent a{
	padding:3px 0 5px 50px !important;
}
.condos{
	font-family: "Times New Roman";
	color: #3B2414;
	margin-left: 50px;
	margin-top: 5px;
}
