body {
	background-color: #38642D;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999933;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.lft_panels {
	padding-left: 4px;
	margin-right: 0px;
	display: block;
	padding-right: 0px;
}


a:link {
	color: #38642D;
	text-decoration: none;
}
a:hover {
	color: #3E5E35;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
h2.style1 a:visited {
	color: #CDD581;
}
h2.style1 a:link {
	color: #FFFFFF;
}
h2.style1 a:hover {
	color: #3E5E35;
}
.copyright {
	font-size: 10px;
}

.topnav {
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
	position: absolute;
	left: 900px;
}

ul {
	font-size: 12px;
}
.lft_txt {
	font-size: 10px;
}
.links {
	text-decoration: none;
	text-align: left;
	color: #38642D;
}
a.links:link {
	color: #3F6130;
	text-decoration: none;
	text-align: left;
}
.main_position {
	padding-top: 25px;
}
.banner {
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
