@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/hardwood_bg.jpg);
	margin-top: 0px;
}
.content_shell{
	margin: 0 auto;	
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5F5E5E;
	background-color:#FFFFFF;
}
.header{
	width:900px;
	height:85px;
	text-align:left;
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.home_flash{
	width:680px;
	height:198px;
	position:relative;
	bottom:200px;
}

/* begin main nav */
.nav_home1{
	width:900px;
	height:322px;
	background-image:url(../headerPics/home_bigpic1.jpg);
}
.nav_home2{
	width:900px;
	height:322px;
	background-image:url(../headerPics/home_bigpic2.jpg);
}
.nav_home3{
	width:900px;
	height:322px;
	background-image:url(../headerPics/home_bigpic3.jpg);
}
.nav_home4{
	width:900px;
	height:322px;
	background-image:url(../headerPics/home_bigpic4.jpg);
}
.nav_home5{
	width:900px;
	height:322px;
	background-image:url(../headerPics/home_bigpic5.jpg);
}
.nav_home6{
	width:900px;
	height:322px;
	background-image:url(../headerPics/home_bigpic6.jpg);
}
.nav_home7{
	width:900px;
	height:322px;
	background-image:url(../headerPics/home_bigpic7.jpg);
}

.specials_home{
	width:660px;
	height:25px;
	position:relative;
	top:-295px;
	left:7px;
	background-color:#a40051;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}


.btns_home{
	position:relative;
	left:679px;
	top:10px;
	width:211px;
	height:306px;
}
.cssnav	{
	background-image:  url(../images/nav/all_b.jpg);
	width: 211px;
	height: 306px;
}
.cssnav a {
	width: 211px;
	height: 51px;
	display: block;
	float: left;
}

.cssnav img {
	width: 211px; 
	height: 51px; 
	border: 0; 
}
.cssnav a:hover img{
	visibility:hidden;
}
.nav_sec{
	width:900px;
	height:37px;
}
.btns_sec{
	position:relative;
	/*top:10px;*/
	width:900px;
	height:37px;
}
.cssnavsec	{
	background-image:  url(../images/nav/int_nav/all_b.jpg);
	width: 900px;
	height: 37px;
}
.cssnavsec a {
	width: 150px;
	height: 37px;
	display: block;
	float: left;
}

.cssnavsec img {
	width: 150px;
	height: 37px; 
	border: 0; 
}
.cssnavsec a:hover img{
	visibility:hidden;
}

.main_nav {
	text-decoration:none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
}
.main_nav:hover {
	color: #a40051;
}

#design_menu {
	z-index:300;
	visibility:hidden;
	position:relative;
	width:190px;
	/* normal height */
	top:-510px;
	/* with announcement banner height (25px height) 
	top:-535px;*/
	margin: 0 auto;
	left:134px;
	background-color:#a68967;
}
#support_menu {
	z-index:300;
	visibility:hidden;
	position:relative;
	width:190px;
	/* normal height */
	top:-530px;
	/* with announcement banner height (25px height)
	top:-555px; */
	margin: 0 auto;
	left:134px;
	background-color:#3f1f12;
}
#contact_menu {
	z-index:300;
	visibility:hidden;
	position:relative;
	width:190px;
	/* normal height */
	top:-560px;
	/* with announcement banner height (25px height) 
	top:-585px;*/
	margin: 0 auto;
	left:134px;
	background-color:#340002;
}

.nav_sub{
	text-decoration:none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.nav_sub:hover {
	color: #a40051;
}
#sub_nav_items {
	width:190px;
	height:25px;
	text-align:left;
}
#sub_nav_box {
	height:15px;
	padding: 5px;
}

/* end nav */

.content {
	margin: 0 auto;	
	width:900px;
	height:200px;
	position:absolute;
	top:395px;
	height:inherit;
	background-image:url(../images/hardwood_texture.jpg);
}
.content_main{
	position:relative;
	left:10px;
	margin-top:10px;
	width:659px;
	background-image:url(../images/content_bar_lg.jpg);
	background-repeat:no-repeat;
/*	background-color:#bbe2ef;*/
	background-color:#f8e7d4;
}
.page_title{
	position:relative;
	margin-left:10px;
	top:8px;
	font-weight:bold;
	color:#FFFFFF;
}
.content_main p{
	position:relative;
	margin:10px;
}

h1 {font-weight:bold; font-size:15px; color:#330000; margin-left:10px; margin-right:10px; margin-top:30px;}
h2 {font-weight:bold; font-size:13px; color:#333300; margin-left:10px; margin-right:10px; margin-top:-5px;}
.bodytext {font-size:12px; color:#5F5E5E; line-height:15px;}
.headertext {font-weight:bold; font-size:12px; color:#333300; line-height:15px;}
a {color:#330000;}
.content_box{
	margin:10px;
	background-color:#ffffff;
}

.content_side{
	position:absolute;
	top:10px;
	margin-left:229px;
	left:50%;
	width:211px;
	height:inherit;
	background-color:#724132;
}
.footer{
	background-color:#330000;
	text-align:center;
	line-height:18px;
	height:40px;
	padding-top:5px;
}
.footer a{
	color:#FFFFFF;
}
.specials_price {
	color:#FF0000;
	font-weight:bold;
}
