/*Sitewide styles */
body {
	background-color:#6d8d23;
	font-family: Garamond Pro, Garamond, serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	margin:0px;
	text-align:center;
	white-space:nowrap;
}
#outterwrapper{
	position:absolute;
	left:50%;
	width:840px;
	margin-left:-420px;
	/*background-color: #f1e7c8;*/
	text-align:center;
	background: #6d8d23 url(img/bgcolorGF.gif);
	background-repeat:repeat-y;
	/*width:100%;*/
}
#innerwrapper{
	width:840px;
	text-align:left;
}
#logozone {
	/*text-align: center;*/
	z-index:60;
	background-color:#f8f2d8;
	height:180px;
	/*padding:24px;*/
	text-align:left;
	margin-bottom:24px;
	/*border:2px solid #b66611;*/
}

#breadcrumb {
	position: absolute;
	margin-left: 104px;
	margin-top: 72px;
	font-size: small;
}
#rightphoto {
	display:none;
}
#rightsubmenu {
	/*display:none;*/
	float:left;
	width: 200px;
	margin-left:-26px;
	margin-right:14px;
	margin-top:32px;
	text-align:left;
}
#rightsubmenu img {
}
#rightsubmenu a{
}
#communitylogo {
	float:right;
	margin-right:48px;
	margin-top:0px;
}
#communitylogo a img{
	border:0px;
	text-decoration: none;
}
#mainzone {
	text-align: center;
}
/*Next two presumably fore IE6 minwidth */
* html #innermainzone {
}
* html #insideinnermainzone {
}

#copywrapper {
}
#copyzone {
	padding:24px;
	padding-left:36px;
	padding-right:36px;
	background-color: #f1e7c8;
	/*border: 2px solid #b66611;*/
	white-space:normal;
}
h2 {
	text-align:left;
	font-size: 18px;
	color: #b66611;
}
#leftphoto{
	float:left;
	width:140px;
	/*height:140px;*/
	text-align:left;
}
#leftphotoinner{
	/*position:absolute;*/
	margin-left:-38px;
	width:152px;
	white-space:normal;
	font-weight:bold;
}
#leftphotoinner a{
	text-decoration:none;
}
#leftphotoinner a:hover{
	text-decoration:underline;
}
#leftphotoinner ul{
	list-style-type:square;
	line-height:1.3;
	color: #3f4b00;
}
#leftphotoinner li{
	margin-bottom:8px;
}
#leftphoto img {
}

#leftborder{
	/*This is to hide weird centering elements that cover the left border */
	display:none;
}
/*Generic utility css */
.initialhidezoom {
	display:none;
	position: absolute;
	margin:0px;
	text-align:center;
}
.link:hover {
	text-decoration: underline;
	cursor: pointer;
}
.submenubox {
}
.submenucontent {
}
.submenucontent p{
}
.submenucontent h4{
}
.submenucontent a {
}

.submenucontent a:hover{
	text-decoration: underline;
}
.submenucontent strong {
	display: block;
}
.submenuborder{
}
#navzone{
  font-size:20px;
  font-weight:bold;
        width:100%;
margin-bottom:8px;
}
.selected  {
	/*border-bottom: 2px solid #b4680f;*/
	text-decoration:underline;
}
#navwrapper{
  list-style-type:none;
  white-space:nowrap;
}
.endnavzone{
	clear:both;
	margin-bottom:0px;
}
.mainmenuitem {
        float: left;
        text-align: center;
        height: 18px;
	line-height:1;
	padding:0px;
	font-size:18px;
        z-index:8;
        white-space:normal;
}
.mainmenuitem  a {
        /*text-decoration:none;*/
}
.unselected {
	text-decoration:none;
}
.unselected:hover{
	/*border-bottom: 2px solid #b4680f;*/
	text-decoration:underline;
}
/* Page specific layout stuff */

#renderingoutterwrapper{
	text-align:center;
}
#renderinginnerwrapper {
}
#rendering {
}
#renderingtail{
}

#copyzone {
}
#copyzone p {
	text-align: justify;
}
#copyzone img{
	padding: 8px;
	border:0px;
}
#copyzone a{
	cursor: pointer;
	color: #b66611;
}
#copyzone strong{
	color:#b66611;
}
#copyzone .caption {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
.copyimage1{
	float:right;
	margin-left: 8px;
}
.copyimage2 {
	float:left;
	margin-right: 8px;
}
#headerphoto{
	position: absolute;
	margin-top:2px;
	margin-left:48px;
}
body.home #headerphoto {
}
#bottomphoto {
	clear:both;
}
#registerform {
	font-size:14px;
	margin-left:-4px;
}
#summarytext{
	margin:32px;
	text-align:justify;
}
#floorplansummarywrapper {
	/*background-color: #153518;*/
	/*width: 100%;*/
	min-height: 20em;
	text-align: center;
}
#floorplansummary{

position:absolute;
left:50%;
margin-left:-440px;
margin-left:-436px;
width:880px;
	color:black;
	z-index:50;
	font-size: 16px;
	text-align: left;
	
	white-space: nowrap;
	
}
#floorplansummary .collectionwrapper {
	float:left;
	text-align: left;
	width: 260px;
	margin-left:16px;
	height: 380px;
	overflow: hidden;
}
#floorplansummary .collection{
	white-space: normal;
}
#floorplansummary .collection p{
	text-align: left;
	width: 200px;
	margin-left: 24px;
	/*margin-left: 6px;*/
	margin-right: 6px;
}
#floorplansummary h4{
	font-weight: bold;
	font-size: 17px;
	margin-left:24px;
}
#floorplanlink{
	/*position: absolute;
	width: 200px;*/
	text-decoration: none;
	/*margin-left: 60px;*/
	/*margin-left: 26px;*/
	color: black;
}
#pricefooter{
	text-align: center;
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
	clear:both; 
}
/*Map speecific*/
#naturetrail-bubble {
	width:262px;
	height:171px;
}
#clubhouse-bubble {
	width:333px;
	height:304px;
}
#pool-bubble {
	width:241px;
	height:207px;
}
/* Addl from Cent */
#submenuzone{
	clear:both;
	height:18px;
	padding-top:6px;
	margin-bottom:0px;
	font-weight:bold;
  	list-style-type:none;
  	white-space:nowrap;
}
#submenuinnerwrapper{
	color: #3f4b00;
}
.submenuitem {
        float: left;
        text-align: center;
        z-index:9;
	line-height:1.1;
        white-space:normal;
}
.submenuitem  a {
	color: #3f4b00;
}
.contentimage {
	padding:4px;
}
.contentimage_inner{
	margin-left:auto;
	margin-right:auto;
	border:2px solid #3f4b00;
}
