/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C8E8F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	line-height: 16px;
	color: #000000;
	background-image: url(pool_bg.jpg);
}

.tophome {
	background-image: url(bluehippy.jpg); 
	background-position: top; 
	background-repeat: repeat;
}	

.grey20bld {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 23px; 
	font-weight: bold; 
	color: #666666
}

.smcaps {
font-variant:small-caps;
font-size:140%;
}

.outline {
border:1px solid #999999;
}

.rightbox 
{
 float: right;
 width: 200px;
 background-color: #fff;
 font-size: 88%;
 border-color: #666666;
 border-width: medium;
 border-style: double;
 padding: 2px;
 display: block;
}

.photoleft {
float:left;
margin:5px;
}

.picleftspas {
float:left;
margin:25px;
}

h1 {
font-size:2.5em;
font-weight:400;
}

h2 {
	font-size:12px;
	font-weight:400;
}

h3 {
font-size:1.6em;
font-weight:400;
}

.footer2 {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	border: medium solid #666666;
}		

#hours {
	float:right;
	width:230px;
	font-size:80%;
	display:block;
	margin-top:0px;
	border:1px solid #666666;
	background-color: #F1ECDA;
	color: #000000;
	right: 0px;
	margin-right: 25px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#operation {
	width:800px;
	height:125px;
	font-size:85%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: -10px;
	padding-left: 20px;
}

#motto {
font-size:medium;
color:#000000;
text-align:center;
display:block;
margin-top:-4px;
font-variant:small-caps;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.hometext {
	color:#000000;
	font-size:14px;
	text-align:left;
	line-height: 17px;
	font-weight: bolder;
	text-decoration: none;
}
a.hometext:link    { color : #0033FF; text-decoration: underline; }
a.hometext:hover   { color : #666666; text-decoration: underline; }
a.hometext:active  { color : #000000; text-decoration: none; }

a.textlinks:link    {color : #003399;text-decoration: underline;font-size: 12px;}
a.textlinks:focus { color : #CC0000; text-decoration: none; }
a.textlinks:hover   { color : #FF9900; text-decoration: underline; }
a.textlinks:active  {color : #003399;text-decoration: underline;  }

.smtext {
font-size:80%;
}

.smtext2 {
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 400;
}
a.email:link    {
	color : #0033ff;
	text-decoration: none;}
	
a.email:hover   { color : #999999; text-decoration: underline; }
a.email:active  { color : #000000; text-decoration: none; }

#content {
	width:780px;
	line-height:1.4;
	position:relative;
	z-index:1;
	height: 100%;
	background-position: left;
	text-align: left;}

.copyright	  {
	color : #FFFFFF;
	background-image: url(bluehippy.jpg);
	background-repeat: repeat-x;
}
a.copyright:link    {
	color : #000000;
	text-decoration: underline;
	background-image: url(bluehippy.jpg);}

a.copyright:hover   { color : #000000; text-decoration: none; }
a.copyright:active  { color : #000000; text-decoration: none; }

a:link    {
	color : #003399;
	text-decoration: underline;
}
a:visited {
	color : #CC0000;
	text-decoration: none;
}
a:hover   { color : #999999; text-decoration: underline; }
a:active  {
	color : #740022;
	text-decoration: none;
}

.centertext {
text-align:center;
display:block;
}
.photoright {
float:right;
margin:15px;
}

