body {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 10pt;
}
img {
	border: 0;
}
h1 {
	font-family: times new roman, serif;
	font-size: 28pt;
	color: #887755;
	font-weight: normal;
}
h2 {
	font-family: times new roman, serif;
	font-size: 14pt;
	color: #887755;
	font-weight: bold;
}
.faqquestion {
	margin: 10px 0 0 0;
	font-weight: bold;
}
.productpageproductstyle {
	display: block;
	width: 100%;
	clear: both;
	padding: 10px 0;
}
.productpageproductstyle .flavortext {
	background-color: #efebe7;
	width: 230px;
	padding: 10px;
	border: 1px solid #bbaa99;
	float: right;
	display: block;
}
.productpageproductstyle .productstyleheader {
	border-style: solid;
	border-color: #583333;
	border-width: 0 0 2px 0;
	color: #583333;
	font-family: serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
}
.productpageproductstyle .productswatch {
	float: left;
	width: 94px;
	height: 120px;
	text-align: center;
	vertical-align: top;
	font-family: sans-serif;
	font-size: 9px;
}
.productpageproductstyle .productswatch img {
	padding: 6px 8px 8px 6px;
	background-image: url("images/productpage_productswatch_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
.productpageroomscene {
	float: left;
	width: 200px;
}
#headerleft {
	background-color: #613738;
	height: 100px;
	width: 50%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
#headerright {
	background-color: #4b2d2d;
	height: 100px;
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
#headercenter {
	background-image: url("images/header_middle.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 160px;
	width: 900px;
	position: relative;
	padding: 0;
	margin: 0 auto 0 auto;
	z-index: 3;
	text-align: left;
}
#sitelogo {
	float: left;
}
#productsearch {
	position: relative;
	top: 45px;
	left: 10px;
	height: 55px;
	margin: 0 0 -55px 0;
}
#navbarupper {
	position: relative;
	top: 100px;
	left: 0;
	height: 18px;
	padding: 6px;
	margin: 0 0 -30px 0;
	font: 14px sans-serif;
}
#navbarlower {
	position: relative;
	top: 130px;
	left: 0;
	height: 18px;
	padding: 6px;
	margin: 0 0 -30px 0;
	font: 14px sans-serif;
}
#navbarupper a {
	text-decoration: none;
	color: black;
}
#navbarlower a {
	text-decoration: none;
	color: black;
}
#headerbandupper {
	background-color: #887755;
	width: 100%;
	height: 30px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 100px;
}
#headerbandlower {
	background-color: #bbaa99;
	width: 100%;
	height: 30px;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 130px;
}
#maincontent {
	z-index: 4;	
	width: 910px;
	margin: 0 auto 0 auto;	
}
