/* ----------------------------------- */
/* END Styles for the Accordion Tables */
/* ----------------------------------- */#content .products img.pbrSymbol2 {
	float:none;
	clear:none;
	border:0;
	margin:0 0 0 5px;
}
#content .products img.pbrSymbol2:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
}
/* ------------ */
/* CSS Document */
/* ------------ */
body {
	background-color:#59574a;
	margin:0;
	padding:10px 0;
	text-align:center;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#241f21;
	behavior:url(includes/csshover1v4.htc);
}
img/*, div, p,
ul, li, a*/ {
	margin:0;
	padding:0;
	border:0;
	behavior:url(includes/iepngfix.htc);
}
#content .products a:link,
#content .products a:visited {
	color:#5e9140;
	text-decoration:none;
}
#content .products a:hover {
	text-decoration:underline;
}
h1 {
	margin:0 40px 0 0;
	line-height:1.2em;
}
h1.welcome {
	font-family:Arial, Helvetica, sans-serif;
	font-size:34px;
	font-weight:100;
	color:#59574a;
}
h1.plantsTitle {
	margin-bottom:3px;
	font-size:20px;
	font-weight:100;
	color:#475e87;
}
h2 {
	margin:0 40px 0 0;
	line-height:1.2em;
	font-size:12px;
	font-weight:100;
	color:#949499;
}
h2.homePage {
	padding:15px 0;
	font-size:18px;
	color:#5e9140;/*475e87;*/
}
h3 {
	margin:0;
	padding:0;
	font-size:16px;
	color:#5e9140;
	font-weight:normal;
}
h4 {
	margin:0;
	padding:0;
	font-size:11px;
	color:#949499;
	font-weight:normal;
}
a:link,
a:visited {
	color:#2D5566;/*5e9140;*/
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
/* ------------------------------- */
/* Document Structure & Navigation */
/* ------------------------------- */
#container {
	margin:0 auto;
	padding:0;
	width:762px;
	background-color:#ffffff;
	text-align:left;
}
#banner {
	width:100%;
	margin:0;
	padding:0;
	border:0;
	position:relative;
}
.bannerSticker {
	position:absolute;
	right:60px;
	top:140px;
	z-index:1;
}
#main {
	width:100%;
}
#content {
	margin:0;
	padding:25px 0 15px 40px;
	float:left;
	position:relative;
	width:530px;
}
.contentSticker {
	position:relative;
	left:200px;
	top:-15px;
}
#content p {
	margin:0 40px 10px 0;
}
#content p img {
	float:right;
	margin:0 0 5px 5px;
}
/* Main Nav */
#leftNav {
	margin:0;
	padding:0;
	width:192px;
	/*height:550px;*//** REINSTATE height IF COMING SOON IMAGE IS REMOVED **/
	background-color:#ffffff;/*d1dbc3;*/
	background-image: url(../images/left-bg.png);
	background-repeat:repeat-x;
	behavior:url(includes/iepngfix.htc);
	float:left;
}
div#leftNav ul,
div#leftNav li,
div#leftNav a {
	margin:0;
	padding:0;
	border:0;
	display:block;
}
div#leftNav li {
	list-style:none;
}
div#leftNav ul.subNav {
	padding:1px 1px 0 1px;
	background-color:#d1dbc3;
}
div#leftNav ul.mainNav li {
	border-bottom:1px solid #d1dbc3;
	z-index:10;
}
div#leftNav li.submenu ul.subNav {
	position:absolute;
	left:180px;
	top:5px;
}
div#leftNav ul.mainNav a:link,
div#leftNav ul.mainNav a:visited {
	width:165px;
	padding:7px 7px 7px 20px;
	background-color:#5e9140;
	color:#ffffff;
	text-decoration:none;
}
div#leftNav ul.mainNav a:hover {
	background-color:#abbf94;
}
div#leftNav ul.subNav a:link,
div#leftNav ul.subNav a:visited {
	background-color:#abbf94;
}
div#leftNav ul.subNav a:hover {
	background-color:#879978;
}
div#leftNav li.submenu:hover {
	position:relative;
	z-index:11;
}
div#leftNav ul.mainNav ul.subNav {
	display:none;
}
div#leftNav li.submenu:hover ul.subNav {
	display:block;
}
/* Lower Left Tabbed-Navs */
#leftNav ul.lowerNavs {
	margin:10px 0 0 0;
	padding:0;
	font-size:12px;
	line-height:1.2em;
}
#leftNav ul.lowerNavs li {
	margin:0 0 7px 0;
	padding:0;
	border:0;
	width:180px;
	height:60px;
	background-image: url(../images/left-tabs-bg1.png);
	background-repeat:no-repeat;
	behavior:url(includes/iepngfix.htc);
}
#leftNav ul.lowerNavs li:hover {
	background-image: url(../images/left-tabs-bg2.png);
	background-repeat:no-repeat;
	behavior:url(includes/iepngfix.htc);
}
#leftNav ul.lowerNavs li a img {
	float:left;
	margin-right:10px;
}
#leftNav ul.lowerNavs li a:link,
#leftNav ul.lowerNavs li a:visited {
	width:180px;
	height:60px;
	color:#ffffff;
	text-decoration:none;
}
#leftNav ul.lowerNavs li a:hover {
	color:#ffffff;
	text-decoration:none;
}
/* Lower Left Plain-Navs */
#leftNav ul.lowerNavs li.plainNav {
	background:none;
	height:auto;
	width:auto;
}
#leftNav ul.lowerNavs li.plainNav:hover {
	background:none;
}
#leftNav ul.lowerNavs li.plainNav a:link,
#leftNav ul.lowerNavs li.plainNav a:visited {
	width:auto;
	height:auto;
	margin:20px 0 20px 10px;
	padding:0;
	color:#333333;
	font-size:9px;
	text-decoration:underline;
}
#leftNav ul.lowerNavs li.plainNav a:hover {
	text-decoration:none;
}
/* Document Footer */
#footer {
	clear:both;
	width:100%;
	height:22px;
	background-color:#2D5566;/*5e9140;*/
	color:#ffffff;
	font-size:9px;
	line-height:normal;
}
#footer a:link,
#footer a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	color:#B8EAFF;/*65332C;*/
}
#footer div.copyright {
	float:left;
	position:relative;
	left:30px;
	top:0;
	margin:5px 0 6px 0;
}
#footer div.designer {
	float:right;
	position:relative;
	right:30px;
	top:0;
	margin:5px 0 6px 0;
}
/* ---------------- */
/* Document Classes */
/* ---------------- */
.clear {
	clear:both;
}
#content p.links {
	margin-top:30px;
	color:#949499;
}
#content p.links a:link,
#content p.links a:visited {
	text-decoration:none;
	color:#949499;
}
#content p.links a:hover {
	text-decoration:underline;
}
.rhsImages {
	float:right;
	clear:right;
	width:200px;
	margin:20px 0 15px 15px;
}
.rhsImages img {
	margin:15px 0 0 0;
}
.line {
	clear:both;
	margin:25px 40px 25px 0;
	border-bottom:1px dashed #777777;
}
#content .products {
	margin-right:40px;
	height:126px;
}
#content .products img {
	float:right;
	clear:right;
	border:3px solid #abbf94;
	margin:0 0 0 15px;
}
#content .products img:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
#content .products p {
	margin-top:15px;
}
#content .products a:link,
#content .products a:visited {
	color:#241f21;
	text-decoration:none;
}
#content .products a:hover {
	color:#65332C;
}
.productThumbs {
	float:left;
	clear:right;
	margin:20px 40px 20px 0;
	text-align:center;
	font-size:10px;
}
.productThumbs div {
	float:left;
	width:146px;
}
.productThumbs div.margin {
	margin-right:26px;
}
.productThumbs img {
	margin-bottom:10px;
	border:3px solid #abbf94;
}
.galleryThumbs {
	margin-right:40px;
	height:128px;
}
.galleryThumbs h4 {
	margin-bottom:10px;
}
.galleryThumbs div {
	float:left;
	width:106px;
}
.galleryThumbs div.space {
	margin-right:22px;
}
.galleryThumbs img {
	border:3px solid #abbf94;
}
.galleryThumbs img:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
#container #content table tr td blockquote p a {
	font-weight: bolder;
	font-size: 16px;
}
.pbrSymbol1 {
	left: 5px;
	position: relative;
	top: -7px;
}
