/***********************************************************
* HTML ENTITIES
***********************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
}
a, a:visited {
	color: #566c10;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #ba6214;
	text-decoration: underline;
}
a img {
	border: none;
}
a.medium {
	font-size: 11pt;
}
a.small {
	font-size: 8pt;
}


/***********************************************************
* GENERAL
***********************************************************/
#container {
	width: 800px;
	margin: 10px auto;
}
.cleaner {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
}
#content {
	width: 799px;
	background: url(../images/content_bg.gif) right top repeat-y #fff;
	border-left: 1px solid #cfd5b9;
	margin: 0;
	padding: 0;
	height: 405px;
}
#contentLong {
	width: 799px;
	background: url(../images/content_bg.gif) right top repeat-y #fff;
	border-left: 1px solid #cfd5b9;
	margin: 0;
	padding: 0;
}
.name {
	font-style: italic;
}


/***********************************************************
* RIGHT CONTENT
***********************************************************/
#content-right {
	float: left;
	display: block;
	width: 566px;
}
.content-right-bottom {
	height: 99px;
	border-top: 1px solid #cfd5b9;
	width: 566px;
}
.content-right-bottom td {
	vertical-align: middle;
}
#content-right h1 {
	color: #ba6214;
	font-size: 16pt;
	margin: 25px 0 25px 14px;
	padding: 0;
}
#content-right h2 {
	color: #566c10;
	font-size: 13pt;
	margin: 0 0 0 14px;
	padding: 15px 0 15px 50px;
	background-position: left center;
	background-repeat: no-repeat;
}
#content-right h4 {
	color: #566c10;
	font-size: 27pt;
	margin: 100px 0 10px 10px;
	padding: 0;
	font-weight: normal;
}
#content-right h4 sup {
	font-size: 12pt;
}
#content-right p {
	margin: 0 24px 5px 14px;
	color: #566c10;
	font-size: 10pt;
	line-height: 1.1em;
}
#home-top {
	background: url(../images/home_image.jpg) 0 0 no-repeat;
	width: 566px;
	height: 305px;
}
#home-bottom td {
	border-right: 1px solid #cfd5b9;
	height: 99px;
}
#home-bottom td.last {
	border: none;
}
#right-full {
	height: 405px;
	width: 566px;
	padding: 0;
	vertical-align: top;
	margin: 0;
	background: url(../images/right_full_bg.gif) 0 0 repeat-x #ccd5ae;
}
#right-fullLong {
    width: 566px;
    padding: 0;
    vertical-align: top;
    margin: 0;
    background: url(../images/right_full_bg.gif) 0 0 repeat-x #ccd5ae;
}
#right-top {
	height: 305px;
	padding: 0;
	vertical-align: top;
	margin: 0;
	position: relative;
}
#right-top ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 24px 5px 14px;
	color: #566c10;
	font-size: 10pt;
	line-height: 1.1em;
}
#right-top ul li {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 3px 0 0 0;
	background: url(../images/li_bullet.gif) 0 0 no-repeat;
}
#right-top ul.paragraph li {
	margin: 0 0 15px 0;
}
#right-full .distance {
	color: #ba6214;
	white-space: nowrap;
}
#right-full table {
	font-weight: bold;
	font-size: 9pt;
	margin: 0 0 0 14px;
	color: #566c10;
}
#right-full table td {
	padding: 0 6px 0 0;
}


/***********************************************************
* LEFT CONTENT
***********************************************************/
#content-left {
	float: left;
	width: 210px;
	background: url(../images/logo.gif) top center no-repeat #fff;
	border-right: 1px solid #cfd5b9;
	height: 405px;
	margin: 0;
	padding: 0;
}
#content-left h3 {
	color: #566c10;
	font-size: 12pt;
	margin: 0 0 12px 0;
	padding: 0 40px 0 30px;
}
#content-left p, #content-left ul {
	color: #566c10;
	font-size: 10pt;
	margin: 0 0 8px 0;
	padding: 0 40px 0 30px;
}
#content-left ul {
	list-style: none;
}
#content-left li {
	list-style: none;
	padding: 0 0 0 20px;
	background: url(../images/li_arrows.gif) 0 0 no-repeat;
}
#content-left #logo {
	width: 210px;
	height: 145px;
	margin: 0 0 45px 0;
	display: block;
}
#content-left #logo span {
	display: none;
}


/***********************************************************
* LINKS
***********************************************************/
a.icon {
	display: block;
	padding: 15px 0 15px 50px;
	background-repeat: no-repeat;
	background-position: left center;
}
a.house {
	background-image: url(../images/house_off.gif);
}
a.house:hover {
	background-image: url(../images/house_on.gif);
}
a.smallhouse {
	background-image: url(../images/smallhouse_off.gif);
}
a.smallhouse:hover {
	background-image: url(../images/smallhouse_on.gif);
}
a.houses {
	background-image: url(../images/houses_off.gif);
}
a.houses:hover {
	background-image: url(../images/houses_on.gif);
}
a.greenhouse {
	background-image: url(../images/greenhouse_off.gif);
}
a.greenhouse:hover {
	background-image: url(../images/greenhouse_on.gif);
}
a.greenhouses {
	background-image: url(../images/greenhouses_off.gif);
}
a.greenhouses:hover {
	background-image: url(../images/greenhouses_on.gif);
}


/***********************************************************
* FORM
***********************************************************/
input.styled {
	border: 0;
	background: url(../images/input_bg.gif) 0 0 no-repeat #fff;
	height: 16px;
	width: 236px;
	font-size: 8pt;
	padding: 6px 10px 0 10px;
}
label.styled {
	padding: 0 0 0 25px;
	color: #566c10;
	font-weight: bold;
	font-size: 10pt;	
}


/***********************************************************
* HEADER
***********************************************************/
#header {
	width: 800px;
	height: 108px;
	background: url(../images/header_bg.gif) 0 0 no-repeat;
	position: relative;
}
#nav {
     height: 108px;
     border-left: 1px solid #65623b;
     margin: 0 0 0 0px;
     float: right;
     width: 589px;
}
#nav ul {
	margin: 83px 0 0 0;
	list-style: none;
	float: left;
	padding: 0;
}
#nav li {
	float: left;
	list-style: none;
}
#nav li a {
	height: 20px;
	padding: 5px 15px 0 15px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #76883d;
	background-color: #566c10;
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	font-size: 9pt;
}
#nav li a:hover {
	background-color: #99ac5e;
}
#nav li a.active, #nav li a.active:hover {
	background-color: #ba6214;
}
#nav li.last a {
	background-image: url(../images/nav_last_off.gif);
	border-right: none;
}
#nav li.last a:hover {
	background-image: url(../images/nav_last_on.gif);
}
#nav li.last a.active, #nav li.last a.active:hover {
	background-image: url(../images/nav_last_active.gif);
}
#tagline {
	position: absolute;
	top: 25px;
	left: 212px;
	height: 33px;
	width: 355px;
	background: url(../images/tagline.gif) 0 0 no-repeat;
}
#header_links {
	position: absolute;
	bottom: 5px;
	right: 25px;
	color: #ba6214;
	font-size: 8pt;
}
#header_links a {
	font-weight: normal;
	color: #ba6214;
	text-decoration: none;
}
#header_links a:hover {
	color: #fff;
}


/***********************************************************
* FOOTER
***********************************************************/
#footer {
	width: 800px;
	height: 100px;
	background: url(../images/footer_bg.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}
#footer-left {
	float: left;
	width: 131px;
	padding: 40px 40px 0 40px;
	border-right: 1px solid #65623b;
	height: 52px;
	color: #c6c1bb;
	font-size: 8pt;
	line-height: 10pt;
}
#footer-right {
	float: left;
	width: 550px;
	padding: 30px 12px 0 12px;
	color: #72563a;
	font-size: 7pt;
	line-height: 7.5pt;
}
#footer_link {
	color: #fff;
	font-weight: normal;
	font-size: 10.5pt;
	position: absolute;
	top: 15px;
	left: 225px;
	height: 30px;
	z-index: 999;
}
#footer_link a, #footer_link a:visited {
	color: #fff;
	font-weight: normal;
}
#footer_link a:hover {
	color: #7b8545;
}

/***********************************************************
* Availability Page
***********************************************************/
.test { color: white; }
.availTbl {
	background-color:#fff;
	text-align:center;
	border:1px solid #666;
	border-collapse:collapse;
	margin: 0 12px 12px 12px;
	width: 540px;
}
.availTblMainHead { background-color:#2a1801; color:#fff; font-weight: bold }
.availTblHead { background-color:#ddd; color:#000; }
.availTbl th { padding:4px; text-align:center; }
.availTbl td { padding:14px; text-align:center; }
.normalText { font-weight: normal; }
.boldText { font-weight: bold; color: #2a1801; background-color: #f8f8c2; }
/***********************************************************
* Photos Page
***********************************************************/
.photos a img { border:1px solid #2a1801 }

#headerFHA {
     text-align: center;
     float: left;
     height: 108px;
     width: 210px;
     vertical-align: middle;
     margin: 0px;
     padding: 0px;
}
