body {
	font-family: "Trebuchet MS" Verdana, Arial;
	font-size: 1em;
	margin: 0.1em;
}
h1 {
	display: none;
}
h2 {
	color: #469100;
	margin-top: 136px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 1.3em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}
h3 {
	color: #346F00;
	margin: 0px;
	padding: 0px;
	height: auto;
	}
#leftcol h3 {
	font-size: .8em;
	margin-left: 13px;
	margin-top: 20px;
}
h4 {
	color: #469100;
	margin: 0px 0px 5px;
	padding: 5px 5px 5px 0px;
	}
	
ul	{
	color: #333333;
	font-size: 0.9em;
	margin: 0px 0px 10px 5px;
	padding: 0px;
}

li	{
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 5px;
	padding-bottom: 5px;
}
strong {
	color: #469100;
}

#wrapper  {
	width:727px;
	overflow:hidden;
	margin:0px auto 0;
	border: 1px none #459100;
	background-image: url(images/wrapperback.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}


#header {
	height: 180px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 547px;
	padding: 0px;
	background-image: url(images/banner3.jpg);
	margin: 0px;
}
#header p {
	vertical-align: bottom;
	padding-top: 100px;
	float: right;
	padding-right: 5px;
	color: #036154;
	}


#logo  {
	background-repeat: no-repeat;
	height: 186px;
	float: right;
	width: 180px;
	background-position: right top;
	background-image: url(images/logo.jpg);
	padding: 0px;
	margin: 0px;
}

#leftcol {
	position:relative;
	width:152px;
	text-align: left;
	padding: 0px;
	margin: 20px 0px 0px 10px;
	clear: both;
	height: auto;
	float: left;
	border: 1px none #CCCCCC;
}
#leftcol p {
	font-size: 0.8em;
	margin-left: 14px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

#content {
	margin: 0px 5px 10px 200px;
	padding: 5px 5px 5px 0px;
	position: relative;
	top: 20px;
}

#content p {
	color: #333333;
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 10px;
	position: relative;
	top: 0px;
}
#navigation {
	position:relative;
	top: 0px;
	left:2px;
	width:auto;
	border:0px none;
	text-align: left;
	padding: 0px;
	margin: 0px 1px 0px 10px;
	clear: both;
	height: auto;
	float: left;
  }
   
#navigation ul {
	list-style-type: none;
	margin: 0px 0px 15px;
	padding: 0px;
	list-style-position: inside;
	border: none;
	width: 150px;
	height: auto;
}
#navigation li {
	list-style-type: none;
	padding: 0px;
	margin: 1px 1px 0px 0px;
	border: none;
	line-height: normal;
	list-style-position: outside;
	height: 31px;
	width: 150px;
	font-size: .9em;
}
#navigation li a {
	padding: 1px 0px 0px;
	color: #353535;
	background: url(images/menu1.jpg) no-repeat;
	display: block;
	height: 31px;
	text-decoration: none;
	margin: 1px;
	line-height: normal;
	width: 151px;
	text-indent: 10px;
	font-weight: bold;
}
#navigation li a:hover {
	padding: 1px 0px 0px;;
	color: #316501;
	background: 0 url(images/menu1.jpg) no-repeat -32px;
	text-decoration: underline;
	margin: 1px;
	line-height: normal;
	width: 151px;
	}
	/*submenu*/
#navigation li.sub {
	list-style-type: none;
	padding: 0px;
	margin: 1px 1px 0px 10px;
	border: none;
	line-height: normal;
	list-style-position: outside;
	height: 29px;
	width: 141px;
	font-size: .9em;
}
#navigation li.sub a {
	padding: 1px 0px 0px;
	color: #353535;
	background: url(images/submenu.jpg) no-repeat;
	display: block;
	height: 29px;
	text-decoration: none;
	margin: 1px;
	line-height: normal;
	width: 141px;
	text-indent: 10px;
	font-weight: bold;
}
#navigation li.sub a:hover {
	padding: 1px 0px 0px;;
	color: #316501;
	background: 0 url(images/submenu.jpg) no-repeat -29px;
	text-decoration: underline;
	margin: 1px;
	line-height: normal;
	width: 141px;
	}
#footer {
	padding: 5px 5px 15px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/footerback.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
}
#imageR {
	float: right;
	margin: 5px;
	padding: 3px;
	clear: none;
	border: 1px solid #999999;
	position: relative;
	top: auto;	
	}
#imageR p {
	font-size: 0.8em;
	color: #666666;
	text-align: center;
	width: 250px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#imageL {
	float: left;
	margin: 5px;
	left: -100px;
	padding: 5px;
	border: none;
}
#imageleftcol {
	float: left;
	margin: 0px 0px 0px 12px;
	padding: 0px;
}
#news{
	background-color: #FFAE6B;
	border: thin dotted #3F2B1A;
	padding: 10px;
	clear: right;
	float: left;
	margin: 10px 0px 0px 10px;
}
#news h4	{
	color: #336600;
	font-size: 1.1em;
	text-align: center;
}
#news p	{
	text-align: center;
}
img {
	padding: 0px;
	margin: 0px;
	border: none;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #000099;
	text-decoration: underline;
}
#imageR2 {

	float: right;
	margin: 5px;
	padding: 3px;
	clear: none;
	border: 1px solid #999999;
	position: relative;
	top: auto;
}
