body {
	background-color:#241d12;
	font-family:arial, sans serif;
	width:100%;
	margin:0px;
	color:#B29362;
}
input, select, textarea {
	background-color:#403422;
	color:#B29362;
	border:none;
	border-bottom:1px solid #B29362;
	border-left:1px solid #B29362;
	padding-left:5px;
}
textarea {
	border-right:1px solid #B29362;
	border-top:1px solid #B29362;
}
.stripes {
	height:235px;
	width:100%;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
}
h1 {
	color:#DABE90;
	font-size:16px;
}
h3 {
	color:#DABE90;
}

p {
	color:#B29362;
	font-size:14px;
}

a {
	text-decoration:none;
	color:#B3A591;
}

.main {
	margin-top:-235px;
	width:908px;
	margin-left:auto;
	margin-right:auto;
}

.logo {
	float:left;
	margin-top:5px;
	margin-left:15px;
}
img {
	border-style: none;
}

.navigation {
	float:right;
	margin-right:15px;
}

.navigation p {
	font-size:17px;
}

.feature {
	float:left;
}

.content {
	background-color:#403422;
	float:left;
	width:878px;
	height:410px;
	margin-top:-6px;
	padding-right:15px;
	padding-left:15px;
	padding-top:15px;
}

.leftColumn {
	float:left;
	width:400px;
	height:400px;
}

.rightColumn {
	float:right;
	padding-left:15px;
	width:425px;
	height:400px;
	border-left:1px dotted #dabe90;
}

.leftColumn p, .rightColumn p {
	margin-left:20px;
}

.content2 {
	width:888px;
	float:left;
	background-color:#403422;
	background-image:url(images/top_rounded.jpg);
	background-repeat:no-repeat;
	padding:9px;
}
#colmsg {
clear:left;
}
.col {
	width:173px;
}
.collections {
	line-height:90px;
	text-align:center;
	float:left;
	width:292px;
	height:95px;
	border:1px solid #B29362;
	margin:1px;
}
.collections:hover, .productlink:hover{
	background-color:#271f14;
}
.colimg {
	vertical-align:middle;
}
.productlink {
	line-height:195px;
	text-align:center;
	float:left;
	width:292px;
	height:200px;
	border:1px solid #B29362;
	margin:1px;
}
.productlinkimage {
	height:170px;
	vertical-align:middle;
}
.furnitem {
	float:left;
	width:198px;
	height:260px;
	border:1px solid #B29362;
	padding:10px;
	margin:1px;
}

.furnpic {
	height:150px;
}

.furndisc {
	height:100px;
}

.prodbottomnav {
	clear:left;
	padding-top:8px;
}

.footer {
	float:left;
	padding-top:15px;
	text-align:center;
	width:900px;
}

.indvitem , .contact, .about, .ap {
	width:95%;
	float:left;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	border: 1px solid #B29362;
}

.dealermain {
	width:252px;
	height:150px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	margin:1px;
	border: 1px solid #B29362;
}

.indvpicbox {
	width:275px;
	height:200px;
	margin-left:20px;
	margin-top:-20px;
	float:left; 
}

.indvdesc {
	width:500px;
	float:right;
}

.contactleft {
	float:left;
	width:100px;
}

.indent {
	margin-left:30px;
}

.care-content, .warranty-content{
	width:500px;
	margin-left:50px;
}

#loginbox {
	position:absolute;
	left:15px;
	top:15px;
	visibility: hidden;
}

#epi, #edi, #eua, #epe {
	display: none;
}

.loginbox {
	margin-left:15px;
	margin-top:15px;
}