.headlinecopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-Weight:bold;
	color:#8B0000;
}
.subheadcopy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#506e26;
}
.bodycopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	line-height:150%;
}
Body{
	background-color:#f5b516;
}
.wrap{
	width:900px;
	text-align:left;
	overflow:auto;
	height:100%;
	margin:0 auto;
	background-color:#506e26;
	padding:0px;
	border:1px solid #8B0000;
}
.copyarea_div
{
	width:675px;
	background-color:#ffffff;
	text-align:left;
	float:right;
	height:0 auto;
	padding:15px;
	border-left:2px solid #8B0000;
}
.pageheader{
	width:900px;
	height:125px;
	background-image:url(images/header2.jpg);
	background-repeat:no-repeat;
	background-position:float left;
	background-color:#ffffff;
	padding:0px;
}
.pagefooter{
	width:870px;
	height:50px;
	background-color:#8B0000;
	color:#fff;
	padding:15px;
	float:left;
}
#nav-menu ul{
	list-style:none;
	margin:0 auto;
	padding:0;
}
#nav-menu li{
	margin-left:0 auto;
}
#nav-menu li a{
	background-color:#506e26;
r	line-height:2em;
	float:left;
	width:197px;
	text-indent:10px;
	display:block;
	color:white;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	font-size:13px;
}
.menubar{
	background-color:#506e26;
	height:0 auto;
	width:192px;
	line-height:2em;
	float:left;
	margin:0 auto;
	}

