html { 
	min-height: 101%;
	margin-bottom: 1px;
}
body {
	background-image: url(/images/bkg_body.jpg);
	background-position: center top;
	margin: 0;
	padding: 30px 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
}
p, ul, ol, li, h1, h2, h3 {
	margin: 0;
	padding: 0;
}
p {
	padding: 0 0 1.4em 0;
	line-height: 1.2em;
}
h1 {
	padding: 0 0 1.4em 0;
	line-height: 1.2em;
	font-size: 11px;
	font-weight: bold;
}
img {
	border: none;
}
a:link {
	color: #342E25;
	text-decoration: underline;
}
a:hover { 
	color: #666633;
}
a:visited { 
	color: #666633;
}







/* ************************************************** wrappers ****************************** */
div#wrap2 {
	width: 768px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-image: url(/images/bkg_content.jpg);
	background-repeat: repeat-y;
}
div#wrap {
	width: 768px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-image: url(/images/bkg_page_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
div#page {
	width: 768px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-image: url(/images/bkg_page_top.jpg);
	background-repeat: no-repeat;
	background-position: 0 109px;
}




/* ************************************************** div#header ****************************** */
div#header {
	width: 768px;
	height: 142px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#header img {
	display: block;
}




/* ************************************************** ul#nav ****************************** */
ul#nav {
	width: 648px;
	height: 33px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}
#nav li {
	float: left;
	height: 33px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#nav a {
	margin: 0;
	padding: 0;
	display: block;
	background-repeat: no-repeat;
	width: 126px;
	height: 33px;
	text-decoration: none;
}
/* hides text */
#nav a span {
	position: relative;
	top: -500px;
}
#nav li.history, #nav li.history a {
	width: 135px;
	background-image: url(/images/nav_off_history.jpg);
}
#nav li.history a:hover {
	background-image: url(/images/nav_on_history.jpg);
}
#nav li.newowners, #nav li.newowners a {
	background-image: url(/images/nav_off_newowners.jpg);
}
#nav li.newowners a:hover {
	background-image: url(/images/nav_on_newowners.jpg);
}
#nav li.leasing, #nav li.leasing a {
	background-image: url(/images/nav_off_leasing.jpg);
}
#nav li.leasing a:hover {
	background-image: url(/images/nav_on_leasing.jpg);
}
#nav li.restoration, #nav li.restoration a {
	background-image: url(/images/nav_off_restoration.jpg);
}
#nav li.restoration a:hover {
	background-image: url(/images/nav_on_restoration.jpg);
}
#nav li.contact, #nav li.contact a {
	width: 135px;
	background-image: url(/images/nav_off_contact.jpg);
}
#nav li.contact a:hover {
	background-image: url(/images/nav_on_contact.jpg);
}




/* ************************************************** div#content ****************************** */
div#content {
	width: 768px;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
	overflow: hidden;
}
#news div#content {
	height: auto;
}
#content img.featured {
	float: right;
	padding-bottom: 20px;
}




/* ************************************************** div#main ****************************** */
div#main {
	float: left;
	width: 419px;
	margin: 0 0 0 30px;
	padding: 40px 0 60px 0;
	text-align: left;
	display: inline;
}
#news div#main {
	width: 550px;
}
#news div#newsnav {
	padding: 43px 0 60px 0;
}
#leasing div#main {
	width: 708px;
}
#leasing #main p.floorplan {
	width: 260px;
	margin: 0 20px;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 10px;
}
#photoarchive #main {
	position: relative;
	width: 170px;
}
#photoarchive p.headline {
	padding-bottom: 90px;
}
#photoarchive p.archivenav {
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 320px;
}
#photoarchive p.return {
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 360px;
}
#photoarchive a.prev, #photoarchive a.next {
	float: left;
	width: 12px;
	height: 15px;
	margin: 0 20px 0 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -5000px;
}
#photoarchive a.prev:hover, #photoarchive a.next:hover {
	background-position: 0 -15px;
}
#photoarchive a.prev {
	background-image: url(/images/bkg_archive_arrownav_prev.gif);
}
#photoarchive a.next {
	background-image: url(/images/bkg_archive_arrownav_next.gif);
}
#photoarchive div#archiveimage {
	width: 508px;
	float: right;
	display: inline;
	margin: 0 30px 0 0;
	padding: 50px 0 60px 0;
	text-align: center;
}
#photoarchive #archiveimage img {
	margin: 0 auto;
	padding: 0 0 10px 0;
}
table#pressarchive {
	clear: left;
	margin: 30px 0 0 0;
}
#pressarchive td.date {
	width: 100px;
	padding: 0 4px 6px 0;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
#pressarchive td.title {
	padding: 0 4px 6px 0;
	text-align: left;
	vertical-align: top;
}
.pressarchivenav img {
	float: left;
	margin: 0;
	padding: 0;
}
.pressarchivenav a {
	float: left;
	margin: 5px 0 0 0;
	padding: 0 15px 0 0;
}
.pressarchivenav span {
	float: left;
	margin: 5px 0 0 0;
	padding: 0 15px 0 0;
	color: #666666;
}




/* ************************************************** div#footer ****************************** */
div#footer {
	width: 768px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	background-color: #454135;
	color: #ffffff;
	overflow: visible;
}
#footer p {
	color: #666666;
	text-align: right;
	font-size: 8px;
	margin: 0 10px;
	padding: 33px 0 7px 0;
	overflow: visible;
}
