body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px ;
	padding-top: 10px;
}

img { border: 0px; }
li.news_list { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #CCC896; width: 492px; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-weight:normal;}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 { font-size: 16px; margin-top: 0px; }
h2 { font-size: 14px; color: #075C78; }

a{ color: #3A84C5; text-decoration: underline; }
a:link{ color: #3A84C5; text-decoration: underline; }
a:visited{ color: #3A84C5; text-decoration: underline; }
a:hover{ color: #65A3DA; text-decoration: underline; }

a.side{ color: #56C1FF; text-decoration: underline; }
a.side:link{ color: #56C1FF; text-decoration: underline; }
a.side:visited{ color: #3A84C5; text-decoration: underline; }

.small {
	font-size: 11px; margin-top: 0px; margin-bottom: 0px;
}

.topper { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
}

.sidesmall {
	font-size: 11px; margin-left: 10px; margin-right: 5px; color: #FFF; background: inherit;
}

.creambold {
	font-weight: bold;
	color: #FFEFBD;
}

.foottext { 
	text-align: center; 
	margin: 0px 0px 0px 200px ;
}
.greenbold {
	font-weight: bold;
	color: #2D8544;
}

.reglist { line-height: 17px; }
.maplist { line-height: 20px; }
.mapind { padding-left: 15px; font-size: 11px; }

hr { height:1px; color: #CCC896; background: #CCC896; border: none; }


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrap { 
width: 770px;
position: absolute;
text-align: center;
left: 50%;
margin-left: -385px;
margin-top: 0px;
padding-top: 0px;
background-image: url(images/full_back.gif); background-repeat: repeat-y;
 }
 
#head {
width:770px;
height:155px;
margin-top: 0px;
padding-top: 0px;
background-image: url(images/head.gif); background-position: bottom; background-repeat: no-repeat;
 }
 
#twocolumnwrap {
	width: 770px;
	padding:0px;
	margin: 0px;
		}
 
#left {
	float: left;
	clear: none;
	width: 200px;
	text-align: left;
 }
 
#right {
	float: right;
	clear: right;
	width: 540px;
	text-align: left;
}

#footer {
width: 770px;
clear: both;
padding-top: 5px;
background-image: url(images/footer_back.gif); background-repeat: no-repeat;
}

/***********************************************/
/* Container Divs                                 */
/***********************************************/

#topimages {
width: 251px;
float: right;
margin: 0px 0px 0px 0px;
padding: 8px 8px 0px 0px;
}

.topstrip {
height: 30px;
float: right;
}

.menu_item {
	background-color: #FFF;
	vertical-align: middle;	
	clear: none;
	width: 156px;
	
}

.menu_item a:link, .menu_item a:visited{
	padding: 12px;
	margin: 0px;
	text-decoration: none;
	display: block;
}
.menu_item a:hover{
	margin: 0px;
	padding: 12px;
	background-color: #F0F0F0;
	display: block;
}

.float_right {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
}
td.weed_thumb {
	background-color: #E2E2E2;
}
