@charset "utf-8";
#test {
	width: 230px;
	font-family: "Book Antiqua";
	font-size: 12pt;
	color: #FFFFFF;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

#Fishing {
	float: left;
	height: 200px;
	width: 250px;
	margin-right: 15px;
	margin-bottom: 0px;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: "Book Antiqua";
	font-size: 12pt;
	color: #FFFFFF;
}
.back {
	background-color: #003300;
}
.watercraft-h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
}
.fishslide {
	float: left;
	width: 250px;
	height: auto;
	margin-right: 10px;
}
.activitiesslide {
	float: left;
	width: 200px;
	margin-right: 10px;
}
#homeslide {
	float: left;
	margin-right: 10px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
