@charset "utf-8";
/* CSS Document */

body
{
background-image:url(images/background.GIF);
}

.online 
{color: #66C330}

.headingtext
{
color:#007cc1;
}

.Welcome, .online, .headingtext
{
font-style:normal ;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:large;
}

.homecolumn
{
font-style:italic;
font-size:14px;
color:#007cc1;
}

#topnav 
{
width:750px;
height:32px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
margin-bottom:10px;
font-family:"Arial Black";
font-size:14px;
color:#000;
}

#topnav a:link, #topnav a:visited {
color:#808080;
text-decoration:none;
}

#topnav a:hover
{
color:#000;
}

#icon
{
background:url(images/topnavicon.gif);
float:left;
width:89px;
height:32px;
}

#topnavhome
{
background:url(images/topnavoverview.GIF);
float:left;
width:133px;
height:25px;
padding-top:7px;
}

#pricing
{
background:url(images/topnavpricing.GIF);
float:left;
width:108px;
height:25px;
padding-top:7px;
}

#gallery
{
background:url(images/topnavpricing.GIF);
float:left;
width:108px;
height:25px;
padding-top:7px;
}

#search
{
background:url(images/topnavsearch.GIF);
float:left;
width:312px;
height:25px;
padding-top:7px;
}

#welcomemessage
{
width:750px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
margin-bottom:10px;
padding-top:15px;
/*background:url(images/hometext-bg.gif) no-repeat center top;
min-height:365px;
text-align:center;*/
}

/* Start of CSS for the home table border - heights and widths set in 1st two declarations, 
images set thereafter */

.hometabletopleft, .hometabletopright, .hometabletopborder, .hometablebottomleft, .hometablebottomborder, .hometablebottomright
{
height:8px;

}

.hometabletopleft, .hometabletopright, .hometablebottomleft, .hometablebottomright, .hometableleftborder, .hometablerightborder
{
width:8px;
}

.hometabletopleft 
{
background:url(images/corners/toplefthome.gif) no-repeat left top;
}

.hometabletopright
{
background:url(images/corners/toprighthome.gif) no-repeat right top;
}

.hometabletopborder
{
background:url(images/corners/tophome.gif) repeat-x;
}

.hometableleftborder
{
background:url(images/corners/lefthome.gif) repeat-y;
}

.hometablerightborder
{
background:url(images/corners/righthome.gif) repeat-y;
}

.hometablebottomleft 
{
background:url(images/corners/bottomlefthome.gif) no-repeat left bottom;
}

.hometablebottomborder
{
background:url(images/corners/bottomhome.gif) repeat-x;
}

.hometablebottomright
{
background:url(images/corners/bottomrighthome.gif) no-repeat right bottom;
}

/* End of CSS for green table border */

#homepage-image
{
margin-top:5px;
margin-bottom:5px;
margin-right:auto;
margin-left:auto;
width:750px;
height:111px;
}


#homecolumn
{
	text-align:left;
	font-size:14px;
	font-style:italic;
	color: #007CC1;
	width: 30%;
	float: left;
	margin-left:17px;
	margin-right:3px;
}

#swimmingpanel
{
background:url(images/swimmingpanel.GIF) no-repeat center top;
height:150px;
width:246px;
float:left;
margin-right:6px;
}

#astropanel
{
background:url(images/astropanel.GIF) no-repeat center top;
height:150px;
width:246px;
float:left;
margin-right:6px;
}

#healthpanel
{
background:url(images/healthpanel.GIF) no-repeat center top;
height:150px;
width:246px;
float:left;
}

#panelheader
{
margin-left:77px;
padding-top:15px;
font-size:small;
font-family:"Arial Black";
color: #ffffff;
}

#paneltexttop
{
margin-left:10px;
padding-top:25px;
width:226px;
height:51px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}

#paneltextsmaller
{
margin-left:77px;
padding-top:15px;
width:159px;
height:34px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}

#learnmore
{
float:right;
margin-right:10px;
margin-top:5px;
}

#horizontalheight
{
height:6px;
}

#facilitiesbox
{
background:url(images/facilitiesbg.gif);
width:750px;
height:199px;
margin-top:10px;
margin-right:auto;
margin-left:auto;
}

#facilitiesheaderrow
{
width:750px;
height:30px;

}

#facilitiesheader
{
font-family:"Arial Black";
font-size:12px;
color:#808080;
padding-left:15px;
padding-right:42px;
padding-top:7px;
float:left;
width:auto
}

#facilitiesheader a:link, #facilitiesheader a:visited {
text-decoration:none;
color:#808080;
}

#facilitiesheader a:hover
{
color:#000;
}

#facilitiesdetails
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#808080;
padding-left:15px;
padding-right:15px;
padding-top:0px;
float:left;
width:215px;
}

#facilitiesbullet
{
list-style:none;
padding-left:7px;
margin-left:7px;
padding-right:2px;
margin-right:2px;
padding-top:5px;
margin-top:5px;
list-style:disc;
}

#bottomlinks
{
width:750px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
font-size:small;
color:#0000FF;
font-family:Arial, Helvetica, sans-serif;
clear:both;
}

#bottomlinks a:link, #bottomlinks a:visited
{
text-decoration:none;
}

#footer
{
width:750px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
font-size:xx-small;
color:#808080;
clear:both
}
