/*
Header/map GREEN: 999900
Swimming Pool BLUE: D0FEFE
Dark GREY Text: 666666
*/

body	{background-color:#e4ffff;	color:"#6294AC";font-family: arial,helvetica, sans-serif;	font-size:11px;}
TD	{font-size:12px;}

.Header	{position:relative; top:1px; left:5px; font-family: Arial, Geneva, sans-serif;	font-size:24px;	font-weight: bold;	color:#999900;}

.SubHead	{position:relative; top:0px; left:5px;font-family: Georgia, serif;	font-size:26px;	font-style: italic; font-weight: bold;	color:#666666;}

.SubSubHead	{position:relative; left:7px; font-size: 12px; font-weight:bold;	color:#666666;}

.bordered	{border: solid 1px; border-color:#C9E9ED;}

.topline {position:absolute; top: 70px; width:100%; border:0; z-index:0;}

a:link, a:visited, a:hover, a:active {	border:dotted;	border-top-width:0px; 		border-right-width:1px;		border-bottom-width:1px;		border-left-width: 0px; 		font-size:10px;	text-decoration: none;}

a:link, a:visited   {color: #666666; 	padding: 3px; 	border-color: #666666; }

a:hover, a:active   { color: #D0FEFE; background-color:#666666; 		padding: 3 px;}


span.linkbutton a:link    	{color: #999900; 		border-color: #999900;  		padding: 3px; }
span.linkbutton a:hover		{		color: #666666;		background-color:#D0FEFE;  	border-color: #999900; 	padding: 3px; }
span.linkbutton a:active 	{	color: #666666;  		border-color: #999900; 	text-decoration: none; 	padding: 3px; }
span.linkbutton a:visited   {color: #666666;		 		border-color: #999900; 	text-decoration: none; 	padding: 3px; }

span.plain	a:link {border:0; font-size: 12px; text-decoration:underline;}
span.plain	a:visited {border:0; font-size: 12px; text-decoration:underline;}
span.plain	a:hover {border:0; font-size: 12px; text-decoration:underline; background-color:#ffffff; color:#999900;}
span.plain	a:active {border:0; font-size: 12px; background-color:#ffffff;  text-decoration:underline; color:#999900;}

.top	{position:absolute; top: 0px; z-index:1;}
.bottom	{position:absolute; top: 120px; z-index:2;}
.quote	{width:800px; color: #999900; background-color: #e4ffff; font-weight: bold; font-size: 13px; border-color: #666666; border: dotted 0px;}


.locImg	{border: solid 1px; border-color: #6294AC; margin:0px 30px 0px 10px;}
.locBody {position:absolute; left:20px; top:130px; width: 760px; height: 680px; background-color:#ffffff; padding:20px 30px 20px 20px;font-size:12px;}

.ads	{position:relative; top: 10px; left:20px;}
.locAds	{position:absolute; top: 840px; left:20px; width:760px; text-align:center;}


