body 
{
	margin:0px 0px 0px 0px;
	background-color:#4a6771;
	background-image:url(../images/body_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Arial;
}
#wrapper 
{
	margin:181px auto 0px auto;
	width:950px;
	height:auto;
}

#topheader {width:950px;height: 123px}
#hpmainpagecontent 
{
	width:946px;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	height:auto;
	background-color:#8AA4AE;
	background-image:url(../images/content_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#hpmiddlecontent
{
	border-bottom:solid 4px #885a45;
}

#mainpagecontent 
{
	width:748px;
	float:left;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	height:auto;
	background-color:#8AA4AE;
	background-image:url(../images/content_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#middlecontent
{
	width:948px;
	background-color:#FFFFFF;
	border-bottom:solid 4px #885a45;
}

#content 
{
	padding-top:20px; 
	padding-left:20px;
	padding-bottom: 25px; 
	width:730px;
	text-align:left;
	font-size:.8em;
	min-height:400px;
}

A:link {color:#7C492D}
A:active {color:#7C492D}
A:visited {color:#7C492D}
A:hover {color:#4F2A18}

/*Home Page*/
.hp 
{
 font-size:1.1em;
 color:#1d4152;
 line-height:20px;	
}

.header 
{
	font-size:13pt;
	font-weight:bold;
	font-family:Arial;
	color:#1D4152;
}

.emphasis 
{
	font-size:1.2em;
	color:#953d20;
	text-align:center;
	line-height:25px
}

#footer 
{
 margin: 20px auto 20px auto;
 font-size: 8pt;
  font-family:Arial;
 text-align:center;
 color:#ffffff;	
}

#footer a:link {color:#ffffff}
#footer a:active {color:#ffffff}
#footer a:visited {color:#ffffff}
#footer a:hover {color:#ffffff}