BODY {
	background: #fff;
	margin: 0px;
	font-family: verdana, geneva, sans;
	font-size: 10px;
	color: #666;
}

A {
	color: #666;
	text-decoration: none;
}
A:visited {
	color: #666;
}
A:hover{
	text-decoration: underline;
}

TD {
	font-family: verdana, geneva, sans;
	font-size: 10px;
	color: #666;
}

.productName {
	font-family: verdana, geneva, sans;
	font-size: 12px;
	color: #723629;
	font-weight: bold;
}

#printtable {
	display:none;
	}

.productDescription {
	font-family: verdana, geneva, sans;
	font-size: 10px;
	line-height: 16px;
	color: #666;
}

.categoryName {
	font-family: verdana, geneva, sans;
	font-size: 9px;
	color: #723629;
	font-weight: bold;
	line-height: 16px;
}

.contactText {
	font-family: verdana, geneva, sans;
	font-size: 10px;
	color: #666;
	line-height: 18px;
}

.smallLinks {
	font-family: verdana, geneva, sans;
	font-size: 9px;
	color: #666;
}

#print_info {
	display:none;
	}

#furnitureNav {
	position: absolute;
	left: 0px;
	top: -20px;
	z-index: 3;
	display: none;
}

.print_image {
	display:none;
	}
	
#logoHeader {
	text-align:right;
	}

#furnitureNavUnder {
	position: absolute;
	left: -50;
	top: -70;
	z-index: 2;
	display: none;
}

#interiorNav {
	position: absolute;
	left: 0px;
	top: -20px;
	z-index: 3;
	display: none;
}

#interiorNavUnder {
	position: absolute;
	left: -50;
	top: -70;
	z-index: 2;
	display: none;
}

.pinkBG {
	 background: #DDCEC4;
}