html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-image:url(/images/background_bar.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.25em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #00653a;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}
h2 {
	color: #00653a;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}
a, a:link {
	color: #00653a;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #00653a;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
.fpo {
	background-color: #FFFF00;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 900px;
	background-color: #fff;
}
#outerWrapper #contentWrapper #leftColumn1 #header {
	height:195px;
	z-index:0;
}
#nav {
	height:40px;
	margin-top:11px;
	margin-left:20px;
	z-index:10;
}
#contentWrapper {
	height:100%;
	overflow:visible;
}
#leftColumn1 {
	float: left;
	width: 575px;
	background-image:url(/images/header_left-2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#leftColumn2 {
	float: left;
	width: 450px;
	background-image:url(/images/header_left.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#leftColumn3 {
	float: left;
	width: 575px;
	background-image:url(/images/header_left-2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.rightcolumn {
	float: right;
	width: 430px;
		margin-left:20px;

}
.leftcolumn {
	float: left;
	width: 430px;
	margin-left:20px;
}

#flashbottle {
	float: right;
	width: 325px;
	overflow: visible;
	height: 608px;
	position: relative;
	background-image:url(/images/header_right.jpg);
	background-position:top;
	background-repeat:no-repeat;
	right: 0px;
}
#smallbottle {
	float: right;
	width: 325px;
	overflow: visible;
	height: 325px;
	position: relative;
	background-image:url(/images/header_right.jpg);
	background-position:top;
	background-repeat:no-repeat;
	right: 0px;
}
#whatsnew {
	float: right;
	width: 300px;
	overflow: visible;
	position: relative;
	right: 0px;
}
#whatsnew h2{
	color: #fff;
	background:url(../images/bg-whatsnew.jpg) no-repeat;
	line-height: 35px;
	padding: 0 0 0 15px ;
	height: 35px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#whatsnew .sidebarcontent{margin-left: 15px;}

#widgets {

	float: left;
	width: 130px;
	padding-left:16px;
}
#bodycontent {
	width: auto;
	padding-right:20px;
	z-index:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bodycontent-new{
	width: auto;
	padding-right:20px;
	z-index:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#bannerimage {
	margin-left:17px;
	margin-top:4px;
}
.clearFloat {
	clear: right;
	display:none;
	background-color: #FFFFFF;
}
#footer {
	clear:both;
	height:60px;
	background-image:url(/images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-size: .8em;
}
#footer ul li {
	list-style: none;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
}
#footer ul li a:link {
	color:#000000;
	text-decoration: none;
}
#footer ul li a:visited {
	color:#000000;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #669933;
	text-decoration: none;
}
#footer_links {
	padding-top:20px;
	margin-left:90px;
}
#faqs .faqanswer {
	margin-left: 20px;
	margin-bottom: 15px;
}
#faqs a {
	margin-bottom: 5px;
}
.faq_question {
	display: block;
	color: #9ab23e;
}
#multi ul {
	width: auto;
	padding: 0px;
	list-style-type: none;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#multi li{
	width: 160px;
	float: left;
	padding: 2px;
	line-height: 15px;
	display: table-cell;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* FORMS */
#fm-form fieldset {
	margin: 1em 0;
	border: none;
	border-top: 1px solid #ccc;
}
#fm-form legend {
	margin: 1em 0;
	padding: 0 .5em;
	color: #156235;
	background: transparent;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
}
#fm-form label {
	float: left;
	text-align: right;
	vertical-align: top;
	width: 150px;
	font-size: 0.9em;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#fm-form fieldset div {
	padding: 0;
	display: block;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .25em;
	margin-left: 0em;
}
#fm-form fieldset div input, fieldset div textarea {
	width: 150px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color: #333;
}
#fm-form fieldset div select {
	padding: 1px;
}
#fm-form div.fm-multi div {
	margin: 5px 0;
}
#fm-form div.fm-multi input {
	width: 1em;
}
#fm-form div.fm-multi label {
	display: block;
	padding-left: 2.5em;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
}
#fm-form #fm-submit {
	clear: both;
	padding: 0em;
	margin-left: 156px;
}
#fm-form #fm-submit input {
	border: 1px solid #333;
	padding: 2px 1em;
	background: #9ab547;
	color: #fff;
	font-size: 100%;
}
#fm-form input:focus, textarea:focus {
	background: #efefef;
	color: #000;
}
#fm-form fieldset div.fm-req {
	font-weight: bold;
	clear: both;
}
#fm-form fieldset div.fm-opt {
	clear: both;
}
#fm-form fieldset div.fm-req label:before {
	content: "* ";
}
#fm-form .error {
	font-weight: bold;
	color: #FF0000;
	font-size: .8em;
	margin: 0px;
}
#share {
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 100px;
	clear: both;
	float: right;
}
/* FORMS SHARE THIS*/
#frm_share fieldset {
	margin: 1em 0;
	border: none;
	border-top: 1px solid #ccc;
}
#frm_share {
	width: 450px;
}
#frm_share legend {
	margin: 1em 0;
	padding: 0 .5em;
	color: #666666;
	background: transparent;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
}
#frm_share label {
	float: left;
	text-align: right;
	vertical-align: top;
	width: 150px;
	font-size: 0.9em;
	padding-top: 0em;
	padding-right: .5em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#frm_share .error {
	font-weight: bold;
	color: #FF0000;
	font-size: .8em;
	margin: 0px;
	clear: both;
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 160px;
}
.fakelabel {
	vertical-align: top;
	font-size: 0.9em;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#frm_share fieldset div {
	padding: 0;
	display: block;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .25em;
	margin-left: 0em;
}
#frm_share fieldset div select {
	padding: 1px;
}
#frm_share #fm-submit {
	clear: both;
	padding: 0em;
}
#frm_share #fm-submit input {
	border: 1px solid #333;
	background: #9ab547;
	color: #fff;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 2px;
	width: 125px;
	float: left;
	margin-left: 158px;
}
#frm_share img {
	text-align: center;
}
#frm_share input:focus, textarea:focus {
	background: #efefef;
	color: #000;
}
#frm_share fieldset div.fm-req {
	font-weight: bold;
	clear: both;
}
#frm_share fieldset div.fm-opt {
	clear: both;
}
#frm_share fieldset div.fm-req label:before {
	content: "* ";
}
#frm_share input {
	float: left;
}
#frm_share textarea {
	float: left;
	clear: right;
}


.footnote{font-size: 9px;}
sup{font-size: .5em; line-height: 0;}

.weedimages {float:left; clear:none; width: 400px;}
.weedimages ul{margin: 0; padding: 0;}
.weedimages li{float:left; list-style: none;}
.weed{float:left; display: block; width: 175px; margin-right: 10px; margin-top: 10px;}
.weed .image{float: left; width: 175px; height: 110px; overflow: hidden;}
.weed .description{float: left; clear: left; font-size: .8em; line-height: 1em;}
.weed h5 {color: #9ab23e; font-size: 1.5em; margin: 5px 0; line-height: 1em;}

.clear{clear: both;}
.spacer{float:left; display:block; width: 100%;height: 20px;}

.legal {font-size: .8em;}

/**************************************/

/*            SLIDE SHOW              */

/**************************************/
#slideshowContainer { /* float:left; */ width:525px; height:275px; /* background: transparent url(../images/slideshow/bg_slideshow.png) no-repeat 0 0; */ margin-left: 0;}
#slideshow_overlay{position: absolute; z-index: 100; background: url(../images/slideshow/overlay.png) no-repeat;}
#slideshow { margin:0 auto; width:525px; height:252px; position:relative; }
#slideshow #slidesContainer { margin:0; width:525px; height:252px; overflow-y:auto; overflow-x: hidden;
/* allow scrollbar */
position:relative; }
#slideshow #slidesContainer .slide { margin: 0 auto; width:505px; 
/* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
height:270px; }


#slideshow #slidesContainer h1 { color:#666; font-size:4em; margin-bottom: 25px;}
#slideshow #slidesContainer .slide h2 { color:#ccc; font-size:2.2em; margin: 0; text-transform: uppercase; }
#slideshow #slidesContainer .slide p.head { float:left; font-size:2.5em; color:#b61218; line-height:1.2em; width:60%; margin:10px 0 10px 0; font-weight: bold;}
#slideshow #slidesContainer .slide p, #slideshow #slidesContainer .slide p .nobreak{ float:left; font-size:1.45em; color:#656565; line-height:1.4em; width:100%; margin: 0 0 15px 0; /* clear:left; */}
#slideshow #slidesContainer .slide p.small{font-size:1.1em; line-height:1.1em;}
#slideshow #slidesContainer .slide p strong{color: #b61218;}
#slideshow #slidesContainer .slide p sup {font-size: .5em; line-height: 1em;}
#slideshow #slidesContainer .slide .legal {font-size: 1em; line-height: 1em; color: #5f5f5f;}
#slideshow #slidesContainer .slide .sample{float:right;/* height: 210px; */ overflow: hidden; text-align: center;}
#slideshow #slidesContainer .slide .companylogo {/* width: 100%; */ text-align: center; /* clear: both; */}
#slideshow #slidesContainer .slide span { height: 250px; display: block; position: absolute; top: 0px; left: 0; background: url(../images/imageframe.png) no-repeat; }
#slideshow #slidesContainer .slide img {margin-top: 0; border: 0;}
#slideshow #slidesContainer .slide .photocredit {width: 250px; font-size: .8em; line-height: 1em; margin-top: 0;}


/** 
 * Slideshow controls style rules.
 */
.control { display:block; width:0px; height:330px; text-indent:-10000px; position:absolute; cursor:pointer; }
#leftControl { top:75px; left:0; /* background:transparent url(../images/slideshow/control_left.jpg) no-repeat 0 0; */ }
#rightControl { top:75px; right:0; /* background:transparent url(../images/slideshow/control_right.jpg) no-repeat 0 0; */ }

#slideIndex {position: relative; float:left; background: url(../images/slideshow/bg_slideshow_index.jpg) no-repeat; width: 525px; height: 31px; text-align: right;}
#slideIndex .numbers{margin:0 5px; background: url(../images/bg-slideindex.png) no-repeat;}

#slideIndex .numbers { width:15px; height:25px; display:inline-block; color:#a2d1a3; text-align:center; margin:1px; cursor:pointer; padding-top: 5px; font:normal 12px Arial;}
#slideIndex .active { color:#007d48; background: url(../images/bg-numbers.png) no-repeat;}

#slideshow_control_panel{ display:inline;width:16px;height:16px;/* position:absolute;right:25px;bottom:10px; */ float: right; border: 0; outline: 0; background-color: #fde000; margin-top: 5px; margin-right: 5px;}

.fullpagehead{width:100%; clear: both; text-align: center; margin:10px auto; padding-top: 25px;}
.fullpagehead .background{background: url(../images/bg-fullpagehead.jpg) repeat-x; height: auto; padding: 15px;}
.fullpagehead h1{font-size: 1.7em; margin-bottom: 10px;}
.fullpagehead h2{font-size:1.3em; line-height: 1.2em;}

.green{color: #006531;}
.yellow{color: #ffdc00;}

.larger{font-size: 1.5em; line-height: 1.5em;}
.smaller{font-size: .8em;}

h5.tableheader {color: #ffffff;}
.callout p{width: 375px; margin: 10px 0; padding: 5px 0; border-top: 1px dotted #006531; border-bottom: 1px dotted #006531; font-size: 1.5em; font-style: italic; line-height: 1.5em; color: #6ba756;}
.callout h2 {width: 80%; font-size: 1.5em; line-height: 1.2em;}
.callout a {color: #006531; font-size: 12px; text-align: right;}


