BODY
{
	background: #009A4C;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	font-family: tahoma;
}

/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

container surrounding everything*/

#container
{
	background: url(images/back.jpg) repeat-y center;
	width: 962px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	min-height: 700px;
	margin-bottom: 0px;
}


/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

the header*/

#header
{
	width: 962px;
	height: 162px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	clear: both;
	background: url(images/header.jpg) no-repeat top center;
}

#header2
{
	width: 871px;
	height: 58px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	background: none;
}

/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

the navbar

width: 202px;

height: 59px;*/

#navcontainer
{
	width: 962px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/navbar.jpg) center no-repeat;
	margin-top: 0px;
}

#navcontainer UL
{
	list-style-type: none;
	width: 700px;
	height: 28px;
	margin-left: 180px;
	float: left;
	text-align: center;
	padding-bottom:15px;
}

#navcontainer UL LI
{
	width: 124px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	text-align: center;
	background: url(images/nav.jpg) no-repeat center;
}


#navcontainer A:link
{
	font-family: tahoma;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color:#137425;
	text-align: center;
	width: 124px;
}



#navcontainer A:visited
{
	font-family: tahoma;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color:#137425;
	height: 28px;
	text-align: center;
	width: 124px;
}



#navcontainer A:hover
{
	color: #E18901;
	font-family: tahoma;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	height: 28px;
	text-align: center;
	padding-top: 5px;
	width: 124px;
}

/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

the footer*/

#footer
{
	width: 836px;
	height: 35px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#footer2
{
	width: 962px;
	height: 120px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/footer.jpg) no-repeat center;
	clear: both;
}

#footer2 P
{
	background: none;
	font-family: Arial;
	font-size: 9px;
	margin: 0px;
	color: #FFFFFF;
	padding-left: 50px;
	padding-top: 70px;
	text-align: center;
}

#footer2 A
{
	color: #CCCCCC;
	font-size: 9px;
}

#footer2 A:hover
{
	text-decoration: underline;
	color: #FF0000;
}

#footer3
{
	clear: both;
	background: none;
}

LI
{
	color: #68662B;
}

A
{
	color: #358B30;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

P
{
	margin: 12px 0;
	color: #68662B;
}

H1
{
	font-size: 1.6em;
	color: #358B30;
	margin: 14px 0;
	font-style: normal;
}

H2
{
	font-size: 1.4em;
	margin: 12px 0;
	color: #358B30;
}

H3
{
	font-size: 1.2em;
	margin: 12px 0;
	color: #358B30;
	/*[empty]line-height:;*/
	padding: 0;
}

H4, H5
{
	font-size: 1.2em;
	margin: 12px 0;
	color: #75AD30;
}

H6
{
	font-size: 1.1em;
	margin: 12px 0;
	color: #75AD30;
}

/*<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

the body*/

DIV#left
{
	width: 480px;
	float: left;
	margin-left: 130px;
	margin-right: auto;
	background: none;
	margin-top:20px;
}


DIV#left2
{
	width: 691px;
	float: left;
	margin-left: 130px;
	margin-right: auto;
	background: none;
	margin-top:20px;
}

#right
{
	width: 211px;
	float: left;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 75px;
	margin-right: 9px;
}

#footer3
{
	clear: both;
}
