@charset "UTF-8";

body {
	background:url(images/background.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	}

#bodytable {
	margin:0 auto;
	}

#r1c1 {
	background:url(images/topleftcorner.jpg);
	width:20px;
	height:20px;
	}	
	
#r1c2 {
	background:url(images/topShadow.jpg) repeat-x;
	height:20px;
	width:960px;
	}	
	
#r1c3 {
	background:url(images/toprightcorner.jpg);
	width:20px;
	height:20px;
	}		
	
#r2c1 {
	width:20px;
	background:url(images/leftShadow.jpg) repeat-y;
	}	
	
#r2c2 {
	background:#191919;
	width:960px;
	}	
	
#r2c3 {
	width:20px;
	background:url(images/rightShadow.jpg) repeat-y;
	}		
	
#r3c1 {
	width:20px;
	background:url(images/bottleftcorner.jpg);
	}	
	
#r3c2 {
	background:url(images/bottomShadow.jpg) repeat-x;
	width:960px;
	color:#AAAAAA;
	font-size:13px;
	text-align:center;
	}	
	
#r3c3 {
	width:20px;
	background:url(images/bottrightcorner.jpg);
	}		
	
#header {
	width:960px;
	height:187px;
	background:url(images/headerbg.jpg);
	}	
	
#navigationhead {
	width:850px;
	height:2px;
	background:#565656;
	clear:both;
	margin:0 auto;	
	}
	
#navwrap {
	width:850px;
	margin:0 auto;
	}	
	
#navwrap ul {
	position:relative;
	top:-16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	}
	
#navwrap ul li, #navwrap ul li a {
	color:#CCCCCC;
	text-decoration:none;
	font-size:14px;
	display:block;
	height:10px;
	padding-top:10px;
	float:left;
	margin:0 12px;
	}
	
#navwrap ul li a:hover {
	color:#CCCCAA;	
	}
	
#navwrap ul li.active {
	background:url(images/menuindicator.jpg) no-repeat center top;
	}

#clear {
	width:960px;
	height:15px;
	clear:both;
	}
	
.smclear {
	width:400px;
	height:5px;
	clear:both;
	}		
	
#content {
	width:960px;	
	margin:0 auto;
	}
	
.SubPageText {
	background:#222222;
	width:470px;
	margin:20px 50px;
	padding:5px 20px 25px;
	}
	
.SubPageHeader {
	color:#555555;
	font-size: 15px;
	font-weight: 600;
	}

.SubPageText h4 {
	color:#555555;
	font-weight:600;
	letter-spacing:0.125em;
	text-transform:uppercase;
	margin-left:10px;	
	}
	
.SubPageText p {
	color:#dbd1ad;
	font-size:10pt;
	font-weight:100;
	letter-spacing:1pt;
	line-height:20px;
	margin:5px 30px;
	}
	
.SubPageText h3 {
	color:#CCCCCC;	
	}
	
.SubPageText h5 {
	color:#AAAAAA;
	font-weight:normal;
	line-height:0px;
	text-indent:none;
	margin:0;
	}		
	
.SubPageText img {
	float:left;
	width:150px;
	margin:10px 10px 10px 0;
	}	
.SubPageText a {
	color:#FFFFFF;
	font-size:12px
	}	
	
.pressimg {
	float:right;
	margin:0 50px 30px;
	width:320px;
	}	
	
.HomeOwners, .HomeOwners a {
	text-decoration:none;
	list-style:none;
	color:#CCCCAA;
	font-size:14px;
	line-height:20px;
	}
	
.HomeOwners a:hover {
	color:#FFFFFF;
	}	
	
.planImg {
	float:right;
	margin:0 50px 50px;	
	color:#CCCCCC;
	text-transform:uppercase;
	}
#map {
	width:300px;
	float:right;
	}
	
.homegreen {
	width:700px;
	margin:0 auto;
	color:#bce874;
	line-height:30px;
	font-size:18px;
	padding:15px;
	}
	
.homegreen img {
	float:left;
	height:150px;
	margin:0 30px 0;
	position:relative;
	top:0px;
	}	
	
.maintained {
	padding:5px 50px;
	text-align:center;
	width:750px;
	margin:0 auto 15px auto;
	background:#222222;
	color:#999999;
	}	
	
.slideshowDiv {
	width:800px;
	height:600px;
	margin:10px auto;
	}	