body {
	background-color: #7AB452;
	margin: 0px;
	padding: 0px;
	color:#746B52;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#nav {
	margin:0px;
	padding:0px;
	width:148px;
	height:48px;
}


a:link, a:visited, a:active {
	color:#7AB452;
	font-weight:bold;
	text-decoration:none;
}

a:hover { text-decoration:underline; }

.current {
	background-image: url(../images/navbg_orange.gif);
	background-repeat: no-repeat;
}

.click {
	background-image: url(../images/navbg_green.gif);
	background-repeat: no-repeat;
}

#main {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	height:568px;
}
.contentarea {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7AB452;
	border-left-color: #7AB452;
	width:487px;
	position:absolute;
	left: 205px;
	top: 0px;
	background-color: #FFF0B6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7AB452;
	color:#746B52;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

h1
{
color:#B87B1A;
font-size:12px;
padding:0px;
margin:0px;
}

h2
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#B87B1A;
display:inline;
font-size:18px;
padding:0px;
margin:0px;
}

h2.a:link, h2.a:visited, h2.a:hover, h2.a:active
{
color:#B87B1A;
text-decoration:none;
}

h3
{
color:#B87B1A;
font-size:18px;
padding:0px;
margin:0px;
}

h4
{
color:#B87B1A;
font-size:12px;
padding:0px;
margin:0px;
}
