/* CSS Document 
Dark Gray #39151A
Dark Red #7F0D0D
Medium Red #9E2300
Light Red #A92A00
Light Gray #D6B691
*/

/* global style settings */
body {
	background-color:#FFFFFF; 	
 }

a{color:#D6B691; text-decoration:none;}
a:hover{color:#39151A; text-decoration:none;}

.daHand{cursor:pointer;cursor:hand; }

#clearit{clear:both;}

#wrapper_home{
	margin:20px auto;
	width:820px;
	height:600px;
	position:relative;
}

#home{position:absolute; top:154px; left:159px;}
	
	#nav_furn_hm{
	position:absolute;
	top:235px;
	left:450px;
}
	
#nav_seattle_hm{
	position:absolute;
	top:272px;
	left:450px;
}
#nav_design_hm{
	position:absolute;
	top:311px;
	left:450px;
}

#wrapper{
	margin:10px auto;
	width:950px;
	height:690px;
	position:relative;
	background-image:url(_work/Background.jpg)
}

#logo{
	position:absolute;
	width:190px;
	height:175px;
	top:19px;
	left:68px;
}

#thumbs{
	background-image:url(images_site/th_bkgnd.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:201px;
	height:402px;
	top:202px;
	left:68px;
}
	#th_back{ background-color:#000; width:56px; height:56px; margin-right:11px; margin-bottom:11px; float:left;}

#nav_design{
	position:absolute;
	width:335px;
	height:20px;
	top:121px;
	left:460px;
}

#nav_furniture{
	position:absolute;
	width:455px;
	height:58px;
	top:111px;
	left:381px;
}

#image_frame{
	position:absolute;
	width:552px;
	height:445px;
	top:160px;
	left:270px;
}
	
#nav_bottom{
	position:absolute;
	width:950px;
	height:25px;
	top:617px;
	left:0px;
	background-image:url(images_site/botNav_bkgnd.jpg)
}

/*I-FRAME */
#slideshow{width:552px; height:445px; padding:0; position:relative;}
#image{
	position:absolute;
	width:425px;
	height:445px;
	top:0px;
	right:0px;
}

#enlarge{
	position:absolute;
	width:60px;
	height:55px;
	bottom:10px;
	left:5px;
}
#desc_bottom{width:325px; line-height:29px; text-align:left; padding-left:0px; margin-top:13px;float:left; color:#FFFFFF;}

/*POP WINDOW */
#pop_wrapper{width:860px; height:700px; padding:50px 0px 50px 50px;}
#pop_left{width:210px; height:600px; text-align:center; float:left;}
#pop_right{height:600px; text-align:center; float:left;}

/*SHOWROOM PAGE*/
#showroom_text{
	position:absolute;
	width:350px;
	height:402px;
	top:202px;
	left:68px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#39151A;
	text-align:center;
}
#showroom_title{
	position:absolute;
	width:391px;
	height:50px;
	top:135px;
	left:490px;
}
#showroom{
	position:absolute;
	width:391px;
	height:374px;
	top:185px;
	left:490px;
}
#fadeshow2toggler{
	position:absolute;
	width:391px;
	height:30px;
	top:560px;
	left:490px;
	text-align:right;}