/* CSS Document */
#products .nav_text {
	color:#b5ac56;	
	color:rgb(181,171,135);
}
#header #sofa #sofa_bed_convertibles {
	color:#b5aea4;
	color:rgb(181,171,135);
}
#main {
	/* page height 240px main:content*/
	height:1470px;
}
#content, #left, #right {
	height:1130px;	
}
#right {
	height:1220px;
}
#left {
	position:absolute;
	top:0px;
	left:0px;
	width:379px;
}
#left h1 {
	margin:10px 5px 5px 10px;
	font-size:14px;
}
#left p {
	font-size:10px;
	margin:0 10px 0 10px;
	line-height:13px;
}
#right {
	position:absolute;
	top:0px;
	left:379px;
	width:379px;
	border-left:1px solid #eae8dc;		
}
#right table {
	width:359px;
	border-collapse:collapse;
	margin:0 10px 10px 10px;
}
#right table tr td, #right table tr th {
	border:1px solid #eae8dc;
	text-align:center;
	width:89px;
}
#right table tr .t_title, #right table tr .t_title_hd {
	text-align:left;
	font-size:14px;
	padding:2px 0 2px 5px;
	line-height:15px;
	height:15px;	
}
#right table tr .t_title_hd {
	font-size:12px;
}
#right table tr td a img {
	border:none;
}
#right table tr th {
	padding:2px 0px;
}
#right table tr th,  #right table tr th a {
	line-height:12px;
}
#right table tr th a {
	text-decoration:none;
	color:#6b5634;
	font-size:10px;
	font-weight:500;
	margin:0 2px;	
}
#right table tr th a:hover {	
	color:#b5ac56;
}
#best_buy {
	text-align:center;
	position:relative;
	top:100px;
}
#best_buy a img {
	border:none;	
}
#best_buy a {
	text-decoration:none;
	display:block;
	color:#6b5634;
	font-size:10px;
}
#best_buy a:hover {	
	color:#b5ac56;
}
#right table .spacer {
	border:none;
	line-height:10px;
}
