@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/header_bg2.gif);
	background-repeat: repeat-x;
}
.greenbar {
	position: absolute;
	top: 90px;
	height: 10px;
	background-color: #66b937;
	width: 100%;
	left: 0px;
}
.foundation {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	margin: 0px;
	padding: 0px;
	/*height: 155px;*/
	height:90px;
	width: 979px;
	float: left;
}
.body-bg {
	background-image: url(../images/body_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 1000px;
	padding-bottom: 60px;
}
.logo {
	background-image: url(../images/ctf-header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 90px;
	width: 880px;
}
.wtb {
	float: right;
	height: 46px;
	width: 264px;
	margin-top: 59px;
	margin-right: 30px;
}
img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.wtb-input {
	background-image: url(../images/wtb_bg.gif);
	float: left;
	height: 34px;
	width: 99px;
	padding-top: 12px;
	padding-left: 10px;
}
.left {
	float: left;
	width: 207px;
	margin-left: 22px;
}
#blog-feed-title {
	font-size: 12px;
	font-weight: bold;
	color: #498929;
	margin-bottom: 2px;
	width: 193px;
	float: left;
}
a {
	color: #498929;
}
a.readmore {
	clear: both;
	display:block;
	float: left;
	clear:both;
	width:170px;
	text-align: right;
	color: #498929;
	margin-bottom:10px;
	font-size: 11px;
}
.blogentry-date {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
	clear:both;
}
.blogentry-title {
	font-weight: bold;
	font-size: 13px;
	color: #498929;
	margin-bottom: 6px;
	float:left;
	clear:both;
}
.blogentry-body {
	margin-bottom:10px;
	float:left;
	clear:both;
}
.blogentry-readmore {
	width: 500px;
	text-align: right;
	clear: both;
	margin-bottom: 30px;
}
.blogarchive-title {
	font-size: 18px;
	color: #498929;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 31px;
	padding-bottom: 0px;
	width: 150px;
	font-weight: bold;
}
.blogarchive-item {
	margin-bottom: 10px;
	font-size: 13px;
}
.news-item {
	background-image: url(../images/news_divider.gif);
	float: left;
	width: 203px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-left: 0px;
}
.news-item p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.footer {
	font-size: 11px;
	color: #9a9a9a;
	text-align: center;
	margin-bottom: 20px;
}
#blog-feed-date {
	width: 193px;
	font-size: 11px;
	font-style:italic;
	float: left;
}
.right-middle p {
	width: 173px;
	margin-left: 5px;
	float: left;
}
.ads, #turf_calculator {
	margin-left: 15px;
	margin-bottom: 8px;
	float: left;
	width: 153px;
}
#turf_calculator {
	margin-left:18px;
	width:149px;
}
.right {
	float: left;
	width: 228px;
}
.right-top {
	background-image: url(../images/right_panel_top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 228px;
}
.right-bottom {
	background-image: url(../images/right_panel_bottom.gif);
	float: left;
	height: 26px;
	width: 228px;
}
.right-middle {
	background-image: url(../images/right_panel_bg.gif);
	background-repeat: repeat-y;
	width: 193px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 35px;
}
.ads img {
	margin-top: 8px;
	float: left;
}
.ads p{
	margin: 0px;
	padding: 0px;
}
.main-text h1, .main-text .header {
	font-size: 18px;
	color: #498929;
	margin-top: 0px;
	margin-bottom: 5px;
}
.main-text p {
	margin-top: 5px;
	margin-bottom: 10px;
}
.left ul {
	margin: 0px;
	width: 207px;
	padding: 0px;
	list-style-type: none;
}
img {
	float: left;
}
.left ul li a {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	list-style-type: none;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	width: 178px;
	text-decoration: none;
	color: #498929;
	font-weight: bold;
	font-size: 14px;
	/*float: left;*/
}
.middle {
	float: left;
	width: 515px;
	margin-top: 23px;
}
.left ul li a:hover {
	background-color: #f2f7f0;
}
.left-top {
	background-image: url(../images/left_panel_top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 207px;
}
.left-middle {
	background-image: url(../images/left_panel_bg.gif);
	background-repeat: repeat-y;
	width: 207px;
	float: left;
}
.left-bottom {
	background-image: url(../images/left_panel_bottom.gif);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 207px;
}
.footer a {
	color: #9a9a9a;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.rotator-bg {
	background-color: #66b937;
	float: left;
	width: 495px;
	padding: 10px;
	margin-bottom: 20px;
}
.rotator-holder {
	background-color: #FFFFFF;
	float: left;
	height: 285px;
	width: 495px;
}
.rotator-holder p{
	padding: 0px;
	margin: 0px;
}
.products h1 {
	width:100%;
	padding-bottom:10px;
}
.products-logo {
	float:left;
}
.products-pic {
	float:right;
}
.products-desc {
	clear:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
}
.products-divider {
	width:100%;
	clear:both;
	height:50px;
	background: url(/images/divider.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/*Products Menu*/
#productsmenu {
	z-index:5;
	position:relative;
	float:left;
	width:180px;
}
#productsmenu li {
	zoom:1;
}
#productsmenu .menu-inactive{
	display:none;
}
#productsmenu ul {
	position:relative;
	float:left;
	display:none;
	list-style-type:none;
	padding-left:10px;
	width:165px;
}
#productsmenu ul li:hover {
	zoom: 1;
}
#productsmenu ul li span a {
	color: rgb(111,131,91);
	font-size:10px;
}
#productsmenu ul li a:hover, #productsmenu ul li.selected a {
	color: rgb(102,185,55);
	background:none;
}
/*Products subMenu */
#productsmenu ul li ul {
	position: relative;
}
#productsmenu ul li ul li {
	background: url(/images/dd_mid.png) repeat-y;
	zoom:1;
	height: auto;
}
#productsmenu ul li ul li.first {
	background: url(/images/dd_top_new.png) no-repeat;	
}
#productsmenu ul li ul li a{
	padding:7px 0 7px 30px;
	width:130px;
}
#productsmenu ul li ul{
	zoom:1;
	list-style:none outside;
	z-index:100;
	position:absolute;
	display:inline;
	display: none;
	margin-left:122px;
	padding-left:0px;
	padding-top:18px;
	padding-left:35px;
	padding-bottom:16px;		
	margin-top:-40px;
}
#productsmenu ul li ul a{
	font-size:10px;
}
#productsmenu ul li ul a{
	color:rgb(111,131,91);
}
#prodmenu_trigger{
	display:inline;
	background: url(/images/down.png) no-repeat;
}
#news-sep {
	clear:right;
	width:100%;
	height:10px;
	background-image:url(/images/news_divider.gif);
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:0px;
	margin-bottom:10px;
}

.main-text {
	width:515px;
}
.main-text table {
	display:block;
	float:none;
}
.main-text table td {
	/*width:515px;*/
}
#turf_calculator {
	text-align: center;
	margin-bottom:10px;
	width:100%;
}
