*
{
	margin: 0;
	padding: 0;
}
BODY
{
	padding: 5px 0 30px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #6F7648;
	background: white;
}
H1
{
	float: left;
	padding: 0 10px 6px 0;
	font: 20px/30px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #F6C361;
	background: white;
}
H2
{
	float: left;
	padding: 0 0 6px;
	font: 20px/30px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #F9D591;
	background: white;
}
H4
{
	padding: 20px 0 5px;
	font: 16px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #6F7648;
}
P
{
	padding: 5px 0;
	font: 12px/20px Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #6F7648;
}
A
{
	color: #F4B030;
	text-decoration: underline;
}
A:hover
{
	color: #F4B030;
	text-decoration: none;
}
#main
{
	position: relative;
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
#top
{
	height: 160px;
	background: #8C955C url(images/top.jpg);
}
#afterh2
{
	float: left;
	width: 20px;
	height: 36px;
	background: url(images/top_bg.gif) no-repeat left;
}
#menu
{
	float: right;
	padding: 0 10px 0 0;
	height: 36px;
}
#menu UL
{
	list-style: none;
}
#menu UL LI
{
	float: left;
	display: block;
	padding: 0 15px;
	height: 36px;
	border-left: 0px solid white;
}
#menu UL LI A
{
	display: block;
	margin: 10px 0 0;
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #215963;
}
#menu UL LI A:hover
{
	position: relative;
	top: -1px;
	text-decoration: none;
}
#middle
{
	padding: 2px 0 0;
}
#left
{
	float: left;
	width: 200px;
}
#left H3
{
	font: bold 13px/32px Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: white;
	background: #799AD7 url(images/blue.gif) repeat-x;
}
#left UL
{
	list-style: none;
	padding: 15px 0 20px;
}
#left UL LI
{
	margin: 0 0 0 15px;
	padding: 0 0 0 25px;
	background: url(images/arrow.gif) no-repeat left;
}
#left UL LI A
{
	font: 12px/22px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #8C955C;
}
#left UL LI A:hover
{
	text-decoration: underline;
	color: #A4AB79;
}
#right
{
	float: right;
	padding: 0 0 15px;
	width: 698px;
	text-align: justify;
	background: url(images/green.gif) repeat-x top;
}
#right H3
{
	padding: 0 0 0 15px;
	font: bold 13px/32px Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
	color: white;
	background: #A8BB35 url(images/green.gif) repeat-x top;
}
#right H3.green
{
	clear: both;
	margin: 0 0 15px;
	background: #A8BB35 url(images/green.gif) repeat-x top;
}
#right_2
{
	padding: 0 0 0 inherit;
	text-align: justify;
}
#right_top
{
	padding: 0 0 15px;
}
#right_mid
{
	clear: both;
	color: #A98848;
}
#right_mid P
{
	color: #A98848;
	text-align: left;
}
#right_mid H3
{
	padding: 0 0 0 15px;
	background: #F5B132 url(images/orange.gif) repeat-x;
}
#right_mid_1
{
	float: left;
	padding: 0 0 15px;
	width: 324px;
	text-align: left;
}
#right_mid_2
{
	float: right;
	padding: 0 0 15px;
	width: 324px;
	text-align: left;
}
#bottom
{
	clear: both;
	padding: 0 0 0 200px;
	height: 32px;
	background: #799AD7 url(images/blue.gif) repeat-x;
}
#bottom_2
{
	padding: 0 20px 0 0;
	background: url(images/bottom_right.gif) no-repeat right;
	border-left: 2px solid white;
}
#bottom P
{
	padding: 0 0 0 15px;
	font: 10px/32px Arial, Helvetica, sans-serif;
	color: white;
	background: #A8BB35 url(images/green.gif) repeat-x;
}
#bottom A, #bottom A:hover
{
	color: white;
}
.imgLeft
{
	display: block;
	float: left;
	margin: 20px 15px 20px 0;
}
.imgRight
{
	display: block;
	float: right;
	padding: 10px 0 5px 15px;
}
.detail-left
{
	color: #EA5E00;
	float: left;
}
.detail-right
{
	color: #EA5E00;
	text-align: right;
}
.detail-right A
{
	color: #EA5E00;
}
