@charset "utf-8";

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: lowercase;
	color: #023F7E;
	letter-spacing: 2px;
	word-spacing: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D59301;
	line-height: normal;
	font-variant: normal;
	text-align: left;







	background-image: none
.jpg);
}
h2 {
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #d60000;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	word-spacing: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-attachment: scroll;
	background-image: url(images/pool_water_fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.floatright {
	float: right;
	margin-left: 8px;
	padding-left: 8px;
	margin-right: 8px;
	padding-right: 8px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatleft {
	float: left;
	padding-right: 5px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #D49200;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 5px;
}
