* {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

body {
	background-color: #5B6459;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 5px 0;
}

a {
	color: #4f810f;
}

a:hover {
	color: #000;
}

a.morelink {
	
	color: #336;
	font-weight: bold;
	background: url(../images/a2.gif) no-repeat 0 center;
	padding-left: 18px;
	float: right;
}

a.morelink:hover {
	color: #44700b;
	text-decoration: none;
}

a.headlink {
	color: #9d7201;
	font-weight: bold;
}

a.headlink:hover {
	color: #d59c0a;
	font-weight: bold;
	text-decoration: none;
}

li {
	list-style-image: url(../images/a1.gif);
}

.m_text {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#172C07;
}
.form {
	height:19px;
	border-color:#8C968B;
	border-width:1px;
	background-color:#ffffff;
	border-style:solid;
	margin-bottom: 1px;
}

.vr {
	background: url(../images/vr.gif) repeat-y;
	padding-right: 10px;
}

.submitbutton {
	padding: 3px 13px 2px 13px;
	margin: 8px 0;
	background-color: #6bab11;
	color: #000;
	border: 1px solid #44700b;
}

.smallheading {
	font-weight: bold;
	padding-top: 0;
	margin-top: 0;
}

#fullwrap {
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_shadow_sides.gif);
}

#fullinner {
	width: 674px;
	margin-left: auto;
	margin-right: auto;
}

#bottomcap
{
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_shadow_bottom.gif);
	height: 14px;
	background-repeat: repeat-x;
}

#header {
	display: block;
	background-image: url(../images/bg_header.jpg);
	height: 70px;
}

.hide {
	display: none;
}

#headlogo {
	background-image: url(../images/logo.jpg);
	width: 57px;
	height: 70px;
	margin-left: 10px;
	float: left;
	display: block;
}

#headtext {
	background-image: url(../images/header_title.jpg);
	width: 280px;
	height: 70px;
	float: left;
}

#topnavtable {
	height: 70px;
	float: right;
	margin-right: 20px;
}

#head_homelink {
	display: block;
	width: 60px;
	height: 16px;
	background: url(../images/btn_home.gif) no-repeat;
}

#head_homelink:hover {
	background: url(../images/btn_home_over.gif) no-repeat;
}

#head_searchlink {
	display: none;
	width: 66px;
	height: 16px;
	background: url(../images/btn_search.gif) no-repeat;
}

#head_searchlink:hover {
	background: url(../images/btn_search_over.gif) no-repeat;
}

#head_sitemaplink {
	display: none;
	width: 60px;
	height: 16px;
	background: url(../images/btn_sitemap.gif) no-repeat;
}

#head_sitemaplink:hover {
	background: url(../images/btn_sitemap_over.gif) no-repeat;
}

#hilitearea {
	background: url(../images/hilite_area_bg.jpg) no-repeat;
	height: 176px;
}

#content_fade {
	background: url(../images/bg_content_fade.gif) repeat-x;
}

#content_pad {
	padding-top: 20px;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

.leftcolumn_thin {
	background: #D6E1D4;
	width: 210px;
	float: left;
}

.leftcolumn {
	background: #D6E1D4;
	width: 310px;
	float: left;
}

.leftcolumn_thick {
	background: #D6E1D4;
	width: 410px;
	float: left;
}

.rightcolumn {
	background: #D6E1D4;
	width: 310px;
	float: right;
}

.homepagespecials {
	width: 310px;
	float: right;
	background: url(../images/bg_specials.jpg) repeat-x;
}

.rightcolumn_thick {
	background: #D6E1D4;
	width: 410px;
	float: right;
}

.rightcolumn_thin {
	background: #D6E1D4;
	width: 210px;
	float: right;
}

.sub_leftcolumn {
	background: #D6E1D4;
	width: 200px;
	float: left;
}

.sub_rightcolumn {
	background: #D6E1D4;
	width: 200px;
	float: right;
}

.special {
	background: #D6E1D4;
	width: 310px;
	float: right;
}

.fullcolumn {
	background: #D6E1D4;
}

.columnheader {
	background-color: #4d7d0d;
	padding: 5px 0px 2px 20px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	border-right: 15px solid #360;
}

.padcolumn {
	padding: 10px;
}

#copynotice {
	color: #D3D3D3;
	text-align: center;
	font-size: 11px;
	padding-bottom: 10px;
}

#copynotice a {
	color: #D3D3D3;
	font-size: 11px;
	text-decoration: none;
}

#copynotice a:hover {
	color: #333333;
	text-decoration: underline;
}

.head1 {
	font-weight: bold;
}

.nav_base {
	display: block;
	height: 44px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	line-height: 44px;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

.nav_first {
	background: url(../images/nav_bg_first.jpg) no-repeat;
	width: 113px;
}

.nav_first:hover {
	background: url(../images/nav_bg_first_hover.jpg) no-repeat;
}

.nav_center {
	background: url(../images/nav_bg_center.jpg) no-repeat;
	width: 112px;
}

.nav_center:hover {
	background: url(../images/nav_bg_center_hover.jpg) no-repeat;
}

.nav_last {
	background: url(../images/nav_bg_last.jpg) no-repeat;
	width: 112px;
}

.nav_last:hover {
	background: url(../images/nav_bg_last_hover.jpg) no-repeat;
}

#foot_navigation {
	background: url(../images/fnav_bg.jpg) repeat-x;
	height: 43px;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

#foot_shadow {
	background: url(../images/fnav_bg_bottom.jpg) no-repeat right top;
	height: 13px;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

.nav_foot {
	width: 105px;
	color: #E6FF41;
}

.nav_foot:hover {
	color: #fff;
}


