
* {
margin: 0; 
padding: 0; 
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5C4A43;
        text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D9D1CD;
}
#main_container {
	width: 920px;
	background-color: #D9D1CD;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nav_div {
	height: 36px;
	width: 920px;
	font-weight: normal;
	text-align: center;
        text-transform: uppercase;

}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width:920px;
	height:36px;
	position:relative;
	font-size:11px;
	z-index:100;
	margin: 0px;
	padding: 0px;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	width:182px;
	height:36px;
	text-align:center;
	color:#fff;
	line-height:35px;
	font-size:14px;
	overflow:hidden;
	background-image: url(../images/top_nav.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {
	color:#FF886F;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:50px;
	left:0;
	width:182px;
}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {
	color:#FFFFFF;
	background-color: #FF0000;
}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {
	display:block;
	color:#FFFFFF;
	background-image: url(../images/dropdown_bk.gif);
}
.menu ul li:hover ul li a:hover {
	color:#F65901;
}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}


.contact_tab a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.banner-logo {
	background-image: url(../images/banner_bk.gif);
	background-repeat: no-repeat;
	height: 155px;
	width: 920px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.brown_band {
	background-color: #755E54;
	height: 40px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.telephone {
	background-image: url(../images/phone_icon.gif);
	background-repeat: no-repeat;
	height: 25px;
	float: right;
	width: 225px;
	margin-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	line-height: 25px;
}
.delivery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	width: 350px;
	background-image: url(../images/van_icon.gif);
	background-repeat: no-repeat;
	margin-top: 7px;
	line-height: 25px;
	padding-left: 50px;
	margin-right: 5px;
	height: 25px;
}
.delivery_pop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	width: 200px;
	background-image: url(../images/van_icon.gif);
	background-repeat: no-repeat;
	margin-top: 7px;
	line-height: 25px;
	padding-left: 60px;
	margin-right: 5px;
	height: 25px;
	background-color: #755E54;
}
.delivery_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FF886F;
}
.shopping_cart {
	background-image: url(../images/cart_icon.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 190px;
	margin-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
	line-height: 25px;
	margin-left: 7px;
}

.left_nav {
	float: left;
	width: 177px;
	margin-top: 0px;
	
}
#right_flash {
	float: right;
	height: 570px;
	width: 153px;
	margin-top: 5px;
	margin-right: 13px;
        margin-bottom: 10px
	clear: right;
}
#right_box {
	float: right;
	height: 260px;
	width: 180px;
	margin-top: 10px;
	border: 1px solid #755E54;
	clear: none;
	font-size: 12px;
	color: #755E54;
}
#right_box h3 {
	color: #755E54;
	text-align: left;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
#right_box h4 {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #755E54;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 10px;
}
h2 {
 font-size: 18px;
color: #FFFFFF;
background-image: url(../images/find_band.gif);
background-repeat: repeat-x;
height: 27px;
line-height: 25px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
width:100%;
margin-bottom: 10px;
text-transform:capitalize;     
}
.Checkout {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/find_band.gif);
	background-repeat: repeat-x;
	height: 27px;
	line-height: 25px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
width:870px;
margin-bottom: 10px;
      
}

.H2Page {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/find_band.gif);
	background-repeat: repeat-x;
	height: 27px;
	line-height: 25px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
width:530px;
text-transform:capitalize;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/bk_headers.gif);
	text-align: center;
	font-weight: normal;
	line-height: 22px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #755E54;
	padding-top: 15px;
	font-weight: bold;
        background-color: #D9D1CD;
}
#footer{
	width: 100%;
	color: #FFF;
	text-align: center;
	background-color: #755E54;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	height: 15px;
	position: relative;
	background-position: bottom;
	float: left;
}

#footer a{
	color: #FF886F;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.tiny_text {
	font-size: 12px;
	line-height: 25px;
}
#footer p {
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	float: left;
	height: auto;
	width: 506px;
	text-align: left;
	margin-top: 10px;
	line-height: 16px;
	margin-left: 21px;
	margin-right: 21px;
	padding: 0px;
}
#main_product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	float: left;
	height: auto;
	width: 500px;
	text-align: left;
	margin-top: 10px;
	line-height: 16px;
	margin-left: 10px;
	background-color: #C0B2AB;
	padding: 0px;
}
#main_product p {
	font-size: 14px;
	color: #755E54;
	margin-top: 5px;
}
#main_product h2 {
	background-color: #FF886F;
	background-image: none;
	margin-top: 10px;
	font-size: 14px;
	padding-left: 5px;
}

#main_content a {
	color: #F65800;
	text-decoration: none;
}
#main_productcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	float: right;
	height: auto;
	width: 607px;
	text-align: left;
	margin-top: 10px;
	line-height: 16px;
	margin-left: 21px;
	background-color: #C0B2AB;
	clear: right;
	margin-right: 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#main_productcontent h3 {
	margin-left: 10px;
	margin-top: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.shop_form p {
	font-weight: normal;
	text-transform: lowercase;
	text-align: left;
	padding: 0px;
	font-size: 11px;
}
.personal_form {
	margin-top: 10px;
	margin-left: 10px;
	font-weight: normal;
	color: #755E54;
}
.personal_form a {
	text-align: right;
	color: #755E54;
	font-size: 14px;
	font-weight: bold;
	float: right;
}
.personal_form a:hover {
	text-decoration: none;
}
.personal_form a:active {
	color: #FFFFFF;
}
.shop_form h4 {
	font-weight: bold;
	color: #755E54;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#main_productcontent p {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	color: #755E54;
}
#bedfinder_box {
	width: 506px;
	background-color: #C0B2AB;
	height: 100px;
	color: #755E54;
}
#bedfinder_box table {
	margin-top: 20px;
	width: 486px;
	margin-left: 10px;
}
.dropdown {
	border: 2px solid #755E54;
	background-color: #D9D1CD;
	color: #755E54;
	line-height: 25px;
}
.go_button {
	background-color: #755E54;
	border: 1px ridge #FFFFFF;
	font-style: italic;
	color: #FFFFFF;
	float: right;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#special_offers {
	margin-top: 50px;
	background-color: #C0B2AB;
	width: 540px;
	height: 350px;
}
#special_offers h2 {
	background-image: url(../images/special_bk.gif);
	background-repeat: repeat-x;
}
#special_offers table {
	margin-top: 10px;
}
.left_menu {
	color: #755E54;
	text-align: left;
	width: 177px;
}
.left_menu  ul {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	float: left;
	width: 177px;
}
.left_menu  li {
	list-style-image: none;
	list-style-type: none;
	height: 25px;
}
.left_menu li a {
	color: #5C4A43;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	padding-left: 10px;
}
.left_menu  a:hover {
	color: #FFFFFF;
	background-color: #FF886F;
}
.product_image {
	float: left;
	height: auto;
	width: 142px;
	margin-top: 10px;
	margin-left: 8px;
	background-color: #D9D1CD;
	border: 1px solid #755E54;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	clear: left;
}
.product_text {
	float: right;
	width: 310px;
	height: auto;
	margin-right: 20px;
}
.product_box {
	height: 270px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.product_box h2 {
	background-color: #FF886F;
	float: right;
	margin-top: 10px;
	width: 478px;
	background-image: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.product_box h3 {
	font-weight: bold;
	color: #755E54;
	text-align: left;
	margin: 0px;
	font-size: 14px;
}
.product_ratings {
	height: 40px;
	width: 142px;
	float: left;
	margin-bottom: 5px;
}
.product_box ul {
	line-height: 20px;
}
.product_box li {
	color: #FFFFFF;
	line-height: 20px;
	list-style-type: disc;
	list-style-position: inside;
}
.instock_box {
	background-color: #D9D1CD;
	height: 22px;
	width: 300px;
	float: left;
	background-position: bottom;
	padding: 5px;
	margin-top: 8px;
}
.instock_box img {
	float: left;
}
.instock_box  span {
	color: #000000;
	line-height: 25px;
	padding-left: 5px;
	font-weight: bold;
	float: left;
}
.size_dropdown {
	float: left;
	margin-left: 20px;
	color: #FF886F;
	background-color: #FFFFFF;
	border: 1px solid #755E54;
	width: 150px;
}
.drawer_dropdown {
	float: left;
	color: #FF886F;
	background-color: #FFFFFF;
	border: 1px solid #755E54;
	margin-top: 10px;
	font-size: 11px;
}
.modify_button {
	background-color: #FFFFFF;
	float: right;
	height: 95px;
	width: 136px;
	border: 1px solid #FF0000;
	margin-top: 25px;
	margin-right: 10px;
	color: #FF0000;
	text-align: center;
}
.modify_button a {
	color: #FFFFFF;
	background-image: url(../images/buy-button.gif);
	background-repeat: repeat-x;
	float: left;
	height: 47px;
	width: 125px;
	margin-left: 5px;
	margin-top: 15px;
	text-decoration: none;
	padding-top: 5px;
}
.modify_button a:hover {
	text-decoration: underline;
}
.modify_button h3 {
	font-size: 25px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-top: 10px;
}
.buy_button {
	background-color: #FFFFFF;
	height: 95px;
	width: 136px;
	border: 1px solid #FF0000;
	color: #FF0000;
	text-align: center;
	margin-left: 12px;
}
.buy_button a {
	color: #FFFFFF;
	background-image: url(../images/buy-button.gif);
	background-repeat: repeat-x;
	float: left;
	height: 47px;
	width: 125px;
	margin-left: 5px;
	margin-top: 15px;
	text-decoration: none;
	padding-top: 5px;
}
.buy_button a:hover {
	text-decoration: underline;
}
#main_product ul {
	color: #FFFFFF;
	list-style-position: inside;
	margin-left: 10px;
	margin-top: 10px;
}
#bed_description {
	float: right;
	height: auto;
	width: 317px;
}
.product_features {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.total {
	height: auto;
	width: 630px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	font-size: 14px;
	color: #755E54;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.total  a {
	color: #755E54;
	font-weight: bold;
}
.total  a:hover {
	text-decoration: none;
}
.total  a:active {
	color: #FFFFFF;
}
.email {
	color: #755E54;
}
.email a {
	color: #755E54;
}
.email a:hover {
	text-decoration: none;
}
.email a:active {
	color: #FF886F;
}
#ProductDetails
{
background-color:#C0B2AB;
}
#ProductDescription
{
background-color:#C0B2AB;
}
#ProductByCategory
{
background-color:#C0B2AB;
}
#ProductReviews
{
background-color:#C0B2AB;
}
