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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0; padding: 0;
}

A:LINK, A:VISITED {
	font-weight: bold;
	color: #5b0917;
	text-decoration: none;
	text-transform: uppercase;
}

A:HOVER {
	color: #b20926;
}

IMG {
	border: 0;
	margin: 0; padding: 0;
}

H1, H2, H3, H4, H5, H6 {
	margin: 0 0 1em 0;
	line-height: 1.1em;
}

H1 {
	font-size: 280%;
	text-align: center;
	margin: 0 0 0.5em 0;
}

H2 {
	font-size: 180%;
	color: black;
}

H3 {
	background: #5b0917;
	padding: 3px 5px;
	color: white;
	text-transform: uppercase;
	font-size: 130%;
}

H4 {
	font-size: 140%;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 0.25em 0;
}

H5 {
	font-size: 140%;
	color: #5b0917;
	margin: 0 0 0.25em 0;
	text-transform: uppercase;
}

H6 { /* BACK TO TOP */
	clear: both;
	font-size: 100%;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 2em 0;
}

H6.noclear {
	clear: none;
}

P {
	font-size: 120%;
	line-height: 1.4em;
	margin: 0 0 1em 0;
}

p.caption {
	font-size: 100%;
	font-style: italic;
	margin: 0.5em 0 1.5em 0;
}

p.price {
	padding: 3px 20px;
	background: black;
	color: white;
	font-size: 240%;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
	display: inline-block;
}

#content IMG {
	margin: 0 0 10px 0;
}

#content .imgright {
	float: right;
	margin: 0 0 10px 20px;
}

#content .imgleft {
	float: left;
	margin: 0 20px 10px 0;
}


UL {
	margin: 0 0 2em 20px; padding: 0;
}

UL LI {
	font-size: 120%;
	line-height: 1.2em;
	margin: 0 0 0.25em 0;
	padding: 0;
}

UL.subnav {
	list-style: url(../images/link.gif);
	margin: 0 0 2em 20px; padding: 0;
}

UL.subnav LI {
	font-size: 120%;
	line-height: 1.2em;
	margin: 0 0 0.5em 0;
	padding: 0;
}

UL.subnav LI A { text-transform: none; }

TABLE {
	margin: 0 0 10px 0;
}

TABLE TH {
	background: #5b0917;
	color: white;
	font-size: 140%;
	padding: 3px 5px;
}

TABLE TD {
	font-size: 120%;
	border-bottom: 1px solid #5b0917;
	padding: 3px 5px;
}

TABLE TR.alt {
	background: #eee6e7;
}

BLOCKQUOTE {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 5px 0;
	padding: 5px;
	font-size: 120%; line-height: 1.4em;
	background: #efefef;
}


#wrapper {
	width: 801px;
	margin: 10px auto;
}


/* HEADER STYLES */

#header {
	height: 301px;
	position: relative;
	margin: 0 0 10px 0;
}

#header .top {
	height: 142px;
	margin: 0; padding: 0;
}

#header .bottom {
	height: 149px;
	width: 801px;
	margin: 0; padding: 0;
	position: absolute;
	top: 142px;
	left: 0;
}	

#header .right {
	width: 135px;
	position: absolute;
	right: 0;
	top: 0;
}

#header IMG {
	z-index: 1;
}

#header .month {
	position: absolute;
	top: 105px;
	right: 165px;
	z-index: 1000;
}

#header UL {
	list-style: none outside;
	margin: 0; padding: 0;
}

#header UL LI {
	display: inline;
	margin: 0; padding: 0;
}

#header UL LI A:LINK,
#header UL LI A:VISITED {
	display: block;
	float: left;
	width: 133px;
	height: 149px;
	text-indent: -9000px;
	line-height: 0;
	margin: 0; padding: 0;
}

#header LI.res A:LINK, #header LI.res A:VISITED {
	width: 133px;
	background: url(../images/TopNav_Res.jpg) 0 0 no-repeat;
}

#header LI.res A:HOVER {
	background-position: 0 -149px;
}

#header LI.comm A:LINK, #header LI.comm A:VISITED {
	width: 134px;
	background: url(../images/TopNav_Comm.jpg) 0 0 no-repeat;
}

#header LI.comm A:HOVER {
	background-position: 0 -149px;
}

#header LI.hvac A:LINK, #header LI.hvac A:VISITED {
	width: 133px;
	background: url(../images/TopNav_HVAC.jpg) 0 0 no-repeat;
}

#header LI.hvac A:HOVER {
	background-position: 0 -149px;
}

#header LI.show A:LINK, #header LI.show A:VISITED {
	width: 133px;
	background: url(../images/TopNav_Show.jpg) 0 0 no-repeat;
}

#header LI.show A:HOVER {
	background-position: 0 -149px;
}

#header LI.water A:LINK, #header LI.water A:VISITED {
	width: 133px;
	background: url(../images/TopNav_Water.jpg) 0 0 no-repeat;
}

#header LI.water A:HOVER {
	background-position: 0 -149px;
}


#header LI.protools A:LINK, #header LI.protools A:VISITED {
	width: 135px;
	background: url(../images/TopNav_Protools.jpg) 0 0 no-repeat;
}

#header LI.protools A:HOVER {
	background-position: 0 -149px;
}
	
#header A.quick:LINK, #header A.quick:VISITED {
	display: block;
	width: 135px;
	height: 21px;
	text-indent: -9000px;
	background: url(../images/TopNav_Quick.gif) 0 0 no-repeat;
}

#header A.quick:HOVER {
	background-position: 0 -149px;
}

/* CONTENT STYLES */

#content {
	padding: 0;
	background: url(../images/Content-3col.gif) center top repeat-y;
}

#content .left {
	width: 117px;
	float: left;
}

#content .middle {
	width: auto;
	margin: 0 206px 0 143px;
}

#content .right {
	width: 181px;
	float: right;
}


/* LEFT STYLES */

.left IMG {
	margin: 0 0 20px 0;
}


/* RIGHT STYLES */

.right UL {
	color: #5b0917;
	margin: 0 0 0 15px;
	padding: 0;
	text-transform: uppercase;
}

.right UL LI {
	font-size: 100%;
	line-height: 1.2em;
	margin: 0 0 0.25em 0;
	padding: 0;
}

#footer {
	clear: both; 
	text-align: center;
	margin: 10px 0;
}