@charset "utf-8";
/* CSS Document */
/* global styles */
html {
	width: 100%;
	background-image: url(../images/bg_gradient_head.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: scroll;
	background-color: #e0dbce;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #58430a;
	width: 100%;
	margin: 0px;
}
.body_container {
	width: 821px;
	margin-right: auto;
	margin-left: auto;

}
.header_container {
	float: left;
	width: 771px;
	height: 311px;
	clear: both;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 30px;
	padding-left: 20px;
}
.header_top {
	text-align: right;
	clear: both;
	float: left;
	height: 38px;
	width: 771px;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
}
.header_nav {
	clear: both;
	float: left;
	height: 44px;
	width: 771px;
}
.header_navL {
	float: left;
	height: 44px;
	width: 625px;
}
.header_navR {
	float: right;
	height: 44px;
	width: 146px;
}
.header_main {
	clear: both;
	float: left;
	height: 232px;
	width: 821px;
	background-image: url(../images/header_main.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: -20px;
}
.header_search {
	float: left;
	height: 40px;
	width: 575px;
	padding-left: 75px;
	margin-top: 175px;
}
.header_specials {
	float: left;
	height: 99px;
	width: 150px;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #316431;
}
.header_specials a:link {
	text-decoration: none;
	color: #336633;
}
.header_specials a:visited {
	text-decoration: none;
	color: #336633;
}
.header_specials a:hover {
	text-decoration: underline;
	color: #336633;
}
.header_specials a:active {
	text-decoration: underline;
	color: #336633;
}
.header_specials h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	color: #ffffdf;
}
.header_specials hr {
	border: 0;
	background: #847c33;
	color: #847c33;
	height: 1px;
	margin: 3px 0 3px 0;
	padding: 0;
}
.header_startShopping {
	float: left;
	height: 29px;
	width: 170px;
	text-align: center;
}

.footer_container {
	width: 100%;
	height: 63px;
	background-image: url(../images/bg_gradient_foot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	float: left;
}
.footer_main {
	width: 821px;
	margin-right: auto;
	margin-left: auto;
}
.footer_left {
	clear: none;
	float: left;
	height: 63px;
	width: 250px;
	background-image: url(../images/footer_bg_left.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
}
.footer_center {
	clear: none;
	float: left;
	height: 33px;
	width: 321px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/footer_bg_center.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.footer_right {
	clear: none;
	float: left;
	height: 63px;
	width: 250px;
	background-image: url(../images/footer_bg_right.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
}
.navigation_container {
	clear: none;
	float: left;
	width: 175px;
	color: #2f5c51;
	padding-bottom: 20px;
}
.navigation {
	clear: none;
	float: left;
	width: 155px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #e7e1d1;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
}
.navigation_expand {
	clear: none;
	float: left;
	width: 125px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #e7e1d1;
	background-image: url(../images/nav_expand_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-weight: bold;
}
.navigation_bottom {
	background-color: #e7e1d1;
	background-image: url(../images/nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 11px;
	clear: none;
	float: left;
	height: 10px;
	width: 175px;
}
.navigation .closed a.left {
	display: block;
	margin: 0 0 2px 0;
	padding: 2px 0;
	outline: none;
}
.navigation .closed a:hover.left, .navigation .closed-2 a:hover.left {
	color: #214121;
}
.navigation .first a.left {
	border-top: none;
}
.navigation span.open {
	padding: 0 0 5px 0;
	display: block;
}
.navigation span.open a {
	outline: none;
}
.partners_top {
	background-image: url(../images/partners_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: none;
	float: left;
	height: 10px;
	width: 125px;
	padding-right: 25px;
	padding-left: 25px;
}
.partners {
	clear: none;
	float: left;
	width: 155px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/partners_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color: #2f5c51;
}
.partners_bottom {
	background-image: url(../images/partners_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: none;
	float: left;
	height: 10px;
	width: 125px;
	padding-right: 25px;
	padding-left: 25px;
}
.logos{
	clear: none;
	float: left;
	width: 175px;
	margin-top: 10px;
	text-align: center;
}
.content {
	clear: none;
	float: right;
	width: 630px;
	padding: 15px 0 20px 0px;
}
.content-blog {
	clear: none;
	float: left;
	width: 616px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.read_more_content {
	clear: both;
	float: left;
	width: 95px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 34px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 460px;
}
.distribution {
	clear: none;
	float: right;
	width: 300px;
	font-size: 10px;
	height: 35px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #000000;
}
.brochure {
	clear: none;
	float: left;
	width: 125px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.newsletter {
	clear: none;
	float: left;
	width: 125px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.help {
	clear: none;
	float: left;
	width: 324px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 175px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.whatis_container {
	clear: none;
	float: left;
	width: 354px;
	background: url(../images/what-bg-top.jpg) top left no-repeat;
	margin-right: 0px;
	margin-bottom: 10px;
}
.whatis {
	clear: none;
	float: left;
	width: 294px;
	padding: 10px 30px 10px 30px;
	color: #FFFfff;
}

.whatis_bottom {
	clear: none;
	float: left;
	height: 40px;
	width: 354px;
	background: url(../images/what-bg-bot.jpg) top left no-repeat;
}

.bullet {
	font-weight: bold;
	color: #fcfaa8;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	margin-left: 5px;
	padding-left: 15px;
	vertical-align: top;
	margin-top: 10px;
	width:100%;
}
.testimonials_container {
	float: right;
	width: 230px;
	background: url(../images/test-bg-top.jpg) top left no-repeat;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #FFF;
}

.testimonials {
	clear: none;
	float: left;
	width: 180px;
	padding-right: 25px;
	padding-left: 25px;
	height: 200px;
	padding-top: 5px;
}

.testimonials_bottom {
	clear: none;
	float: left;
	height: 40px;
	width: 230px;
	background: url(../images/test-bg-bot.jpg) top left no-repeat;
}

.quote_left {
	float: left;
	background: url(../images/quote_left.png) top left no-repeat;
	height: 18px;
	width: 178px;
	padding-left: 25px;
	clear: both;
}
.quote_right {
	float: right;
	background: url(../images/quote_right.png) top right no-repeat;
	height: 18px;
	width: 178px;
	padding-right: 25px;
	clear: both;
	margin-bottom: 10px;
}
.read_more_box {
	float: right;
	margin-right: 30px;
}
.whatis_container_wide {
	clear: none;
	float: left;
	width: 603px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.whatis_top_wide {
	clear: none;
	float: left;
	height: 10px;
	width: 603px;
	background-image: url(../images/whatis_top_wide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.whatis_wide {
	clear: none;
	float: left;
	width: 553px;
	background-image: url(../images/whatis_bg_wide.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 20px;
	padding-left: 30px;
	height: 160px;
	padding-top: 5px;
	color: #FFFfff;
}
.whatis_expand_wide {
	clear: none;
	float: left;
	width: 553px;
	padding-right: 20px;
	padding-left: 30px;
	background-color: #477b6d;
	background-image: url(../images/whatis_expand_wide.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 20px;
}
.whatis_bottom_wide {
	clear: none;
	float: left;
	height: 40px;
	width: 603px;
	background-image: url(../images/whatis_bottom_wide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	color: #000000;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin: 0px;
}
h4 {
	font-weight: bold;
	font-size: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #86e3c9;
}
h5 {
	font-weight: bold;
	font-size: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #fef3a3;
}
.sub-heading {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	color: #b80000;
}
a:link {
	text-decoration: none;
	color: #C60;
}
a:visited {
	text-decoration: none;
	color: #C60;
}
a:hover {
	text-decoration: underline;
	color: #C60;
}
a:active {
	text-decoration: underline;
	color: #C60;
}
a.footerlink:link {
	text-decoration: none;
	color: #58430a;
}
a.footerlink:visited {
	text-decoration: none;
	color: #58430a;
}
a.footerlink:hover {
	text-decoration: underline;
	color: #58430a;
}
a.footerlink:active {
	text-decoration: underline;
	color: #58430a;
}
.divider {
	background-color: #c6c883;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border: 1px solid #2f5c51;
	width: 615px;
	margin-top: 10px;
	clear: both;
}

.divider-short {
    background-color: #c6c883;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border: 1px solid #2f5c51;
	width: 330px;
	margin-top: 10px;
	clear: left;
}

.moreInfo {
	background-color: #c6c883;
	clear: both;
	margin-bottom: 10px;
	border: 2px solid #000;
	width: 100%;
	color: #000;
	padding: 5px;
	float: none;
}
.photo_caption_left {
	clear: none;
	float: left;
	font-size: 10px;
	text-align: center;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2f5c51;
	border-right-color: #2f5c51;
	border-bottom-color: #2f5c51;
	border-left-color: #2f5c51;
}


.photo_caption_left {
	border: 1px solid #fff;
	margin: 0 10px 5px 0;
	clear: none;
	float: left;
}


.photo_caption_right {
	clear: none;
	float: right;
	font-size: 10px;
	text-align: center;
	padding: 1px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2f5c51;
	border-right-color: #2f5c51;
	border-bottom-color: #2f5c51;
	border-left-color: #2f5c51;
}

.cartItem {
	background-color: #c6c883;
	clear: both;
	margin-bottom: 10px;
	border: 2px solid #000;
	color: #000;
	padding: 5px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	width: 100%;
	float: none;
}
a.left:link {
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
	color: #336633;
}
a.left:visited {
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
	color: #336633;
}
a.left:hover {
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
	color: #336633;
}
a.left:active {
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
	color: #336633;
}
.tagline {
	font-size: 9px;
	padding-top: 5px;
}
img {
border: 0;
}
.imgL {
	border: #e0dbce solid 1px;
	float: left;
	margin: 0px 10px 0px 0px;
}
.imgR {
	border: #e0dbce solid 1px;
	float: right;
	margin: 0px 0px 0px 10px;
}
.imgNM {
	border: #e0dbce solid 1px;
}
.imgL_NB {
	float: left;
	margin: 0px 10px 0px 0px;
}
.imgR_NB {
	float: right;
	margin: 0px 0px 0px 10px;
}
.clear {
	clear:both;
}
.banner {
	padding-bottom: 10px;
}
.banner-left {
	width: 350px;
	float: left;
}

.side-shell {
	width: 270px;
	background: url(../images/right-bg-top.jpg) top left no-repeat;
	float: right;
}

.banner-right {
	width: 260px;
	padding: 5px;
	clear: none;
}

.side-bottom {
	width: 270px;
	height: 13px;
	background: url(../images/right-bg-bot.jpg) top left no-repeat;
}

.photo-left-15 {
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #2F5C51;
}
.photo-left-nm {
	float: left;
	border: 1px solid #2F5C51;
}

.photo-left {
	float: left;
	margin-right: 10px;
	border: none;
}
.warn {
	font-weight: bold;
	color: #c80000;
}
/* Sitemap ------------------------------ */
ul.sitemap {
	margin: 15px 0;
	padding: 0;
}
ul.sitemap li {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
}
ul.sitemap li span {
	border-bottom: 1px solid #58430A;
	display: block;
}
ul.sitemap li a {
	color: #58430A;
	text-decoration: none;
}
ul.sitemap li a:hover {
	color: #c60;
}
ul.sitemap li ul {
	margin: 5px 0 0 15px;
	padding: 0;
}
ul.sitemap li ul li {
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
}
ul.sitemap li ul li a {
	color: #c60;
}
ul.sitemap li ul li a:hover {
	color: #c60;
	text-decoration: underline;
}
/* End Sitemap -------------------------- */