BODY
{
	BACKGROUND: #99CCFF;
}
BODY.pop
{
	BACKGROUND: #ffffff;
}
td 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	vertical-align: top;
}
a.print
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
}
.copy
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
.magnolia 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	background: #00BBC4;
}
.magnolia_title 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	color: #00BBC4;
}
.iris 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	background: #CCD9C7;
}
.iris_title 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	color: #92AD87;
}
.camellia 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	background: #E6B26B;
}
.camellia_title 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	color: #E6B26B;
}
.desert 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	background: #EFC08A;
}
.desert_title 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	color: #EFC08A;
}
.laspa
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	background: #EFC08A;
}
.la_title 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
image.border 
{
	border-width: 1;
	border-color: #318BCB;
	border-style: solid;
	margin: 10;
}	
a.poolclose 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #0A8AD4;
	font-weight:bold;	
 }
 .blue
{
	background: #0A8AD4;
}


#above_ground {
	width: 450px;
	font-size: 12px;
	text-align: left;

}

#above_ground table {
	border-collapse:collapse;


}

#above_ground td {
	text-align: center;
	padding: 3px;
	font-size: 12px;
	border: 1px solid white;
}

#looploc {
	width: 500px;
	font-size: 12px;
	text-align: left;
	padding-top: 20px;

}

#looploc p {
	margin-top: -10px;
}


.loop_heading 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

.loop_subheading {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

#loop_white {
	background-color:#FFFFFF;
	padding: 5px;
	text-align: center;
}

#contact {
	width: 450px;
	font-size: 12px;
	padding-top: 20px;
}

#contact td {
	vertical-align: middle;
	font-size: 12px;
}

.notes {
	padding-top: 5px;
	font-size: 9px;
	font-style: italic;
}