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

body {
	background: url(../../../../images/custom/body_bg.gif) center repeat-y;
}

/**************************************************************************    TOP STUFF    *********************************************************************/

div#logo {
	float: left;
	padding: 0;
	margin-left: 55px;
	margin-top: 10px;
	margin-bottom: 5px;
}

div#free_shipping {
	font-family: "Times New Roman", Times, serif;
	color: #89171a;
	height: 50px;
	width :344px;
	float: left;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -.035em;
	line-height: 50px;
	vertical-align: middle;
	border-top: #603813 2px solid;
	border-bottom: #603813 2px solid;
	padding: 0;
	margin-top: 69px;
	margin-left: 15px;
}
div.search {
	float: right;
	width: 200px;
	margin: 0 110px 0 0;
}
div#call_us {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	float: right;
	margin: 30px 80px 0 0;
}

div#phone_number {
	font-family: "Times New Roman", Times, serif;
	font-size: 47px;
	color: #03184c;
	height: 50px;
	margin-right: 67px;
	line-height: 50px;
	vertical-align: middle;
	letter-spacing: -.035em;
	float: right;
	width: 298px; *width: 298px;
}

div#topborder {
	margin: 0 auto;
	width: 878px;
	height: 18px;
	background: url(../../../../images/custom/border_top.png) no-repeat;
}

/********************************************************************   MAIN STUFF    **********************************************************************/

.BoxFrame {
	padding: 0;
}

.BoxContent {
	padding: 0;
	color: #603813;
}

.BoxHeader {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 0;
	line-height: 25px;
	vertical-align: middle;
	margin-bottom:2px;
}

.BoxHeader a {
	color: #FFFFFF;
	text-transform: uppercase;
}

.BoxText {
	font-size: 12px;
	padding-bottom: 3px;
}

table.main_background {
	background: url(../../../../images/custom/table_bg.gif) repeat-y;
	margin: 0 auto;
	width: 878px;
}

#main {
	height: 268px;
	margin-left: 0px;
	margin-bottom: 25px;
	padding: 0;
}

#main_photo {
	padding: 0;
	float: left;
}

p.main_photo_title {
	color:#EFEBC2;
	font-family:"Times New Roman",Times,serif;
	font-size:19px;
	margin-left:230px;
	margin-top:255px;
	padding:0;
	position:absolute;
	z-index:1500;
}

#main_text {
	color: #42210b;
	float: left;
	width: 170px;
	font-size: 11px;
	padding: 0;
	margin-left: 15px;
}

ul#secondary_top, ul#secondary_bottom {
	padding: 0;
	margin: 0;
	width: 656px;
}

ul#secondary_top li, ul#secondary_bottom li {
	height: 222px;
	list-style: none;
	display: inline;
	float: left;
}

ul#tertiary_bottom li {
	height: 222px;
	list-style: none;
	display: inline;
	float: left;
}

li.tubs_one {
	padding: 0 13px 0 0;
	border-top: #402312 2px solid;
	border-right: #402312 1px solid;
}

li.tubs_two {
	padding: 0 13px;
	border-top: #402312 2px solid;
	border-right: #402312 1px solid;
	border-left: #402312 1px solid;
}

li.tubs_three {
	padding: 0 0 0 13px;
	border-top: #402312 2px solid;
	border-left: #402312 1px solid;
}

div.tub_title {
	width: 200px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 6px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

div#lower_left {
	color: #42210b;
	font: Verdana, Geneva, sans-serif;
	font-size:11px;
	width: 325px;
	float: left;
}

div.lower_left_title {
	color: #42210b;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	padding: 0;
	margin-top: 15px;
}

div#lower_right {
	color: #42210b;
	font: Verdana, Geneva, sans-serif;
	font-size:11px;
	width: 320px;
	float: left;
	margin-left: 15px;
	margin-top: 50px;
}

/**************************************************************************    BOTTOM STUFF    *********************************************************************/
div#bottomborder {
	margin: 0 auto;
	width: 878px;
	height: 18px;
	background: url(../../../../images/custom/border_bottom.png) no-repeat;
}