html {
    height: 102%;
}
body {
	background-color: #AEBC6B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4F4F4F;
}
a {
	color: #467A1B;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #023BA6;
	font-size: 11pt;
	line-height: 13px;
	padding: 0px;
}
h2 {

	font-weight: bold;
	color: #023BA6;
	font-size: 11pt;
	line-height: 13pt;
	padding: 0px;
}
#wrap {
	width: 900px;
	margin: 0px auto; /* top, right, bottom, left */
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #4c2d00;
}
#wrap #navigation {
	width: 900px;
	clear: both;
	height: 32px;
	background-color: #d0d6b2;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #4C2D00;
}
#wrap #header {
	background-color: #E9EDD6;
}

#wrap #navigation a {
	background-image: url(images/updatedimages/tab_off.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	text-align: center;
	background-position: left center;
	display: block;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 9pt;
}
#wrap #navigation a:hover {

	background-image: url(images/updatedimages/tab_on.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 90px;
	text-align: center;
	background-position: left center;
	display: block;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 9pt;
}
#wrap #top {
	background-color: #925401;
	color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#wrap #content {
	clear: both;
	width: 880px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#wrap #footerlinks {
	clear: both;
	width: 880px;
	background-color: #E9EDD6;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
}
#wrap #footerlinks a {
	color: #666666;
	font-size: 8pt;
}
#wrap #footerlinks a:hover {
	color: #000000;
	font-size: 8pt;
}
#testimonials {
	margin-bottom: 6px;
	padding: 8px 4px 14px;
	float: right;
}
#testimonials a {
	font-size: 8pt;
	color: #587242;
	font-weight: bold;
}
#testimonials a:hover {
	font-size: 8pt;
	color: #294512;
	font-weight: bold;
}
#testimonial {
	background-color: #F3F8F1;
	border: 1px solid #C69D5D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding: 0px;
}
#testimonial .content {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#testimonial .signature{
	text-align: right;
	margin-right: 10px;
	font-style: italic;
	margin-bottom: 4px;
}
#divider {
	border-top-style: dotted;
	border-top-color: #E9EDD6;
	border-top-width: medium;
}#wrap #footer {
	background-color: #B9C680;
	font-size: 8pt;
	color: #25400E;
	text-align: center;
	padding-top: 6px;
	width: 100%;
	padding-bottom: 6px;
}
#phototable {
}
#phototable img {
	padding: 2px;
	border: 1px solid #955101;
}
#wrap #content #imagesbottom{
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #content #imagesbottom img{
	margin-right: 10px;
	margin-left: 10px;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5D4008;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7A15A;
	text-align: left;
}
.photoright {
	padding: 2px;
	border: 1px solid #955101;
}.leasingtable {
	margin: 6px;
	padding: 6px;
	border: 1px solid #AEBC6B;
	width: 400px;
	background-color: #F3F5EB;
}
#wrap #content #testimonials #leasingindex {
	margin-bottom: 2pt;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #455129;
	padding-bottom: 8px;
	text-align: center;
}
.titlebg {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FDEFD7;
}
.tagline {
	display: none;
}

