@charset "UTF-8";
/* CSS Document */

#wrapper {
	background-image: url(images/backgrounds/parkview2_large.png);
	background-repeat: no-repeat;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-position: center 90px;
}

#page #contentarea {
	width: 777px;
	margin-right: 1px;
	margin-top: 3px;
	float: right;
	height: 600px;
	z-index: 5;
}
#contentarea #navarea {
	padding: 0px;
	float: right;
	width: 170px;
	height: 410px;
	background-image:url(images/righthang_long.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 12px;
}
#navarea #navcontent {
	width: 132px;
	margin-left: 20px;
	margin-top: 6px;
}
#navcontent p.navtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDF09A;
	margin: 0px;
	padding: 0px;
}
#contentarea #bodycontent {
	background-color: #FFFFFF;
	width: 595px;
	margin-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 1px;
}
#bodycontent h1.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #000000;
	height: 40px;
	width: 583px;
	padding-left: 12px;
	margin-top: 11px;
	line-height: 30px;
	padding-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
}
#bodycontent #bodycopy {
	height: 480px;
	width: 575px;
	margin-top: 0px;
	margin-left: 20px;
	overflow: auto;
}
#bodycontent #bodycopy p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#555555;
	width: 550px;
}
#bodycontent #bodycopy p strong {
	font-size: 11px;
}
#page #teaserbox {
	width: 148px;
	position: relative;
	top: 150px;
	left: 10px;
}
#navcontent ul {
	margin: 0px;
	padding: 0px;
}
#navcontent ul.nav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	list-style-type: none;
	line-height: 14px;
	margin-bottom: 8px;
}
#navcontent ul.nav li a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 130px;
}
#navcontent ul.nav li a:hover {
	color: #FFFFFF;
}
#navcontent ul.nav li.nav-selected a.nav-selected {
	font-weight: bold;
	color: #FFFFFF;
}
#page #content2 {
	background-image: url(images/backgrounds/whitefade1.png);
	background-repeat: no-repeat;
	height: 194px;
	width: 506px;
	position: absolute;
	left: 100px;
	top: 485px;
	z-index: 2;
}
#content2 p {
	width: 300px;
	margin-left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 16px;
	line-height: 18px;
}
#page #apartmentbutton {
	height: 34px;
	width: 174px;
	position: absolute;
	left: 1px;
	top: 510px;
	z-index: 20;
}
#page #retailbutton {
	height: 34px;
	width: 179px;
	position: absolute;
	left: 25px;
	top: 550px;
	z-index: 21;
}
#page #communitybutton {
	height: 34px;
	width: 174px;
	left: 6px;
	top: 590px;
	position: absolute;
	z-index: 22;
}
#page #singlefamilybutton {
	height: 34px;
	width: 174px;
	position: absolute;
	left: 20px;
	top: 630px;
	z-index: 23;
}

