@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f655a;
}
body {
	background-color: #637050;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #6f655a;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #6f655a;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #797878;
	font-weight:800;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #797878;
	font-weight:600;
}
div.fullwide {
	width:100%;
	float:left;
}
div.topstripe {
	height:100px;
	background:url(/images/stripe1.jpg) top left repeat-x;
}
div.centered {
	width:960px;
	margin:0px auto;
}
div#logo {
	width:506px;
	height:42px;
	margin:35px 0px 23px 0px;
	float:left;
}
div#menu {
	width:454px;
	height:50px;
	margin:44px 0px 0px 0px;
	float:left;
	text-align:right;
}
div#menu a:link, div#menu a:visited, div#menu a:active {
	color:#b5e4a1;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	text-decoration:none;
	padding:8px 11px;
}
div#menu a:hover {
	color:#FFF;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	text-decoration:none;
	padding:8px 11px;
}
div.wood {
	height:291px;
	background:url(/images/wood-bg.jpg) top center repeat-x;
}
div.toptext {
	width:472px;
	height:251px;
	float:left;
	margin:40px 20px 0px 10px;
	font-size:14px;
	color:#817668;
}
div.toptext p {
	line-height:24px;
	padding:0px;
	margin:10px 0px 15px 0px;
}
div.toptext a {
	font-weight:normal;
}
div.topimg {
	width:458px;
	height:269px;
	float:left;
	margin-top:22px;
}
div.secstripe {
	height:51px;
	background:url(/images/stripe2.jpg) top left repeat-x;
}
div.contentbg {
	background:#FFF url(/images/content-bg.jpg) top left repeat-x;
	border-top:1px solid #FFF;
}
div.contceter {
	width:960px;
	float:left;
	background:url(/images/c2-bg.png) top left repeat-y;
}
div.lefthalf {
	width:260px;
	float:left;
	margin:5px 10px 30px 10px;
}
div.lefthalfsm {
	width:230px;
	float:left;
	margin:5px 0px 30px 50px;
}
div.leftthird {
	width:175px;
	float:left;
	margin:5px 5px 30px 5px;
}
div.leftcol {
	width:560px;
	float:left;
	margin:25px 101px 10px 0px;
}
div.rtcol {
	width:299px;
	float:left;
	margin:25px 0px 10px 0px;
}
div.rtcol a:link, div.rtcol a:visited, div.rtcol a:active {
	color:#3399ff;
}
div.rtcol a:hover {
	color:#2982db;
}
div.indexfooter {
	background:#f6f6f6;
}
div.minimap {
	width:276px;
	float:left;
	margin:16px 0px;
}
div.minicontact {
	width:353px;
	float:left;
	margin:16px 10px 16px 20px;
	background:url(/images/title-contact-us.jpg) top right no-repeat;
}
.textfieldsm {
	width:230px;
	height:19px;
	padding:2px;
	background:url(/images/field-bg.jpg) top left no-repeat;
	font-size:10px;
	color:#424242;
	border:1px solid #cecaca;
	margin:0px 0px 8px 0px;
}
.textareasm {
	width:230px;
	height:50px;
	padding:2px;
	overflow:auto;
	background:url(/images/field-bg.jpg) top left no-repeat;
	font-size:10px;
	color:#424242;
	border:1px solid #cecaca;
	margin:0px 0px 8px 0px;
}
div.padded {
	padding:10px 20px;
	text-align:justify;
}
div.footer {
	background:url(/images/footer-bg.jpg) top left repeat-x;
	min-height:72px;
}
div.footleft {
	width:651px;
	float:left;
	margin:0px 0px 0px 10px;
}
div.footleft a:link, div.footleft a:visited, div.footleft a:active {
	color:#a7a7a3;
	font-size:10px;
	font-weight:normal;
	line-height:72px;
	margin:0px 10px;
	text-decoration:none;
}
div.footleft a:hover {
	color:#a7a7a3;
	font-size:10px;
	font-weight:normal;
	line-height:72px;
	margin:0px 10px;
	text-decoration:underline;
}
div.footrt {
	width:299px;
	float:left;
	color:#a7a7a3;
	font-size:10px;
	background:url(/images/footer2-bg.jpg) top left repeat-x;
	text-align:center;
	line-height:72px;
}
div#gmap {
	width:438px;
	height:276px;
	background:#FFF;
	padding:10px;
	position:absolute;
	top:122px;
	left:50%;
	margin-left:22px;
	z-index:999;
}
div#goomap {
	width:438px;
	height:276px;
	float:left;
}
p.rtpad {
	padding:0px 0px 0px 22px;
}
.textfield {
	width:470px;
	height:26px;
	padding:4px;
	background:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6f655a;
	border:1px solid #e5e4e4;
}
.textarea {
	width:470px;
	height:90px;
	padding:4px;
	background:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6f655a;
	border:1px solid #e5e4e4;
}