body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a6351;
	background-color: #4f513d;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
td, input, textarea, select {
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #a44d18;
	margin: 0px 0px 6px;
	padding: 0px;
}
h2 {
	font-size: 13px;
	color: #a44d18;
	margin: 0px 0px 4px;
	padding: 0px;
}
p {
	margin: 6px 0px;
}
a {
	color: #a44d18;
}
ul {
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 6px 0px;
	list-style: none;
}
li {
	padding-left: 16px;
	background: transparent url(../images/bullet.gif) no-repeat 0px 4px;
	margin-bottom: 7px;
}
div.hr {
	background: url(../images/hr.gif) repeat-x;
	padding-bottom: 1px;
	margin: 0px 0px 6px 0px;
}
div.hr2 {
	background: url(../images/hr2.gif) repeat-x;
	padding-bottom: 1px;
	margin: 0px 0px 6px 0px;
}

td#bgleft {
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	width: 15px;
}
td#bgright {
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	width: 35px;
}
td#headerright {
	background-image: url(../images/header_right.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
#taa {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	text-align: right;
	font-size: 11px;
	color: #4f513d;
}
#contactinfo {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 6px;
	padding-left: 27px;
}
#contactinfo h1 {
	font-size: 12px;
	color: #4f513d;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#contactinfo p {
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}
#contactinfo strong {
	color: #4f513d;
	font-weight: normal;
}
#contactinfo a {
	color: #4f513d;
	font-weight: bold;
	text-decoration: underline;
}
td#nav {
	background-color: #7a7e56;
	height: 198px;
}
#nav div.navitem {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 28px;
}
#nav div.navitem span {
	text-decoration: underline;
}
#nav div.navitem img {
	margin-right: 15px;
}
#nav div.navitem a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav div.navitem a:hover {
	text-decoration: underline;
}
td#contentright {
	color: #FFFFFF;
	background-color: #c8bc97;
	padding-top: 28px;
	padding-right: 26px;
	padding-bottom: 26px;
	padding-left: 28px;
	vertical-align: top;
}
td#contentleft {
	padding-top: 28px;
	padding-right: 19px;
	padding-bottom: 26px;
	padding-left: 21px;
	background-color: #e2d9c0;
	vertical-align: top;
}
#contentleft td.floorplan img {
	margin-right: 12px;
	border: 4px solid #ffffff;
}
#contentleft td.applynow {
	text-align: right;
	padding-top: 6px;
}
#contentleft td.photo img {
	margin-right: 12px;
	border: 4px solid #ffffff;
}
td#footerleft {
	font-size: 11px;
	color: #4f513d;
	background-color: #cdc19b;
	padding-left: 20px;
}
td#footerleft a {
	font-size: 11px;
	font-weight: bold;
	color: #4f513d;
	text-decoration: none;
}
td#footerleft a:hover {
	text-decoration: underline;
}
td#footerright {
	font-size: 11px;
	color: #4f513d;
	background-color: #cdc19b;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	text-align: right;
}
td#footerright a {
	font-size: 11px;
	font-weight: bold;
	color: #4f513d;
	text-decoration: none;
}
td#footerright a:hover {
	text-decoration: underline;
}
.whiteborder {
	border: 3px solid #FFFFFF;
}
.floatleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
}
td.orangelight {
	background-color: #a44d18;
	padding: 3px 0px 3px 0px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
td.orangedark {
	background-color: #883401;
	padding: 3px 0px 3px 0px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
td.yellowlight {
	background-color: #d8b03b;
	padding: 3px 0px 3px 0px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
td.yellowdark {
	background-color: #d8b03b;
	padding: 3px 0px 3px 0px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
