p, ul, li, td, blockquote, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image:    url(images_feb2004/hot-tubs-bck-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
img {
	border-width: 0;
}
.indent {
	 padding-left: 2em;
}
.border001 {
	margin: 5px 15px 15px 5px;
	padding: 0px 5px 5px;
	border: 1px solid #999999;
}
.subnav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 0.85em;
	border: 1px dotted #707070;
	padding: 3px;
}
.photo-style {
	border: 1px solid #999;
	padding: 2px;
}

.norepeat-tr {
	background-image:    url(images_feb2004/hot-tubs-bck-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: underline;
}
a:hover {
	color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
a.leftnav001:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: underline; 
	font-weight: bold
}
a.leftnav001:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.leftnav001:active {  }
a.leftnav001:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #272766;
	text-decoration: underline;
}
h1 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h2 {
	color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h3 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
h4 {
	color: #336655;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
h5 {
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}
h6 {
	color: #336655;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}
/* self-checking error styles */

label {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
font-weight: bold;
}
.border001 {
margin: 5px 15px 15px 5px;
padding: 0px 5px 5px;
border: 1px solid #336699;
}
.error_field {
background-color: #FDD;
border: 2px solid #F00;
}
td {vertical-align: top;}

.form_el {
float: left;
margin: 5px;
padding: 3px;
}
.form_row {
clear: both;
padding: 0 0 8px;
}
.error_field {
background-color: #FFCCCC;
border: 2px solid #F00;
margin: 3px;
}
.error_field label{
font-weight:bold;
}
.error_field input[type="text"] {
border: 2px solid #F00;
}
.form_row_alt_color { }
.form_row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .form_row {height: 1%;}
/* End hide from IE-mac */

#error_message {
font-size: large;
color: #F00;
}