<!--
body,td,th {
	color: #000000;
}
body {
	background-image: url(images/havens-background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #9C8679;
}

.style1 {
	font-size: large;
	color: #aa0f54;
	font-weight: bold;
}
.style2 {font-size: large; color: #000000; font-weight: bold; }

.style3 {font-size: large}

.style4 {
	font-size: xx-large;
	color: #000000;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}

.style6 {font-size: medium}
-->

.style7 {font-family: "Times New Roman", Times, serif; font-size: large; font-weight: bold; }

.style8 {color: #000000; }

p{
	color: #000000;
	font-size: 80%;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	text-align: left;
	margin-left: 10px;
	margin-right: 25px;
}

h1{
	font-family: 'Tangerine', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	font-size: 250%;
	text-align: center;
}

h2, h3, h4, h5, h6{
	font-family: 'Tangerine', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-style: italic;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	margin-top: 50px;
	margin-left: 5px;
	font-size: 200%;
	text-align: left;
	}


h7{
	font-family: 'Tangerine', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #000000;
	font-size: 200%;
	font-style: italic;
	text-align: right;
	}
	
img.hatitem{
	border: 0px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 20px;
	margin-bottom: 50px;
	clear: left;
	float: left;
	}
	
img.hatitems{
	border: 0px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	clear: left;
	float: left;
	}
	
div.hatitem{
	clear: left;
	margin-bottom: 40px;
	}

#header{
width: 650px;
height: 224px;
background-color: #9C8679;
background-repeat: no-repeat;
background-position: left top;
margin-top: 5px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 5px;
text-align: left;
}

#content{
width: 900px;
text-align: center;
}

div.tagline{
	clear: both;
	}
	
#content2{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	}
	

a:link {text-decoration: none; border: 0px; color: #000000;}
a:visited {text-decoration: none; border: 0px; color: #000000;}
a:active {text-decoration: none; border: 0px; color: #000000;}
a:hover {text-decoration: underline; border: 0px; color: #000000;}
	
img{
border: 0px;
}

	

#nav{
	width: 900px;
	color: #000000;
	text-align: center;
	height: 40px;
}

div.navitem{
	width: 150px;
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	float: left;
}

div.navitem a{
	font-family: 'Tangerine', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: black;
	font-size: 200%;
	text-decoration: none;
	
div.navitem a:visited{
	color: black;
	}
	}
	
div.navitem a:hover{
	color: #c2b59b;
	}
	

	
div.navitem a:active{
	color: 9b9b9b;
	}
	
	
	