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

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

body {
	background-color: #e0e1d6;
}

h1 {
	color: #628395;
	font: 24px Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0;
	font-weight: bold;
}

h2 {
	color: #000;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
}

h3 {
	color: #628395;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

label {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

select {
	font: 12px Arial, Helvetica, sans-serif;
	width: 150px;
}

#whitewrap {
	background-color: #FFFFFF;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

#wrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	padding-top: 5px;
	position:relative;
	height: 137px;

}

#nav {
	height: 35px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #628395;
}

	#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 13px;
	}
		
	#nav li {
	float: left;
	display: inline-block;
	padding-left: 37px;
	padding-top: 3px;
	position: relative;
	text-align: center;
	z-index: 2;
	}

	#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#banner {
	width: 750px;
	height: 419px;
	background-color: #D8DBC5;
	background-image: url(../images/headline.jpg);
	position: relative;
	margin-top: 5px;
	border: dotted 1px #666666;

}

#bannertext {
	float: left;
	margin-top: 225px;
	height: 70px;
	width: 250px;
	position: relative;
	padding-left: 9px;
	padding-top: 9px;
	}



#banner_pools {
	width: 750px;
	height: 1200px;
	background-color: #D8DBC5;
	position: relative;	
	margin-top: 5px;
	border: dotted 1px #666666;
}

	.poolheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 5px;
	line-height: 22px;
	}

	.btext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	}
	
	.btext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
	}
	
	.pooltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	}
	
	#bannertext_pools {
	float: left;
	margin-top: 9px;
	height: 270px;
	width: 250px;
	position: relative;
	padding-left: 9px;
	padding-top: 9px;
	}
	
	#bannertext_pools a:link {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 22px;
	text-decoration: underline;
	}
	
	#bannertext_pools a:visited {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 22px;
	text-decoration: underline;
	}
	
	#bannertext_selector {
		float: left;
		margin-top: 9px;
		height: 270px;
		width: 200px;
		position: relative;
		padding-left: 9px;
		padding-top: 9px;
	}

	#flash {
	width: 475x;
	height: 400px;
	padding: 12px 9px 9px 9px;
	float: right;
	position: relative;
	}
	
	#flash_pools {
	width: 475x;
	height: 400px;
	padding: 9px;
	float: right;
	position: relative;
	}
	
	#flash_pools img {
	border: 0px;
	}
	
	#ind_spa {
	width: 102px;
	padding-right: 16px;
	padding-bottom: 22px;
	padding-top: 6px;
	float: right;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	#ind_spa img {
	width: 95px;
	height: 95px;
	border: 0;
	}
	
	#features {
	width: 456px;
	padding-right: 17px;
	padding-bottom: 20px;
	padding-top: 6px;
	float: right;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	#features img {
	border: 0;
	}
	
	#features50 {
	width: 219px;
	padding-right: 17px;
	padding-bottom: 20px;
	padding-top: 6px;
	float: right;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	#spatext {
	float: left;
	width: 250px;
	height: auto;
	background-color: #D8DBC5;
	position: relative;
	padding: 5px;
	}
	
	#spaimg {
	width: 485px;
	height: 100%;
	padding-left: 5px;
	background-color: #FFFFFF;
	float: right;
	}
	
	#spaimgindex {
	width: 485px;
	height: 100%;
	background-color: #FFFFFF;
	float: right;
	}
	
	#mainspas {
	width: 750px;
	position: relative;
	margin-top: 5px;
	border: dotted 1px #666666;
	background: #D8DBC5 url(../images/bg_side.jpg) repeat-y 10px 5px;
}
	
	.size14b {
	font-size: 14px;
	font-weight: bold;
	}
	
	.size18b {
	font-size: 18px;
	font-weight: bold;
	}
	
	
/*SPA NAVIGATION*/

#spatext ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	border-bottom: dotted 1px #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	}
#spatext ul li {
	position: relative;
	}
#spatext li ul {
	position: absolute;
	left: 199px;
	top: 0;
	display: none;
	font-weight: normal;
	}
#spatext ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #D8DBC5;
	padding: 5px;
	border: dotted 1px #666666;
	border-bottom: 0;
	}
#spatext ul li a:hover {
	background-color: #FFFFFF;
	}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
#spatext li:hover ul, li.over ul { 
	display: block; 
	background-color: #FFFFFF;
	}


#content {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 5px;
	background-image: url(../images/contentlines.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#content a:link {
	color: #628395;
}

#content a:visited {
	color: #628395;
}

	.subhead {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
	.subhead2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

	#pools {
	width: 235px;
	height: 235px;
	float: left;
	position: relative;
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 17px;
	}
	
	#middle {
	width: 235px;
	height: 235px;
	float: left;
	padding-left: 22px;
	position: relative;
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 17px;
	}
	
	#spas {
	width: 235px;
	height: 235px;
	float: right;
	position: relative;	
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 17px;
	}
	
	#grills {
	margin-top: 5px;
	width: 355px;
	height: 190px;
	float: left;
	position: relative;	
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 17px;
	}
	
	#grills img {
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
	#chemicals {
	margin-top: 5px;
	width: 355px;
	height: 190px;
	float: right;
	position: relative;	
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 17px;
	}
	
	#chemicals img {
	margin-left: 10px;
	margin-bottom: 10px;
	}
	

#footer {
	width: 758px;
	height: 65px;
	background-color: #628395;
	border:  dotted 1px #000000;
	margin-top: 10px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

	#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
	#foottext {
	float: left;
	position: relative;
	width: 175px;
	}

#address {
	width: 715px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 50px;
	margin-top: 5px;
	position: relative;
}

#address a:link {
	color: #000000;
}

#address a:visited {
	color: #000000;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#selector {
	position: relative;
	float: right;
	width: 488px;
	padding: 0;
	margin: 10px 0;
}

	#selector img {
		border: none;
		padding: 0;
		margin: 3px;
	}