/* Global Styles */
html {overflow-y: scroll;}

body {
	background-color: #c0b1b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #800d0d;
	margin-top: 10px;
	}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #800d0d;
	}
	
h1 {
	font:14px Arial, Helvetica, sans-serif;
	color:#800d0d;
	line-height:16px;
	text-decoration: none;
	font-weight:600;
	margin-bottom:0px;
	margin-top:0px;
		}
	
h2 {
	font:14px Arial, Helvetica, sans-serif;
	color:#800d0d;
	line-height:16px;
	text-decoration: none;
	font-weight:600;
	margin-bottom:0px;
	margin-top:0px;
	}
	
h3 {
	font:14px Arial, Helvetica, sans-serif;
	color:#800d0d;
	line-height:16px;
	text-decoration: none;
	font-weight:600;
	margin-bottom:0px;
	margin-top:0px;
	}
	
h4 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #800d0d;
	line-height:14px;
	font-weight: lighter;
	margin-top:0px;
	}
	
h5 {font:22px Arial, Helvetica, sans-serif;
	color:#800d0d;
	line-height:24px;
	text-decoration: none;
	margin-top:0px;
	font-weight: lighter;	
	}
	
em {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #800d0d;
	font-style:normal;
	}

a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #800d0d;
	text-decoration: underline;
		}
	
a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		}
	
/* ID Styles */

#Body-table {
	width: 1022px;
	border: thin solid #800d0d;
	margin:0px;
	background-color: #FFFFFF;
	}
	
#logo {
	height: 140px;
	width: 1010px;
	background-image: url(images/logo.jpg);
	margin-right: 6px;
	margin-left: 6px;
	}
	
#Top-Nav {
	height: 60px;
	width: 1010px;
	background-image: url(images/top-nav-BKGD.jpg);
	margin-right: 6px;
	margin-left: 6px;
	}

#Main-area {
	background-color: #FFFFFF;
	margin: 6px;
	height: 800px;
	width: 1010px;
	background-image: url(images/main-area-bkgd.jpg);
	}
	
#LH-Strip {
	
	height: 790px;
	width: 175px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	}
	
#home-middle {
	background-image: url(images/rollover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 490px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	}
	
#RH-Strip {
	float: right;
	height: 700px;
	width: 325px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
	
#Boxes-RHS {
	background-color:#800d0d;
	float:right;
	height:325px;
	width:325px;
	margin-bottom:10px;
	}
	
#lower-nav {
	float:right;
	height:50px;
	width:700px;
	}
	
#Left-nav-title {

	}

#Left-nav td {
	border-bottom: 1px dotted #8c7171;
	}
	
#Left-nav a {
	font-weight: bold;
	color: #800d0d;
	line-height:normal;
	text-decoration: none;
	display:block;
	padding:10px 6px 10px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#Left-nav a:hover {
	color:#63350d;
		}
	
#Bot-nav a {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800d0d;
	line-height:20px;
	text-decoration: none;
	padding: 4px;
	}
	
#Bot-nav a:hover {
	color:#63350d;
	background-color: #f5e3d7;
	}
	
#Topnav a {
	color: #ffffff;
	line-height:20px;
	text-decoration: none;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#Topnav a:hover {
	color:#63350d;
	background-color: #fff5e8;
	}


/* Class Styles */

.Left-nav-title-text {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 11px 0px 4px 6px;
	line-height:normal;
	color: #800d0d;
	font-weight: 600;
	font-size: 12px;
	text-decoration: none;
	}

.bodyText {
	font:12px Helvetica, sans-serif;
	color:#800d0d;
	line-height:24px;
	text-decoration: none;
	margin-top:0px;
	}
	
.whiteNAV-Text {
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	line-height:20px;
	text-decoration: none;
	margin-top:0px;
	}
	
.redNAV-Text {
	font:12px Helvetica, sans-serif;
	font-weight: bold;
	color:#800d0d;
	line-height:20px;
	text-decoration: none;
	margin-top:0px;
	}
	
	
/*about styles*/

#about-middle {
	background-image: url(images/rollover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1700px;
	width: 490px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	}
	
#about-Main-area{
	background-color: #fff5e8;
	margin: 6px;
	height: 1690px;
	width: 1010px;
	}
	
#about-LH-Strip {
	background-color: #f5e3d7;
	height:1685px;
	width:175px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	}
	
/*mattresses styles */

#mat-middle {
	background-image: url(images/rollover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 900px;
	width: 490px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	}
	
#mat-Main-area{
background-image: url(images/main-area-bkgd.jpg);
	background-color: #fff5e8;
	margin: 6px;
	height:950px;
	width: 1010px;
	}
	
#mat-LH-Strip {
	background-color: #f5e3d7;
	height:940px;
	width:175px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	}
	
/*custom */
	
#custom-middle {
	background-image: url(images/rollover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1200px;
	width: 490px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	}
	
#custom-Main-area{
	background-color: #fff5e8;
	margin: 6px;
	height:1250px;
	width: 1010px;
	}
	
#custom-LH-Strip {
	background-color: #f5e3d7;
	height:1242px;
	width:175px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	}
	
/*glossary */
	
#gloss-middle {
	background-image: url(images/rollover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1640px;
	width: 490px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	}
	
#gloss-Main-area{
	background-color: #fff5e8;
	margin: 6px;
	height:1688px;
	width: 1010px;
	}
	
#gloss-LH-Strip {
	background-color: #f5e3d7;
	height:1678px;
	width:175px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	}
	
	
.prod-lg-img {
	margin-top:20px;
	float:left;
	width:563px;
	height:366px;
	font-size:0.8em;
	border: 0.5px solid;
	border-color:#8b7172;
	text-align: left;
}
.prod-sm { margin-right:10px; margin-top:20px; float:right; border: 0.5px solid; border-color:#8b7172;}
#price-list {float:left; width:400px;  margin-top:10px;  border: 0.5px solid; border-color:#8b7172;}
.price-font {font-weight:600; padding-left:2px;}
#color-swatch {float:left; margin-left:70px; width:340px; margin-top:10px; border: 0.5px solid; border-color:#8b7172; }
#bed-text {width:800px; margin-top:10px; float:left; margin-bottom:20px; }
#price-detail {width:820px; float:left; margin-top:5px; clear:right; }
.small-text {font-size:9px; font-weight:normal; }

#Bedlink a {border:none;}
#Bedlink a:hover {color:#63350d;
	background-color: #f5e3d7;}


#head-details {text-align:center; font-size:20px; padding-top:95px; width:265px; float:left;}

#head-details a{font-size:20px;}
