body {
  margin: 0; padding: 0;
  font: 12px verdana, sans-serif;
  line-height: 18px;
  color: #4e4435;
  background-color: #C8D6A2; /*#a5d9ec;*/
}

p { margin: 12px 0; padding: 0; }

h1 {
  text-align: center;
  font-size: 110%; color: #4e4435;
  margin: 0 0 1em 0; padding: 0;
}

h2 {
  font-size: 100%; color: #4e4435;
  margin: 0 0 1em 0; padding: 0;
}

h3 {
  text-align: center;
  font-size: 100%; color: #4e4435;
  margin: 0 0 1em 0; padding: 0;
}

a { text-decoration: none; }

a:link    { color: #cd5a28; }
a:active  { color: #cd5a28; }
a:visited { color: #cd5a28; }
a:hover   { color: #999; text-decoration: underline; }

#hdr {
  margin: 0 auto;
  border: 0; padding: 0;
  width: 750px; height: 190px;
  background: transparent url(images/hdr.gif) top center  repeat-x;
}
#hdr img { display: block; }

#vig { float: right; margin: 0; padding: 70px 1px 0 0; }
/*#vig img { border: 1px solid #333; }*/

#logo { float: left; margin: 0; padding: 70px 0 0 331px; }

#container {
  margin: 0 auto; width: 748px; padding: 0;
  background: #fff url(images/side.gif) top left repeat-y;
  border-left: 1px solid #cd5a28;
  border-right: 1px solid #cd5a28;
}

#nav {
  float: left; width: 163px;
  margin: 15px 0 0 2px; 
}

#ml {
	font-size: 10px; line-height: 10px;
	color: #fff; text-align: left;
	margin: 15px 6px 0px 4px;
	padding: 4px 2px 4px 4px;
	border: 1px solid #fff;
}
#ml form { margin: 0; padding: 0; }
	 
#content {
  font-size: 110%;
  background-color: #fff;
  float: right; width: 550px;
  padding-top: 15px; padding-left: 15px; padding-right: 15px;
  text-align: left;
}

#left { float: left; }

#right { float: right; }

#clr { clear: both; height: 0; }

#ftr {
  clear: both; margin: 0 auto;
  width: 750px; height: 20px;
  background: transparent url(images/ftr.gif) bottom center no-repeat;
  font: 10px verdana, sans-serif;
}
#ftr a:hover { text-decoration: underline; }

.thumb {
  float: left;
  width: 150px; height: 150px;
  text-align: center; font-size: 10px; line-height: 12px;
  margin: 0 5px;
}
#matrix { margin-left: 35px; width: 500px; }

.l { float: left; margin-right: 15px; } .lc { clear: both; float: left; margin-right: 15px; }
.r { float: right; margin-left: 15px; } .rc { clear: both; float: right; margin-left: 15px; }
.cb { clear: both; }

.rcx { width: 250px; clear: both; float: right; margin-left: 15px; }

.btfont { font-family: "Century Gothic", verdana, sans-serif; }
.faqent { font-size: 90%; margin-left: 25px; margin-right: 25px; }
.spacer { clear: both; height: 0;}
.attn { color: #900; }
.cap { font-size: 10px; text-transform: uppercase; color: #000; line-height: 12px; }
.caps { width: 250px; font-size: 10px; text-transform: uppercase; color: #000; line-height: 12px; }
.caps2 { width: 350px; font-size: 10px; text-transform: uppercase; color: #000; line-height: 12px; }
.test { font-size: 11px; font-style: italic; margin-left: 35px; }
.emph { text-align: center; font-weight: bold; }
.nat { font-size: 10px; color: #0c4e35;}
.sm { font-size: 10px; line-height: 1.1em; text-align: justify; }
.under { border-bottom: 1px solid #000; }
.pcred { font-size: 10px; color: #999; }

.retailer { margin: 5px 0px 5px 20px; text-transform: uppercase; }
.city { color: #fff; background-color: #cd5a28; padding-left: 5px; }
.state { font-weight: bold; margin: 10px 0px 10px 0px;}
.frtest { font-size: 10px; font-style: italic; line-height: 1.2em; }

.hdl { font-size: 15px; font-weight: bold; font-style: italic; color: #678f00; text-align: center; }

.hdl2 { font-size: 15px; font-weight: bold; font-style: italic; color: #cd5a28; text-align: center; }

.hdl3 { font-size: 13px; font-weight: bold; font-style: italic; color: #03f; text-align: center; }

.hbd { font-size: 12px; font-weight: bold; color: #cd5a28; text-align: left; }

.btit { color: #000080; font-weight: bold;font-size: 15px; text-align: center; }

.bigger { font-size: 135%; }

ul.nobul { list-style-type: none; }
ul.nobul li { margin: 5px 0; }
