@charset "utf-8";
/* CSS Document */

body  { 
	font: 12px/10px Helvetica, Georgia, Times New Roman, Times, serif; 
	text-align:center; /*For IE Shenanigans*/
	/*background-image:url(../images/bg_pattern.png);*/
	/*background-image:url(../images/bg_3.jpg);*/
	background-image:url(../images/bg_4.jpg);
	/*background-image:url(../images/bg.gif);*/
	background-repeat:repeat;
	color:#D6B98E;
	line-height: 14px;
}

img
{  border-style: none;
}

a { 
	color: #ffffff; 
	text-decoration: none;
}

a:hover { 
	color: #D6B98E; 
	text-decoration: underline;
}

#page_container {
	margin:0 auto;
	width:900px;
	bottom:0;
	text-align:left;
}

#header {
	float:left;
	width:900px;
	height:138px;
	margin-top:20px;
	background-image:url(../images/top_banner.png);
}

#nav_header {
	float:left;
	width:900px;
	height:24px;
	background-image:url(../images/header_links.png);
	color:#D6B98E;	
}

#top_links {
	padding-left:10px;
	padding-top:5px;
	width: 700px;
	float:left;
}

#top_phone {
	padding-right:10px;
	padding-top:5px;
	float:right;
	color:#FFF;
	font-size:16px;
	letter-spacing: 3px;
	font-weight:bold;
}

#footer {
	float:left;
	width:900px;
	height:24px;
	background-image:url(../images/header_links.png);
	color:#D6B98E;
	margin-bottom:10px;

}
	
#footer_links {
	padding-left:10px;
	padding-top:5px;
	font: 12px Times New Roman, Times, serif;
	text-align:center;
}

#social_links{
	float:right;
	margin-right: 5px;
	margin-top: 2px;
	
	
}

/* ---------------SHOWROOMS----------------- */

#inner_container {
	float:left;
	width:900px;
	height:420px;
	margin-top:10px;
	/*background-color:#ffffff;*/
	background-color:#000000;
	}

#contact_image {
	background-image:url(../images/showroom_image.png);
	width:635px;
	height:420px;
	/*float:right;*/
	float:left;
	
}

#seattle_showroom {
	margin-right: 7px;
	margin-top: 7px;
	height:200px;
	width:250px;
	float:right;
	background-color:#231f20;
	
}

#bellevue_showroom {
	margin-right: 7px;
	margin-top: 7px;
	height:200px;
	width:250px;
	float:right;
	background-color:#231f20;
}

#contact_header_seattle {
	margin-left: 5px;
	margin-top: 5px;
	width:165px;
	height:32px;
	background-image:url(../images/bellevue.png);
}

#contact_header_bellevue {
	margin-left: 5px;
	margin-top: 5px;
	width:165px;
	height:32px;
	background-image:url(../images/bellevue.png);
}

#contact_text {
	margin-left: 12px;
}

/* ---------------PORTFOLIO----------------- */

#inner_container_portfolio {
	float:left;
	width:900px;
	height:650px;/*Remove this when more portfolio images are added*/
	margin-top:10px;
	background-color:#000000;
	background-image:url(../images/portfolio_image.png);
	background-repeat:no-repeat;
	}

#portfolio_header {
	float:left;
	margin-left: 18px;
	margin-top: 12px;
	width:165px;
	height:32px;
	/*background-color:#231f20;*/
}

#thumb_container {
	float:right;
	margin-top: 12px;
	width:590px;
}

#thumb_container_horiz {
	float:left;
	margin-top: 2px;
	padding-left:20px;
	width:899px;
}

#single_thumb_horiz {
	float:left;
	margin-right: 20px;
	margin-top: 10px;
}

#single_thumb {
	float:left;
	margin-left: 20px;
	margin-top: 9px;
}

#thumb_container a img {
	border-color: #231f20;
	color: #231f20; 
	text-decoration: none;
}
#thumb_container a:hover img {
	border-color: #D6B98E;
	color: #D6B98E; 
	text-decoration: none;
}
#thumb_container a:visited img {
	color: #231f20; 
	text-decoration: none;
}
#thumb_container a:active img {
	color: #231f20; 
	text-decoration: none;
}

#thumb_container_horiz a img {
	border-color: #231f20;
	color: #231f20; 
	text-decoration: none;
}
#thumb_container_horiz a:hover img {
	border-color: #D6B98E;
	color: #D6B98E; 
	text-decoration: none;
}
#thumb_container_horiz a:visited img {
	color: #231f20; 
	text-decoration: none;
}
#thumb_container_horiz a:active img {
	color: #231f20; 
	text-decoration: none;
}

/* ---------------HOME----------------- */

#home_text {
	margin-left: 12px;
	padding-top:1px;
	font-size:14px;
	line-height: 18px;
}

#home_cabinets {
	margin-left: 12px;
	padding-top:1px;
	font-size:13px;
	line-height: 18px;
}

#home_text_container {
	margin-right: 21px;
	margin-top: 20px;
	height:380px;
	width:296px;
	float:right;
	background-color:#231f20;
	
}

#home_flash {
	width:560px;
	height:420px;
	/*float:right;*/
	float:left;
	
}

/* ---------------PUBLICATIONS----------------- */

#inner_container_pub {
	float:left;
	width:900px;
	height:650px;/*Remove this when more portfolio images are added*/
	margin-top:10px;
	background-color:#000000;
	background-image:url(../images/publications_image.png);
	background-repeat:no-repeat;
	}
	
#pub_header {
	float:left;
	margin-left: 18px;
	margin-top: 12px;
	width:165px;
	height:32px;
	/*background-color:#231f20;*/
}	

#thumb_container_pub {
	float:right;
	margin-top: 3px;
	width:441px;
}

#thumb_container_pub_horiz {
	float:left;
	margin-top: 2px;
	padding-left:20px;
	width:899px;
}

#single_thumb_pub_horiz {
	float:left;
	margin-right: 20px;
	margin-top: 10px;
}

#single_thumb_pub {
	float:left;
	margin-left: 10px;
	margin-top: 28px;
}

#thumb_container_pub a img {
	border-color: #231f20;
	color: #231f20; 
	text-decoration: none;
}
#thumb_container_pub a:hover img {
	border-color: #D6B98E;
	color: #D6B98E; 
	text-decoration: none;
}
#thumb_container_pub a:visited img {
	color: #231f20; 
	text-decoration: none;
}
#thumb_container_pub a:active img {
	color: #231f20; 
	text-decoration: none;
}

#thumb_container_pub_horiz a img {
	border-color: #231f20;
	color: #231f20; 
	text-decoration: none;
}
#thumb_container_pub_horiz a:hover img {
	border-color: #D6B98E;
	color: #D6B98E; 
	text-decoration: none;
}
#thumb_container_pub_horiz a:visited img {
	color: #231f20; 
	text-decoration: none;
}
#thumb_container_pub_horiz a:active img {
	color: #231f20; 
	text-decoration: none;
}