/***********************************************/
/* Styles For Everything                       */
/***********************************************/

body,html	{
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0px;
}
a	{
	color: #0066CC;
}
a:hover	{
	color: #990000;
}
.clear	{
	clear: both;
	padding-bottom: 25px;
}
.center	{
	text-align: center;
}
img	{
	border: 0px;
}
.img_float_left	{
	float: left;
	margin-right: 10px;
}
.img_float_right	{
	float: right;
	margin-left: 10px;
}
h1	{
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	font-size: 110%;
}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-left: 25px;
}
h2 a   {
        text-decoration: none;
}
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-left: 25px;
}
h3 a   {
        text-decoration: none;
}

/***********************************************/
/* General Layout                              */
/***********************************************/
#header	{
	background-image: url(/images/bar.jpg);
	background-repeat: repeat-x;
	background-position: 0px 26px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content	{
	width: 950px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: left;
}
#footer	{
	font-size: 60%;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a	{
	text-decoration: none;
}

/***********************************************/
/* Home Page Layout                            */
/***********************************************/
#middlehome	{
	float: left;
	width: 488px;
}
#middlehome table {
	margin: 10px;
	font-size: 80%;
}
#lifestyle p	{
	text-align: center;
	margin: 0px;
}

/***********************************************/
/* News Layout                                 */
/***********************************************/
#news	{
	width: 220px;
	font-size: 60%;
	float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding-right: 20px;
}
#news p		{
	line-height: 170%;
}
#news h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/***********************************************/
/* Site Map Layout                             */
/***********************************************/
#sitemap	{
	margin-left: 40px;
}
#sitemap1	{
	width: 350px;
	float: left;
}
#sitemap2	{
	width: 350px;
	float: right;
}
/***********************************************/
/* Middle Section Layout                       */
/***********************************************/
#middle	{
	float: left;
	width: 708px;
}
#middle p	{
	line-height: 21px;
	margin: 10px;
    font-size: 80%;
}
#middle td	{
	line-height: 21px;
	margin: 10px;
    font-size: 80%;
}
#middle th	{
	line-height: 21px;
	margin: 10px;
    font-size: 80%;
	text-align: left;
}
#middle ul	{
	font-size: 80%;
	line-height: 22px;
	list-style-image: url(/images/arrow_g.gif);	
}
#middle ol	{
	font-size: 80%;
	line-height: 22px;
}

/***********************************************/
/* Right Section Layout                        */
/***********************************************/
#right	{
	float: right;
	width: 200px;
}
#right ol	{
	font-size: 70%;
	font-weight: bold;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
#right a	{
	text-decoration: none;
}
#right img	{
	padding-top: 3px;
	border: 0px;
}

/***********************************************/
/* Contact Area Layout                         */
/***********************************************/
#contact_form	{
	margin-left: 15px;
}
#contact_info	{
	width: 220px;
	font-size: 80%;
	float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding-right: 20px;
}
#contact_info ul	{
	line-height: 22px;
	list-style-image: url(/images/arrow_g.gif);	
}
#contact_info th	{
	color: #999999;
}
.address		{
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
/***********************************************/
/* Information Area Layout                     */
/***********************************************/
.info_table	{
	margin-left: 10px;
	margin-top: 20px;
	font-size: 80%;
}
.info_table td {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.info_table th	{
	text-align: center;
}
.color2	{
	background-color: #E4E4C9;
}
#questions th	{
	font-size: 90%;
}
#questions td p	{
	font-size: 80%;
	line-height: 14px;
}
#questions table	{
	margin-bottom: 20px;
}
#questions	{
	margin-top: 20px;
}
#questions h2	{
	margin-left: 10px;
	margin-top: 30px;
	color: #990000;
}

/***********************************************/
/* Catelog Area Layout                         */
/***********************************************/
.product	{
	width: 141px;
	height: 150px;
	float: left;
	text-align: center;
}
.product a	{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.smalltb	{
	margin-left: 25px;
	font-size: 80%;
}
.smalltb td	{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
}
.smalltb th	{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 5px;
}
.specs	{
	margin-left: 20px;
	font-size: 80%;
}
.specs td	{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 215px;
}
.specs th	{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 25px;
}
.specs caption	{
	color: #990000;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 20px;
}
.features th	{
	color: #990000;
	font-weight: bold;
	text-align: left;
	font-size: 90%;
	padding-bottom: 0px;
	padding-top: 15px;
	padding-left: 40px;
}
.row1	{
	background-color: #E4E4AF;
}
.row2	{
	background-color: #EEEED0;
}

/***********************************************/
/* Sauna Catelog Area Layout                   */
/***********************************************/
.specheader {
	background-color: #CCCC33;
	text-align: center;
}
#heaterspecs {
	background-color: #FFFFCC;
	font-size: 80%;
}

#heaterspecs th {
	padding-right: 5px;
	padding-left: 5px;
}
