/* reset settings */
body{
	margin:0;
  	color:#000;
	font:14px "Microsoft Sans Serif", "Lucida Sans Unicode", "MS Sans Serif", Geneva, sans-serif;
	background:#fff url(images/bg-body.png) repeat-x;
	min-width:1000px;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}

#header{
	width:1000px;
	margin:0 auto;
	position:relative;
	height:88px;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
#header h1{
	margin:0;
	background:url(images/logo.png) no-repeat;
	overflow:hidden;
	position:absolute;
	top:19px;
	left:4px;
	cursor:pointer;
}
#header h1 a{
	display:block;
	width:175px;
	height:108px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .top-nav{
	list-style:none;
	padding:0;
	margin:22px -7px 0 0;
	float:right;
	display:inline;
}
#header .top-nav li{
	float:left;
	border-left:1px solid #884e01;
	padding:0 9px;
}
#header .top-nav li:first-child{border:0;}
#header .top-nav a{
	color:#884e01;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	word-spacing:3px;
}
#header .nav{
	width:100%;
	clear:both;
	background:url(images/bg-nav2.png) no-repeat;
	overflow:hidden;
	float:right;
	margin:10px 0 0;
}
#header .nav ul{
	list-style:none;
	padding:0;
	margin:0;
	float:right;
}
#header .nav li{float:left;}
#header .nav a{
	font:13px/36px Georgia, "Times New Roman", Times, serif;
	padding:0 15px;
	height:31px;
	color:#FFF;
	text-transform:uppercase;
	float:left;
}
#header .active a,
#header .nav a:hover{
	background:url(images/bg-nav-hover.gif) repeat-x;
	color:#000;
	text-decoration:none;
	margin:2px 0 0;
}
#promo{
	width:100%;
	overflow:hidden;
	background:#ede9e6 url(images/bg-promo-top.png) repeat-x;
	border-bottom:1px solid #86c0d6;
	clear:both;
}
#promo .promo-holder{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #f0e5d6;
}
#promo #promo-content{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 16px;
}
#promo .furniture #promo-content{padding:0;}
#promo .contact #promo-content{padding:0 0 36px;}
#promo-content .text2{
	width:275px;
	float:left;
	padding:0 0 0 2px;
	margin:52px 0 0;
}
#promo-content .text2 p{
	font-size:16px;
	margin:0 0 7px;
	word-spacing:1px;
	line-height:20px;
}
#promo-content .text2 strong{
	color:#007fb2;
	font-size:30px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:32px;
}
#promo-content .text2 .white{color:#fff;}
#promo-content .text2 .white span{font-size:18px;}
#promo-content .btn-click{margin:17px 0 0; letter-spacing:0px;}
#promo-content .image{
	float:right;
	margin:23px 21px 0 0;
	display:inline;
}
#promo-content .image img{display:block;}
.btn-click{
	background:url(images/btn-click.png) no-repeat;
	width:227px;
	height:31px;
	overflow:hidden;
	text-align:center;
	color:#000;
	display:block;
	font:15px/31px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:-2px;
}
#promo-content .text{
	width:965px;
	padding:0 0 0 23px;
	margin:53px 0 0;
	overflow:hidden;
}
#promo-content .text h2{
	color:#884e00;
	font-size:20px;
	margin:0;
	line-height:24px;
	text-transform:uppercase;
	letter-spacing:0px;
}
#promo-content .text p{
	font-size:13px;
	margin:0 0 4px;
	word-spacing:0px;
	line-height:18px;
}
#main{
	width:1000px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
.columns1{
	width:626px;
	overflow:hidden;
	float:left;
	padding:0 0 0 3px;
	margin:14px 0 0;
}
.columns1 p{
	margin:10px 0;
	line-height:18px;
}
.columns1 .lots{
	width:618px;
	overflow:hidden;
	background:url(images/bg-lost-bottom.gif) repeat-x 0 100%;
	padding:0 0 5px;
	margin:25px 0 0;
}
.columns1 .lots .top{
	width:100%;
	overflow:hidden;
	background:url(images/bg-lots-top.gif) repeat-x;
	padding:6px 0 0;
}
.columns1 .lots .center{
	width:100%;
	overflow:hidden;
	background:#fff;
	padding:0 0 4px;
}
.columns1 .lots strong{
	font-size:18px;
	font-weight:normal;
}
.columns1 .lots p{margin:17px 0 0 15px;}
.columns1 .lots .image{
	float:right;
	margin:8px 10px 0 0;
	overflow:hidden;
	display:inline;
}
.columns1 .lots img{display:block;}
.announcements{
	width:291px;
	border:1px solid #f0e5d6;
	float:right;
	background:#fff;
	padding:0 15px 32px 21px;
	margin:11px 21px 0 0;
	display:inline;
}
.announcements h2{
	font:normal 24px Georgia, "Times New Roman", Times, serif;
	margin:10px 0 0;
	color:#996600;
	text-decoration:underline;
	font-weight:normal;
}
.announcements h3{
	color:#78a22f;
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	margin:18px 0 16px;
}
.announcements p{
	margin:14px 0 14px 2px;
	font-size:12px;
	font:normal 13px/14px Georgia, "Times New Roman", Times, serif;
}
.announcements a{color:#007fb2;}
.columns1 .banner{
	width:100%;
	overflow:hidden;
	margin:26px 0 0;
}
.columns1 .banner ul{
	list-style:none;
	padding:0;
	margin:0;
}
.columns1 .banner li{float:left;}
.columns1 .banner img{display:block;}
#footer{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:10px 0;
	min-width:1000px;
	background:#fff;
}
#footer address{
	color:#884e00;
	width:992px;
	margin:0 auto;
	font-size:10px;
	font-style:normal;
	word-spacing:5px;
}
.box-top{
	width:100%;
	overflow:hidden;
	background:url(images/bg-box-top.gif) repeat-x;
	padding:5px 0 0;
}
.box-bottom{
	width:100%;
	overflow:hidden;
	background:url(images/bg-box-bottom.gif) repeat-x 0 100%;
	padding:0 0 7px;
}
.box{
	width:100%;
	overflow:hidden;
	background:#fff;
}
.box h2{
	font:normal 22px Georgia, "Times New Roman", Times, serif;
	margin:5px 0 0;
	color:#996600;
	text-decoration:underline;
	font-weight:normal;
}
.box h4{
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	margin:5px 0 0;
	color:#884e00;
	text-decoration:underline;
	font-weight:normal;
}
/* contact.html */
.columns2{
	width:950px;
	overflow:hidden;
	margin:16px 0 19px 14px;
}
.columns2 .box{padding:0 0 37px;}
.columns2 .creator{
	width:100%;
	padding:0;
	margin:21px 0 0 -7px;
	list-style:none;
}
.columns2 .creator li{
	float:left;
	border-left:1px solid #e4d4d0;
	padding:0 29px 0;
}
.columns2 .creator li:first-child{border:none;}
.columns2 .creator a{color:#000;}
.columns2 .creator h3{
	color:#8dc63f;
	font-size:24px;
	font-weight:normal;
	line-height:26px;
	margin:0;
}
.columns2 .adress{
	width:225px;
	float:left;
	margin:0 0 0 23px;
	display:inline;
}
.columns2 .adress span{
	line-height:20px;
	font-size:16px;
}
.columns2 .adress strong{display:block;}
.columns2 .adress address{
	width:100%;
	overflow:hidden;
	font-style:normal;
	margin:35px 0 0;
}
.columns2 .adress address p{
	color:#925244;
	margin:10px 0 0;
	font-size:16px;
	font-weight:normal;
}
.columns2 .adress p{
	margin:17px 0 0;
	font-size:14px;
	font-weight:normal;
}
.columns2 .adress strong{color:#925244;}
.columns2 .image{
	float:left;
	margin:42px 0 0 14px;
}
.columns2 .image img{display:block;}
.columns2 .image p{
	margin:9px 0 0;
	font:italic 12px Georgia, "Times New Roman", Times, serif;
	color:#999;
}
/* furniturelease.html*/
.columns3{
	width:100%;
	overflow:hidden;
	padding:0 0 16px;
}
.quotes{
	width:190px;
	overflow:hidden;
	margin:10px 0 0 19px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.quotes p{
	margin:10px 0 0;
	color:#925244;
	font-size:14px;
	line-height:27px;
	font-style:italic;
}
.quotes span{
	display:block;
	margin:7px 0 0;
	color:#925244;
	font-size:14px;
	line-height:27px;
}
.block1{
	width:305px;
	overflow:hidden;
	margin:21px 0 0 11px;
}
.block1 h2{ 
	color:#007fb2;
	font-size:20px;
	line-height:23px;
	margin:6px 0 0 9px;
	letter-spacing:-1px;
	font-weight:normal;
}
.block1 p{
	font-size:14px;
	margin:-2px 0 0 9px;
	line-height:17px;
}
.block1 img{float:right;}
.another{
	width:auto;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:17px 0 0;
	clear:both;
	text-align:center;
}
.another li{
	display:inline;
	border-left:1px solid #925244;
	padding:0 29px;
}
.another li:first-child{border:none;}
.another a{
	color:#925244;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
}
.another .active a{text-decoration:underline;}
.block2{
	width:630px;
	overflow:hidden;
	float:right;
	position:relative;
	margin:21px 38px 0 0;
	display:inline;
}
.block2 .box{padding:0 0 8px;}
.block2 p{
	margin:9px 17px 0 16px;
	line-height:17px;
}
.block2 strong{
	color:#925244;
	word-spacing:2px;
	letter-spacing:-1px;
}
.top-list{
	list-style:none;
	padding:0 0 0 16px;
	margin:8px 0 0;
	overflow:hidden;
}
.block2 .btn-click2{
	position:absolute;
	top:10px;
	left:16px;
	background:url(images/btn-click2.png) no-repeat;
	width:213px;
	text-indent:-9999px;
	overflow:hidden;
	height:31px;
}
.top-list li{
	background:url(images/bg-top-list.gif) no-repeat 0 5px;
	padding:0 0 6px 16px;
}
.green{
	background:#d2ebde url(images/bg-green.jpg) repeat-x;
	overflow:hidden;
	width:588px;
	margin:18px 0 0 30px;
	padding:54px 0 0;
}
.green ul{
	list-style:none;
	padding:0 0 0 18px;
	margin:0 0 15px;
}
.green li{
	background:url(images/bg-green-list.gif) no-repeat 0 50%;
	padding:0 0 0 8px;
	line-height:14px;
}
.green a{
	color:#925244;
	font-size:12px;
}
.green h2{
	color:#925244;
	font-size:12px;
	margin:0;
	letter-spacing:-1px;
}
.col1{
	width:192px;
	float:left;
	padding:0 0 0 20px;
}
.col2{
	width:192px;
	float:left;
}
.col3{
	width:180px;
	float:left;
}
/* ourstory.html */
.block3{
	width:305px;
	overflow:hidden;
	margin:21px 0 0 11px;
	float:left;
	display:inline;
}
.block3 h2{
	font-size:23px;
	color:#007fb2;
	margin:8px 0 0 6px;
	line-height:25px;
	letter-spacing:-2px;
	word-spacing:2px;
	font-weight:normal;
}
.block3 a{
	color:#000;
	font-size:13px;
	margin:0 0 0 6px;
}
.block3 p{
	margin:0 0 0 8px;
	line-height:17px;
}
.block3 .box{padding:0 0 67px;}
.tammie .box{background:#fff url(images/image06.jpg) no-repeat 100% 0;}
.shelley .box{background:#fff url(images/image07.jpg) no-repeat 100% 0;}
.curt .box{background:#fff url(images/curt_cropped.jpg) no-repeat 100% 0;}
.columns4{
	width:630px;
	overflow:hidden;
	float:right;
	margin:21px 39px 54px 0;
	display:inline;
}
.columns4 p{
	margin:7px 0 18px 16px;
	line-height:18px;
	word-spacing:-1px;
}
.columns4 h3{
	color:#8dc63f;
	font-size:18px;
	font-weight:normal;
	line-height:26px;
	margin:4px;
}
.columns4 .box{
	background:#fff url(images/image09.jpg) no-repeat 100% 0;
	padding:0 0 100px;
}
.newfurn .box{background:#fff url(images/chr-side-twila.png) no-repeat 100% 0;}
.vacantstaging .box{background:#fff}
/* portfolio.html */
.columns5{
	width:630px;
	overflow:hidden;
	float:right;
	margin:23px 39px 16px 0;
	display:inline;
}
.columns5 p{
	margin:7px 0 30px;
	line-height:17px;
	word-spacing:-1px;
}
.columns5 h2{
	font-size:22px;
	line-height:22px;
	color:#925244;
	margin:8px 0 17px;
	word-spacing:-2px;
}
.columns5 .box{padding:0 0 4px;}
.columns5 .image{
	float:right;
	width:381px;
	margin:2px 0 0;
}
.columns5 .image img{
	display:block;
	margin:8px 0 0;
}
.columns5 .{
	width:215px;
	float:left;
	padding:0 0 0 18px;
}
.block4{
	width:305px;
	overflow:hidden;
	margin:23px 0 0 11px;
}
.block4 .box{
	background:#fff url(images/image11.jpg) no-repeat 100% 0;
	padding:0 0 17px;
}
.block4 h2{
	font-size:23px;
	color:#007fb2;
	margin:8px 0 0 8px;
	line-height:23px;
	font-weight:normal;
}
.block4 p{
	margin:0 0 0 8px;
	line-height:17px;
}
/* services.html */
.top-link{
	width:100%;
	overflow:hidden;
}
.top-link ul{
	width:auto;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:19px 0 0;
	clear:both;
	text-align:center;
}
.top-link li{
	display:inline;
	border-left:1px solid #925244;
	padding:0 10px;
}
.top-link li:first-child{border:none;}
.top-link a{
	color:#925244;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
}
.top-link .active a{text-decoration:underline;}
.columns6{
	width:630px;
	overflow:hidden;
	float:right;
	margin:21px 39px 16px 0;
	display:inline;
}
.columns6 p{
	margin:16px 0 0;
	line-height:17px;
	word-spacing:-1px;
}
.columns6 h2{
	font-size:22px;
	line-height:24px;
	color:#925244;
	margin:6px 0 17px;
	word-spacing:1px;
	letter-spacing:-1px;
}
.columns6 .text{
	width:595px;
	overflow:hidden;
	margin:0 0 0 15px;
	padding:0 0 183px;
}
.columns6 .box{
	background:#fff url(images/image13.jpg) no-repeat 100% 100%;
}
.newslettersmain .box{background:#fff url(images/image31.jpg) no-repeat 100% 100%;}
.redesignservices .box{background:#fff url(images/image32.jpg) no-repeat 100% 100%;}
.occupiedsservices .box{background:#fff url(images/image33.jpg) no-repeat 100% 100%;}
.vacantservices .box{background:#fff url(images/image34.jpg) no-repeat 100% 100%;}
.vacant .box{
	background:#fff url(images/image22.jpg) no-repeat 100% 100%;
}
.quotes2{
	width:235px;
	overflow:hidden;
	margin:10px 0 0 19px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.quotes2 p{
	margin:10px 0 0;
	color:#925244;
	font-size:14px;
	line-height:27px;
	font-style:italic;
}
.quotes2 span{
	display:block;
	margin:11px 0 0;
	color:#925244;
	font-size:14px;
	line-height:17px;
}
.block5{
	width:305px;
	overflow:hidden;
	margin:21px 0 0 11px;
}
.block5 .box{
	background:#fff url(images/image12.jpg) no-repeat 100% 0;
	padding:0 0 17px;
}
.consultations .box{background:#fff url(images/image17.jpg) no-repeat 100% 0;}
.redesign .box{background:#fff url(images/image18.jpg) no-repeat 100% 0;}
.occupieds .box{background:#fff url(images/image19.jpg) no-repeat 100% 0;}
.newsletters .box{background:#fff url(images/image23.jpg) no-repeat 100% 0;}
.newfurniture .box{background:#fff url(images/image25.jpg) no-repeat 100% 0;}
.stagingclass .box{background:#fff url(images/image26.jpg) no-repeat 100% 0;}
.samplecatalog .box{background:#fff url(images/image27.jpg) no-repeat 100% 0;}
.warehouse .box{background:#fff url(images/image22.jpg) no-repeat 100% 0;}
.block5 h2{
	font-size:23px;
	color:#007fb2;
	margin:8px 0 0 8px;
	line-height:23px;
	font-weight:normal;
}
.block5 p{
	margin:0 0 0 8px;
	line-height:17px;
}
/* Tammie */
.block5a{
	width:305px;
	overflow:hidden;
	margin:21px 0 0 11px;
}
.block5a .box{
	background:#fff url(images/image17.png) no-repeat 100% 0;
	padding:0 0 17px;
}
.block5a h2{
	font-size:23px;
	color:#007fb2;
	margin:8px 0 0 8px;
	line-height:23px;
	font-weight:normal;
}
.block5a p{
	margin:0 0 0 8px;
	line-height:17px;
}
.block5b{
	width:305px;
	overflow:hidden;
	margin:21px 0 0 11px;
}
.block5b .box{
	background:#fff url(images/image18.png) no-repeat 100% 0;
	padding:0 0 17px;
}
.block5b h2{
	font-size:23px;
	color:#007fb2;
	margin:8px 0 0 8px;
	line-height:23px;
	font-weight:normal;
}
.block5b p{
	margin:0 0 0 8px;
	line-height:17px;
}
.block5c{
	width:305px;
	overflow:hidden;
	margin:21px 0 0 11px;
}
.block5c .box{
	background:#fff url(images/image19.png) no-repeat 100% 0;
	padding:0 0 17px;
}
.block5c h2{
	font-size:23px;
	color:#007fb2;
	margin:8px 0 0 8px;
	line-height:23px;
	font-weight:normal;
}
.block5c p{
	margin:0 0 0 8px;
	line-height:17px;
}
/* stagershome.html */
.btn-click3{
	background:url(images/btn-click3.png) no-repeat;
	width:159px;
	text-indent:-9999px;
	overflow:hidden;
	height:51px;
	display:block;
	margin:23px 0 30px 22px;
}
.columns7{
	width:735px;
	float:right;
	padding:0 36px 18px 0;
	margin:3px 0 0;
}
.columns-left{
	width:400px;
	overflow:hidden;
}
.block6{
	width:392px;
	margin:19px 0 0;
	position:relative;
}
.block6:after{
	content:"";
	display:block;
	clear:both;
}
.block6 .box{
	padding:0 0 8px;
	overflow:visible;
	float:left;
}
.block6 .box-top{
	overflow:visible;
	background:url(images/bg-box2-top.gif) repeat-x;
	padding:6px 0 0;
	float:left;
}
.block6 .box-bottom{
	overflow:visible;
	float:left;
	background:url(images/bg-box2-bottom.gif) repeat-x 0 100%;
	padding:0 0 5px;
}
.block6 h2{
	font-size:23px;
	color:#8dc63f;
	margin:8px 0 0;
	line-height:23px;
	font-weight:normal;
}
.block6 p{
	margin:0;
	font:12px/17px Georgia, "Times New Roman", Times, serif;
}
.first p{font: 14px/17px "Microsoft Sans Serif", "Lucida Sans Unicode", "MS Sans Serif", sans-serif;}
.first .box{padding:0 0 28px;}
.block6 .text{
	width:375px;
	overflow:hidden;
	padding:0 0 0 10px;
}
.block6 img{float:right;}
.block6 .images{
	background:url(images/image14.png) no-repeat;
	width:238px;
	height:195px;
	text-indent:-9999px;
	position:absolute;
	top:-25px;
	right:0;
}
.block7{
	width:325px;
	overflow:hidden;
	margin:19px 0 -5px;
	float:right;
	clear:right;
}
.block7 .box{padding:0 0 5px;}
.block7 .box-top{
	background:url(images/bg-box2-top.gif) repeat-x;
	padding:6px 0 0;
}
.block7 .box-bottom{
	background:url(images/bg-box2-bottom.gif) repeat-x 0 100%;
	padding:0 0 5px;
}
.block7 h2{
	font-size:23px;
	color:#884e00;
	margin:0;
	line-height:23px;
	font-weight:normal;
}
.block7 p{
	margin:9px 0 0;
	font:14px/17px Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	word-spacing:3px;
}
.block7 .text{
	width:305px;
	margin:8px 0 0 10px;
}
.block7 img{
	float:right;
	margin:3px 0 0 8px;
}

a.tooltiplink span {display:none; }
a.tooltiplink:hover span { 
	display:inline; 
	position:absolute;
	padding:5px; color:#0c0; 
	background-color:#eee; 
	border:1px solid #000; 
	text-decoration:none; 
	color:#884e00;
	width:300px;}
a.tooltiplink:hover { font-size:100%; } /* IE6 fix */

