@charset "UTF-8";
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #739E31;
	background-image: url(../images/_bckgrndGrphcs/background_gradient.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #C8DAAA;
}
heading 4	{
	color: #6f9d2c;
}
heading 3	{
	font-size: 14px;
	color: cadbad;
	line-height: 12px;
	margin-top: -6px;
}
#container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/_bckgrndGrphcs/container_background.png);
	margin-top: 30px;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
} 
.twoColFixLtHdr #header {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	height: 200px;
} 
#header #news_banner{
	height: 140px;
	width: 480px;
	margin-left: 345px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: left;
	float: none;
}
#nav_banner {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	color: #46621c;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	width: 485px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #739E31;
	padding-top: 10px;
	margin-top: 10px;
	display: block;
}
.twoColFixLtHdr #sidebar1 {
	width: 340px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
	margin: 0;
	font-size: 14px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-left: 380px;
}
.twoColFixLtHdr #promoContent {
	padding-top: 5px;
	margin-top: 20px;
	display: block;
	z-index:1;
} 
#footer  {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
	text-align: center;
}
p 	{
	color:#739E31;
	font-size: 12px;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #container #header h4 {
	color: #B6D182;
	font-size: 13px;
	line-height: 13px;
	padding-right: 10px;
}
#header a {
	margin: 0;
	color:#6F9D2C
}
#header a:hover {
	text-decoration: none;
}
#header #newsBanner p {
	margin: 0;
	color: #ACC57B;
	font-size: 12px;
	line-height: 14px;
}
#news_banner h1 {
	text-align: right;
}
#news_banner h2 {
	font-size: 24px;
	margin:0;
}
#news_banner h3 {
	font-size: 18px;
	margin-top:0;
	margin-bottom:2px;
}
#news_banner h4 {
	font-size: 14px;
	margin:0;
}
#nav_banner ul {
		margin: 0;
		padding: 0;
		list-style: none;
}
#nav_banner ul li {
		float: left;
}
#nav_banner ul a {
	padding: 0 1em;
	font-size: 14px;
	text-decoration: none;
	color:#030;
	float:left;
	display: block;
}
#nav_banner ul a:hover {
	text-decoration:none;
	color: #09F
}
.logo_header {
	float: left;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: auto;
	width: auto;
	position: absolute;
}
#promoBox1 {
	float: left;
	height: 150px;
	width: 200px;
	padding-left: 10px;
	padding-top: 8px;
	margin-left: 15px;
	margin-right: 10px;
	display: inline;
	background-image: url(../images/_buttons/btn_promo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#promoBox2 {
	float: left;
	height: 150px;
	width: 210px;
	background:url(../images/_buttons/btn_promo.gif) no-repeat top left;
	padding-left: 10px;
	padding-top: 8px;
}
#promoBox3 {
	float: left;
	height: 150px;
	width: 200px;
	background:url(../images/_buttons/btn_promo.gif) no-repeat top left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
#promoBox4 {
	float: left;
	height: 150px;
	width: 200px;
	background:url(../images/_buttons/btn_promo.gif) no-repeat;
	padding-left: 10px;
	padding-top: 10px;
}
#promoContent p {
	font-size: 11px;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 3px;
	line-height: 1.1em;
}
#promoContent h1{
	font-size: 18px;
	line-height: 1em;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#promoContent h1 a {
	font-size: 18px;
	padding:0;
	text-decoration: none;
	display: block;
	text-align:left;
	color:#739E31;
}
#promoContent ul {
	padding: 0;
	list-style: none;
	text-align: center;
	margin: 0;
}
#promoContent ul li {
	float:left;
}
#promoContent a {
	font-size: 11px;
	color: #6F9D2C;
}
.imgfltrt  {
	float: right;
	margin-top: 0px;
	margin-right:20px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	font-size: 18px;
	text-align: left;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.darkText	{
	color: #46621c;
}
.imgPadding {
	padding: 10px;
}
.imgPaddingleft {
	padding: 10px;
	margin-left:80px
}
#nav_bottom {
	text-align: center;
	font-size: 12px;
	line-height:2em;
	font-family: Verdana, Geneva, sans-serif;
	width: auto;
	margin-left: 70px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.imgCnt {
	margin-left: 10px;
}
#nav_bottom ul {
	padding: 0;
	list-style: none;
	text-align: center;
	margin: 0;
}
#nav_bottom ul li{
	float:left;
}
#nav_bottom ul li a{
	font-size: 12px;
	text-decoration: none;
	color:#030;
	display: block;
	text-align: center;
	padding: 1em;
}
#nav_bottom ul li a:hover{
	text-decoration:underline;
	color:#09F
}

