@charset "UTF-8";
/* CSS Document */

body {
	background-color: #eaf7f4;
	background-image: url(../img_s/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	height: 100%;
	color: #1e391f;
	font-family: Georgia;
}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }

#container {
	width: 100%;
	background: url(../img_s/bgOverlay.png);
	background-repeat: repeat;
}
img, img a {
	border: none;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 25px;
	padding-top: 0;
	margin-top: 0;
}
h1.other {
	padding-top: 20px;
}
h2 {
	padding: 0;
	margin: 15px 0 0 0;
	font-size: 16px;
}
h3 {
	font-size: 20px;
}
#pageMid a:link, #pageMid a:visited {
	color: #1e391f;
	text-decoration: none;
	border-bottom: dotted #1e391f 1px;
}
#pageMid a:hover, #pageMid a:active {
	border-bottom: solid #1e391f 1px;
	font-weight: bold;
}
#pageMid p {
	margin: 0 0 0 0;
}
#pageMid p.story {
	margin: 10px 0 0 0;
}
#content {
	width: 948px;
	margin: 0 auto;
	background-image: url(../img_s/mainMid.png);
	background-repeat: repeat-y;
	clear: both;
}
#mainContent {
	width: 225px;
	margin: 0 auto;
	float: left;

}
#productStrip {
	width: 896px;
	height: 130px;
	margin: 0 auto;
	background-image: url(../img_s/bottomBar.jpg);
	background-position: top left;
	background-repeat: repeat;
	border-top: solid #fff 3px;
	overflow: hidden;

}
#pageBody {
	width: 896px;
	margin: 0 auto;
	background-color: #ffaabe;
	background-image: url(../img_s/contentBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}

#footer {
	width: 948px;
	margin: 0 auto;
	background-image: url(../img_s/footer.png);
	background-repeat: no-repeat;
	height: 150px;
}
#header {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 112px;
	background-image: url(../img_s/header.png);
	background-repeat: repeat-x;
	z-index: 11;
}
#logo {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -460px;
	width: 230px;
	height: 224px;
	background-image: url(../img_s/logo.png);
	background-repeat: no-repeat;
	z-index: 33;
}

#productMenu {
	width: 226px;
	float: left;
}
#menuTop {
	width: 226px;
	background-image: url(../img_s/menuTop.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 210px;
}
#menuBottom {
	width: 226px;
	background-image: url(../img_s/menuBottom.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 96px;
}
#menuMid {
	width: 226px;
	background-image: url(../img_s/menuBG.png);
	background-repeat: repeat-y;
}
#contentBody {
	width: 655px;
	float: right;
	margin-top: 70px;
	margin-right: 10px;
}
#menuMid ul {
	width: 215px;
	padding: 0;
	margin: 0;
}
#menuMid li {
	list-style: none;
	text-align: center;
	line-height: 30px;
	color: #223f22;
	font-size: 18px;
	background-image: url(../img_s/nav/SideMenuFade.png);
	background-position: -500px 0px;
	background-repeat: no-repeat;
	display: block;
}
#menuMid li a:link,  #menuMid li a:visited, #menuMid li a:hover, #menuMid li a:active {
	color: #1e391f;
	text-decoration: none;

}
#nav {
	position: absolute;
	top: 26px;
	left: 50%;
	margin-left: -212px;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav ul li {
	float: left;
	list-style: none;
	line-height: 70px;
}
.navL, .navR, .navLink {
	float: left;
}
.navL {
	width: 11px;
	height: 72px;
	background-image: url(../img_s/nav/overLeft.png);
	background-repeat: no-repeat;
}
.navR {
	width: 15px;
	height: 72px;
	background-image: url(../img_s/nav/overRight.png);
	background-repeat: no-repeat;
}
.navLink {
	height: 72px;
	background-image: url(../img_s/nav/over.png);
	background-repeat: repeat-x;
	cursor: pointer;
}
#nav li a:link, #nav li a:visited, #nav li a:hover, #nav li a:active {
	color: white;
	font-size: 16px;
	text-decoration: none;
	display: block;
}
#footnote {
	padding-left: 50px;
	padding-top: 70px;
	font-size: 10px;
	color:#666;
}
#pageTop {
	height: 13px;
	width: 670px;
	background: url(../img_s/pageTop.png) no-repeat;
}
#pageMid {
	width: 600px;
	padding: 10px 30px 0 40px;
	background: url(../img_s/pageMid.png) repeat-y;
	margin-top:20px;
	padding-top: 20px;
}
#pageMid.tabContent {
	margin-top:0;
}
#pageBottom {
	width: 670px;
	height: 125px;
	background: url(../img_s/pageBottom.png) no-repeat;
}
#online img {
	padding: 10px;
}
#online a.icon{
	border: none;
}
#online {
	padding-top: 15px;
	font-size: 14px;
}
#faq {
	font-size: 13px;
}
#linx {
	font-size: 13px;
}
.productImage {
	float: left;
	margin: 0 15px 20px 0;
	border: solid #333 1px;
}
#products p {
	padding-top: 10px;
}

p.ingredients {
	padding-top: 0;
	font-size: 14px;
}
 form {
	padding:10px 0 0  0;;
}
.orderBtn {
	width: 134px;
	height: 46px;
	display: block;
	background: url(../img_s/order.jpg) no-repeat 0 0;
	margin: 10px 149px 10px 0;
	float: right;
	cursor: pointer;
}
p.footnote {
	padding-top: 20px;
	font-size: 11px;
	font-style: italic;;
}
ul.tabs {
	padding: 0;
	margin: 1px 0 0 20px;
}
ul.tabs > li {
	height: 30px;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.tabs > li a {
	padding: 10px 20px 5px 20px;
	border-right: solid #fff 1px;
	margin: 0;
	text-align: center;
	background: url(../img_s/nav/subMenuTabCurrent.png) top center;
	line-height: 30px;	
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	}
ul.tabs > li.last a {
	border: none;
	background: url(../img_s/nav/subMenuTabCurrent.png) top right;
}
ul.tabs > li.first a {
	background: url(../img_s/nav/subMenuTabCurrent.png) top left;
}
ul.tabs > li.first a.current {
	background: url(../img_s/nav/subMenuTab.png);
	cursor: default;
	color: #1e391f;
}
ul.tabs > li a.current, ul.tabs > li a.current:hover {
	background: url(../img_s/nav/subMenuTab.png) top center;
	cursor: default;
	color: #1e391f;
}
ul.tabs > li.last a.current, ul.tabs > li.last a.current:hover{
	background: url(../img_s/nav/subMenuTab.png) top right;
	cursor: default;
	color: #1e391f;
}
ul.tabs > li.first a:hover.current {
	background: url(../img_s/nav/subMenuTab.png);
}
ul.tabs > li a:hover {
	background: url(../img_s/nav/subMenuTabHover.png) top center;
}
ul.tabs > li.last a:hover {
	background: url(../img_s/nav/subMenuTabHover.png) top right;
}
ul.tabs > li.first a:hover {
	background: url(../img_s/nav/subMenuTabHover.png) top left;
}
.clear {
	clear: both; 
}
.aboutPhoto {
	float: left;
	border: solid #fff 2px;
	margin-right: 10px;
	}
#contentBody.home {
	margin-top: 90px;
	margin-bottom: 100px;
}
#homeQuotes {
	width: 600px;
	font-size: 14px;
	color: #666;
	padding-bottom: 25px;
	margin: 0 auto;
	margin-top: -30px;
}
#spacer {
	height: 50px;
	width: 100%;
}
#ie6 {
	visibility: hidden;
	height: 0px;
	width: 0px;
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
}


