body {
	margin: 0;
	padding: 0;
}

A:link { 
	text-decoration: underline;
	color: #46402D;}

A:visited { 
	text-decoration: underline;
	color: #46402D;}

A:active { 
	text-decoration: none;
	color: #46402D;}

A:hover { 
	text-decoration: none;
	color: #46402D;}
	
A.nav	{ 
	color:#46402D;
	font-family: verdana, arial,sans-serif;
	font-size: 10px;
	text-decoration: none;
	}
	
A.nav:visited { 
	text-decoration: none;
	color: #46402D;}

A.nav:active { 
	text-decoration: underline;
	color: #46402D;}

A.nav:hover { 
	text-decoration: underline;
	color: #46402D;}
	
A.spafeature	{ 
	color:#000000;
	font-family: verdana, arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
	
A.spafeature:visited { 
	text-decoration: none;
	color: #000000;}

A.spafeature:active { 
	text-decoration: underline;
	color: #46402D;}

A.spafeature:hover { 
	text-decoration: underline;
	color: #46402D;}
	
.text   {
	font-family: verdana, arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;}
	
.text2   {
	font-family: verdana, arial,sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #000000;}
	
.text3   {
	font-family: verdana, arial,sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding-top: 4px;
	color: #000000;}	

.text4   {
	font-family: verdana, arial,sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;}
	
.subheader {
	font-family: verdana, arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;}
	
#Button {
	color:#46402D;
	font-family: verdana, arial,sans-serif;
	font-size: 10px;
	background-color:#FEF4C8;
	border:1px solid;
	border-color: #B8B4AD;
	}
	
#dropdown { 
	color:#46402D;
	font-family: verdana, arial,sans-serif;
	font-size: 10px;
	background-color:#FEF4C8;
	border:1px solid;
	border-color: #B8B4AD;
	}
	
	
#brochure { 
	color:#46402D;
	font-family: verdana, arial,sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-color:#E6DFCC;
	border:1px solid;
	border-color: #99968D;
	}

.smalltext   {
	font-family: verdana, arial,sans-serif;
	font-size: 10px;
	line-height: 11px;
	padding-left: 25px;
	padding-top: 10px;
	color: #46402D;}
	
.snapshot {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #46402D;}
	
.specs {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;}
	
ul
	{
	font-family: verdana,  arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	list-style-type: none; 
	text-indent: -10px; 
	margin: 0px 30px 0px 20px; 
	padding: 0px 30px 0px 15px;
	}
	
.ul2
	{
	font-family: verdana,  arial, sans-serif;
	font-size: 11px;
	line-height: 24px;
	list-style-type: disc;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
.jets
	{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
	list-style-type: none;
	text-indent: -10px;
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
	}
	
.ulleft
	{
	font-family: verdana, arial,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #E6DFCC;
	list-style-type: none;
	text-indent: -10px;
	margin: 0px 5px 0px 5px;
	padding: 0px 25px 0px 25px;
	}

#black
	{color: #000000;}
	
#yellow
	{color: #FFFAD7;}
	
.specsleft   {
	border-top-style: solid;
	border-top-color: #012D50;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-color: #012D50;
	border-right-width: 1px;
	padding: 5px 0px 5px 5px;
	}

.specsright   {
	border-top-style: solid;
	border-top-color: #012D50;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-color: #012D50;
	border-left-width: 1px;
	padding: 5px 0px 5px 15px;
	background-color: #FFF4C7;
	}
	
h1 {  font-size: 11pt; font-weight: normal; margin-top:0px; margin-bottom:0px;}

.nobold	{  font-weight:normal;}


/* Hot Tub Sub Nav */
#hotTubNav {
	width: 760px;
	height: auto;
	background-color: #46402d;
	color: #fff;
	margin:0;
	padding:0;
}

ul.hotTubs {
	margin:0;
	padding:0;
	list-style-type: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 0px; 
	overflow: hidden;
	width: 100%;
}
ul.hotTubs li {
	float: left;
	width: auto;
}
ul.hotTubs a, ul.hotTubs li.selected, ul.hotTubs a:visited {
	display:block;
	padding: 11px 6px;
	text-decoration: none;	
	color: #FFFFFF;
}
/* rollover effects */
#nordic a:hover, #nordic a:focus {
	background-color: #2e6446;
	color: #7ab193 ;
	text-decoration: none;	
}
#seriesElite a:hover, #seriesElite a:focus {
	background-color: #105187;
	color: #c4cfd7 ;
	text-decoration: none;	
}
#series880 a:hover, #series880 a:focus {
	background-color: #01203a;
	color: #808f9c;
	text-decoration: none;	
}
#series880On a {
	background-color: #01203a;
	color: #808f9c;
	text-decoration: none;	
}
#series780 a:hover, #series780 a:focus {
	background-color: #471200;
	color: #9d8178;
	text-decoration: none;	
}
#series780On a {
	background-color: #471200;
	color: #9d8178;
	text-decoration: none;	
}
#series680 a:hover, #series680 a:focus {
	background-color: #6f1f21;
	color: #b78f90;
	text-decoration: none;	
}
#series680On a {
	background-color: #6f1f21;
	color: #b78f90;
	text-decoration: none;	
}
#therapy a:hover, #therapy a:focus {
	background-color: #003638;
	color: #7f9a9b ;
	text-decoration: none;	
}
#therapyOn a {
	background-color: #003638;
	color: #7f9a9b ;
	text-decoration: none;	
}
#backyardIdeas a:hover, #backyardIdeas a:focus {
	background-color: #25164c;
	color: #928aa5 ;
	text-decoration: none;	
}
#backyardIdeasOn a {
	background-color: #25164c;
	color: #928aa5 ;
	text-decoration: none;	
}
#innovation a:hover, #innovation a:focus {
	background-color: #242e03;
	color: #919681 ;
	text-decoration: none;	
}
#innovationOn a {
	background-color: #242e03;
	color: #919681 ;
	text-decoration: none;	
}
#features a:hover, #features a:focus {
	background-color: #9e4a00;
	color: #cea47f ;
	text-decoration: none;	
}
#featuresOn a {
	background-color: #9e4a00;
	color: #cea47f ;
	text-decoration: none;	
}
#accessories a:hover, #accessories a:focus {
	background-color: #507292;
	color: #b8c6d3 ;
	text-decoration: none;	
}
#accessoriesOn a {
	background-color: #507292;
	color: #b8c6d3 ;
	text-decoration: none;	
}
/* Testimonial page */
.backTop {
	text-align: right;
	font-size: 10px;
}
.testimonialBar {
	border-bottom: 1px solid #333333;
	margin: 0px ;
	padding: 15px 0;
}
.testimonialBarFirst {
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	margin: 0px ;
	padding: 15px 0;
}
ul.testimonialList {
	font-size: 11px;
	line-height: 16px;
	list-style-type: none; 
	text-indent: 0px; 
	margin: 0px 30px 0px 20px; 
	padding: 0px 30px 0px 15px;
}
ul.testimonialList li {
	font-size: 11px;
	list-style: disc;
}
.blackout {
	background-color: #000;
	color: #000;
}
/* Misc. */
.clearBoth {
	clear:both;
}
