* {
	padding:0;
	margin:0;
}
body {
	background: #42483e url(/media/images/bodyBg.gif) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color:#222222;
}
a {
	text-decoration:none;
	outline:none;
	cursor:pointer;
}
.right, .alignright { float:right; }
.left, .alignleft { float:left; }
.red { color: red; }
.nodisplay { display: none; }

/*/////////////////////////////////
			LAYOUT
/////////////////////////////////*/
#wrap {
	background: url(/media/images/contentBg.jpg) center 124px no-repeat;
}

#pnlHeader div {
	background: url(/media/images/bgHeader2.jpg) center 0 no-repeat;
	height: 37px;
	padding-top: 88px;
}

#ulMainNav {
	margin: 0 auto;
	text-align: center;
	width: 644px;
}
#ulMainNav li {
	display: inline;
}
#ulMainNav li a {
	display:block;
	float:left;
	text-indent:-50000px;
	height:37px;
	width:115px;
	background: url(/media/images/bgNavHome.jpg) 0 0 no-repeat;
}
#ulMainNav li #lnkCommunity {
	width:208px;
	background-image: url(/media/images/bgNavCommunity.jpg);
}
#ulMainNav li #lnkResidences {
	width:163px;
	background-image: url(/media/images/bgNavResidences.jpg);
}
#ulMainNav li #lnkContactUs {
	width:158px;
	background-image: url(/media/images/bgNavContact.jpg);
}
#ulMainNav li a:hover, #ulMainNav li a.selected {
	background-position: 0 -37px;
}
#pnlContent {
	background: url(/media/images/pnl4.jpg) 0 0 repeat-y;
	height: auto;
	margin: 0 auto;
	padding: 50px 30px 50px 7px;
	width: 920px;
	position:relative;
}
#pnlTop,#pnlBottom {
	display:block;
	height:40px;
	width:940px;
}
#pnlTop {
	height:45px;
	position:absolute;
	width:945px;
	top:0;
	left:0;
	background: url(/media/images/bgContentTop2.jpg) 0 0 no-repeat;
}
#pnlBottom {
	position:absolute;
	bottom:0;
	left:0;
	background: url(/media/images/bgContentBottom.jpg) left bottom no-repeat;
	margin-bottom: -5px;
}
#pnlTop ul {
	list-style:none;
	font-size:.75em;
	display:block;
	height:28px;
	padding:6px 0 0 65px;
	width:500px;
	background: url(/media/images/comNav.jpg) 0 0 no-repeat;
	margin: 0 auto;
}
#pnlTop li {
	display:inline;
	padding: 0 5px;
}
#pnlTop li a, #pnlTop ul {
	color:#fff;
	font-weight:bold;
}
#pnlTop li a:hover, #pnlTop li a.selected {
	color:#eea30a;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	color:#6d4a24;
	font-size:1.85em;
	padding-left:20px;
}
h2 {
	color:#4d2e0c;
	font-size: 1.2em;
	padding-left:20px;
}
p {
	font-size: .75em;
	padding:0 0 20px 20px;
}
.hr {
	height:28px;
	width:930px;
	background: transparent url(/media/images/HR.jpg) 0 0 no-repeat;
	display:block;
	position:relative;
	clear:both;
}
hr, .hr2 {
	filter:alpha(opacity=35);
	-moz-opacity: 0.35;
	opacity: 0.35;
	background:#fff;
	height:1px;
	display:block;
	border:none;
	border-top: 1px solid #999999;
	overflow:hidden;
	width:100%;
	margin: 10px 0;
	clear:both;
}

/*/////////////////////////////////
		Marketing Buttons
/////////////////////////////////*/

#quicklinks {
	width: 935px;
	margin: 0 auto;
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	padding-top:35px;
	position:relative;
}
#quicklinks div {
	position:relative;
	float:left;
	width:275px;
	height:111px;
	display:block;
	padding:0px 50px 70px 0;
	background: url(/media/images/quicklinkBG.gif) 0 0 no-repeat;
}
#quicklinks div.last {
	padding:0px 0px 70px 0;
}
#quicklinks p {
	font-size: .75em;
	height: 40px;
	padding:0px 5px;
	margin:0px;
	width:90%;
	color:#ada8a5;
}
#quicklinks img, #quicklinks span {
	position:absolute;
	left:120px;
	top: 60px;
}
#quicklinks h3 {
	color:#d2d5cc;
	font-weight:normal;
	margin:0;
	padding: 2px 0px 5px 5px;
}
#quicklinks a {
	position:absolute;
	left:10px;
	top: 90px;
	text-indent:-50000px;
	display:block;
	width:94px;
	height:20px;
	background: url(/media/images/learnmoreBtn.gif) 00 no-repeat;
}

/*/////////////////////////////////
			FOOTER
/////////////////////////////////*/

#footer {
	clear:both;
	display:block;
	text-align:center;
	color: #bfc9bf;/*color: #fff;*/
	margin-top:20px;
}
#footer p {
	font-size: 0.75em;
	margin-bottom:10px;
}
#footer ul {
	margin-bottom:10px;
}
#footer li{
	display:inline;
	padding: 0px 10px;
	border-right: #bfc9bf 1px solid;
	font-size: 0.85em;
}
#footer ul a {
	color: #bfc9bf;
}
#footer p a {
	color: #bfc9bf;
	text-decoration: underline;
}
#footer li.last{
	border-right: 0px;
}
/*/////////////////////////////////
		Home
/////////////////////////////////*/

.home, #pnlContent.home {
	background: url(/media/images/homeImg.jpg) top center no-repeat;
	height: 476px;
	display:block;
	margin:0;
	padding:0px;
	width: 100%;
	text-align:center;
	min-width: 945px;
}
.home #pnlTop, .home #pnlBottom {
	display:block;
	height:28px;
	width:100%;	
}
.home #pnlTop {
	display:none;
}
.home #pnlBottom {
	background: url(/media/images/wood.jpg) center 0 no-repeat;
	margin-bottom: -15px;
}
.home h1 {
	display:block;
	width:474px;
	height:50px;
	padding-top:4px;
	margin: 10px auto 0px;
	/*background: url(/media/images/homeHeader.jpg) 0 0 no-repeat;
	*/color:#20465d;
	font-size: 2em;
	font-weight:bold;
}
.home div.page{
	padding-top:10px;
	color: #000000;
	width:660px;
	margin: 0 auto;
}
/* Location Map */
.map .page {
	margin-top:-10px;
	margin-bottom:-27px;
}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

