body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993300;
	background-image: url(images/poolplan_2.gif);
	background-color: #FFFFDF;
	background-repeat: repeat;
}

A:link { color: #660000; }

A:active { color: #99CC00; }

A:visited { color: #996600; }

p {
	font: 1.4em/150% Georgia, "Times New Roman", Times, serif;
	color: #993300;
	text-align: left;
}

p.indent_l {
	position: relative;
	left: 50px;
	font: 1.4em/150% Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

.foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: small-caps;
	color: #993300;
	text-align: center;
}

.smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #993300;
	text-align: left;
}

.quote {
	font-size: 1em;
	font-style: italic;
	line-height: 120%;
	font-weight: normal;
	text-transform: none;
	color: #993300;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: normal;
	line-height: 140%;
	text-transform: none;
	color: #993300;
	list-style-position: outside;
	list-style-type: disc;
}
ul {
	margin-left: 24pt;
	text-align: left;
	padding-left: 0px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3.2em;
	text-transform: none;
	text-shadow: white .18em .18em .18em;
	color: #993300;
	text-align: left;
	font-weight: bold;
	margin: 0 0 0.1em;
	width: auto;
	line-height: 125%;
}

h2 {
	font: normal 2.4em Arial, Helvetica, sans-serif;
	color:#993300;
	text-transform: capitalize;
	text-align: center;
}

h3 {
	font: normal 1.8em/120% Georgia, "Times New Roman", Times, serif;
	color:#993300;
	position: relative;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 0.1em;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
	width: 250px;
}


h4 {
	font: italic bold normal 1.4em Arial, Helvetica, sans-serif;
	color:#993300;
	text-transform: capitalize;
	text-align: left;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-variant: normal;
	text-transform: capitalize;
	color: #993300;
	text-align: left;
	line-height: 150%;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #993300;
}

div.menu {
	position: relative;
	width: 700px;
	text-align: center;
	margin: 0 auto;
	height: auto;
	background-color: #660000;
}
div.footlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #993300;
	text-align: center;
	letter-spacing: 0.03em;
	height: auto;
	top: 24px;
	position: relative;
}


div.outer {
	position: relative;
	width: 700px;
	text-align: center;
	margin: 0 auto;
	height: auto;
	display: block;
	background-attachment: scroll;
	background-color: #ECE9D8;
	background-image: url(images/pinstripe_bk_tile.jpg);
	background-repeat: repeat;
}

div.left {
	position: relative;
	height: auto;
	width: 275px;
	float: left;
	text-align: left;
	z-index: inherit;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 24px;
}
.ol {
	list-style-position: outside;
	list-style-type: decimal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


div.right {
	position: relative;
	height: auto;
	width: 275px;
	float: right;
	text-align: left;
	z-index: inherit;
	padding: 2px;
	}
	
div.onecol {
	height: auto;
	width: 600px;
	position: relative;
	text-align: left;
	float: left;
	visibility: visible;
	z-index: inherit;
	left: 24px;
}
div.background_img {
	z-index: 101;
	text-align: center;
	top: 99px;
	height: inherit;
	width: 700px;
	overflow: hidden;
	visibility: visible;
}

div.onecol_foot {
	height: inherit;
	width: 700px;
	position: relative;
	text-align: center;
	margin: 0 auto;
	z-index: 105;
	top: 0px;
}
div.over {
	position: absolute;
	width: 675px;
	z-index: 105;
	top: 160px;
	height: inherit;
	left: 24px;
}


th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333366;
}
.rightFloat {
	float: right;
	margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.leftFloat {
	float: left;
	margin-right: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
}
