/*Reset Styles!*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
	}
	
p {
	margin:10px 0;
	}
	
h1 {font-size:22px;}
h2, table td h2 {font-size:18px;}
h3 {font-size:16px;}
	
	
a {color:#4b3708; text-decoration:none; font-weight:bold;}	
a:hover {color:#000;}


em {
	font-style:oblique;
	}
	
strong {
	font-weight:bold;
	}
	
blockquote {
	margin:50px;
	}
	
body {
	background:#bdcb8e url(../images/bg.gif) repeat-x;
	color:#000;
	font:14px 'trebuchet ms', verdana, arial, sans-serif;
	}
		
#container {
	position:relative;
	margin:0 auto;
	width:876px;
	}

#header {
	float:left;
	width:831px;
	height:70px;
	background:transparent url(../images/headerbg.gif) no-repeat;
	padding: 20px 25px 20px 20px;
	}
	
#header .h-left	 {
	float:left;
	width:330px;
	}
	
#header .h-mid {	
	float:left;
	width:295px;
	}
	
#header .h-right {
	float:right;
	width:195px;
	}
	
#header h1.logo {
	font-size:22px;
	color:#005b00;
	float:left;
	width:340px;
	}
	
#header h1 a {	
	color:#005b00;
	font-weight:normal;
	}
	
#header span.location{
	font-size:16px;
	color:#6b5c4e;
	font-weight:bold;
	float:left;
	width:320px;
	}
	
#header p.tagline {
	font-size:18px;
	color:#6b5c4e;
	text-align:center;
	}
	
#header p.phone {
	font-size:18px;	color:#000; text-align:center;line-height: 18px;
	}
	
#headre p.phone strong {font-size:24px;}	
	
#content {
	float:left;
	clear:both;
	width:876px;
	background:url(../images/content-bg.gif) repeat-y;=
	}
	
.content {
	float:left;
	width:816px;
	padding:10px 30px;
	padding-bottom:230px;
	background:url(../images/bottombg.gif) bottom no-repeat;
	}
	
#content .left	{
	float:left;
	width:515px;
	margin-top:10px;
	}
	
#content .left h1, #content .left h2, #content .left h3 {
	font-size:24px;
	color:#647833;
	}
	
#content .left h2 {
	font-size:20px;
	}
	
#content .left h3 {
	font-size:18px;
	}
	
#content .left ul {
	background:#fbfbeb;
	padding:10px;
	}
	
#content .left ul li {
	list-style-type:circle;
	margin-left:15px;
	}
	
#content .left p.promo {	
	font-size:18px;
	font-weight:bold;
	color:#005b00;
	background:#f0ffe9;
	padding:10px;
	border-top:2px solid #d8e6d0;
	border-bottom:2px solid #d8e6d0;
	}
	
#content .right {	
	float:left;
	width:285px;
	}
	
#content .right form {	
	float:left;
	width:253px;
	height:330px;
	background:url(../images/formbg.gif) no-repeat;
	margin-left:20px;
	padding:10px;
	margin-top:10px;
	}
	
#content .right form label {
	font-size:18px;
	color:#005b00;
	text-transform:uppercase;
	}
	
#content .right form input, #content .right form textarea {	
	width:238px;
	font-size:18px;
	line-height:18px;
	border:none;
	padding:2px;
	margin:4px 0;
	}
	
#content .right form input.submit {	
	width:auto;
	height:auto;
	}
	
#content .box {	
	float:left;
	width:248px;
	background:#fbfbeb;
	padding:5px;
	margin-right:10px;
	min-height:200px;
	height:auto !important;
	height:200px;
	margin-top:15px;
	}
	
#content .box h3 {
	color:#5f5242;
	font-size:18px;
	text-transform:uppercase;
	}
	
#content .box ul li {
	color:#7a533a;
	font-sizE:12px;
	text-transform:uppercase;
	padding-left:20px;
	font-weight:bold;
	background:url(../images/bullet.gif) no-repeat;
	}
	
#footer {
	float:left;
	clear:both;
	width:860px;
	text-align:center;
	font-size:12px;
	padding-bottom:10px;
	}
	
img.float-left {
	float:left;
	margin:0 5px 5px 0;
	}

	
.jsvalidation{
	float:left;
	clear:both;
	font: 10px arial, sans-serif; 
	margin-left: 0px; 
	color: red; 
	background:transparent; 
	text-align: left; 
}

