/************ body and container definitions **************/
body {
	text-align: center;
	color: #999999;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center; /* centers the main content in IE */
	background-image: url(background.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat;
}	

a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

#main {
	width:760px;
	height:auto;
	padding:0px;
	margin:0px auto; /* centers the main content in other browsers */
	}

/************ column definitions **************/

#innerleft {
	width: 413px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 45px;
	text-align: left;
	color: #003366;
}

#innerleftmore {
	width: 195px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #003366;
}

#innerright {
	width: 262px;
	float:right;
	margin: 0px;
	padding: 0px;
}

#innerrightmore {
	width: 505px;
	float:right;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#bottomright {
	width: 505px;
	float: right;
	margin: 0px;
	background-image: url(faucet-bot.jpg);
	background-position: right top;
	background-color: #FFFFFF;
	text-align: left;
	background-repeat: no-repeat;
	padding: 8px 0px;
}

#bottomleft {
	width: 195px;
	float:left;
	margin: 0px;
	padding: 0px;
}

/* ******** FOOTER ******** */

#footleft {
	float:left;
	margin-left: 28px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footright { 
	float:right;
	margin-right: 35px;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#headleft {
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#headright {
	float:right;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: right;
}

.spcr {
	text-align:left;
	clear:both;
	}

/* margin = t r b l */	
.spcr img{
	vertical-align:middle;
	}
	
.spcrcx {
	position:relative;
	background-color: #999999;
	color: #FFFFFF;
	height: 2px;
	width: 720px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
	}	
	

.spcrcxmore {
	background-color: #999999;
	color: #FFFFFF;
	height: 2px;
	width: 195px;
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}	
	

/************ small box definitions **************/
#boxtop {
	background-image: url(bgtop.gif);
	width: 760px;
	height: 19px;
	padding: 0px;
}

#boxmid {
	float:left;
	width: 720px;
	padding: 0px 20px 10px;
	margin: 0px;
	background-color: #FFFFFF;
}

#boxbot {
	background-image: url(bgbot.gif);
	width: 760px;
	height: 50px;
	padding: 0px;
	clear:both;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

h1 {
	font-size: 22px;
	margin: 0px;
	color: #003366;
	font-weight: normal;
}

#bathtext1 {
	color: #003366;
	font-size: 26px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bathtext2 {
	color: #003366;
	margin: 0px;
	font-size: 14px;
}

#moretext1 {
	color: #003366;
	font-size: 24px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#moretext2 {
	margin: 0px;
	font-size: 12px;
	text-align: left;
}

#moretext2 img {
	border: 1px solid #000000;
	margin-top: 9px;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	color: #999999;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 2px solid #ffffff;
	background: url(linkbg.gif);
	font-weight: bold;
	padding: 8px 55px 0px 0px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	height: 24px;
	width: 140px;
}

#sectionLinks a:hover{
	background: #806F53;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

p {
	margin: 7px 0px 0px;
	padding: 0px;
}
