/* ------------  Furn Shop Page  -----------*/

#body_fur #context1 {
	background-color: #E8D6AC;
	background-image: url(graphics/logo_lg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 520px; }
	
#about {
	position: relative;
	left: 12px;
	top: 70px;
	padding: 10px;
	height: 420px;
	width: 675px;
	background-image: url(graphics/text_bg2.png);
	z-index: 90; }
	
#about p {
	padding: 5px; }
	
#des_photo {
	float: left;
	margin: 6px 1em .25em .5em;
	padding: 0;
	line-height: 1em;
	width: 225px; }
	
#des_photo p {
	width: 100%;
	margin: 0;
	padding: .25em 0;
	font-size: 12px;
	color: #666666; }
	
#des_photo img {
	margin: 0;
	padding: 0;
	display: block; }
	
#lamp {
	position: absolute;
	background-image: ;
	height: 632px;
	width: 271px;
	left: -148px;
	top: 71px; }
	
#chair {
	position: absolute;
	background-image: url(graphics/chair.png);
	height: 264px;
	width: 250px;
	left: 572px;
	top: 318px;
	z-index: 10; }
	
