.headlinecopy{
	font-family:arial, Helvetica;
	font-size:36px;
	font-weight:bold;
	color:#610B0B;
}
.subheadcopy{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:700;
	color:#585858 ;
}
.fronthead{
	font-family:arial,helvetica;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}
.bodycopy{
	font-family:'Helvetica','sans-serif';
	font-size:14px;
	font-weight:normal;
	color:#000000;
	line-height:150%;
}
Body{
	background-color:SlateGrey;
}
.container{
	text-align:left;
	margin:0 auto;
	height:100%;
	overflow:auto;
	background-color:#ffffff;
	padding:0px;
	border:2px solid #610B0B;
	width:900px;
	
}
.copyarea_div
{
	width:870px;
	text-align:left;
	padding:15px;
	background-color:#ffffff;
}	
.rightcolumn {
	width:620px;
	padding:10px;
	text-align:left;
	float:right;
	background-color:#ffffff;
	border-left:1px solid #610B0B;
}
.leftcolumn {
	width:230px;
	padding:15px 5px 5px 15px;
	text-align:left;
	float:left;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:150%;
}
.pageheader {
	width:900px;
	height:120px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	background-position:float left;
	padding:0px;
}
.pagefooter {
	clear:both;
	width:870px;
	height:55px;
	background-color:#2c406a;
	color:white;
	padding:15px;
	font-family:'helvetica','sans-serif';
}
#nav-menu ul{
	list-style:none;
	padding:0;
	margin:0;
}
#nav-menu li{
	margin-left:auto;
}
#nav-menu li a{
	background-color:#610B0B;
	height:2em;
	line-height:2em;
	float:left;
	width:6.00em;
	display:block;
	color:#fff;
	border-right:1px solid white;
	text-decoration:none;
	text-align:center;
}
.menubar{
	background-color:#610B0B;
	height:2.1em;
	width:900px;
	line-height:2em;
	}
