.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
	text-align: center;
}
.headersub {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: 500;
	color: #CC0000;
	text-align: center;
}
body {
	background-color: #E4DDC2;
	background-image: url(images/Boat.gif);
	background-repeat: no-repeat;
	background-position: 90px 145px;


}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;





}
.textheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;




}
.text {

	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.textcenter {


	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC0000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.textcenterunderline {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC0000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;

}
.hometitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;


}
.textsmall {


	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

.mini {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	list-style-type: none;

}
a {
	color: #CC0000;
	text-align: center;
	font-weight: normal;
	list-style-type: none;
}
.textunderline {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;

}
