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

/* text colors */

.tag {color:#bece97;}


* {
	margin:0px;
	padding:0px;
	}
body {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#536f2e;
	font-family:Arial, Helvetica, sans-serif;
	}

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

/* Header */

#header {
	height:105px;
	width:940px;
	margin:0px auto;
	padding:5px 0px 0px 0px;
	position:relative;
	}
.logo { float:left; border:none; margin-top:-2px; }
.tag { font-size:12px; float:left; display:block; clear:left; padding-left:20px; padding-top:4px; }
.headLeft { float:left;}
.headRight { float:right; width:52%; height:105px; }
.headRight .submit {
	border:none;
	float:right;
	display:block;
	height:30px;
	width:73px;
	background-image:url(images/search.jpg);
	background-position:top center;
	}
.headRight .submit:hover {
	background-position:center center;
	}
.headRight .submit:active {
	background-position:bottom center;
	}
.headRight .text {height:14px; width:180px; float:right; border:1px solid #448800; margin-top:1px; padding:5px; color:#522c1b; font-size:10px;}


.view { float:right; display:block; height:32px; width:107px; background-image:url(images/viewCart.jpg); background-position:top; }
.view:hover { background-position:center; }
.view:active { background-position:bottom; }
#header form {float:right;}


/* Nav */

#nav { float:right; list-style:none; clear:both; position:absolute; right:0px; top:85px; font-size:13px; }

#nav li { float:left; display:inline; }

#nav li a {color:#afbf90; text-decoration:none; display:block; padding:5px 16px; background-image:url(images/navTabBg.jpg); background-position:left; background-repeat:repeat-y; background-color:#485d29; }
#nav li a:hover {background-image:none;background-color:#334422;}

#nav li a.current { background-color:#567531; } 

/* Ribbon */

#ribbon {
	height:10px;
	width:926px;
	background-image:url(images/ribBg.jpg);
	padding:10px 20px;
	font-size:10px;
	text-transform:uppercase;
	position:relative;
	z-index:50;
	overflow:hidden;
	}
#ribbon .right {float:right; width:400px;}
#ribbonShadow {
	margin-left:12px;
	position:relative;
	z-index:50;
	}
/* Main Section */
#homeImg {
	z-index:2;
	position:absolute;
	top:-10px;
	left:260px;
	}
#box {
	background-image:url(images/boxBg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:966px;
	min-height:700px;
	margin:0px auto;
	position:relative;
	}
#topper {
	padding-top:15px;
	width:966px;
	min-height:620px;
	background-image:url(images/boxTop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}

#sideBar {
	width:218px;
	position:relative;
	z-index:1;
	float:left;
	}
#sideBar h2 {
	color:#afbf90;
	font-weight:normal;
	padding:5px;
	font-size:18px;
	}
	
.emailBox {
	background-image:url(images/emailBG.jpg);
	background-position:bottom;
	margin:10px 15px 10px 0px;
	font-size:12px;
	padding:10px 10px 20px 10px;
	color:#334400;
	}
.emailBox p {margin:10px 0px;}
.emailBox .submit {
	border:none;
	display:block;
	height:30px;
	width:94px;
	background-image:url(images/emailbutton.jpg);
	background-position:top center;
	}
.emailBox .submit:hover {
	background-position:center center;
	}
.emailBox .submit:active {
	background-position:bottom center;
	}

/* Shop Nav */

.sideNav {
	list-style:none;
	color:#d2deb4;
	width:218px;
	margin-bottom:40px;
	background: url(images/boxTop.jpg) -40px -60px;
	}
.sideNav a {
	display:block;
	height:25px;
	padding:4px 0px 0px 5px;
	width:216px;
	text-decoration:none;
	color:#ffffff;
	font-size:16px;
	}
.sideNav a:hover {
	color:#334422;
	}
.sideNav a:active {
	color:#223311;
	}
.sideNav a.current {
	color:#334422;
	background-image:url(images/paperBg.jpg);
	width:216px;
	}
.main {
	padding:20px 30px;
	min-height:540px;
	}
.main textarea {
	overflow: auto;
	}
.contentHome {
	float:left;
	width:647px;
	min-height:200px;
	margin-top:250px;
	margin-left:0px;
	margin-bottom:20px;
	position:relative;
	z-index:50;
	}
.contentHome p {
	margin-top:10px;
	}
/* fake text wrap for home page */

.fakeWrap {
	width:350px;
	height:130px;
	float:right;
	}

.contentProd, .contentGen {
	float:right;
	width:647px;
	padding:20px;
	background-image:url(images/prodBg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	color:#443322;
	}
.contentGen ul {
	margin: 10px;
	padding:10px 20px;
	}
.contentProd a {
	color:#5b8000;
	text-decoration:none;
	border:none;
	}
.contentProd a:hover {
	text-decoration:underline;
	}
.contentProd a:active {
	color:#006600;
	}
.contentGen p {
	margin-bottom:20px;
	}
.contentGen h2 {
	border-bottom: 1px solid #9AB47A;
	margin-bottom:10px;
	}
.contentGen h3 {color:#443322;}

.floatL {
	float:left;
	margin: 0px 15px 15px 0px;
	}
.floatR {
	float:right;
	margin: 0px 0px 10px 15px;
	font-size:12px;
	text-align:right;
	font-style:italic;
	}
.prodFoot { background-image:url(images/prodFooter.jpg); width:689px; height:47px; margin:0px 0px -20px -22px}

.policyBottom { border-bottom:1px solid #334422; height:1px; margin:20px 0px; }


#footer {
	background-color:#b2bc82;
	background-image:url(images/footerBg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:900px;
	padding:40px 20px 20px 20px;
	margin:0px auto;
	clear:both;
	font-size:12px;
	color:#435126;
	}
#footer h3 { font-size:14px;color:#000000;}
#footer a { color:#ffffff; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer a:active {color:#435126;}

.left, .right {width:200px;}
.left p, .middle p, .right p {margin-top:10px;}
.left { float:left; margin-right:30px; }
.right {float:right; text-align:right;}

.botNav { list-style:none;}
.middle h2 {font-size:12px;}
.middle { float:left; width:445px;}
.middle ul {}
.middle .half {width:48%; float:left;}

/* Catagory */
.catHead {color:#567531;}
.catProdHold {margin:20px 0px;}
.catProd {width:30%; padding:10px; float:left; text-align:center; height:170px; border-bottom:1px solid #9ab47a; }
.catProd h3 a { color:#334422; font-size:12px; }
.catPrice { font-size:12px; }
.viewProd {  font-size:12px; }
.viewProd a {text-decoration:underline; }
.prodThumb { width:120px; height:120px; background-repeat:no-repeat; background-position:center; margin:4px auto; }

/* Product Info */

.productAll {
	width:650px;
	}
.lilLink {
	font-size:11px;
	text-decoration:none;
	font-style:italic;
	}
.lilLink:hover {
	text-decoration:underline;
	}

.productImg {
	float:left;
	position:relative;
	}
.productImg p {
	margin:10px 0px;
	}
.productImg img	{
	border:1px solid #9ab47a;
	}
.mainImg {
	width:330px;
	}

.mainThumb {
	width:102px;
	float:left;
	margin-right:10px;
	}

.productInfo {
	width:290px;
	float:right;
	padding:0px 10px 10px 10px;
	border-left:1px solid #9ab47a;
	
	}
.productInfo .lilLink {
	margin-left:15px;
	}
.productInfo h1 {
	margin:0px;
	padding:0px;
	}
.productInfo h4 {
	font-size:11px;
	border-bottom:1px solid #9ab47a;
	color:#567531;
	margin-bottom:10px;
	}
.productInfo p {
	margin:0px 0px 15px 0px;
	font-size:12px;
	}
.productInfo p.Desc {
	font-size:15px;
	}
.productInfo .price {
	font-size:14px;
	font-weight:bold;
	color: #567531;
	}
.productInfo ul {
	margin:0px 20px;
	font-size:12px;
	}

.stock {
	font-size:11px;
	font-style:italic;
	}
.purchase input {
	border:none;
	display:block;
	height:30px;
	width:94px;
	background-image:url(images/purchase.jpg);
	background-position:top center;
	}
.purchase input:hover {
	background-position:center center;
	}
.purchase input:active {
	background-position:bottom center;
	}
	
#giftMsg {
	width:200px;
	margin-left:20px;
	margin-bottom:20px;
	}
	
