/*Sitewide styles */
body {
	background-color: #f9af40;
	font-family: Trade Gothic Condensed, Trade Gothic, Arial,Verdana, sans-serif;
	/*font-family: Times, Serif;*/
	/*font-weight: bold;*/
	font-weight: 500;
	font-size: 15px;
	line-height: 1.5;
	margin:0px;
}
#outterwrapper{
	margin-top: 30px;
	width:100%;
	overflow: hidden;
}
#innerwrapper{
}
#logozone {
	text-align: center;
	margin-bottom: 15px;
	z-index:60;
}

#submenuzone{
	float: right;

}
#submenuinnerwrapper{
	position:absolute;
	margin-left: -284px;
	width:284px;
	margin-right: 30px;
}
#breadcrumb {
	position: absolute;
	margin-left: 104px;
	margin-top: 72px;
	font-size: small;
}
#rightphoto {
	float:left;
	margin-top: 100px;
}
#rightsubmenu {
	margin-top:36px;
	margin-left: 32px;
	float:left;
}
#rightsubmenu img {
	border:0px;
}
#rightsubmenu a{
	cursor:pointer;
}
#communitylogo {
	margin-top:15px;
}
#communitylogo a img{
	border:0px;
	text-decoration: none;
}
#mainzone {
	text-align: center;
	min-width: 1061px;
	border-bottom: 3px solid #9c7e0f;
}
/*Next two presumably fore IE6 minwidth */
* html #innermainzone {
        border-left:1061px solid #fff; position:relative; float:left; z-index:1;
}
* html #insideinnermainzone {
        margin-left:-1061px; position:relative; float:left; z-index:2;
}

#copywrapper {
	background-color: #ffffff;
	border-top: 11px solid #153518;
	border-right: 11px solid #153518;
	margin-right: 45px;
	border-left: 11px solid #153518;
	margin-left: 45px;
}
#copyzone {
	margin-left: 230px;
	margin-right: 230px;
}
#leftphoto{
	position: absolute;
	top: 170px;
	left:0px;
	z-index:30;
	width: 282px;
	/*text-align: center;*/
}
#leftphoto img {
	margin-bottom:24px;
	border:0px;
}

#leftborder{
	/*This is to hide weird centering elements that cover the left border */
	position: absolute;
	left:0px;
	height:740px;
	border-right: 11px solid #153518;
	background-color: #f9af40;
	padding-left: 41px;
	z-index:20;
}
/*Generic utility css */
.initialhidezoom {
	display:none;
	position: absolute;
	/*width:100%;
	height:100%;*/
	margin:0px;
	/*z-index:30;*/
	text-align:center;
}
.link:hover {
	text-decoration: underline;
	cursor: pointer;
}
.submenubox {
	width: 168px;
	background-color: #ffffff;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	z-index:24;
}
.submenucontent {
	padding-top: 20px;
	padding-bottom:20px;
	border-left: 5px solid #ff7d40;
	border-right: 5px solid #ff7d40;
	border-top: 0px;
	border-bottom:0px;
	width:160px;
	overflow: hidden;
}
.submenucontent p{
	padding-left: 8px;
	padding-right: 8px;
	line-height: 1.8;
}
.submenucontent h4{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
.submenucontent a {
	text-decoration: none;
	color: black;
}

.submenucontent a:hover{
	text-decoration: underline;
}
.submenucontent strong {
	display: block;
}
.submenuborder{
	position: absolute;
	margin-top:-4px;
	z-index:25;
}
/* Page specific layout stuff */
#renderingoutterwrapper{
	margin-top:12px;
	height:445px;
}
#renderinginnerwrapper {
position:absolute;
left:50%;
margin-left:-400px;
width:800px;
}
#rendering {
width:800px;
z-index:2;
}
#renderingtail{
	margin-top:445px;
}
#copyzone p {
	text-align: justify;
}
#copyzone img{
	padding: 8px;
	border:0px;
}
#copyzone a{
	cursor: pointer;
}
#copyzone .caption {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
.copyimage1{
	float:right;
	margin-left: 8px;
}
.copyimage2 {
	float:left;
	margin-right: 8px;
}
#bottomphoto {
	overflow: hidden;
}
#registerform {
	font-size:14px;
	margin-left:-4px;
}
#summarytext{
	height: 6em;
}
#floorplansummarywrapper {
	/*background-color: #153518;*/
	/*width: 100%;*/
	min-height: 20em;
	text-align: center;
}
#floorplansummary{
position:absolute;
left:50%;
margin-left:-440px;
width:880px;
	color: #ffffff;
	z-index:50;
	font-size: 14px;
	text-align: left;
	
	/*position: absolute;
	width:900px;;
	margin-left:-230px;*/
	white-space: nowrap;
	background-color: #153518;
	
}
#floorplansummary .collectionwrapper {
	float:left;
	text-align: center;
	width: 200px;
	margin-left:16px;
	height: 380px;
	overflow: hidden;
}
#floorplansummary .collection{
	white-space: normal;
}
#floorplansummary .collection p{
	text-align: left;
	width: 160px;
	margin-left: 24px;
	/*margin-left: 6px;*/
	margin-right: 6px;
}
#floorplansummary h4{
	font-weight: bold;
	font-size: 17px;
	color: #f9af40;
}
#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;
}
#tricycle-bubble{
	width:269px;
	height:282px;
}
#pool-bubble {
	width:241px;
	height:207px;
}
/*Generic nav*/
#navzone{
  font-size:15px;
  font-weight:normal;
        width:99%;
margin-bottom:12px;
}
.selected  {
        /*border-bottom: 2px solid #b4680f;*/
        text-decoration:underline;
}
#navwrapper{
  list-style-type:none;
  white-space:nowrap;
	margin-bottom:36px;
font-size: 15px;
}
.endnavzone{
        clear:both;
        margin-bottom:0px;
}
.mainmenuitem {
        float: left;
        text-align: center;
        height: 18px;
        line-height:1;
        padding:0px;
        z-index:8;
        white-space:normal;
}
.mainmenuitem  a {
        /*text-decoration:none;*/
	color: #fcb040;
}
.unselected {
        text-decoration:none;
}
.unselected:hover{
        /*border-bottom: 2px solid #b4680f;*/
        text-decoration:underline;
}



