body {
	font: 12px arial;
	margin: 0px;
	padding: 0px;
	background: #e3e0d4;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1024px;
	background: url(./images/bg.jpg) repeat-y top;
}

#header {
	margin: 0 0 0 0;
	min-width: 1024px;
	width: 1024px;
	height: 214px;
}

#nav {
	margin: 0 0 0 0;
	min-width: 1024px;
	width: 1024px;
	height: 35px;
	background: url(./images/hh_03.jpg) no-repeat top;
}

#nav {
	font-size: 12px;
	color: #fff;
	margin: 0;
	height: 35px;
}

#nav #left {
	padding: 10px;
	float: left;
	margin-left: 258px;
}

#nav #left a {
	color: #fff;
}

#nav #left a:hover, #nav #right a:hover, #left_column a:hover, #left_column #lower a:hover, #footer a:hover {
	color: #e3ce4a;
}
#nav #left .activesubnav {
	font-weight: bold;
}

#nav #right {
	padding: 10px;
	float: right;
	text-align: right;
}

#nav #right a {
	color: #fff;
}

#nav #right .activenavtop {
	font-weight: bold;
}

#logo {
	float: left;
}

.quote {
	text-align: center;
	font: 16px georgia;
	padding-top: 10px;
	padding-right: 50px;
	width: 300px;
	height: 50px;
	float: right;
}

#container {
	
}

#mainimage {
	min-height: 300px; height:auto !important;height:300px;
}

#promoimage {
	/*min-height: 100px; height:auto !important;height:100px;*/
}

#promoimage p {
	margin: 0;
	padding: 0;
}

#left_column {
	clear: both;
	float: left;
	width: 237px;
	background: url(./images/hh_04.jpg) repeat-y top;
	min-height: 602px;
	line-height: 22px;
	color: #fff;
	font-size: 16px;
}

#left_column a {
	color: #fff;
}

#left_column .activemainnav {
	font-weight: bold;
}

#left_column ul {
	margin-top: 20px;
	padding-left: 0px;
	margin-left: 20px;
	list-style-type: none;
	width: 190px;
}

#left_column ul li {
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}

#left_column #lower li:first-child {
	padding-top: 10px;
	border-top: 1px solid #84a366;
	margin-top: 50px;
}

#left_column #lower a {
	color: #84a366;
}

#left_column #lower li {
	color: #84a366;
	padding-bottom: 10px;
	border-bottom: 1px solid #84a366;
	margin-bottom: 10px;
}

#right_column {
	background-color: #8f5445;
	float: right;
	width: 249px;
}

#right_column_spacer {
	background-color: #e3e0d4;
	height: 20px;
}

#right_column p {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	padding: 10px;
	vertical-align: top;
}

.rightcolumnnopad p {
	padding: 0 !important;
	margin: 0 !important;
}

#right_column a {
	/* darker yellow to right side of subnav bar */
	/*color: #ab7b0d;*/
	color: #d6b34f;
}

#middle_column { 
	float: left;
	width: 508px;
	padding: 0px;
	font-size: 16px;
	line-height: 26px;
	padding-left: 30px;
	padding-top: 20px;
}

#middle_column_index { 
	float: left;
	width: 508px;
	padding: 0px;
	font-size: 16px;
	line-height: 26px;
}

#title {
	background-color: #b2b0a6;
	color: #000;
	padding: 7px;
	font-size: 26px;
	height: 28px;
}


#title2 {
	background-color: #b2b0a6;
	color: #000;
	padding: 7px;
	font-size: 26px;
	height: 28px;
}

#content {
	font-size: 14px;
}

#footer {
	clear: both;
	text-align: center;
	height: 32px;
	background: url(./images/hh_07.jpg) repeat-y top;
	width: 1024px;
}

#footer ul {
	list-style-type: none;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-top: 10px;
}

#footer ul li {
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
}

#footer a {
	color: #fff;
}

#footer .activefooternav {
	font-weight: bold;
}

img {
	display: block;
	border: 0px;
}

* a {
	text-decoration: none;
}

/*#contactcontentcontainer {

	width: 300px;
	font-size: 12px;
	margin: 50px 130px 0 130px;
	font-family: Helvetica;
}*/
#contactformcontainer {
	padding: 5px 5px 5px 5px;
	width: 600px;
	font-size: 12px;
/*	margin: 20px 130px 30px 130px; */
	margin: 0px auto; 
	font-family: Helvetica;
}

#contactformcontainer label { display: block; margin-top: 15px; font-family: verdana; font-size: 10px; color: #666; }

#formleftside { float: left; margin: 0 40px 0 0;}

#formrightside { float: left; }