body {
	background: url(../images/grass_bg2.jpg) scroll 50% 0;
 /background: url(../images/grass_bg2a.jpg) scroll 50% 0;
	margin:0px;
	padding:0px;
	text-align:center;/* correctly centers in IE */
}
a {
	outline: none;
} /* stops border seen in clicked btns in FF */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#006600;
	font-size:13px;
	margin:0px
}
.txtlink:link {
	text-decoration: none;
	color: #669933;
}
.txtlink:visited {
	text-decoration: none;
	color: #669933;
}
.txtlink:hover {
	color: #669933;
	border-bottom: 1px dotted #669933;
}
/******** containers *******/

#container {
	margin: 0 auto 0 auto;
	/*padding-left:157px;*/
	padding-top:0px; /*moves site up or down over plantedgebg */
	padding-bottom:20px; /* added to get a little bottom space for long pages */
	text-align: left;
	width: 960px; /* Total width of inside site content needed*/
}
#header a {
	background:url(../images/logo.png) no-repeat top left;
	height:93px;
	width: 443px;
	display: block;
	text-indent: -9999px;
	margin-left:20px;
 /margin-left:40px; /* for IE */
}
#contact a {
	width: 100px;
	height:20px;
	margin: -30px 0px 0px 820px;
 /margin: -30px 0px 0px 835px; /* for IE * to get vert alignment */
	float: top left;
	background:url(../images/btn_contact.png) no-repeat;
	display: block;
	text-indent: -9999px;
	padding-bottom:10px;
 /padding-bottom:10px
}

#friend a {
	width: 100px;
	height:20px;
	margin-top: -55px;
 /margin-top: -55px; /* for IE * to get vert alignment */
	float: right;
	background:url(../images/btn_friend.png) no-repeat;
	display: block;
	text-indent: -9999px;
	padding-right:40px;
	/padding-right:25px; /* for IE */
}

#blog a {
	width: 100px;
	height:20px;
	margin-top: -79px;
 /margin-top: -79px; /* for IE * to get vert alignment */
	float: right;
	background:url(../images/btn_blog.png) no-repeat;
	display: block;
	text-indent: -9999px;
	padding-right:40px;
	/padding-right:25px; /* for IE */
}

/******* copyright footer *******/

.footercontent {
	clear:both;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	color:#ccffcc;
	margin: 5px 0px 20px 0px;
	_margin: 0px 0px 0px 0px; /* for IE changing from */
}
.footertxt:link {
	text-decoration: none;
	color: #ccffcc;
}
.footertxt:visited {
	text-decoration: none;
	color: #ccffcc;
}
.footertxt:hover {
	color: #ccffcc;
	text-decoration: underline;
}
/************ btn **********/

#btns {
	width: 876px;
	/*float: left;*/
	margin: -15px 0px 0px 0px;
 /margin: 0px 0px 0px 17px;  /* for IE */
	padding:0px;
}
#btns ul li {
	list-style:none;
	display:inline
}
#btns ul li.buy a {
	float: left;
	background: url(../images/btn_buy.png) top left no-repeat;
	width: 194px;
	height: 38px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
}
#btns ul li.try a {
	float: left;
	background: url(../images/btn_sample.png) top left no-repeat;
	width: 194px;
	height: 38px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 0px 10px;
}
#btns ul li.products a {
	float: left;
	background: url(../images/btn_products.png) top left no-repeat;
	width: 194px;
	height: 38px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 0px 10px;
}
#btns ul li.opps a {
	float: left;
	background: url(../images/btn_opps.png) top left no-repeat;
	width: 194px;
	height: 38px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 0px 10px;
}
/*********** slider *********/

#sliderhold {
	margin: 0px auto 0px auto;
	overflow:hidden;/* hides all stacked imagez from showing on page load */
 /margin: 0px 0px 0px 20px;/* for IE to lineup main image  changed from _ to / */
	width: 953px; /* Total width off inside site content needed 972*/
	height:364px;
	background:url(../images/slider_bg4.png) no-repeat;/*overflow:hidden;  turns of seeing all images when mocking up */
}

#vidtour a {
	width: 105px;
	height:76px;
	margin-top: 290px;
 /margin-top: 290px; /* for IE * to get vert alignment */
 margin-left:825px;
	float: right;
	background:url(../images/btn_vidtour.png) no-repeat;
	display: block;
	text-indent: -9999px;
	z-index:1500;
	/*position:fixed;*/
	position:absolute;
}

#vidtour a:hover {
	background:url(../images/btn_vidtour2.png) no-repeat;
} 

div.loader{
background:url(../images/btn_vidtour2.png); /* preload the hover image */
margin-left:-1000px;
}

#content {
	position:relative;
	width:876px;
	padding-left:39px; /* center images inbetween btn bg */
}

/* Easy Slider */

	#slider ul, #slider li {
	margin:3px 0px 0px 0px;
	padding:0px;
	list-style:none;
}
#slider li {
	width:876px;
	height:355px;
	border:none;
}
#prevBtn, #nextBtn, #slider1next, #slider1prev {
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:9px;
	top:135px;/* btn from top down location */
	z-index:1000;
	text-indent: -9999px;
}
#nextBtn, #slider1next {
	left:916px; /* next btn location */
}
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a {
	display:block;
	position:relative;
	width:30px;
	height:77px;/*background:url(../images/btn_prev.gif) no-repeat 0 0;	no need since built btninto div BG*/
}
#nextBtn a, #slider1next a {
/*background:url(../images/btn_next.gif) no-repeat 0 0;	no need since built btninto div BG*/
		}
/*********** text area ************/
#texthold {
	background:url(../images/text_bg.jpg) no-repeat top left;
	width: 889px;
	height:131px;
	margin: 0px 0px 0px 37px;
 /margin: -3px 0px 0px 54px; /* for IE */
	clear:both;
}
#text {
	padding: 20px 110px 20px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#669933;
	text-align:justify;
}

#twit a {
	width: 150px;
	height:99px;
	margin-top: 80px;
 /margin-top: 40px; /* for IE * to get vert alignment */
 margin-left:825px;
 /margin-left:845px;/* for IE * to get horz alignment */
	float: right;
	background:url(../images/twit.png) no-repeat;
	display: block;
	text-indent: -9999px;
	z-index:1500;
	/*position:fixed;*/
	position:absolute;
}
/********** product boxes *********/

#boxes {
	background:url(../images/product_boxes_bg2.jpg) no-repeat;
	width:894px;
	height:254px;
	margin: -8px 0px 0px 34px;
 /margin: -8px 0px 0px 52px; /* for IE */
	clear:both;
}
#info {
	width: 876px;
	/*float: left;*/
	margin: -25px 0px 0px 0px;
 /margin: 0px 0px 0px 17px;  /* for IE */
	padding:0px;
}
#info ul li {
}
#info ul li.txt {
	float: left;
	width: 187px;
	height: 115px;
	display: block;
	margin: 0px 0px 0px -20px;
 /margin: 0px 0px 0px -35px; /* for IE */
	padding-top:28px;
}
#info ul li.txt2 {
	float: left;
	width: 185px;
	height: 115px;
	display: block;
	margin: 0px 0px 0px 35px;
 /margin: 0px 0px 0px 30px; /* for IE */
	padding-top:28px;
}
#info ul li.txt3 {
	float: left;
	width: 188px;
	height: 115px;
	display: block;
	margin: 0px 0px 0px 35px;
 /margin: 0px 0px 0px 35px; /* for IE */
	padding-top:28px;
}
#info ul li.txt4 {
	float: left;
	width: 190px;
	height: 115px;
	display: block;
	margin: 0px 0px 0px 35px;
 /margin: 0px 0px 0px 35px; /* for IE */
	padding-top:28px;
}
.list {
	list-style-image: url(../images/check.gif);
}
.list li {
	padding-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003300
}
.spacer {
	height:55px;
	text-indent: -9999px;
}
.bottle_place {
	float:left;
	padding-right:30px;
	border:none
}
/******* contact drop down *********/

.dhtmlgoodies_contentBox {
	/*border:1px solid #317082;*/
	height:0px;
	visibility:hidden;
	position:absolute;
	/*background-color:#E2EBED;*/
	overflow:hidden;
	padding:2px;
	width:320px;
	margin-left:500px;
	top: -15px;
	z-index:1000;
	}
.dhtmlgoodies_content {
	position:relative;
	width:100%;
}
#crystal {
	background:url(../images/crystal.png) no-repeat;
	widtth:315px;
	height:111px;
	text-indent: -9999px;
}
#fb a {background:url(../images/fb.png) no-repeat; margin-top:-100px; float:left; margin-left:75px; width:30px; height:31px;text-indent: -9999px;}

/**** feed burner blog wordpress post **/

#feedhold {
	margin: 5px auto 10px auto;
	_margin: 0px 0px 0px 0px; /* for IE changing from */
	padding-right:75px;/* edge of text on far right side */
}

.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.feedburnerFeedBlock ul li {
padding: 5px 0px 5px 315px;/* text from left side */
background-image: url(../images/blogpost.png);
background-repeat: no-repeat;
background-position: 155px 2px; /* image from left side */
text-align:left;
}

.feedburnerFeedBlock ul li span.headline a {
	color: #FFFF00;
	text-decoration: none;
	display: block;
}

.feedburnerFeedBlock ul li span.headline a:hover {
	color: #3300CC;
}

#creditfooter {
display: none;
}