/* CSS Document */

HTML
{
	overflow-y: scroll !important;
	overflow-x: auto !important;
}

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: url(../images/bkg-main.gif) repeat-x top #ede8dd;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 100%;
}

p {
	margin: 0;
	padding: 2px 0 6px 0;
	line-height: 16px;
	color: #73684e;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
}

.heavy {
	font-weight: bold;
}

ul {
	color: #73684e;
	line-height: 18px;
	text-align: left;
}

ol {
	color: #73684e;
	line-height: 18px;
	text-align: left;
}

h1.home {
	margin: 0 0 0 -9999px;
	padding: 0;
	line-height: 0;
	
}


h1 {
	font: 26px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-align: left;
	margin: 0;
	padding: 120px 0 0 20px;
	line-height: inherit;
	letter-spacing: 1px;
}

h2 {
	color: #e0d0be;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 4px 0;
	padding: 0;
	line-height: 16px;
	border-bottom: 1px dotted #c8a756;
	text-align: left;
}

h2 a {
	color: #e0d0be;
}

h2 a:hover {
	color: #c8a756;
}

h3 {
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #667127;
	text-transform: uppercase;
}

h3 a {
	color: #667127;
}

h3 a:hover {
	color: #c8a756;
}

h4 {
	font: 26px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #647028;
	text-align: left;
	margin: 0;
	padding: 20px 0 0 0;
	line-height: inherit;
}

h1.images {
	margin: 0;
	padding: 0;
	line-height: 0;
}

h6.images {
	margin: 0;
	padding: 0;
	line-height: 0;
}

a {
	color: #a04522;
	text-decoration: none;
	}

a:hover {
	color: #c8a756;
	text-decoration: none;
	}

table {
	margin: 0;
	padding: 0;
}

td {
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #6d6241;
	background: #ede8dd;
	border: 1px solid #ae8f42;
}

textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #6d6241;
	background: #ede8dd;
	border: 1px solid #ae8f42;
}


select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #6d6241;
}

input.noborder {
	border: none;
}

input.buttons {
	border: none;
	background: url(../images/bkg-buttons.gif) no-repeat;
	color: #fff;
	padding: 2px 0 2px 0;
	margin: 0;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 52px;
}

a.buttons2 {
	border: none;
	background: url(../images/bkg-buttons.gif) no-repeat;
	color: #fff;
	margin: 0;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 51px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	display: block;
}

a:hover.buttons2 {
	color: #954015;
}

#mask {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 49;
}

#mask-content {
	width: 882px;
	height: 403px;
	overflow: hidden;
	margin: 140px auto;
}

#morebtns {
	width: 182px;
	height: 26px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-btn-large.gif) no-repeat center;
}

#morebtns a {
	color: #954015;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}

#morebtns a:hover {
	color: #666;
}

#morebtns p {
	text-align: center;
	padding: 6px 0 0 0;
	margin: 0;
}

.morebtns {
	width: 182px;
	height: 26px;
	margin-left: 8px;
	margin-right: 8px;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-btn-large.gif) no-repeat center;
	float: left;
}

.morebtns a {
	color: #954015;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}

.morebtns a:hover {
	color: #666;
}

.morebtns p {
	text-align: center;
	padding: 6px 0 0 0;
	margin: 0;
}

#wrapper-ext {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
    background: url(../images/bkg-wrapper.gif) no-repeat center bottom;
	background-attachment: fixed;
}

#wrapper {
	width: 867px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#columns {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/bkg-columns.gif) repeat-y;
}

#rtcol {
	width: 625px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
}

#ltcol {
	width: 242px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#logo {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	background: #fff;
}

#search-wrap {
	width: auto;
	height: auto;
	padding: 25px 0 10px 0;
	margin: 0;
	background: #fff;
}

#search {
	text-align: left;
	width: 260px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#search ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0 0 0 4px;
	display: inline;
}

#search li {
	display: inline;
	padding: 0 12px 0 0;
}

#search ul li a {
	background: url(../images/img-navarrow.gif) right no-repeat;
	text-align: left;
	color: #728437;
	padding: 0 12px 0 0;
	margin: 0;
	display: inline;
	text-transform: uppercase;
}

#search ul li a:hover {
	color: #ae8f42;
}

#hero {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#content {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 20px 20px 20px;
	background: #ebe6d8;
}

#content-cols {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#content-rtcol {
	width: 195px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	text-align: left;
}

#content-ltcol {
	width: 375px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}

#map-cols {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#map-rtcol {
	width: 325px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	text-align: left;
}

#map-ltcol {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}

#prod-cols {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#prod-rtcol {
	width: 285px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	text-align: left;
}

#prod-ltcol {
	width: 250px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}


.orgbox-wrap {
	width: 195px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
}

.orgbox {
	margin: 0 auto;
	padding: 0 1px 0 1px;
	width: 193px;
	height: auto;
	background: url(../images/bkg-orgbox.gif) repeat-x top #8b3b14;
	text-align: center;
}

.orgbox-in {
	margin: 0;
	padding: 0 10px;
	width: 171px;
	height: auto;
	border-right: 1px solid #c89e83;
	border-left: 1px solid #c89e83;
	text-align: center;
}

.grbox-wrap {
	width: 195px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
}

.grbox {
	margin: 0 auto;
	padding: 0 1px 0 1px;
	width: 193px;
	height: auto;
	background: url(../images/bkg-grbox.gif) repeat-x top #5a6523;
	text-align: center;
}

.grbox-in {
	margin: 0;
	padding: 0 10px;
	width: 171px;
	height: auto;
	border-right: 1px solid #abac87;
	border-left: 1px solid #abac87;
	text-align: center;
}

#news {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#news ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

#news li {
	width: auto;
	height: auto;
	margin: 0;
	padding: 4px 0 12px 0;
	list-style-type: none;
	display: block;
	color: #bb9f50;
	line-height: 14px;
}

#news a {
	color: #ebe6d8;
}

#news a:hover {
	color: #c8a756;
}

#hm-products {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.hm-prods {
	width: 160px;
	height: auto;
	margin: 0 25px 12px 0;
	padding: 0;
	float: left;
}

.hm-prods-rt {
	width: 91px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

.hm-prods-lt {
	width: 63px;
	height: auto;
	margin: 0 6px 0 0;
	padding: 0;
	float: left;
}

#hm-products p {
	line-height: 14px;
	color: #ae8f42;
}

#promo {
	width: auto;
	height: auto;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #ae8f42;
}

#promo-in {
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ae8f42;
}

#footer {
	width: auto;
	height: auto;
	padding: 20px;
	margin: 0 auto;
	text-align: center;
}

#footer p {
	color: #322b19;
	text-align: center;
}

#footer a {
	color: #322b19;
}

#footer a:hover {
	color: #000;
}

#leftnav-wrap {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../images/bkg-nav-repeat.gif) repeat-y;
}

#leftnav {
	background: url(../images/bkg-nav-top.gif) no-repeat;
	width: auto;
	height: auto;
	margin: 0;
	padding: 20px 0 0 12px;
	text-align: left;
}

ul#collapsing-nav {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 14px;
}

ul#collapsing-nav li {
	display: block;
	width: 210px;
	border-bottom: 1px dotted #c2a76a;
	padding: 0 0 4px 0;
	margin: 0 0 12px 0;
}

ul#collapsing-nav li a {
	text-align: left;
	color: #6d6145;
	text-transform: uppercase;
	padding: 0 0 0 12px;
	margin: 0;
	line-height: 14px;
	background: url(../images/img-nav-plus.gif) left center no-repeat;
	}

	ul#collapsing-nav li a:hover {
		color: #ae8f42;
	}

	body.enhanced ul#collapsing-nav span {
		text-decoration: none;
	}

	

	body.enhanced ul#collapsing-nav li.selected span,
	body.enhanced ul#collapsing-nav li.selected span:hover {
		cursor: default;
		text-decoration: none;
	}

ul#collapsing-nav li ul {
	width: 175px;
	list-style-type: none;
	margin: 4px 0 4px 12px;
	padding: 0;
}

ul#collapsing-nav li ul li {
	padding: 8px;
	margin: 0;
	line-height: 14px;
	border: none;
	width: 159px;
	display: block;
	background: #eee9e0;
	border-bottom: 1px solid #dcd3c4;
}

ul#collapsing-nav li ul li a {
	color: #728437;
	padding: 0;
	margin: 0;
	text-transform: none;
	list-style-type: none;
	background: none;
}

ul#collapsing-nav li ul li a:hover {
	color: #954015;
}

ul#collapsing-nav li ul li a.on {
	color: #954015;
}

#enews-wrap {
	margin: 0 auto;
	padding: 12px 0;
	text-align: center;
	width: 201px;
	height: auto;
}

#enews {
	background: url(../images/bkg-enews.gif) no-repeat;
	text-align: left;
	padding: 10px 20px;
	margin: 0;
}

#enews p {
	margin: 0px;
	padding: 0 0 3px 0;
}

#hero-in {
	margin: 0;
	padding: 0;
	width: auto;
	height: 167px;
	background: url(../images/bkg-wholesale-home.jpg) no-repeat;
}

.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: #a04522;
	padding: 2px;
	margin-top: 1px;
	text-align: center;
	width: 98px;
	height: 14px;
	line-height: 14px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

#fundraiser {
	width: 565px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}

#fund-rt {
	width: 185px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: right;
	background: #a04522;
}

#fund-lt {
	width: 375px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: left;
}

#fund-lt-rt {
	width: 185px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: right;
	background: #d2b46d;
}

#fund-lt-lt {
	width: 185px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: left;
	background: #aaae6a;
}


#fundraiser2 {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}

#fund-rt2 {
	width: 185px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: right;
	background: #aaae6a;
}

#fund-lt2 {
	width: 385px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: left;
}

#fund-lt-rt2 {
	width: 185px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: right;
	background: #aaae6a;
}

#fund-lt-lt2 {
	width: 185px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: left;
	background: #aaae6a;
}

#fund1 {
	background: #979b56;
	padding: 6px 0 0 0;
	margin: 0;
	height: 40px;
}

#fund2 {
	color: #fff;
	background: #caa95f;
	padding: 10px 0 0 0;
	margin: 0;
	height: 37px;
}

#fund3 {
	background: #933c1d;
	padding: 10px 0 0 0;
	margin: 0;
	height: 37px;
}

p.fundtitles {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

p.fundark {
	padding: 10px;
	color: #4a422f;
	text-align: left;
}

p.fundlite {
	padding: 10px;
	color: #d2b46d;
}

p.fundbtns{
	padding: 0 0 0 60px;
}

#fundcols {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#fundcols-rt {
	width: 275px;
	height: auto;
	margin: 0;
	padding: 10px 20px;
	text-align: left;
	float: right;
	background: #f5f4ed;
}

#fundcols-lt {
	width: 250px;
	height: auto;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: left;
	float: left;
}

p.ship {
	border-bottom: 1px dotted #979b56;
	padding: 4px 0;
	margin: 0;
}

.funddetails {
	width: 510px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
}

.funddetails-rt {
	width: 250px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: right;
	background: #aaae6a;
}

.funddetails-lt {
	width: 250px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: left;
	background: #aaae6a;
}


.fundnames {
	background: #979b56;
	padding: 6px 0 0 0;
	margin: 0;
	height: 40px;
}


#funddetails ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#funddetails li {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float: left;
	width: 92px;
}

#funddetails li.yel {
	background: #d2b46d;
	color: #4a422f;
}

#funddetails li.red {
	background: #a04522;
	color: #d2b46d;
}

.videothumbs {
	width: 195px;
	height: auto;
	margin: 0;
	padding: 0 20px 20px 0;
	float: left;
}

#social {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 10px 20px 0 20px;
	text-align: center;
}

#social ul {
	display: block;
	list-style-type: none;
	margin: 0 auto;
	padding: 0 0 0 35px;
	text-align: center;
}

#social li {
	display: block;
	list-style-type: none;
	margin: 0 auto;
	padding: 0 10px 0 0;
	width: 35px;
	float: left;
	text-align: center;
}

#galleryIndex {
	width: 566px;
	height: 169px;
	overflow: hidden;
	background-image: url(../images/bg-gallery-index.gif);
	padding: 10px;
}

#galleryIndex h3 {
	border-bottom: 1px dotted #d6c698;
	padding-bottom: 1px;
}


/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/