body {
	font-size: 1em;
	background-color: #dddddd;
}

#masthead {
	padding: 0;
	margin-bottom: 0px;
	width: 974px;
	background-color: #333;
}

#container {
	background: #fff url(../Images/background_3.gif) repeat-y left;
	width: 974px;
	margin: 0px auto;
	border: 1px solid #333;
}
#bodywrapper {
	background: url(../Images/background_2.gif) repeat-y right;
	margin: 0px;
}

#leftcontent {
	width: 100%;
	float: left;
	margin-right: -200px;
	background: url(../Images/background_2.gif) repeat-y right;
}
#content {
	margin-right: 0px;
	background: url(../Images/background_3.gif) repeat-y left;
}

#maincontent {
	margin-left: 200px;
	margin-top: 0px;
	padding: 10px;
}

#homecontent {
	margin-left: 200px;
	margin-top: 0px;
	text-align: center;
}


#leftnav {
	width: 195px;
	float: left;
	margin-top: 5px;
}

#footer {
	border-top: 1px solid white;
	background: #333;
	margin: 0px auto;
	padding: 3px;
}

.clearing {
	height: 0;
	clear: both;
}

#globalnav
{
	background-color: #c4d8d0;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	margin: 0;
	padding: 0px;
	height: 23px;
}

#globalnav ul
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;;
	font-size: 90%;
	text-transform: uppercase;
	color: #333;
	text-align: left;
	margin-left: 1px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	padding: 3px;
}

#globalnav ul li
{
	display: inline;
	margin-left: -4px;
}

#globalnav ul li a
{
	padding: 3px 10px 3px 10px;
	color: #333;
	text-decoration: none;
	border-right: 1px solid #fff;
	
}

#globalnav ul li a:hover
{
	background-color: #fff694;
	color: 333;
}

#globalNav li a#current{
	
	background-color: #333;
	color: white;
}


#first a {
	border-left: 1px solid #fff;
}

#leftnav ul {
	margin-left: 5px;
	padding-left: 5px;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}

#leftnav li.siding {
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#leftnav li.category {
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#leftnav a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#leftnav a:hover {
	color: #fff694;
	text-decoration: none;
}

#leftnav ul li a {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 87%;
}

#leftnav ul ul li {
	margin: 0;
}

#leftnav ul ul a {
	display: block;
	padding-left: 20px;
	margin: 0;
	line-height: 1em;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../Images/white_square.gif);
	background-repeat: no-repeat;
	background-position: .5em .4em;
}

#leftnav ul ul a:hover
{
	color: #ece9c9;
	text-decoration: none;
	background-image: url(../Images/yellow_square.gif);
	background-repeat: no-repeat;
	background-position: .5em .4em;
}

#leftnav ul li a#currentParent {
	color: #ece9c9;
}

#leftnav ul ul li a#currentChild {
	color: #ece9c9;
	background-image: url(../Images/yellow_square.gif);
	background-repeat: no-repeat;
	background-position: .5em .5em;
}

h1 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 145%;
	color: #fff694;
	font-stretch: wider;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 8px;
	text-align: left;
}

h2 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 95%;
	color: white;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
	
.pricelist {
	border: 1px solid gray;
	border-collapse: collapse;
	width: 741px;
	font-size: 80%;
	margin-left: 10px;
	color: white;
}

.pricelist img {
	border: none;
	width: 50px;
}

.pricelist th {
	border: 1px solid gray;
	padding: 4px;
	text-align: center;
	color: white;
	width: 50px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pricelist td {
	border: 1px solid gray;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.even {
	background-color: #555;
}

.pl_font {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.mainText {
	color: white;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 15px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.7em;
	text-align: justify;
}

.bcText {
	color: #E0E0E0;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 15px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.5em;
	text-align: justify;
}


.centeredText {
	color: #E0E0E0;
	margin: 10px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	text-align: center;
}

.contactText {
	color: white;
	margin: 10px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.5em;
	text-align: justify;
}

.footerText {
	text-align: center;
	font-size: 75%;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #dddddd;
	line-height: 1.3em;
	
}



.disclaimerText {
	color: #dddddd;
	margin: 10px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	text-align: justify;
}

.details {
	color: #E0E0E0;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
}

a.footerLinks:link, a.footerLinks:visited { 
	color: #c4d8d0;
	
}

a.footerLinks:hover, a.footerLinks:active {
	color: white;
}

a:link .photo {
border-color: black;
border-style: solid;
border-width: 2px;
}

a:visited .photo {
border-color: black;
border-style: solid;
border-width: 2px;
}

a:hover .photo {
border-color: #fff694;
border-style: solid;
border-width: 2px;
}

a:active .photo {
border-color: #fff694;
border-style: solid;
border-width: 2px;
}

.photo_thumb {
	border: 1px solid white;
	width: 125px;
}

.colors {
	border: 1px solid #c4d8d0;
	margin-left: 10px;
}

.photo_full {
	border: 1px solid white;
	width: 600px;
	margin-left: 10px;
	margin-right: 10%;
	margin-top: 10px;
	text-align: left;
}

.photo_spec {
	border: 1px solid white;
	width: 80%;
	margin-left: 10px;
}

a.mainLinks:link, a.mainLinks:visited { 
	color: #fff694;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	
}

a.mainLinks:hover, a.mainLinks:active {
	color: #c4d8d0;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: white;
	line-height: 1.6em;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 45%;
	background-color: #222;
	border: 1px solid gray;
	margin-left: 10px;
	margin-bottom: 10px;
}

label {
	color: #FFFFCC;
	font-size: 110%;
	font-weight: bold;
}

.inputbox {
  width: 250px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 85%;
  color: #333;
  border: 1px solid white;
  background-color: #c4d8d0;
  
  }
  
 
.messagebox {
  width: 250px;
  height: 75px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 85%;
  color: #333;
  border: 1px solid white;
  background: #c4d8d0;
  }
  


#photodiv {
  background: #333 50% 50% no-repeat;
	
}

#photoimg {
	border: 1 px solid white;
	background: #333 50% 50% no-repeat;
}


.products {
	border-collapse: collapse;
	width: 754px;
	font-size: 85%;
	margin: 0px;
}

.products td {
	padding-bottom: 15px;
	text-align: center;
	color: white;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	vertical-align: bottom;
}

#arrowlist {
	
}

#arrowlist li {
	list-style-type: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 85%;
	display: block;
	padding: 0px 5px 7px 15px;
	color: #E0E0E0;
	line-height: 1.2em;
	background-image: url(../Images/Orange_Arrow.gif);
	background-repeat: no-repeat;
	background-position: .3em .4em;
}

span.highlight {
	color: #fff694;
	font-weight: bold
}

#printerFriendly {
	background-color: white;
}


h6 {
	color: black;
	font-size: 1.2em;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	margin: 10px;
}

.pricelist_pf {
	border: 1px solid black;
	border-collapse: collapse;
	width: 754px;
	font-size: 75%;
	margin-left: 10px;
	background-color: white;
}

.pricelist_pf img {
	border: none;
	width: 45px;
}

.pricelist_pf td, .pricelist_pf th {
	border: 1px solid black;
	padding: 4px;
	text-align: center;
	color: black;
	width: 60px;
	vertical-align: bottom;
}

.bottomHome {
	border: none;
	width: 754px;
	margin-left: 10px;
}



.bottomHome td {
	padding: 3px;
}

.rightText {
	text-align: right;
	font-size: 83%;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	color: #dddddd;
	line-height: 2.2em;
	padding-left: 10px;
	padding-right: 5px;
}

.left {
	text-align: left;
	float: left;
	margin: 10px;
}

.softtubimage {
  width: 75px;
  margin: 10px;
  float: right;
  border: none;
  text-align: right;
}



.headerImg {
  padding-top: 10px;
  padding-bottom: 10px;
  border: none;
}

.yellow {
	color: #fff694;
}



a.button {
	
	background-color: #c4d8d0;
	border: 1px solid black;
	color: #333;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

a.button:hover {
	background-color: #fff694;
}

#pricewrap {
	width: 100%;
	height: 45px;
}

#priceheader {
	float: left;
}

#pricelist {
	float: right;
	margin-top: 6px;
	margin-right: 10px;	
}

.plbutton {
	border: none;
}

