@charset "UTF-8";
body {
	background:#b2c766 url(../images/bg-body.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
}
p{ font-size:1.2em; color:#333; text-align:justify; line-height:1.3em; }
h1{ font-size:2.4em; color:#bc4200; margin:0; }
h2{ font-size:1.4em; color:#7d9836; margin:0; }

ul{ font-size:1.2em; color:#333; }
ul li{ margin-bottom:5px; }

ol{ font-size:1.2em; color:#7d9836; font-weight:bold;}
ol li ul{ list-style:none; font-weight:normal; font-size:1.1em; margin:0; padding:0; }

a{ color:#7d9836; }
a:hover{ color:#bc4200; }
/**********************************************************
LAYOUT
**********************************************************/
#wrapper{
	width:860px;
	margin:0 auto
}
#container{
	background-color:#FFFFFF;
	width:810px;
	padding:0 25px;
	float:left;
}
#header{
	width:790px;
	padding:10px;
	float:left;
}
#nav{
	border-top:5px solid #a6cb4b;
	border-bottom:1px solid #f5f7d0;
	background:url(../images/bg-nav.jpg) repeat-x;
	width:770px;
	padding:10px 20px;
	float:left;
	margin-bottom:10px;
}
#hp-flash{
	width:810px;
	margin:-10px 0 25px 0;
	float:left;
}
#content{
	width:810px;
	float:left;
	margin:0px;
	margin-bottom:25px;
}
#home-c1{
	width:250px;
	padding-right:19px;
	border-right:1px solid #e9e9e9;
	float:left;
	margin-left:10px;
}
#home-c2{
	width:480px;
	margin:0 10px;
	float:left;
}
#int-L-col{
	float:left;
	width:180px;
	margin:0px;
}
#int-R-col{
	width:600px;
	float:right;
	margin-left:20px;
}
#int-R-col #tagbanner{
	width:600px;
	float:left;
	background-color:#f5f7d0;
	margin-bottom:25px;
}
#int-R-col .callout{
	width:520px;
	background:url(../images/bg-callout.jpg) repeat-x bottom;
	margin:10px;
	padding:20px;
	float:left;
}
#footer{
	color:#868686;
	width:810px;
	border-top:1px solid #e9e9e9;
	padding:10px 0;
	float:left;
}

/**********************************************************
LAYOUT CUSTOMIZERS
**********************************************************/
#header .rlogo{
	margin-top:30px;
}
#nav a{ text-decoration:none; }
#nav ul{
	list-style:none;
	font-size:1.15em;
	color:#7d9836;
	font-weight:bold;
	margin:0;
	padding:0;
}
#nav ul li{
	float:left;
	margin-right:20px;
}
#home #nav-home a,
#about #nav-about a,
#rebates #nav-rebates a,
#recycling #nav-recycling a,
#products #nav-products a,
#contact #nav-contact a {
	color:#bc4200;
}
#home-c1 .textbanner{
	width:230px;
	margin:10px;
	float:left;
}
#tagbanner img{ float:left; }
#tagbanner .bnr-txt{
	width:296px;
	float:right;
	padding:20px;
}
#tagbanner .bnr-txt p{
	color:#7d9836;
}
#int-L-col ul{
	list-style:none;
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:0 0 0 20px;
	color:#7d9836;
}
#int-L-col ul li ul{
	list-style-image:url(../images/icon-list-arrow.jpg);
	font-size:.9em;
	font-weight:normal;
	color:#333;
	margin:6px 13px;
	padding:0;
}
#int-L-col ul li ul a{
	color:#333;
	text-decoration:none;
}
#int-R-col .callout p{
	font-size:1.1em;
}
#int-R-col .callout img{
	padding:5px;
	border:1px solid #dee46b;
	margin:0 0 20px 20px;
	float:right;
}
/**********************************************************
GLOBALS
**********************************************************/
.right{
	float:right;
	text-align:right;
}
.left{
	float:left;
}

.slogan{
	font-size:12px;
	float:right;
	width:600px;
	margin-bottom:25px;
	font-weight:bold;
}