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

html{
height:100%;	
}
body{
background:#030000 url(images/top_bg.gif) 820px top no-repeat;
font-family:Arial, Verdana, Geneva, sans-serif;
margin:0px;
color:#fff;
font-size:11px;
line-height:18px;
}

/***** Main Construction ****/

#mainWrapper{	
background:url(images/bot_bg.gif) left bottom no-repeat;
}
#mainContainer{
width:826px;
margin-left:auto;
margin-right:auto;
}

#mainLeft{
float:left;
width:664px;
}

#mainRight{
float:right;
width:161px;
}
#rightTop{
height:284px;
}

#content{
padding:0px;
width:826px;
margin:0;
}

/***** HEADER ****/

#headerLogo{
padding-top:20px;
height:193px;	
}
#headerFlash{
height:132px;
padding-top:20px;
}

#headerLogo{
float:left;
width:384px;
}
#headerRight{
float:right;
width:440px;
}

/**** Navigation ***/

#navContainer {
	width: 440px;
	margin: 0;
	position: relative;
	
}
#nav{
	z-index:9999px;
}

#nav p {
	color: #999;
	padding: 100px 0 7px 0;
	text-align: right;
	display: block;
	position: absolute;
	top: 0; right: 0;
}

ul.topnav {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	font:.9em Helvetica, sans-serif lighter;
	text-transform:uppercase;
	text-align:left;

}
ul.topnav li {
	float: left;
	position: relative; /*--Declare X and Y axis base--*/
	margin:0px;
}

.navspace{margin-right:20px;}

ul.topnav li a{
	padding: 10px 0px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	
}
ul.topnav li a:hover{
	color:#CCC;
	border-bottom: 1px solid #D83535;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	height: 35px;
	float: left;
	
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0px; top: 35px;
	background: #252525;
	margin: 0; padding: 0;
	display: none;
	float: left;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 0px solid #444; /*--Create bevel effect--*/
	clear: both;
}

ul.topnav li ul.subnav li a {
	float: left;
	background:#222;
	width: 120px;
	padding-left:20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background:#252525;
	color:#CCC;
}


/***** Content Elements ****/

#mainbody h1, #mainbody h2, #mainbody p{
	padding-left:20px;
	line-height:18px;
}

#mainbody img {
	padding-left:20px;
	padding-bottom:20px;
}

#mainbody a span {
visibility:hidden;
}


h1, h2{
	color: #EEFFFF;
	font: Helvetica, sans-serif;
	letter-spacing:.1em;
	text-transform:uppercase;
	font-weight:100;
}

h1{ font-size:15px; margin-top:0px}
h2{ font-size:10px;}
h3{ font-size:14px; font-weight:normal;}

#mainbody ul{
	list-style:none;
	padding-left:3px;
	margin:0 5px;
	position:relative;
}
.home{
	background-color:#252525;
	padding:10px;
	border-top:8px solid #000;
	min-height:175px;
}
#mainbody a {text-decoration:none; color:#FFF;}
#mainbody a img {border:none; text-decoration:none;}
#mainbody a:hover img {border:none; text-decoration:none;}
#mainbody a:hover {color:#D83535;} 

.services li { float:left; display:block; padding:8px; margin: 0px 1px; text-align:center; position:relative; border-right:dotted 1px #ccc}
.services li span {border-right:dotted 1px #000}
.icon-navs{
	margin-left:60px;
	margin-right:60px;
}
.social-media { width:250px; float:right; position:relative; top:10px; }
.social-media li { float:right; display:block; margin: 0px; text-align:center; position:relative; list-style:none;}
.social-media li a img { border:none;}

/***** Footer ****/

#footer{
padding-top:20px;
font-size:9px;
color:#fff;
height:200px;
}
#footer a{
color:#5e5e5e;
text-decoration:none;
margin-right:18px;
}
#footer a:hover{
color:#fff;
text-decoration:underline;
}
#footerMenu{
margin-top:12px;	
width:450px;
float:left;
}

/***** various ****/

#address{
width:450px;
float:left;
}

#bio1{
	float:left;
	padding-left:80px;
}

#bio2{
float:right;
padding: 0 0px 0 50px;
}

#bio1 ul, #bio2 ul{ list-style:square; padding-left:30px; position:inherit; }
#bio1 h3, #bio2 h3{ padding-left:20px;}

.bio{
width:260px;
}

.bio p {
width:205px;
padding-left:0px;
margin-bottom:5px;
}

.aboutMain{
width:760px;	
}

#aboutQuote{
padding-left:120px;
height:130px;
}

td span{
font-size:9px;
color:#cccccc;
}

#contactTable{
margin-left:95px;	
}

#contactAddress{
margin-left:250px;
width:280px;
font-size:12px;
}

#callToday{
width:270px;
margin-left:240px;
}

#accessories{
float:right;
margin-top:-20px;
}

#fsdButton{
display:block;
width:221px;
height:256px;
background:url(images/fsd_off.jpg) left top no-repeat;
}

a:hover#fsdButton, #fsdButton span{
background:url(images/fsd_on.jpg) left top no-repeat;
}

#iepButton{
display:block;
width:221px;
height:281px;
background:url(images/iep_off.jpg) left top no-repeat;
}

a:hover#iepButton, #iepButton span{
background:url(images/iep_on.jpg) left top no-repeat;
}

#remodButton{
display:block;	
width:221px;
height:255px;
background:url(images/remod_off.jpg) left top no-repeat;
}

a:hover#remodButton, #remodButton span{
background:url(images/remod_on.jpg) left top no-repeat;
}

#furnButton{
display:block;	
width:221px;
height:257px;
background:url(images/furniture_off.jpg) left top no-repeat;
}

a:hover#furnButton, #furnButton span{
background:url(images/furniture_on.jpg) left top no-repeat;
}

#fwtButton{
display:block;	
width:221px;
height:272px;
background:url(images/fwt_off.jpg) left top no-repeat;
}

a:hover#fwtButton, #fwtButton span{
background:url(images/fwt_on.jpg) left top no-repeat;
}

#accessButton{
display:block;	
width:221px;
height:256px;
background:url(images/accessories_off.jpg) left top no-repeat;
}

a:hover#accessButton, #accessButton span{
background:url(images/accessories_on.jpg) left top no-repeat;
}

ul.mixedTable{
list-style-position:inside;
padding:0px;
margin:0px;
}

ul.mixedTable li{
padding:8px;
}

.redcell{
background-color:#2e0505;	
}

#kgButton{
display:block;
width:221px;
height:271px;
background: url(images/kitchens_off.jpg) left top no-repeat;
}

a:hover#kgButton, #kgButton span{
background: url(images/kitchens_on.jpg) left top no-repeat;
}

#lsgButton{
display:block;
width:221px;
height:271px;
background: url(images/living_space_off.jpg) left top no-repeat;
}

a:hover#lsgButton, #lsgButton span{
background: url(images/living_space_on.jpg) left top no-repeat;
}

#bedgButton{
display:block;	
width:221px;
height:271px;
background: url(images/bedrooms_off.jpg) left top no-repeat;
}

a:hover#bedgButton, #bedgButton span{
background: url(images/bedrooms_on.jpg) left top no-repeat;
}

#bathgButton{
display:block;	
width:221px;
height:271px;
background: url(images/bathrooms_off.jpg) left top no-repeat;
}

a:hover#bathgButton, #bathgButton span{
background: url(images/bathrooms_on.jpg) left top no-repeat;
}

#ergButton{
display:block;	
width:221px;
height:271px;
background:url(images/entertainment_off.jpg) left top no-repeat;
}

a:hover#ergButton, #ergButton span{
background: url(images/entertainment_on.jpg) left top no-repeat;
}

#cdgButton{
display:block;	
width:221px;
height:271px;
background: url(images/custom_designs_off.jpg) left top no-repeat;
}

a:hover#cdgButton, #cdgButton span{
background: url(images/custom_designs_on.jpg) left top no-repeat;
}

#agButton{
display:block;
width:221px;
height:271px;
background: url(images/accessories_off_gallery.jpg) left top no-repeat;
}

a:hover#agButton, #agButton span{
background:url(images/accessories_on_gallery.jpg) left top no-repeat;
}

#drgButton{
display:block;
width:221px;
height:271px;
background:url(images/dining_rooms_off.jpg) left top no-repeat;
}

a:hover#drgButton, #drgButton span{
background: url(images/dining_rooms_on.jpg) left top no-repeat;
}

#bargButton{
display:block;	
width:221px;
height:271px;
background:url(images/bars_off.jpg) left top no-repeat;
}

a:hover#bargButton, #bargButton span{
background: url(images/bars_on.jpg) left top no-repeat;
}

