﻿@charset "utf-8";
body {
	font: 100% "Times New Roman", Times, serif;
	margin: 0;
	/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#333333;
	background: #8C004C;
}
body, td, p, ul {
	font-size:14px;
	color:#333333;
}
.gallery {
	margin : 0px 0px 0px 0px;
}
h1 {
	font-size:16px;
}
ul {
	text-align:left;
}
a, a:link, a:active  {
	font-weight:bold;
	text-decoration:none;
	color:#878905;
	font-size : 14px;
	padding:0;
	margin:0;
}
a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#472311;
	font-size : 14px;
	padding:0;
	margin:0;
}
a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#999999;
	font-size : 14px;
	padding:0;
	margin:0;
}
.header {
	font-weight: bold;
	color:#215429;
}
.homeheader {
	font-weight: bold;
	color:#215429;
	font-size:22px;
	text-align: center;
}
.hometext {
	font-size:13px;
	text-align: center;
}
.small {
	font-size:10px;
}
div.small p {
	font-size:10px;
}
/*	main container */
.oneColFixCtrHdr #container {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
/*	header */
.oneColFixCtrHdr #header {
	background: #FFFFFF;
	padding: 0 0 0 0;
	/*border-bottom: 3px solid #472311;*/
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
/*	main content*/
.oneColFixCtrHdr #mainContent {
	padding: 0;
	margin:0;
	background: #FFFFFF;
	border-bottom:0;
}
/*	left page area */
.oneColFixCtrHdr #mainContent .pageside {
	padding: 0;
	margin:0;
	float:left;
	background-color:#878905;
	width:141px;
	height: 396px;
}
.oneColFixCtrHdr #mainContent .pagesidefinance {
	padding: 0;
	margin:0;
	float:left;
	background-color:#878905;
	width:141px;
	height: 300px;
}
.oneColFixCtrHdr #mainContent .pagesidebuilder {
	padding: 0;
	margin:0;
	float:left;
	background-color:#878905;
	width:141px;
	height:380px;
}
.oneColFixCtrHdr #mainContent .pagesidequickdelivery {
	padding: 0;
	margin:0;
	float:left;
	background-color:#878905;
	width:141px;
	height:1080px;
}
.oneColFixCtrHdr #mainContent .pagesidecommunity {
	padding: 0;
	margin:0;
	float:left;
	background-color:#878905;
	width:141px;
	height:856px;
	/*background-image:url(../images/side_community.jpg);*/
	background-position: bottom;
	background-repeat:no-repeat;
}
.oneColFixCtrHdr #mainContent .pagesidecontact {
	padding: 0;
	margin:0;
	float:left;
	background-color:#878905;
	width:141px;
	height:320px;
}
.oneColFixCtrHdr #mainContent .pagesidefeatures {
	padding: 0;
	margin:0;
	float:left;
	background-color:#878905;
	width:141px;
	height:600px;
}
.oneColFixCtrHdr #mainContent .pagesidefloorplans {
	padding: 0;
	margin:0;
	float:left;
	background-color:#878905;
	width:141px;
	height:480px;
}
.oneColFixCtrHdr #mainContent .pagesidegallery {
	padding: 0;
	margin:0;
	float:left;
	background-color:#878905;
	width:141px;
	height:300px;
}
.oneColFixCtrHdr #mainContent .pagesideindex {
	padding: 0;
	margin:0;
	float:left;
	background-color:#878905;
	width:141px;
	height:320px;
}
.oneColFixCtrHdr #mainContent .pagesidelocation {
	padding: 0;
	margin:0;
	float:left;
	background-color:#878905;
	width:141px;
	height:340px;
	/*background-image:url(../images/side_location.jpg);*/
	background-position: bottom;
	background-repeat:no-repeat;
}
.oneColFixCtrHdr #mainContent .pagesidenews {
	padding: 0;
	margin:0;
	float:left;
	background-color:#878905;
	width:141px;
	height:440px;
	/*background-image:url(../images/side_news.jpg);*/
	background-position: bottom;
	background-repeat:no-repeat;
}
.oneColFixCtrHdr #mainContent .pagesidenewsitem {
	padding: 0;
	margin:0;
	float:left;
	background-color:#878905;
	width:141px;
	height:900px;
	/*background-image:url(../images/side_news.jpg);*/
	background-position: bottom;
	background-repeat:no-repeat;
}
.oneColFixCtrHdr #mainContent .pagesidesiteplan {
	padding: 0;
	margin:0;
	float:left;
	background-color:#878905;
	width:141px;
	height:399px;
	background-position: bottom;
	background-repeat:no-repeat;
}
#mainContent .sideheader {
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:10px 2px 10px 2px;
	font-style: oblique;
}
#mainContent .newsideheader {
	color:#472311;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding: 10px 2px 10px 2px;
	font-style: oblique;
}
#mainContent .newsideheader2 {
	color:#472311;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding: 10px 2px 10px 25px;
	font-style: oblique;
}
#mainContent .newspsideheader {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:10px 2px 10px 2px;
	font-style: oblique;
}
#mainContent .sidecontent {
	color: #000000;
	font-size:12px;
	margin:0;
	padding:2px 2px 2px 2px;
}
#mainContent .newsidecontent {
	color:#FFFFFF;
	font-size:14px;
	margin:0;
	padding:10px 2px 10px 2px;
}
#mainContent .newsidecontentsiteplan {
	color:#472311;
	font-size:14px;
	margin:0;
	padding: 10px 2px 10px 25px;
}
#mainContent div.sidebutton {
	margin: 8px 0 2px 0;
	padding: 1px;
	background:#472311;
	color:#FFFFFF;
	border: 0;
	border-bottom: 0;
	text-align:center;
}
#mainContent div.sidebutton a {
	display: block;
	font-size: 12px;
	border: 0;
	background: #472311;
	color: #ffffff;
}
div.sidebutton a:hover {
	display: block;
	font-size: 12px;
	border: 0;
	background:#000000;
	color: #ffffff;
}
.pageside img.sideimage {
	padding:16px 0 0 0;
	margin:16px 0 0 0;
}
/* page content */
.oneColFixCtrHdr #mainContent .pagecontent {
	padding:20px 30px 20px 30px;
	margin:0;
	float: right;
	width: 797px;
	/*overflow:auto;*/
	height:300px;
}
.oneColFixCtrHdr #mainContent .pagecontentfinance {
	padding:20px 30px 20px 30px;
	margin:0;
	float: right;
	width: 797px;
	/*overflow:auto;*/
	height:250px;
}
.oneColFixCtrHdr #mainContent .pagecontentcontact {
	padding:0;
	margin:0;
	float: right;
	width: 859px;
	font-size:10px;
	height:320px;
}
.oneColFixCtrHdr #mainContent .pagecontentfeatures {
	padding:0;
	margin:0;
	float: right;
	width: 859px;
	font-size:10px;
	height:540px;
}
.oneColFixCtrHdr #mainContent .pagecontentgallery {
	padding:0;
	margin:0;
	float: right;
	width: 859px;
	/*text-align: center;*/
	background: #ffffff;
	height:396px;
}
.oneColFixCtrHdr #mainContent .pagecontentcommunity {
	padding:0;
	margin:0;
	float: right;
	width: 859px;
	/*text-align: center;*/
	background: #ffffff;
	height:856px;
}
.oneColFixCtrHdr #mainContent .pagecontentnews {
	padding-right:30px;
	padding-top:5px;
	margin:0;
	float: right;
	width: 797px;
	text-align:justify;
}
.oneColFixCtrHdr #mainContent .pagecontentnews ul {
	padding: 2px 0 2px 4px;
	margin: 0;
	list-style: none;
}
.oneColFixCtrHdr #mainContent .pagecontentnews ul li {
	margin:10px 0 0 10px;
	padding:0 0 0 10px;
}
.oneColFixCtrHdr #mainContent .pagecontentnews img {
	padding:0;
	margin:0;
	text-align:center;
}
.oneColFixCtrHdr #mainContent .pagecontentsiteplan {
	padding:0;
	margin:0;
	float: right;
	width: 859px;
	background:#ffffff;
	height:399px;
}
.oneColFixCtrHdr #mainContent .back {
	padding:2px 2px 2px 2px;
	margin:0;
	width: 853px;
	text-align:left;
	background-color:#F5FAF5;
	float:right;
}
.oneColFixCtrHdr #mainContent .back a {
	font-weight:bold;
	text-decoration:none;
	color:#472311;
}
.oneColFixCtrHdr #mainContent .flashcontent {
	padding:0;
	margin:0;
}
.oneColFixCtrHdr #mainContent .pagecontent a, .pagecontentnews a, li a {
	color:#472311;
}
.oneColFixCtrHdr #mainContent .nodot {
	padding: 2px 0 2px 4px;
	margin: 0;
	list-style: none;
	font-weight: bold;
}
/* page footer */
.oneColFixCtrHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#472311;
	background-image:url(../images/eoh.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	clear: both;
}
.oneColFixCtrHdr #footer div.blackbox {
	padding: 2px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#2E2E2E;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.oneColFixCtrHdr #footer td, a.footer {
	color:#FFFFFF;
	font-weight:bold;
	font-size:22px;
}
.oneColFixCtrHdr #footer div.smallertext {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
.oneColFixCtrHdr #footer a:hover {
	color:#878905;
	text-decoration:none
	font-size:22px;
}
img.logo {
	margin:2px 0 2px 6px;
}
.quickdelivery_box {
	border-left : 1px solid Black;
}
/******** top navigation ********/

.oneColFixCtrHdr #header div.nav {
	background-color: #472311;
	z-index:500;
	padding: 0 0 0 5px;
}
.oneColFixCtrHdr #header div.nav ul {
	padding: 0 0 0 8px;
	margin: 0;
	list-style: none;
}
.oneColFixCtrHdr #header div.nav ul li {
	display: block;
	float: left;
	position: relative;
	margin: 0;
}
.oneColFixCtrHdr #header div.nav ul li a {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	font-size: 15px;
}
.oneColFixCtrHdr #header div.nav ul li a:hover {
	color: #ffffff;
	display: block;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
a.topnavhome {
	background-color: #472311;
	background: #472311;
	/* IE6 Bug */
	padding: 4px 6px 4px 6px;
	border-right : 1px solid White;
	border-left : 1px solid White;
}
a.topnavhome:hover {
	background-color: #878905;
	background: #878905; /* IE6 Bug */
	padding: 4px 6px 4px 6px;
	border-right : 1px solid White;
}
a.topnav {
	background-color: #472311;
	background:  #472311; /* IE6 Bug */
	padding: 4px 6px 4px 6px;
	border-right : 1px solid White;
}
a.topnav:hover {
	background-color: #878905;
	background: #878905; /* IE6 Bug */
	padding: 4px 6px 4px 6px;
	border-right : 1px solid White;
}
a.topnav2 {
	background-color: #8C004C;
	background:  #8C004C; /* IE6 Bug */
	padding: 4px 6px 4px 6px;
	border-right : 1px solid White;
}
a.topnav2:hover {
	background-color: #472311;
	background: #472311; /* IE6 Bug */
	padding: 4px 6px 4px 6px;
	border-right : 1px solid White;
}
a.topnav3 {
	background-color: #878905;
	background:  #878905; /* IE6 Bug */
	padding: 4px 6px 4px 6px;
	border-right : 1px solid White;
}
a.topnav3:hover {
	background-color: #8C004C;
	background: #8C004C; /* IE6 Bug */
	padding: 4px 6px 4px 6px;
	border-right : 1px solid White;
}
	
	/******** side navigation - Brown/Green ********/
a.sidenav {
	background-color: #472311;
	background: #472311;	/* IE6 Bug */
	color: #FFFFFF;
	z-index:500;
	padding: 2px 0 2px 20px;
	display: block;
	font-weight: bold;
	font-size: 15px;
	border-bottom : 1px solid White;
}
a.sidenav:hover {
	background-color: #878905;
	background: #878905; /* IE6 Bug */
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	font-size: 15px;
	border-bottom : 1px solid White;
	text-decoration: none;
	}
	
		/******** side navigation - Fuchsia/Brown ********/
a.sidenav2 {
	background-color: #8C004C;
	background: #8C004C; /* IE6 Bug */
	color: #FFFFFF;
	z-index:500;
	padding: 2px 0 2px 20px;
	display: block;
	font-weight: bold;
	font-size: 15px;
	border-bottom : 1px solid White;
}
a.sidenav2:hover {
	background-color: #472311;
	background: #472311; /* IE6 Bug */
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	font-size: 15px;
	border-bottom : 1px solid White;
	text-decoration: none;
}
		/******** side navigation - Green/Fuschia ********/
a.sidenav3 {
	background-color: #878905;
	background: #878905; /* IE6 Bug */
	color: #FFFFFF;
	z-index:500;
	padding: 2px 0 2px 20px;
	display: block;
	font-weight: bold;
	font-size: 15px;
	border-bottom : 1px solid White;
}
a.sidenav3:hover {
	background-color: #8C004C;
	background: #8C004C; /* IE6 Bug */
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	font-size: 15px;
	border-bottom : 1px solid White;
	text-decoration: none;
}
/******** Photo Gallery ********/
.gallery_links {
	background-color : #dfe0d1;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
}
a.gallery_item {
	background-color : #dfe0d1;
	color : #003300;
	font-size : 15px;	
	border-bottom : 1px solid White;	
	padding : 3px 3px 3px 48px;
	display: block;
}
a.gallery_item:hover {
	background-color : #e8eadb;
	color : #003300;
	font-size : 15px;	
	border-bottom : 1px solid White;	
	padding : 3px 3px 3px 48px;
	display: block;
	background-image : url(../images/arrow.gif);
}
.gallery_grouping {
	background-color : #e8eadb;
	color : #003300;
	display: block;
}
/******** Floor Plans ********/
.floorplans {
	background-color : White;
}
.floorplans_grouping {
	color : #003300;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 18px;
}
.floorplans_caption {
	color : #003300;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 15px;
	font-style : italic;
}
a.floorplans {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	color : #003300;
	font-size : 11px;
}
a.floorplans:hover {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	color : #878905;
	font-size : 11px;
}
/******** bottom navigation ********/
div.bottomnav {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align:center;
}
div.bottomnav ul {
	padding: 0 0 0 220px;
	margin: 0 0 0 0;
	list-style: none;
	text-align: center;
}
div.bottomnav ul li {
	display: block;
	float: left;
	position: relative;
	margin:	1px 4px 1px 2px;
	padding: 2px 2px 2px 0;
}
div.bottomnav ul li a {
	display: block;
	font-weight: normal;
	font-size: 12px;
	border: 0px;
	border-bottom: 0;
	color: #CCCCCC;
}
div.bottomnav ul li a:hover {
	display: block;
	font-weight: normal;
	font-size: 12px;
	border: 0px;
	border-bottom: 0;
	text-decoration: none;
	color: #669900;
}
div.copyright {
	font-size:12px;
	color:#999999;
	text-align: center;
	padding:2px 0 2px 4px;
	clear:both;
}
.copyright p {
	font-size:12px;
	color:#999999;
	text-align: center;
	padding:2px 0 2px 4px;
}
/* Forms */
form {
	margin:0;
	padding:0;
	color:#534A39;
}
select {
	font-size:11px;
}
input.button {
	background-color: #E6E6E6;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
	margin: 0;
	border: 1px solid #999999;
	font-size:11px;
}
textarea, select {
	font-size:10px;
	width:150px;
	border: 1px solid #999999;
	color:#534A39;
}
form input {
	font-size:10px;
	width:150px;
	border: 1px solid #999999;
}
