.heading {
  font-size: 16px;
  font-weight: bold;
}

.subheading {
  font-size: 13px;
  font-weight: bold;
}

.left_bg {
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
}
.header_bg {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}
.greenheader_bg {
	background-image: url(../images/greenheader_bg.gif);
	background-repeat: repeat-x;
}
#tagline {
	height:20px;
	margin-top:94px;
	margin-left:290px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
#certification{
	width:200px;
	float:right;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10px;
}
.side_bg {
	background-image: url(../images/side_bg.jpg);
	background-repeat: repeat-y;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}
body {
	background-color: #C0B59C;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white_bg {
	background-color: #FFFFFF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.nav a:hover {
	color: #4A3E24;
	text-decoration: none;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
}
.nav a:active {;
	color: #877242;
	text-decoration: none;
}

.navbg {
	background-image: url(../images/nav_bg2.gif);
	background-repeat: repeat-x;
}
.right_bg {
	background-image: url(../images/body_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.smlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smlinks a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.smlinks a:hover {
	color: #4A3E24;
	text-decoration: none;
}
.smlinks a:visited {
	color: #000000;
	text-decoration: none;
}
.smlinks a:active {;
	color: #877242;
	text-decoration: none;
}

.producttable {
  background-image: url(../images/body_bg.gif);
  border: 3px #000000 solid;
}

.contacttable {
  background-image: url(../images/body_bg.gif);
  border: 3px #000000 solid;
}

.dots {
  font-weight: bold;
}

.producttable a:link {
  color: #000000;
  text-decoration: underline;
}

.producttable a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.producttable a:active {
  color: #ffffff;
  text-decoration: none;
}

.producttable a:visited {
  color: #000000;
  text-decoration: underline;
}

.blackbold {
  font-weight: bold;
}

a:link {
  color: #877242;
  text-decoration: underline;
}

a:hover {
  color: #9e9580;
  text-decoration: underline;
}

a:active {
  color: #000000;
  text-decoration: underline;
}

a:visited {
  color: #000000;
  text-decoration: underline;
}

.blackbg {
  background-color: #000000;
  color: #ffffff;
  font-weight: bold;
}

.emaillnk a:link {
  color: #000000;
  text-decoration: underline;
}
 
.emaillnk a:hover {
  color: #ffffff;
  text-decoration: underline;
} 

.emaillnk a:active {
  color: #ffffff;
  text-decoration: none;
}

.emaillnk a:visited {
  color: #ffffff;
  text-decoration: underline;
}

.buttontxt {
  font-size: 11px;
}

.goldbg {
  background-color: #877242;
}

.normal {
  font-weight: normal;
}

.section {
  font-size: 14px;
  color: #735f30;
  font-weight: bold;
}

.goldbold {
  font-weight: bold;
  color: #735f30;
}
#green ul{
	margin:0;
	padding:0;
}
#green li{
	margin-top: 10px;
	margin-left:5px;
	list-style-image: url(../images/leaf.gif);
}
.borderright {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
}

#green a:link, #green a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#2a3904;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;	
}
#green a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#697839;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
h1.green {
	color:#2a3904;
	font-size: 16px;
  	font-weight: bold;
	margin-top:0px;
	padding-top:0px;
	margin-left:5px;
}
