body {
	background: #CEE0F2;
	}
	
#header {
	margin-bottom: 3px;
	}

/* Columns */

#colleft {
	background: #fff;
	padding: 6px;
	width: 150px;
	border-left: 3px solid white;
	border-bottom: 3px solid white;
	border-right: 1px dotted #3399CC;
	}
#colright {
	background: white;
	padding: 6px;
	width: 100px;
	border-right: 3px solid white;
	border-bottom: 3px solid white;
	border-left: 1px dotted #3399CC;
	}
#colmiddle {
	background: #fff;
	padding: 3px;
	}

/* Left Side Bar */

#aboutcorner {
	font-family: Verdana, Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	margin: 3px 0 12px 0;
	border-bottom: solid black 0px;
	}
#aboutcorner img {
	border:0px outset black;
	margin: 0px;padding:0;
	}
	
#aboutcorner p {
	margin: 6px 0;
	}

#aboutcorner a { color: #3399CC;}
#aboutcorner a:hover { color: red;text-decoration:none}
	
#leftsnip {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	margin-bottom: 24px;
	}
#leftsnip h1 {
	color: black;
	font-weight: bold;
	font-size: 14px;
	margin: 0px
	}
#leftsnip p {
	font-size: 12px;
	margin: 6px 0px;
	color: #000;
	}
#leftsnip a {
	color: #003366;
	text-decoration: none;
	}
#leftsnip a:hover {
	color: #3366CC;
	}

.button {
	font-weight: bold;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	}
.button a {
	color: #000;
	}
.button a:hover {
	color: red;
	text-decoration: none;
	}
	
.button a:active {
	color: #00FF33;
	}

/* Right Side Bar */

#rightsnip {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	margin: 12px 0;
	}
#rightsnip h1 {
	color: black;
	font-weight: bold;
	font-size: 12px;
	margin: 0px
	}
#rightsnip h2 {
	color: black;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	margin: 5px 0;
	}

#rightsnip p {
	font-size: 10px;
	margin: 6px 0px;
	color: #003366;
	}

#rightsnip a {
	color: #003366;
	text-decoration: none;
	}
#rightsnip a:hover {
	color: #000066;
	}

#iconbar {
	border-bottom: 1px solid black;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

#iconbar img {
	border: none;
	margin: 0;
}

#iconbar a {
	color: #000;
	text-decoration: none;
}
#iconbar a:hover {
	color: red;
}

#iconbar p {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	margin: 3px 0 12px 0;
}

#buttonbar p {
	margin: 0 0 -1px 0;
	padding: 6px 0;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	clear:both;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}

#buttonbar a {
	color: #000;
	text-decoration: none;
}

#buttonbar a:hover {
	color: red;
}

#buttonbar img {
	vertical-align: BOTTOM;
	border: 0;
	margin-right: 3px;
	float: left;
}

/* Page content */

#content {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	padding: 20px 20px 0 20px;
	}
#content h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 12px 0px;
	}
	
#content h1 b {
	font-weight: bold;
	font-size: 150%;
	color: #600;
	}
	
#content strong {
	}
#content emphasis {
	font-style:italic;
	}
#content h2 {
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	}
#content h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	}
#content p, li {
	font-size: 14px;
	font-weight: normal;
	}

#content p {
	margin: 12px 0px;
	}
	
#content a {color: #3399CC;}
#content a:hover {color: red;text-decoration: none;}

.product_right {
	float: right;
	margin: 0px 0px 10px 16px;
	}
.product_left {
	float: left;
	margin: 0px 16px 10px 0px;
	}

#offer {margin:0px;padding:6px;text-align:center;font-weight:bold;color:#0066CC}
#offer strong {font-size:24px;}

#offer-body h1 {
	margin:5px 0 10px 0px;
	font-style:normal;
	color: #000;
	font-size: 24px;
	}
	
#offer-body img {
	float:right;
	margin-left: 15px;
	border:none;
	}
	
#offer-body h2 {
	margin:5px 0 10px 0px;
	font-style:italic;
	color: #3399CC;
	font-size: 14px;
	}
.noline {text-decoration:none}
.noline:hover {color:red}

/* Sample Kit and Sleep Tips */

#sleeptips {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	padding: 12px;
	margin: 10px auto;
	text-align: center;
	background: white;
	}
	
#sleeptips p {
	font-size: 14px;
	margin: 12px 0;
	}
	
#sleeptips h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	}

#mailform {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	padding: 12px;
	margin: 10px auto;
	text-align: center;
	width: 400px;
	}
	
#mailform p {
	font-size: 14px;
	margin: 12px 0;
	}

#mailform img {
	border: solid 1px black;
	}
	
#mailform h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	}

.latextable table {margin: 0px}

.formalert {
	font-size: 18px;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	clear: both;
	background: white;
	color: red;
	border: solid red 1px;
	padding: 5px;
	margin: 10px;
	}

.formthanks {
	background: #DAF2CE;
	padding: 10px;
	margin: 10px;
	border: solid black 1px;	
	}
	
.formthanks p {
	font-size: 14px;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	text-align: left;
	}
	
.formthanks h1 {
	font-size: 36px;
	margin: 0px;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	color: #000;
	font-style:italic;
	padding: 5px;
	text-align: center;
	}

.formcell {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	}
	
.forminput {
	text-align: left;
	padding: 2px;
	}
	
.formpeewee {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: black;
	text-align: left;
	padding: 6px;
	}
.formhilite {
	background: #FFFF99;
	}

/* Mattresses */

.beddesc {
	font-size: 14px;
	text-align: left;
	padding: 0 10px;
	}

.bedname {
	font-size: 24px;
	margin: 6px 0;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding: 6px;
	letter-spacing: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.learnmore {
	font-weight: bold;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align:right;
	padding: 0 10px;
	}
.learnmore a {
	color: #000;
	}
.learnmore a:hover {
	color: red;
	text-decoration: none;
	}
	
.learnmore a:active {
	color: #00FF33;
	}

#mattress_links {
	background: url('/images/mattress-bar.png') no-repeat top center;
	width:550px;
	height: 75px;
	text-align: center;
	padding-top: 5px;
	}
#mattress_links a {
	margin: 0 6px;
	font-size: 12px;
	font-weight:bold;
	padding: 2px;
	color: black;
	}
#mattress_links a:hover {
	color:#fff;
	}
#mattress_links a:active {
	color:#fff;
	}
	
/* Story */
#story { 
	margin-bottom: 24px;
	}

#story p { 
	text-indent: 0px;
	font-size: 14px;
	line-height: 20px;
	margin: 12px 0px;
	}
#story ul {
	margin: 0;
	}
#story li {
	font-size: 14px;
	line-height: 20px;
	}
#story h1 { 
	font-weight: bold;
	font-size: 36px;
	line-height: 36px;
	margin: 12px 0px;
	text-align: center;
	}
	
#story h2 { 
	font-weight: normal;
	font-style: italic;	
	font-size: 18px;
	line-height: 18px;
	margin: 12px 0px;
	}

/* Blog */
.story_next {
	font-size: 24px;
	font-style: italic;
	text-align: right;
	text-indent: 0px;
	margin: 12px;
	}
.story_prev {
	font-size: 24px;
	font-style: italic;
	text-align: left;
	text-indent: 0px;
	margin-bottom: 12px;
	}

/* Video */
#video {
	width: 450;
	height: 355;
	margin: 10px;
	border: 0px solid black;
	background: #333 url('/video/videobkgnd.jpg') no-repeat top
	}
#videonav td { padding:3px;}
#videonav table { margin-bottom:0px;margin-top:10px;}
#videonav img {	margin: 0px;border: 0px; }
#videonav p { margin: 3px; font-weight: bold; font-family: Verdana, "Trebuchet MS", Arial, sans-serif;	font-size:9px; padding:1px; text-align: center;}
#videonav a { color: #3399CC;}
#videonav a:hover { color: red;text-decoration:none}

.product_right {
	padding: 3px;
	border: 1px solid black;
	}
	
.mattprice {margin:0px;padding:6px;text-align:left;font-weight:bold;color:red;font-style:italic;}