@charset "UTF-8";
.footer  {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF0000;
	font-size: 10px;
	text-align: center;
	padding-bottom: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	letter-spacing: 9px;
}
.content {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	background-image: url(images/contentback.png);
	height: 375px;
	padding-left: 65px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
}
.header {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(images/header.png);
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.header h1 {
	margin-left: -1000px;
}
.header h2 {
	margin-left: -1000px;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -15px;
}
.content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
}
.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	margin-bottom: -15px;
}
.content h4 {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
.content .phone {
	margin-bottom: -15px;
}
.content .map {
	margin-left: 120px;
}
.content .leftseason {
	float: left;
	width: 330px;
}
.content .rightseason {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	width: 330px;
	height: 350px;
}
#floatimg {
	float: right;
	padding-top: 15px;
}
