body,
html {
	background-repeat: repeat-x;

	margin:0;
	padding:0;
	color:#000;
}
body {
	min-width:804px;
}
#outerwrap {
	text-align: center;
}
#wrap {
	margin:0 auto;
	padding: 0;
	width:804px;
	text-align: left;
}
#bodyWrapper {	
	margin:0 auto;
	width:804px;	
	text-align: center;
}

#header {
	height: 97px;
	padding: 0 0 0 11px;
}
#headline {
	height: 80px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
	margin: 40px 0 0 11px;
	font-weight: bold;
	overflow: visible;
}
#main {
	float: left;
	width: 465px;
	padding: 20px 10px 10px 10px;
	text-align: left;
}
#main_full {
	width: 780px;	
	padding: 0px 10px 0px 10px;
	text-align: left;

}
#sidebar {
	float: right;
	width:225px;
	padding: 23px 10px 10px 10px;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
#sidebar ul {
	margin-bottom:0;
}
#sidebar h3, #sidebar p {
	padding:0 10px 0 0;
}
.aboutname, .aboutname a, .aboutname a:link, .aboutname a:active, .aboutname a:visited  {
	color: #cc6600;
	font-weight: normal;
	line-height: 16px;
	font-size: 14px;
	text-decoration: none;
}
.aboutname a:hover  {
	text-decoration: underline;
}

#housenav {
	height: 71px;
	width: 100%;
	text-align: center;
	display: block;
	clear: both;
}
#housenav_txt {
	height: 18px;
	margin-top: 4px;
}
#housenav_txt .line1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336600;
	font-size: 11px;
	line-height: 9px;
}
#housenav_txt .line2 {
	font-size: 11px;
	line-height: 15px;
}
#hntxt1, #hntxt2, #hntxt3, #hntxt4, #hntxt5, #hntxt6, #hntxt7, #hntxt8 {
	text-align: center;
	width: 105px;
}
#hntxt1 { margin-left: 5px; }
#hntxt2 { margin-left: 105px; }
#hntxt3 { margin-left: 200px; width: 115px; }
#hntxt4 { margin-left: 300px; }
#hntxt5 { margin-left: 400px; }
#hntxt6 { margin-left: 497px; }
#hntxt7 { margin-left: 590px; }
#hntxt8 { margin-left: 692px; }

/* Top Nav */
#nav {
	height: 26px;
	margin: 0;
	padding: 4px 0 0 11px;
}

#nav ul {
	float: left;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#nav li a, #nav li a:link, #nav li a:visited  {
	color: #FFF;
	float: left;
	text-decoration: none;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 0 17px 0 17px;
	line-height: 26px;
	border-right: 1px solid #ffdb60;
}
#nav li a:hover  {
	text-decoration: none;
	background-color: #339933;
}

.navactive a:link, .navactive a:visited, .navactive a:active, .navactive a:hover   {
	text-decoration: none;
	background-color: #339933;
}

/* Gallery */

.gallery_img {
	float: left;
	margin:8px;
	padding:0;
	display:block;
	width: 240px;
	height: 240px;
	text-align: left;
}

/* Unique HTML */

#hm_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	margin: 25px 0 0 0px;
}

body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
	color: #336600;
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #336600;
}

H3 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #336600;
}	

.feature_hd_holder {
	border-bottom: 1px solid #CCCCCC;
	width: 385px;
	margin-bottom: 8px;
}

.feature_hd {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 28px;
	font-weight: normal;
	color: #336600;
}
.feature_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.thetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 28px;
	font-weight: normal;
	color: #336600;	
}
.pricetext {
	color: #336600;
}

.home_pricenumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336600;
}

.home_price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

/* Contact Form */
#contactform ul {
	margin: 0;
  padding: 0;
}
#contactform li {
	list-style: none;
  padding: 5px;
  margin: 0;
}
#contactform .errmsg {
	color: #cc6600;
}

/* Form Elements */

form label {
	float: left;
	width: 140px;
	vertical-align: Bottom;
}

form .formhelp {
	vertical-align: Bottom;
	font-size:10px;
	color: #FFFFFF;
}
	
input:focus, textarea:focus, textarea:hover, select:focus, input:hover { 
	background-color : #FFFFFF;
	color:#333333;	
}
	
input[type="image"]:hover { 
	border: 0px none;
}

select {
	font-size: 10px;
	font-family: verdana, arial, Tahoma, times;
	color: #333333;
	background-color : #ffffff;
	padding: 2px;
	margin-bottom:8px;
}

input, textarea{
	margin-bottom: 8px;
}

/* LINKS */

a, a:visited, a:active {
	color: #CC6600;
}
	
a:hover {
	text-decoration: none;
}


/* FOOTER */

#footer {
	font-size: 11px;
	clear:both;
	display: block;
	height: 8px;
	text-align: center;
	padding-bottom: 20px;
}
#footer a:visited, #footer a:link, #footer a:active {
	color: #339933;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
