body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, br, img, form, fieldset, blockquote {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0px;
	
}

BODY {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #7c765d;
	color : #000;
	background-image : url(images/bg_soil.gif);
	background-repeat : repeat-x;
	background-position : 0px 206px;
	background-attachment : inherit;
	
	
}
/*Corbel,Helvetica,Arial,Geneva,sans-serif;*/


A {
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
	color : #307a06;
}
A:HOVER {
	color : #9fca79;
	text-decoration : underline;
}

P {
	font-size : 8pt;
	margin : 7px 0 7px 0;
}

UL {
	margin-left : 25px;
}

LI {
	padding : 3px 0 3px 0;
	list-style-type : disc;
	font-size : 8pt;
	font-weight : bold;
}

p#ad{
	width : 400px;
	margin-left:auto;
	margin-right:auto;
	color : #fff;
	font-size : 7pt;
}

p#ad a{
	color : #c1dfa7;
}

p#ad a:hover{
	color : #307a06;
}

h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	margin : 5px 0 5px 0;
}

h1:first-letter{
	color : #307a06;
	font-size : 30pt;
}

h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	margin : 5px 0 5px 0;
}

h2 a{
	font-size : 11pt;
	font-size : 12pt;
}

h2 a:hover{
	color : #000;
}

H3 {
	color : #fff;
	text-align : left;
	background-color : #000;
	font-family : Arial, Helvetica, sans-serif;
	height : 40px;
	vertical-align : top;
	padding-bottom : 10px;
}

H4 {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

DIV#screen{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : 100%;
	text-align : center;
	background-image : url(images/bg_grass.gif);
	background-repeat : repeat-x;
}

div#container{
	width : 816px;
	text-align : center;
	margin:0 auto;
	position : relative;
}

div#header{
	width : 800px;
	text-align : center;
	margin:0 auto;
	background-image : url(images/header.gif);
	background-repeat : no-repeat;
}

div#content_mid{
	width : 816px;
	background-image : url(images/shad_mid.png);
	background-repeat : repeat-y;
}

#contentLeft{
	float : left;
	width : 260px;
	padding-left : 15px;
}

#contentRight{
	float : left;
	text-align : left;
	padding : 10px 10px 10px 10px;
	width : 500px;
}

div#content_bot{
	height : 9px;
	vertical-align : top;
	background-image : url(images/shad_bot.png);
	background-position : top center;
	background-repeat : no-repeat;
}

#footer{
	background-image : url(images/bg_footer.png);
	background-repeat : no-repeat;
	width : 816px;
	height : 50px;
	vertical-align : middle;
}

#footer p{
	color : #fff;
	font-size : 7pt;
	padding-top : 15px;
}

TD{
	font-size : 8pt;
}

#icons{
	width : 384px;
	height : 87px;
	float : left;
}

#menu{
	text-align : right;
	background-image : url(images/bg_menu.png);
	background-repeat : repeat-y;
	height : 87px;
	position : relative;
}


.pad{
	padding : 5px 5px 5px 5px;
}

DIV#formcontainer {
	width : 390px;
	margin-left : 20px;
	margin-top : 20px;
}

DIV#formcontainer form label {
	font-size : .6em;
	float : left;
	width : 120px;
}
DIV#formcontainer div.clearfix {
	border-top-color : #c0c0c0;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 5px;
	padding-top : 5px;
}	

.clearboth{
	clear: both;
	visibility: hidden;
}

/* A handy 'Clearfix' technique to clear floats in order to avoid affecting page elements further down the document */		
.clear:after {
	content: "";
	display: block; visibility: hidden; clear: both;
}
	.clear { zoom: 1; } /* Clearfix IE fix */
	

			