body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	text-align:left;
}

a {
	text-decoration: none;
}

<!--[if IE]>
	<style type="text/css" media="screen">
	body {
	behavior: url(csshover.htc);
	font-size: 100%;
	}
	</style>
<![endif]-->
	
#wrap table {
	font-family: Arial, Verdana, sans-serif;
	color: #000000; 
	font-size: 12px;
	background: #ffffff; 
	margin-top: 50px; 
	margin-left: 10px; 
	margin-right: 10px;
} 
	
#wrap th {
	background: #ffffff; 
	text-align: center;
	font-size: 12px;
}

#wrap td {
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	color: #000000; 
	font-size: 12px;
}

img{
	border: none;
}

#col1 ul {
	text-align: left; 
	margin-left: 10px;
}

#col1 ul li{
	margin-top: 20px;
	color: #000000;
}

#col1 ul li a{
	color: #000000;
	text-decoration: none;
}

#col1 ul li a:hover{
	color:#34C99C;
}

#m_col1 {
	background-color: #089F59;
	width: 230px;
	padding: 20px;
	text-align: left;
	color: #000000;
	float: left;
	line-height: 1.3em;
	height: 100%;
}

#wrap {
	background:#ffffff;
	margin:0 auto;
	width:900px;
}

#header {
	background: url(images/contact_topper.jpg);
	width: 900px;
	height: 184px;
}

#headers {
	width: 900px;
	height: 184px;
}

#header h1 {
	padding:5px;
    margin:0;
}

#sub_menu {
	width: 168px;
	text-align: right;
	float: left;
	padding-top: 125px;
}

#top_nav{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #34C99C;
	height: 15px;
}

#top_nav a{
	margin-left: 5px;
	margin-right: 5px;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

#top_nav a:hover{
	color: #000000;
}

#top_nav2{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #B6C5B0;
	height: 15px;
}

#top_nav2 a{
	margin-left: 5px;
	margin-right: 5px;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}

#top_nav2 a:hover{
	color: #000000;
}

#top_nav3{
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FDBD47;
	height: 25px;
}

#top_nav3 a{
	margin-left: 5px;
	margin-right: 5px;
	font-size: 14px;
	text-decoration: none;
	color: #FF0000;
}

#top_nav3 a:hover{
	color: #ffffff;
}

#sub_nav {
	margin-top: -10px;
}

#bottom_nav {
	width: 866px;
	text-align: right;
	font-size: 0.8em;
	color: #21B24B;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FDBD47;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FDBD47;
	border-left-color: #FDBD47;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FDBD47;
	background-color: #FDBD47;
}


#bottom_nav a{
	color: #148140;
	font-weight: bold;
}

#bottom_nav a:hover{
	color: #ffffff;
}

#nav {
	background:#ffffff;
	padding:5px;
}

#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	float: right;
	margin-top: -20px;
}

#nav li{
	display:inline;
	margin:0;
	padding:0;
}

#globalNav{
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#globalNav img{
 	display: block;
}

#globalNav a {
	
}

#globalNav2{
	font-size: 14px;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#globalNav2 img{
 	display: block;
}

#globalNav2 a {
	margin-right: 5px; 
	margin-left: 5px;
}

a.view{
	display: block;
	background-image: url('images/view.png'); 
	width: 68px;
	height: 31px;
	border: none;
}

a.view:hover{
	background-image: url('images/viewhover.png'); 
	width: 68px;
	height: 31px;
	border: none;
}

a.purchase{
	display: block;
	background-image: url('images/purchase.png'); 
	width: 100px;
	height: 63px;
	border: none;
}

a.purchase:hover{
	background-image: url('images/purchasehover.png'); 
	width: 100px;
	height:63px;
	border: none;
}

#col1{
	margin-top: 50px;
	float: left;
	margin-left: 30px;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content {
	text-align: left;
	margin: 0px auto;
	background: #ffffff;
	width: 400px;	
}

#content td {
	text-align: left;
}

#content2 {
	float: right;
	text-align: left;
	background: #ffffff;
	width: 400px;	
}

#main {
	margin-top:20px;
	background:#ffffff;
	float: left;
	width:250px;
}

#main h2, #main h3, #main p {
	padding:0 10px;
}

#main2 {
	margin-top: 20px;
	margin-right: 20px;
	background:#ffffff;
	float: right;
	width:450px;
	text-align: left;
}

#main2 h2, #main h3, #main p {
	padding:0 10px;
}

#pmain {
	width: 900px;
	text-align: left;
	float: left;
}

.subhead {
	font-size: 1.1em;
	font-weight: bold;
}

#sidebar {
	background:#ffffff;
	float:right;
	width:240px;
	margin-top: 32px;
}

#sidebar ul {
	margin-bottom:0;
}

#sidebar h3, #sidebar p {
	padding:0 10px 0 0;
}

#siteInfo{
	clear: both;
	float: left;
	color: #000000;
	padding: 0px 10px 10px 10px;
	
}

#siteInfo a {
	color: #000000;
	text-decoration: none;
}

#siteInfo a:hover {
	color: #34C99C;
}

#footer {
	font-family: Arial, Verdana, sans-serif;
	color: #000000; 
	font-size: 12px;
	background:#ffffff;
	clear:both;
	text-align: center;
}

#footer p {
	padding:5px;
	margin:0;
}

.contactinput, input {
	background: url(images/inputcolor.jpg);
	border: solid 1px;
	border-color: #6D5D4F;
}

.textinput, textarea {
	background: url(images/textareacolor.jpg);
	border: solid 1px;
	border-color: #6D5D4F;
}

.contactbutton {
	background: url(images/nhcart.png); 
	width:62px; height:25px; 
	border:none; 
	font-size: 12px;
}

.contactbutton:hover, input.button:hover {
	background: url(images/cart.png); 
	width:62px; height:25px; 
	border:none; 
	font-size: 12px;
	color: #000000;
}

.nav ul { 
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
	text-decoration: none;
}

.nav li {
	color: #000000;
	text-decoration: none;
	display: inline;
    float: left;
    position: relative; 
    
}

.navli {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	padding: 2px 15px;
	margin:0;
	text-decoration: none;
}

.nav li a {
  font: 14px Arial, Helvetica, sans-serif;
  color: #000000;
  display: block;
  padding: 2px 15px;
  margin:0;
  text-decoration: none;
}

.nav li a:hover {
  background: #EFEFEF;
  color: #ffffff;	
  text-align: left;
  margin: 0;
}

#nav-one li:hover a, 
#nav-one li.sfHover a {
  background: #EFEFEF;
  color: #ffffff;
}

#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #EFEFEF;
  color: #000000;	
  padding: 5px;
  width:150px
}

#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #EFEFEF;
  color: #ffffff;	
}

.nav ul {
  background: #EFEFEF;
  list-style: none;
  margin-left: 6px;
  position: absolute;
  top: -999em;
  left: -1px;
}

.nav li:hover ul,
.nav li.sfHover ul {
  top: 20px;
  *margin: -5px 0 0 0;
}

.nav ul li {
  border: 0;
  float: none;
}

.nav ul a {
  padding-right: 10px;
  white-space: nowrap;
}

.nav ul a:hover {
  background: #EFEFEF;
  color: #ffffff;
}

#main2 h1 { font-size:20px; color:#BB392E}
#main2 h2 { font-size:18px; color:#BB392E}
#main2 h2 strong { color:black}
#main2 input.button {
	width:62px; height:25px; 
	border:1px solid black;
	background:#ffc;
	font-size: 12px;
	}
dd {padding-bottom:6px;}