body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { margin:0;padding:0; }
table { border-collapse:collapse;border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal;font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6{ 	font-size:100%; }
q:before,q:after{ content:''; }
/* END RESET */


#content ul.pdf-links { list-style: none; padding-left: 10px; }
#content ul.pdf-links li {
	background: url(/images/icon_pdf.gif) no-repeat 0px 5px;
	padding: 2px 0 15px 24px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;	
}

.small-serif { font-size: 12px; color: #666; line-height: 18px; display: block; padding-top: 5px;  }

#footer ul { margin-bottom: 5px; }
#footer li { display: inline; margin-left: 7px; padding-left: 7px; border-left: 1px solid #ccc; }
#footer li:first-child { margin-left: 0; padding-left: 0; border-left: none; }

#home-image-right { float: right; width: 280px; height: 311px; }

#slides { width: 622px; height: 311px; position: relative; float: left; }
#slides img { position: absolute; top: 0; left: 0; z-index:8; opacity:0.0; }
#slides img.active { z-index:10; opacity:1.0; }
#slides img.last-active { z-index:9; }

sup { font-size: 10px; }
#content sup { font-size: 12px; }
#footer sup { font-size: 7px;  }
*sup { vertical-align:top; }

.products { border: 1px solid #a1b483; }
.products tr.altrow td { background: #dce7cd; }
.products td { border-bottom: 1px solid #a1b483; background: #ecf1e5; font-size: 12px; padding: 3px 5px; } 
.products th {
	background: url(/images/bg-navbar.png) no-repeat center center;
	color: white;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	padding: 5px;
}

#table-centered td, #table-centered th { text-align: center;  line-height: 16px; }

#content ul { list-style: square outside; padding-left: 35px; }

.img-border { background: #f5f5f5; padding: 3px; border: 1px solid #ccc; }

body {
	margin: 0;
	padding: 0;
	background: white;
}
body,td,th {
	font: 15px/22px Verdana, Geneva, sans-serif;
	color: #222;
}

body#verd, body#verd H1, body#verd H2 {
	font-family: Verdana, Geneva, sans-serif;
}
body#verdbold, body#verdbold H1, body#verdbold H2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
body#pal {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
body#pal H1, body#pal H2 {
	font-family: Arial, Helvetica, sans-serif;
}

body#arialbold, body#arialbold H1, body#arialbold H2 {
	font-weight: bold;
}



p, ul, ol, H1, H2, H3, table, form { margin: 0 0 20px 0; }
a img { border: none; }
a { color: #4c721d; text-decoration: none; }
a:hover { color: #4c721d; text-decoration: underline; }

form { padding: 0;  }
form td { padding: 4px 0; text-align: left; }
#wrapper {
	width: 902px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#content {
	padding: 35px 5px 20px;
}
#footer {
	margin: 10px auto;
	text-align: left;
	font-size: 10px;
	padding: 15px 0;
	border-top: 2px solid #ddd;
}
#footer ul { margin-bottom: 0px; }

#main_banner { clear: both; } 

/* HEADERS */

H1 {
	font-size: 23px;
	font-weight: normal;
	color: #222;
}
H1 span { color: #4c721d; }
H2 {
	font: normal 18px/24px Verdana, Geneva, sans-serif;
	color: #222;
}
H3 {
	color: #4b672b;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 4px;
}


/* FORM STYLES */

label	 
	{
	float:left;
	width:170px;
	display:block;
	clear:left;
	text-align:left;
}
textarea, input, label {
	margin-top:10px;
}
textarea, input[type="text"] { 
	padding: 3px;
	color: #333333;
	background: #fff;
	border: 1px solid #999;
	width: 300px;
	font-size: 13px;
	color: #555;
}
.form-button {
	height: 52px;
	width: 195px;
	background: url(/images/btn-submit2.png);
	border: none;
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	color: white;
	cursor: pointer;
}



/* NAVBAR */

#navbar {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 35px;
	background: url(/images/bg-navbar.png) no-repeat;
	height: 73px;
	font: normal 14px/20px Tahoma, Geneva, sans-serif;
}
#navbar ul { padding: 10px 0 0 3px; }
#navbar li { display: inline; float: left; }
#navbar a {
	float: left;
	display: block;
	padding: 7px 12px;
	border-left: 5px solid #4b672b;
	margin: 0 0 0 10px;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	background: none;
}
#navbar a:hover, #navbar a.active { color: #fff; text-decoration: none; background: #4b672b; }


.h-sep {
	background: url(/images/h-shadow.png) no-repeat center center;
	padding: 25px 0;
	clear: both;
}

p + h2, ul + h2, table + h2 { padding-top: 15px; }

/* LEFT NAV */
#sub-nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	text-align: left;
	margin: 0 0 20px 0;
}
#sub-nav li { border-top: 1px solid #ccc; }
#sub-nav li:first-child { border-top: none; }
#sub-nav li a {
	display: block;
	background: none;
	text-decoration: none;
	padding: 8px 0;
	margin: 0;
	width: 100%;
}
#sub-nav li a:hover {
	text-decoration: none;
	color: red;
}

.col-small { width: 250px; }
.col-large {
	width: 585px;
}
.col-full { width: 100%; }
.col-half {
	width: 47%;
}
.col-third { width: 30%; }

.left { float: left; }
.right { float: right; }
img.left { margin: 0 25px 10px 0; }
img.right { margin: 0 0 10px 25px; }

.clearfix { clear: both; }
#contact-box {
	float: right;
	margin: 0 50px 0 0;
}
.page-break	{ display:none; }

@media print {

html {
width:100%
}
body {
background: white;
font-size: 12pt;
}
img {
border: 0;
}
#content { padding: 0; margin: 20px 0; }

.page-break	{ display:block; page-break-before:always; }
#footer { margin-top: 25px; }
}

