div, a { behavior: url(/scripts/iepngfix.htc) }

body{
	margin: 0px;
	padding: 0px;
	background: #7cb168 url(/images/bggrass.jpg);
	font-family: Arial, Helvetica, Sans-Serif;
}
a img{
	text-decoration: none;
	border: 0px;
}
.products h1 {
	width:100%;
	padding-bottom:10px;
}
.products-logo {
	float:left;
}
.products-pic {
	float:right;
}
.products-desc {
	clear:left;
}
.products-divider {
	width:100%;
	clear:both;
	height:50px;
	background: url(/images/divider.gif);
	background-repeat: no-repeat;
	background-position: center;
}

a {
	color: #419639;
}

a:hover {
	color: #11560a;
}

strong {
	color: #419639;
	font-weight: bold;
	font-size: 16px;
}

#centerme {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 153px;
}
#horizon {
	width: 100%;
	height: 246px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	background: url(../images/bgtop.jpg) repeat-x;
}
#frame{
	width: 928px;
	margin: 0px auto;
	background: url(../images/body-bg.png);
	position: relative;
	z-index: 2;
}
#header{
	width: 902px;
	height: 137px;
	display: block;
	margin: 0px auto;
	position: relative;
	z-index: 5;
}
#header-bottom{
	width: 902px;
	height: 5px;
	display: block;
	margin-top: -10px;
	float: left;
	border-top: #419639 6px solid;
}
#header ul{
	position:relative;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	/*margin: -45px 0px 0px 280px;*/
	margin-top:67px;
	padding: 0px;
	float: left;
	display: inline;
	width: 600px;
}

#header ul li{
	float: left;
}
#header ul li a{
	text-decoration: none;
	list-style-position:outside;
	list-style-type:none;
	background: url(../images/tab.png);
	float: left;
	width: 116px;
	height: 20px;
	display: block;
	text-align: center;
	color: #2e7c27;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
}

#header ul li a:hover{
	color: #50a449;
}

#buy{
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

#buy span{
	width: 100px;
	display: block;
	float: left;
	color: #767777;
	font-size: 8px;
	margin: 7px 5px 0px 0px;
}

#buy span span{
	color: #2e7c27;
	font-size: 12px;
	font-weight: 600;
}

#buy input{
	width: 90px;
	margin-bottom: 20px;
	border: #636363 1px solid;
}

#buy img{
	margin: 10px;
}

#content{
	width: 888px;
	margin: -17px auto 0px;
	background: url(../images/sidebar-gradient.jpg);
	position: relative;
	z-index: 1;
	border-bottom: #db7c00 5px solid;
}

#content-left{
	width: 223px;
	float: left;
	display: block;
}

#content-right{
	width: 595px;
	float: left;
	padding: 35px;
	color: #595959;
	font-size: 13px;
	line-height:20px;
}

#clear{
	clear: both;
}

h1{
	color: #419639;
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
}

p{
	margin-top: 0px;
	margin-bottom: 10px;
}

#content-left ul{
	list-style: none;
	margin: 30px 0px 0px;
	padding: 0px;
	border-top: 1px solid #595959;
}

#content-left ul li{
	border-bottom: 1px solid #595959;
}
#content-left ul li a{
	color: #595959;
	text-decoration: none;
	line-height: 40px;
	padding-left: 10px;
}
#ads{
	width: 223px;
	text-align: center;
	margin: 20px 0px;
}

#ads img{
	margin-top: 10px;
}

#logo{
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 10px;
}

#content-main{
	border-bottom:1px solid #419639;
	margin:17px auto 0px;
	position:relative;
	width:902px;
	z-index:1;
	color:#595959;
	font-size:13px;
	line-height: 20px;
	padding-bottom: 15px;
}

.flash{
	margin-top: -17px;
}
#content-main-left{
	float: left;
/*	width: 666px; */
	width: 700px;
	margin-top: -40px;
}
#index #content-main-left{
	width: 666px;
}
#content-main-right{
	float: left;
	width: 182px;
	margin-top: -40px;
	font-size: 11px;
}
#index #content-main-right{
	width: 202px;
}
#main-ads{
	width: 188px;
	float: left;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#index #main-ads{
	margin-top: 237px;
}
#main-ads input{
	float: left;
	height: 15px;
	width: 90px;
	margin-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 13px;
	margin-right: 5px;
}
#GO {
	margin-top:7px; 
	margin-bottom:10px;
}
.home-ads{
	margin: 10px 0px 0px;
}

#main-content{
	margin: 0px 0px 20px 0px;
	border-left: 1px solid #DCD9D2;
	border-right: 1px solid #DCD9D2;
	width: 470px;
	float: left;
	padding: 0px 15px;
}
#index #main-content{
	width: 429px;
	margin-top:237px;
}
body:first-of-type .flash{
        margin-top: -1px;
}
.products {
	margin: 10px;
}
.products h1 {
	font-size: 14px;
}
#content-main-left ul {
	border-top:1px solid #DCD9D2;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:30px 10px 10px 10px;
	padding:0px;
	padding-top: 5px;
	text-align: left;
}
#content-main-left ul li a {
	color:#419639;
	font-size: 12px;
	text-decoration:none;
	margin-left:5px;
	line-height: 25px;
}
#content-main-left ul li a:hover {
	color: #31602c;
}
#content-main-left ul li {
	border-bottom:1px solid #DCD9D2;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#content-main-left ul li ul li {
	border-bottom:0px none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}
#content-main-left ul li ul li a {
	font-weight:500;
}
#content-main-left ul li ul {
	border:0px none;
	margin:0px 10px;
}
#content-main-left table td {
	padding:0px;
	padding-bottom:10px;
}

#footer-text{
	background: url(../images/body-bg.png);
	width: 900px;
	margin: 0px auto;
	text-align: center;
	color: #419639;
	padding: 14px;
	text-decoration: none;
	font-size: 11px;
}
#footer-text a{
	text-decoration: none;
	color: #419639;
}
#footer-text a:hover{
	text-decoration: underline;
}
#blog-feed-title {
	color: #419639;
	font-size: 14px;
	font-weight: bold;
}
#blog-feed-date {
	font-size: 12px;
	color: #111111;
}
.rotator{
	top: -25px;
	float:left;
}
#content-main.index .rotator {
	top: -68px;
}
.rotator img{
	border-bottom:6px solid #419639;
}
#ddmenu_container ul.menu-top-level {
	position:absolute;		
	display:inline;
	margin:0px;
	z-index:99;		
	width:108px;		
	background:#F9F8F4;		
	margin-top:34px;	
	padding:0px;
	margin-left:4px;
	display:none;	
	list-style-type:none;		
	border-top: 1px #419639 solid;
	margin-left:-112px;
}


#ddmenu_container ul.menu-top-level li {
	width:100%;
	margin:0px;
	padding:0px;
	float: none;
}

#ddmenu_container ul.menu-top-level li span.head a {
	border: 1px #419639 solid;
	border-top:none;
	background:#F9F8F4;		
	float: none;
	clear: all;
	display:block;
	text-decoration:none;	
	width: 90px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 8px;
	text-align: center;
	height: auto;
}

#ddmenu_container ul.menu-top-level li ul {display:none;}
.head{
	font-size: 12px;
	font-weight: bold;
}


.blogentry-container a{
	
	color: #31602c;
	
}

.blogentry-container a:hover{
	
	color: #31602c;
	
}

.blogentry-date {

	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 20px;
	color: #9a9a9a;

}

.blogentry-title {

	font-weight: bold;
	font-size: 14px;
	color: #31602c;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 15px;

}

.blogentry-body {
	margin-left: 15px;
	font-size: 12px;
	font-weight: normal;
}

.blogentry-postedby {

	font-size: 10px;
	margin-bottom: 30px;
	margin-top: 10px;

}

.blogentry-readmore {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DEDEDE;
	text-align: right;
}

.blogarchive-container a{
	color: #0000CC;
}

.blogarchive-container a:hover{
	color: #31602c;
}


.blogarchive-title {

	font-weight: bold;
	font-size: 12px;
	color: #31602c;
	margin-bottom: 5px;
	margin-top: 10px;

}

ul .menu-inactive{
	display: none;
}	
.contact-form{
	margin-left: 10px;
	margin-top: 5px;
	color: #333333;
}
#footer-text #contact-text p {
	display: inline;
}
.readmore{
	display:block;
}
#news-sep {
	clear:both;
	width:100%;
	height:10px;
	background-image:url(/images/d1-news-sep.png);
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:10px;
	margin-bottom:20px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Opera 9 rules here */
#ddmenu_container ul.menu-top-level {
	margin-left:-112px;
}

}