<style type="text/css">

body {
	background-color: #90877b;
}
#homebanner {
	position: absolute;
	margin-top: 25;
	margin-left: 75;
	width: 900;
}
#bnrtop {
	position: absolute;
	margin-top: 25;
	margin-left: 75;
	width: 900;
}
#bnrleft {
	position: absolute;
	margin-top: 165;
	margin-left: 75;
	width: 109;
}
#bnrright {
	position: absolute;
	margin-top: 165;
	margin-left: 775;
	width: 200px;
	height: 1100px;
	background-image: url(images/bnrright.gif);
	background-repeat: no-repeat;
}
#bnrbtm {
	position: absolute;
	margin-top: 1050;
	margin-left: 75;
	width: 900;
	height: 130;
	background-image: url(images/bnrbtm.gif);
	background-repeat: no-repeat;
}
#mid {
	position: absolute;
	margin-top: 165;
	margin-left: 184;
	width: 591;
	height: 900px;
	background-color: #EAF0EB;
	border: 1px solid #517656;
}
#address {
	position: absolute;
	top: 1075;
	left: 175;
	width: 200;
	font-size: 12pt;
	color: #FCF0D7;
	background-color: transparent;
}
#navblock {
	position: absolute;
	margin-top: 55;
	margin-left: 750;
	width: 120;
	background-color: transparent;
}	
#navblock ul a:link, #navblock a:visited {
	display: block;
	width: 120;
	font-size: 12pt;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	text-decoration: none;
}
#navblock li {
	list-style: none;
	margin-bottom: 8;
}
#navblock li a:hover {
	display: block;
	width: 120;
	color: #009999;
	border-top: 1px solid #517656;
}
.address {
	font-size: 12pt;
	color: #FCF0D7;
}
.rightimg {
	float: right;
	border: 1px solid #ECC48A;
	margin: 5px;
}
h1 {
	font-family: Edwardian Script ITC, cursive;
	font-size: 28pt;
	color: #CC6666;
	margin: 0;
	padding-left: 7px;
}
h2 {
	font-family: Edwardian Script ITC, cursive;
	font-size: 20pt;
	color: #009999;
	margin: 0;
	padding-left: 7px;
}
h3 {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #336633;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 7px;
}
p {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #006666;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
}
ul {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #006666;
	margin-top: 0;
	margin-bottom: 8;
}