/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #879457;
	font-weight: bold;
}

body
{
	font-size: 12px;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #242424;
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5
{
	color: #242424;
	padding-top: 8px;
	padding-bottom: 6px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
	color: #FFFFFF;	
}

h2
{
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
}

h3
{
	font-size: 16px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0;
}

h4
{
	font-size: 15px;
	color: #007d2a;
}

h5
{
	font-size: 14px;
	padding-left: 20px;
	font-weight: bold;
}

h6
{
	font-size: 13px;
	padding-left: 20px;
	font-weight: bold;
}

p
{
	color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	padding-bottom: 14px;
	line-height: 1.6;
	padding-left: 20px;
}

li
{
	color: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}

blockquote
{
	padding-left: 20px;
}
/*************************************************** Layout Divs ***************************************************/

#main-wrapper
{
	width: 870px;
	margin: 15px auto 0 auto;
	background-color: #ffffff;
	padding: 3px;
}

#header
{
	width: 810px;
	height: 28px;
	padding:20px 20px 20px 40px;
	background:url(../ind_images/logo-grn.jpg) #0d2601 right no-repeat;
}

#header a
{
color:#fff;
text-decoration:none;
font-size:24px;
}

#medheader
{
	width: 850px;
	height: 30px;
	margin: 2px auto;
	background: #0083b4;
	padding-top: 1px;
	padding-left: 20px;
}

#medheader a
{
color:#fff;
text-decoration:none;
font-size:12px;
}

#therheader
{
	width: 850px;
	height: 30px;
	margin: 2px auto;
	background: #00a994;
	padding-top: 1px;
	padding-left: 20px;
}

#therheader a
{
color:#fff;
text-decoration:none;
font-size:12px;
}

#cabheader
{
	width: 850px;
	height: 30px;
	margin: 2px auto;
	background: #ad680e;
	padding-top: 1px;
	padding-left: 20px;
}

#cabheader a
{
color:#fff;
text-decoration:none;
font-size:12px;
}

#grnheader
{
	width: 850px;
	height: 30px;
	margin: 2px auto;
	background: #879457;
	padding-top: 1px;
	padding-left: 20px;
}

#grnheader a
{
color:#fff;
text-decoration:none;
font-size:12px;
}

#navigation
{
	width: 870px;
	height: 30px;
	margin: 2px auto;
	background: url(../ind_images/nav-bg-grn.gif) repeat-x;
}

#navigation2
{
	width: 870px;
	height: 30px;
	margin: 2px auto;
	background: #798f43;
}

#content-wrapper
{
	width: 870px;
	background-color: #ffffff;
	margin-top: 20px;
}

#footer
{
	width: 870px;
	margin: 0 auto;
	margin-top: 0px;
	height: 35px;
	line-height: 35px;
	background: url(../images/footer-bg.gif) repeat-x;
}

/******************************************************* Header Styles *******************************************************/

#header img.logo
{
	float: left;
}



#content-wrapper ul
{
	padding: 25px 10px 10px 20px;
}

#content-wrapper ul li
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #dff2dc;
	padding-bottom: 12px;
	padding-left: 16px;
	background: url(../images/list-bullet.gif) left 5px no-repeat;
	list-style: none;
}

#content-wrapper img.float-left
{
	float: left;
	margin: 10px 20px 0 20px;
	display: inline;
}

#content-wrapper img.float-right
{
	float: right;
	margin: 10px 20px 0 20px;
	display: inline;
}

#home #content-wrapper p
{
	padding-right: 30px;
}

#content-wrapper h1.content-title
{
	color: #dff2dc;
	width: 600px;
	padding-bottom: 4px;
	margin-bottom: 16px;
	border-bottom: 1px solid #dff2dc;
}

#content-wrapper #content
{
	width: 600px;
	margin-left: 37px;
}

#content-wrapper #content .address-details
{
	width: 160px;
	float: left;
}

/************************************************ Feature Box Divs ************************************************/

#feature-box
{
	background-color: #ffffff;
	text-align: left;
	padding-left: 41px;
	padding-top: 2px;
	margin: 3px auto 0 auto;
	border-bottom: 20px solid #0d2601;
}

#feature-box h1
{
	margin: 0;
	padding: 10px 0 14px 0;
	position: relative;
}

#feature-box h3
{
	margin: 0;
	padding: 10px 0 20px 0;
	font-weight: bold;
}

#feature-box .product 
{
	margin: 0 20px 20px 0;
	width: 120px;
	line-height: 1.5em;
	float: left;
}

#feature-box .product-last 
{
	margin: 0 20px 20px 0;
	width: 120px;
	line-height: 1.5em;
	float: left;
}

#feature-box .product-spacer 
{
	margin: 0 0px 20px 0;
	width: 120px;
	line-height: 1.5em;
	float: left;
}

#feature-box .product img.product-image 
{
	margin: 0 0 4px 0;
	border: 1px solid #718991;
}

#feature-box .product img.product-spacer 
{
	margin: 0 0 4px 0;
	border: 0px;
}

#feature-box .product img.view-product 
{
	margin: 6px 0 15px 0;
}

#feature-box .product-last img.product-image 
{
	margin: 0 0 4px 0;
	border: 1px solid #718991;
}

#feature-box .product-last img.view-product 
{
	margin: 6px 0 10px 0;
}


/************************************************ Navigation Styles ************************************************/

#navigation ul
{
	height: 30px;
	line-height: 30px;
	margin: 0;
	display: inline;
	float: left;
	width: 800px;
	padding-left: 10px;
}

#navigation ul li
{
	display: inline;
	float: left;
}

#navigation ul li a:link,
#navigation ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	margin-right: 1px;
	padding: 0 11px 0 8px;
	background: url(../ind_images/nav-divide.gif) right 11px no-repeat;
}

#navigation ul li a:hover
{
	color: #9bbf65;
}

#home #navigation ul li a#home-link, #contact #navigation ul li a#contact-link
{
	color: #9bbf65;
}

#navigation ul li a.no-divide
{
	background: none;
}

#navigation2 ul
{
	height: 30px;
	line-height: 30px;
	margin: 0;
	display: inline;
	float: left;
	width: 800px;
	padding-left: 10px;
}

#navigation2 ul li
{
	display: inline;
	float: left;
}

#navigation2 ul li a:link,
#navigation2 ul li a:visited
{
	display: inline;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
	margin-right: 1px;
	padding: 0 11px 0 8px;
	background: url(../ind_images/nav-divide.gif) right 11px no-repeat;
}

#navigation2 ul li a:hover
{
	color: #9bbf65;
}

#home #navigation2 ul li a#home-link, #contact #navigation ul li a#contact-link
{
	color: #9bbf65;
}

#navigation2 ul li a.no-divide
{
	background: none;
}

/*************************************************** Contact Form Styles ***************************************************/

div#content-wrapper form
{
}

div#content-wrapper fieldset
{
	padding: 15px 0 20px 0;
}

div#content-wrapper #form-left
{
	float: left;
}

div#content-wrapper #form-right
{
	float: left;
	margin-left: 32px;
	display: inline;
}

div#content-wrapper form label
{
	display: inline;
	float: left;
	width: 65px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 12px;
	color: #1e1f1f;
	padding-top: 3px;
}

div#content-wrapper form input
{
	display: inline;
	float: left;
	width: 196px;
	margin-bottom: 6px;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #b0b0b0;
	color: #1e1f1f;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

div#content-wrapper form br
{
	clear: left;
	font-size: 0;
}

div#content-wrapper form textarea
{
	display: inline;
	float: left;
	width: 220px;
	margin-bottom: 8px;
	height: 72px;
	border: 1px solid #b0b0b0;
	font-size: 12px;
	color: #1e1f1f;
	padding: 3px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

div#content-wrapper form #submit
{
	width: 100px;
	height: 21px;
	padding: 0;
	text-align: center;
	margin-left: 192px;
	font-weight: bold;
	border: 1px solid #0d0d0d;
	background-color: #1a304b;
	color: #fff;
}

/*************************************************** Footer Styles ***************************************************/

#footer p
{
	text-align: center;
	color: #fff;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
}

#footer p a
{
	color: #fff;
}

/************************************************** Line Drop ***************************************************/
.pro_linedrop {
	height:36px;
	width:870px;
	position:relative;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	z-index:500;
	background-image: url(../images/blank_blue.gif);
}

.pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.pro_linedrop li {
float:left;
background:url(../images/blank_over_blue.gif);
padding-left: 0px;
}

.pro_linedrop .select a {
display:block; 
height:36px; 
float:left; 
background: url(../images/blank_blue.gif); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
color:#ddd;
}

.pro_linedrop .select li.line a {color:#b8c9dc;}

.pro_linedrop .select a b {
display:block; 
padding:0 30px 10px 15px; 
background:url(../images/blank_blue.gif) right top;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
background: url(../images/blank_over_blue.gif); 
padding:0 0 0 15px;
line-height:27px;
cursor:pointer; 
color:#fff;
}

.pro_linedrop .select li.line a:hover, 
.pro_linedrop .select li.line:hover a {
color:#fc6;}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
display:block; 
padding:0 30px 9px 15px; 
background:url(../images/blank_over_blue.gif) right top; 
cursor:pointer;
}

.pro_linedrop .sub {
display:none;
}
.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
}

.pro_linedrop .sub li {background:transparent;}

.pro_linedrop .select :hover .sub {
height:25px;
display:block; 
position:absolute;
float:left;
width:870px;
top:28px; 
left:0; 
text-align:center;
background:transparent url(../images/transparent.gif);
border:1px solid #aaa;
}

.pro_linedrop .select :hover .rt li {float:right;}

.pro_linedrop .select :hover .sub li a 
{display:block; height:25px; line-height:22px; float:left; background:transparent url(../images/transparent.gif); padding:0 16px; margin:0; white-space:nowrap; color:#888;font-size:10px;}

.pro_linedrop .select :hover .sub li.subline a {color:#1a2f4a;}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover
{color:#000; line-height:20px; position:relative;}

.pro_linedrop .select :hover .sub li:hover > a {color:#000;}

.pro_linedrop .select :hover .sub :hover ul {padding:0; margin:0; list-style:none; display:block; width:180px; position:absolute; left:-3px; top:25px; border:1px solid #aaa; border-top:0; background:#fff;}

.pro_linedrop .select :hover .sub :hover ul li a {width:80px; text-align:left; height:20px; line-height:18px;}
.pro_linedrop .select :hover .sub :hover ul li a:hover {line-height:16px;}
