body {
	background-image: url(background/bg_tile2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #333333;
	margin: 0px;
	behavior: url(csshover.htc);
} /* WinIE behavior call */
#main {
	width: 850px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#head {
	height: 99px;
	width: 100%;
	background-image: url(background/bb_logo.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#side {
	float: left;
	width: 134px;
	position: relative;
	z-index: 20;
}

#content {
	width: 636px;
	margin-left: 164px;
	position: relative;
	text-align: center;
}

#foot {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#con_head {
	background-image: url(background/images/page_top.gif);
	height: 24px;
	width: 636px;
	background-repeat: no-repeat;
}
#con_foot {
	background-image: url(background/images/page_bottom.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 636px;
	margin: 0px;
	clear: both;
}
#con_mid {
	background-image: url(background/images/page_middle.gif);
	margin: 0px;
	width: 100%;
}

#scroll {	
	border: none;
	background-color:transparent;	
}

form {
	
	margin-right: 20px;
}
h1 {
	font-size: 30px;
	color: #EF3F35;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a {
	color: #EF3F35;
	text-decoration: none;
}

/* start drop down menu */

div#nav {
	width: 100%;	
	margin: 20px 0 0 0;
}
div#nav ul {
	font-size: 21px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-weight: 700;
	
}
div#nav li {
	position: relative;
	margin: 0px;
	padding: 3px 5px 3px 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div#nav li:hover {background: #Ffe162;}

div#nav li.submenu {
	
}

div#nav li a {
	display: block;
	text-decoration: none;
	
	width: 100%;
}
div#nav>ul a {width: auto;}
div#nav ul ul {
	position: absolute;
	top: 0px;
	left: 134px;
	display: none;
}
div#nav ul.level1 li.submenu:hover ul.level2 {
	display: block;
	text-align: left;
	font-size: 14px;
	background: white;
	width: 100px;
	border: solid 1px #cccccc;
	font-weight: normal;
}
/* end drop down menu */

/* position Shelton */
#shelt_head {
	position: absolute;
	left: 6px;
	top: 250px;
}
#shelt_mid {
	position: absolute;
	left: -77px;
	top: 338px;
}
#shelt_legs {
	position: absolute;
	left: -141px;
	top: 759px;
}
#thought {
	position: absolute;
	left:65px;
	top: 200px;
}

/* end position Shelton */

#con_col1 {
	width: 200px;
	
	float: left;
}
#con_col2 {
	width: 200px;
	text-align: center;
	margin-top: 20px;
	margin-left: 200px;

}
#con_col3 {
	width: 200px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: right;
}
#foot a {
	font-size: 12px;
}
#foot a:hover {
	background-color: #Ffe162;
}
#title {
	text-align: left;
	padding-left: 7px;
}
.style24red {
	font-size: 24px;
	color: #ed2a2c;
}
.style18red {
	font-size: 18px;
	color: #ed2a2c;
}
table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
}
td {
	padding: 5px 5px 10px;
	text-align: center;
	vertical-align: top;
}
.intro {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
p {
	margin-bottom: 0px;
}
#tub_page #con_intro {
	background-image:   url("tub_showers/tub_back50.jpg");
	background-repeat: no-repeat;
	background-position: 50px;
	height: 870px;
}
.red {
	color: #EF3F35;
}
.bold {
	font-weight: bold;
	font-size: 16px;
}
.bold12 {
	font-weight: bold;
	font-size: 12px;
}
.px12 {
	font-size: 12px;
}
a:hover {
	background-color: #Ffe162;
}
img {
	padding-bottom: 3px;
}
a img {
	background-color: #FFFFFF;
}

#steel table {
	margin: 0px;
}
#sd_tab {
	padding-right: 30px;
}
#sd_tab table {
	border: 1px solid #000000;
}
.px10 {
	font-size: 10px;
}
.swatches td {
	font-size: 9px;
	padding: 1px;
}
.cabs {
	border: 1px solid #666666;
}
.swatches {
	border: 1px solid #666666;
}
h2 {
	font-size: 24px;
	color: #Ef3f35;
	margin-bottom: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	font-size: 16px;
	list-style-position: inside;
}
.fltLeft {
	float: left;
	clear: both;
}
.fltRight {
	float: right;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 10px;
	margin-top: 30px;
}
#prod_list img {
	margin-right: 5px;
	margin-left: 5px;
}
.starbust {
	background-image: url(vanities/starburst.gif);
	height: 144px;
	width: 209px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
