body {
	padding:0; 
	margin:0;

}

.thumbimage {
	border: 2px solid #000;
}

.thumb {

}
.image {
	vertical-align: middle;
	float: right;

}

.comment{
	text-align: left;
}

.icon {
	border: 0px;
}

.indexicon {
	margin-left:30px;
	margin-right:30px;
}

.contact {
	color: #00209F;	
}

.contact .button {
	color: #000000F;	
}

.contact input{
	color: #10386b; 
	font-family: verdana,helvetica,arial,san serif;
}

table.contact {
	color: #00209F;	
	text-align: right;
}

div.thumb {
	margin:10px;
	float:left;
}

h1 {
	font-family: Arial; 
	color:	#1F5F83; 
	font-size: 18pt
}

h2 {
	color: #00209F; 
	font-family: Bookman Old Style; 
	font-size:14pt;
}

h3 {
	color: #00209F; 
	font-size:12pt;
}

h4 {
	color: #00209F; 
}

hr {
	color:#00209F;
}

/*main theme*/

div.footer1, #locations {
	text-align:center; 
	font-family:times new roman;
	clear:both;
	min-height:80px;
}

div.container {
	padding:0; 
	margin:0;
}

div.header {
	padding:0; margin:0; 
	background: url('../theme/images/top3.jpg'); 
	clear:left;
	height: 142px;
}

div.left {
	padding:0; 
	margin:0; 
	width:287px; 
	position:absolute; 
	left:0px; 
}

div.content {
	min-height: 560px; 
	margin: 0; 
	padding: 4px 9px 9px 290px; 
	font-family:verdana,helvetica,arial,san serif; 
	font-size:11pt; 
	background: url('../theme/images/left3.jpg') repeat-y;
}

div.footer {
	padding:0; 
	margin:0;
	width: 100%;
	background: url('../theme/images/bottom5.jpg');
}

/*Facebook and Twitter stuff*/
#facebook{
	text-align: center;
}

#twitter{
	padding-left: 38px;
}

.badges{
	text-align: center;
}

.badges img{
	border: none;
}

/*special cases*/

.Bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.red {
	color: red;
}

.huge {
	font-size:200%;
}

.sale {
	border: 2px #00209F solid;
	padding: 5px;
}

.font2 {
    font-size: 10pt;
}

.flright {
	float: right;
}

.flleft {
	float: left;
}

.logoimg1 {
	border-style:ridge; border-color: #00209F;
}
/*here starts all the fun drop down menu stuff*/

.linkcontainer{
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}

.linkcontainer a{
	text-decoration: none;
	text-shadow: black 2px 2px 2px;
	/*Friggin IE doesn't support the above 
	and the work arounds don't support 
	IE8 so I give up*/
	color: white;
	font-style:italic;
}

.linkcontainer .linklist a:link, .linkcontainer .linklist a:visited{
}

.linkcontainer .linklist a:hover{
	text-decoration: none;
	font-style:normal;
}

.linkcontainer .linklist {
	font-style:normal;
	display: none;
	padding-top: 0px;
}

.linkcontainer:hover .linklist {
	display: block;
	position: absolute;
	margin-top: 20px;
	margin-left: 0px;
	top: 0px;
	left: 0em;
	background-color: #00209F;
	border: 1px solid #4f8ebb;
	/* for Stupid Broswers, aka IE */
	filter:alpha(opacity=85);
	/* CSS3 standard */
	opacity:0.85;
	padding: 5px;
	min-width: 60px;
}

.linkbullet {
	list-style-type: none;
	font-size: 12px;
	color: white; 
}


/*Home*/
#link0 {
	position: absolute;
	top: 108px;
	left: 0em;
	margin-left: 315px;
	height: 26px;
}


/*Spas*/	
#link1 {
	position: absolute;
	top: 108px;
	left: 0em;
	margin-left: 500px;
	height: 26px;
}


/*Other*/	
#link2 {
	position: absolute;
	top: 108px;
	left: 0em;
	margin-left: 625px;
	height: 26px;
}

#link2 .linklist{
	min-width: 55pt;
}

/*About Us*/
#link3 {
	position: absolute;
	top: 108px;
	left: 0em;
	margin-left: 375px;
	height: 26px;
}


/*Pools*/
#link4 {
	position: absolute;
	top: 108px;
	left: 0em;
	margin-left: 440px;
	height: 26px;
}

#link4 .linklist{
	width: 90pt;
}

/*Service*/
#link5 {
	position: absolute;
	top: 108px;
	left: 0em;
	margin-left: 555px;
	width: 70px;
	height: 26px;
}

/*Contact Us*/
#link6 {
	position: absolute;
	top: 108px;
	left: 0em;
	margin-left: 685px;
	height: 26px;
}

