body {
	background:url(images/bkgd.jpg) repeat-x top center #0b3017;
	margin:9px 0 0;
}
a:link, a:visited {
	color: #186130;
	text-decoration: none;
}
a:hover, a:active {
	color: #186130;
	text-decoration: underline;
}
.png { behavior: url(iepngfix.htc) }

/* ----------main body-------------- */
h1 {
	font: bold 20px "Trebuchet MS", Arial, sans-serif;
	color: #186130; text-transform:uppercase; margin:0 0 5px;
}
h2 {
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	color: #002814; margin:0 0 2px;
}
p {
	font: normal 12px/18px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	margin:0; padding-bottom:15px;
}
table {
	font: normal 12px/15px "Trebuchet MS", Arial, sans-serif;
	color: #000000; margin:0; padding:0;
}
hr {border: none 0; 
	border-top: 1px dotted #7e8ab1;
	border-bottom: 1px solid #6B78A0;
	width: 100%;
	height: 2px;
	margin: 4px auto 4px 0;
}
ul {
	font: normal 12px/18px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
}
/*--Divs--*/
#container  {width:765px; margin:0 auto;}
#content {
	background:url(images/content-bkgd.png) top left repeat-y;
	width:764px;
}
#leftCol {
	float:left; width:542px; min-height:201px;
	padding:0 0 25px 27px;
	background:url(images/leftCol-bkgd.jpg) right top no-repeat;
}
#leftCol-Int {
	float:left; width:515px; min-height:201px;
	padding:0 27px 25px 27px;
	background:url(images/leftCol-bkgd.jpg) right top no-repeat;
}
#lefty {
	float:left; width:302px;
	padding:20px 23px 0 0;
}
#rightCol {
	float:right;
}
#righty {
	float:right; width:187px;
	background:url(images/righty-bkgd.jpg) top right no-repeat;
	padding:0 15px;
}
ul#news {
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	margin:10px 0 0; padding-left:0px; 
	color:#24683a;
	}
ul#news li {
	padding:10px 10px 10px 10px;
	margin:0 0 3px 0px;
	background:url(images/news-bkgd.jpg) bottom right no-repeat;
	list-style:none;
}
ul#news li a {
	display:block;
	background:url(images/bullet.png) top left no-repeat;
	padding:0 5px 0 20px;
}
ul#news li a:hover { text-decoration:none }
ul#news li:hover { background:url(images/news-bkgd2.jpg) bottom right no-repeat; }

/*--classes--*/
.clearer {
	clear:both; 
	line-height: 0; 
	height: 0;
}
.gray {color:#414141;}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.30;
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}
