
ul
{
	padding-left: 1em;
	margin-left: 0;
}
body
{
	background: #B1B297;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS" , Verdana, Tahoma, Arial, sans-serif;
}
#Container
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 711px;
	background: url(../images/backgroundtile.png) #b1b297 repeat-y 0px 0px;
	border-right: solid 2px #967b67;
	border-left: solid 2px #967b67;
	border-top: 0px;
}
div#headerDiv
{
	width: 713px;
	height: 83px;
	background: url(../images/Custom.png) 0 0;
	background-position: 0px 0px;
}
#title
{
	font-family: Arial CE,Times New Roman, Arial;
	font-size: 28px;
	padding: 6px 0 0 45px;
}
#HMP a
{
	position: absolute;
	height: 65px;
	width: 220px;
	top: 10px;
	left: 10px;
	text-decoration: none;
}
#HMP a i
{
	visibility: hidden;
}
div#menu
{
	width: 170px;
	float: right;
}
.rollover
{
	padding: 0px;
	margin: 0px;
}


div#contentDiv h2, div#contentDiv h3, div#contentDiv h4
{
	font-family: Georgia, Times, serif;
	font-style: italic;
	margin: 0px 0;
}
div#contentDiv h4
{
	text-align: center;
	clear: both;
}
div#contentDiv p
{
	margin-bottom: 10px;
	text-align: left;
}
div#contentDiv ul
{
	margin: 0 auto;
	width: auto;
}
div.page
{
	width: 485px;
}

#page2Div ul
{
	text-align: left;
	padding-left: 30px;
}
#page3Div ul
{
	text-align: left;
	padding-left: 30px;
}

#footerDiv
{
	position: relative;
	width: 713px;
	height: 51px;
	background: url(../images/Footer.png) 0 0 no-repeat;
}
#home
{
	position: relative;
	top: 17px;
	right: 35px;
	font-family: Arial, Sans-Serif;
	color: Black;
	text-decoration: none;
	font-size: 9pt;
}
#footerDiv ul
{
	position: relative;
	top: 17px;
	left: 55px;
	display: inline;
}

#footerDiv ul li
{
	padding-left: 4px;
	border-left: 1px solid #FFFFFF;
	list-style: none;
	display: inline;
}
#footerDiv ul li.first
{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#footerDiv ul li a
{
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	width: auto;
	color: White;
	font-size: 11px;
	font-family: Arial,sans-serif;
}
#footerDiv ul li a:hover
{
	color: #B1B297;
}
div#menuDiv
{
	float: right;
	width: 160px;
	background: url(../images/leaf.gif) 0 0 no-repeat;
	border-left: none;
}
div#menuDiv ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#menuDiv ul li
{
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	vertical-align: middle;
	line-height: 30px;
}
div#menuDiv a
{
	display: block;
	color: #000;
	text-decoration: none;
	width: 160px;
	height: 30px;
	vertical-align: middle;
}
div#menuDiv a:hover, div#menuDiv a:active
{
	background-color: #ECE4DB;
	color: #A79587;
	width:100%
}
div#contentDiv
{
	top: 0px;
	left: 0px;
	position: relative;
	color: #445539;
	width: 530px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 1.2;
	word-spacing: 1;
	border-right: solid 2px #967b67;
}

