* {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
}

body {
	background: #58A044 url(img/bg.jpg) repeat-x top center;
}

p {
	padding-bottom: 13px;
}

h1 {
	font-size: 18px;
	text-transform: uppercase;
	padding: 15px;
	background-color: #DDD;
}

h2 {
	font-size: 13px;
	color: #37833B;
	text-transform: uppercase;
	padding: 20px 0 18px 0;
}

h3 {
	font-size: 13px;
	color: #37833B;
	text-transform: uppercase;
}

h4 {
	font-size: 12px;
	color: #444;
	text-transform: uppercase;
}

#Wrapper {
	position: relative;
	width: 893px;
	margin: 0 auto;
}

#MastHead {
	position: relative;
	width: 893px;
	height: 149px;
	background: #1A5426 url(img/headbar.jpg) no-repeat top left;
}

#MastHead a.Map {
	position: absolute;
	width: 170px;
	height: 125px;
	left: 25px;
	top: 20px;
	text-indent: -3000em;
	text-decoration: none;
}

#Navigation {
	position: absolute;
	width: 651px;
	height 58px;
	top: 64px;
	left: 230px;
}

#MainContent {
	position: relative;
	width: 893px;
	height: 338px;
	margin-bottom: 8px;
}

#SubContent {
	position: relative;
	width: 893px;
}

#MainContent {	
	background: transparent url(img/mainbg.jpg) no-repeat top left;
}

#MainContent #PrimaryContent {
	float: left;
	width: 644px;
	height: 337px;
}

#MainContent #PrimaryContent #MainLinks {
	position: absolute;
	top: 227px;
	left: 14px;
	width: 286px;
	height: 96px;
}

#MainContent #PrimaryContent #Callout {
	position: absolute;
	top: 0;
	left: 0;
	width: 224px;
	height: 69px;
	z-index: 100;
}

#MainContent #PrimaryContent #CalloutDesc {
	position: absolute;
	top: 285px;
	left: 400px;
	width: 200px;
	z-index: 300;
	color: #FFF;
	font-style: italic;
	font-size: 12px;
	text-align: right;
}

#MainContent #PrimaryContent #CalloutDesc a {
	color: #FFF;
	font-style: italic;
	font-size: 12px;
}

#MainContent #PrimaryContent #CalloutDesc a:link, #MainContent #PrimaryContent #CalloutDesc a:visited {
	text-decoration: none;
}

#MainContent #PrimaryContent #CalloutDesc a:hover, #MainContent #PrimaryContent #CalloutDesc a:active {
	color: #BCBF23;
	text-decoration: none;
}

#MainContent #SecondaryContent {
	float: right;
	width: 249px;
	height: 338px;
}

#MainContent #SecondaryContent #Product {
	margin: 12px 0 0 12px;
	width: 226px;
	height: 313px;
}

#MainContent #SecondaryContent #Product #Prod {
	background: #FFF url(img/whitebg.gif) repeat-y top left;
	width: 226px;
	height: 130px;
	text-align: center;
}

#MainContent #SecondaryContent #Product #ProdDesc {
	background: #FFF url(img/graybg.gif) repeat-y top left;
	width: 212px;
	height: 24px;
	padding: 7px;
}

#MainContent #SecondaryContent #Product #ProdDesc strong {
	text-transform: uppercase;
	font-size: 11px;
}

#MainContent #SecondaryContent #Product #ProdDesc a {
	font-size: 11px;
	color: #333;
}

#MainContent #SecondaryContent #Product #ProdDesc a:link, #MainContent #SecondaryContent #Product #ProdDesc a:visited {
	text-decoration: none;
}

#MainContent #SecondaryContent #Product #ProdDesc a:hover, #MainContent #SecondaryContent #Product #ProdDesc a:active {
	text-decoration: underline;
}

#SubContent #PrimaryContent {
	float: right;
	width: 661px;
	background-color: #436F4C;
	border-bottom: 1px solid #3C7332;
	margin-bottom: 8px;
}

#SubContent #PrimaryContent #Frame {
	margin: 12px;
	width: 636px;
	background-color: #FFF;
	border-right: 1px solid #3A5835;
	border-bottom: 1px solid #3A5835;
}

#SubContent #PrimaryContent #Box {
	width: 606px;
	padding: 15px 15px 0 15px;
	min-height: 300px;
}

#SubContent #PrimaryContent #Box #testimonials p em {
	color: #999;
}

#SubContent #SecondaryContent {
	float: left;
	width: 225px;
	margin-bottom: 8px;
}

#SubContent #SecondaryContent #LinkBox {
	width: 225px;
	margin-bottom: 6px;
	background: transparent url(img/subframe.jpg) repeat-y top left;
}

#SubContent #SecondaryContent #MainLinks {
	width: 225px;
	background-color: #357332;
}

#SubContent #SecondaryContent #MainLinks div {
	width: 197px;
	margin: 0 14px;
	padding-top: 14px;
	padding-bottom: 14px;
}

#SubContent #SecondaryContent #LinkBox div {
	width: 197px;
	margin: 0 14px;
	padding-top: 14px;
	padding-bottom: 14px;
}

#SubContent #SecondaryContent #LinkBox div a {
	display: block;
	font-size: 13px;
	color: #FFF;
	font-style: italic;
	text-decoration: none;
	background: #1C4B20 url(img/dotted.gif) no-repeat bottom left;
	padding: 7px;
}

#SubContent #SecondaryContent #LinkBox div a.Last {
	background-color: #1C4B20;
	background-image: none;
}

#SubContent #SecondaryContent #LinkBox div #Divider {
	font-size: 13px;
	color: #C0C223;
	font-weight: bold;
	background: #1C4B20 url(img/dotted.gif) no-repeat bottom left;
	padding: 7px;
	width: 183px;
	margin: 0;
}

#SubContent #SecondaryContent #LinkBox div #SearchBox {
	width: 197px;
	background: #1C4B20 url(img/dotted.gif) no-repeat bottom left;
	padding: 7px 0;
	margin: 0;
	text-align: left;
}

#SubContent #SecondaryContent #LinkBox div a:hover, #SubContent #SecondaryContent #LinkBox div a:active {
	color: #C0C223;
	background-color: #18411C;
}

#Merchant, #Consumer, #Footer {
	position: relative;
	margin-bottom: 5px;
	width: 893px;
}

#Merchant {
	width: 893px;
	height: 96px;
	clear: both;
	background: transparent url(img/merchantbg.jpg) no-repeat top left;
}

#Merchant div {
	position: absolute;
	top: 49px;
	left: 12px;
	width: 869px;
	height: 38px;
}

#Consumer {
	width: 893px;
	height: 59px;
	background: transparent url(img/consumerbg.jpg) no-repeat top left;
}

#Consumer div {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 869px;
	height: 38px;
}

#Footer {
	color: #06381B;
	font-size: 11px;
	text-indent: 13px;
}

#Footer a {
	color: #06381B;
	font-size: 11px;
}

#Footer a:link, #Footer a:visited {
	text-decoration: none;
}

#Footer a:hover, #Footer a:active {
	text-decoration: underline;
}

.Clear {
	clear: both;
}

.tablehome {
	margin: 5px auto 5px auto;
}

.enclosed {
	border: 1px solid #234D6A;
}

select.generic {
	width: 98%;
}

select.smallgen {
	width: 75px;
}

select.tngen {
	width: 65px;
}

.card {
	text-align: center;
	padding: 3px 0px 8px 0px;
}

select.searchbox {
	width: 135px;
}

input {
	width: 98%;
}

input.cformsm {
	width: auto;
}

table.Generic, cart {
	margin-bottom: 13px;
}

table.Generic td {
	padding: 4px;
}

textarea.cform2 {
	width: 99%;
	height: 80px;
}

a:link, a:visited {
	color: #37833B;
	text-decoration: underline;
}

a:hover, a:active {
	color: #37833B;
	text-decoration: underline;
}

.paginator {
	padding: 0px 23px 10px 15px;
	text-align: right;
}

.paginatorlf {
	padding: 0px 23px 10px 15px;
	text-align: left;
}

#miniCart {
    border: 1px solid #999;
    padding: 3px;
    float: right;
    width: 35%;
    background-color: #fff;
}
.userError {
    display: block;
    border: 1px solid #990000;
    padding: 4px;
    color: #222;
    background: #eeeeef;
    -moz-border-radius: 4px;
    clear: both;
}
ul.userError {
    border: 0;
	padding: 0 15px 13px 15px;
}
.userError a {
    color: #990000;
}
.userIndicator {
    border: 1px solid #990000;
	color: #990000;
    padding: 4px;
    margin: 0.2em;
    padding: 0.5em;
    -moz-border-radius: 4px;
}
.userProfileSection {
    margin: 0.2em;
    padding: 0.5em;
    border: 1px solid #990000;
    -moz-border-radius: 4px;
}
.userProfileSectionControls {
    float: right;
}
.userProfileSectionControls a {
    color: #fff;
    border: 1px solid #555;
    color: #fff;
    background: #990000;
    -moz-border-radius: 4px;
    padding: 2px;
}
.formReqStar {
    font-size: 1.2em;
    font-weight: bold;
	color: #990000;
}
td.formField {
    white-space: nowrap;
}
td.formField .formReqStar {
    padding-left: 0.3em;
}
tr.cartHeader {
    background-color: inherit;
    text-transform: none;
}
input.cartQty, input.cartLogin {
   border: 1px solid #666;
   text-decoration: none;
}
.userCartControl a, .userCartControl a:visited, .userCartControl input {
    text-decoration: underline;
}
.userCartControl a:hover {
    text-decoration: none;
}
.cartLoginFormBox {
    float: none;
    border: 0;
    padding: 0;
    width: 100%;
}

.cartRowOdd {
	background-color: #EEE;
}

.fexter {
	width: auto;
}

th {
	text-transform: uppercase;
	font-size: 13px;
	color: #37833B;
}

div.cartYouAreNot {
    font-size: 0.9em;
    float
}

#cartWrapper .btn {
	width: auto;
	background-color: transparent;
	border: 1px solid #666;
	color: #37833B;
}

select.archive {
	margin-bottom: 13px;
}

.newshead, h2.checkoutSectionHeader {
	color: #333;
	font-size: 13px;
    background: #fff;
    font-weight: bold;
}

.highlight {
	color: #990000;
	font-weight: bold;
}

.top {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 11px;
}

.userCartControl a.cartlink {
	border: none;
	background-color: transparent;
}

.secondnav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 11px;
	text-align: right;
}

a.stop {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.stop:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.arrow {color: #1270A2}

.subhead {
	color: #1270A2;
	font-weight: bold;
}

ul {
	padding: 0 15px 13px 15px;
}

.error {
	color: #990000;
}

.cols {
	position: relative;
	width: 606px;
}

.cols a {
	float: left;
	display: block;
	width: 298px;
	margin-right: 5px;
}

