body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	font-size:9px;
	background:#fff;
}

.gold_top, .thin_gold_top {
	width:800px;
	height:30px;
	background:#c3b798;
}

.thin_gold_top {
	height:5px;
}

.menu_bar {
	width:800px;
	background:#c3b798;
	height:38px;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	border-bottom: 5px #655848 solid;
}

.menu_link {
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.menu_link:hover {
	color:#401a08;
}

.product_link {
	color:#4b4b4b;
	text-decoration:none;
}


.our_work {
	border-right:3px #655848 solid; 
	background:#eae7d9;
}

.welcome {
	background:url(../images/home/about_bg.jpg) no-repeat top;
	width:451px;
	height:350px;
}

.welcome_msg {
	font-size:14px; 
	padding-left:30px;  
	width:401px; 
	padding-top:50px; 
	color:#4b4b4b;
}

.our_products {
	width:451px;
	background:#f7f7f7;
}

.footer {
	background:#c4b99e;
	font-size:12px;
	font-weight:bold;
	color:#2c1104;
	width:800px;
	height:45px;
	border-top:5px solid #655848;
}

.footer_link {
	text-decoration:none;
	color:#2c1104;
	font-weight:bold;
}

.left_menu, .contact_left_menu, .design_left_menu, .product_left_menu {
	background:url(../images/products/flooring_bg.jpg) no-repeat bottom;
	border-right:2px solid #655848;
} 

.contact_left_menu {
	background:url(../images/contact/phone.jpg) no-repeat bottom;
}

.design_left_menu {
	background:url(../images/design/quality_life.jpg) no-repeat;
}

.service_left_menu {
	background:url(../images/services/left_banner.jpg) no-repeat bottom;
}

.main_catagory, .sub_catagory, .store_name {
	color:#401a08;
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
	margin-left:20px;
}

.store_name {
	margin-top:0px;
}

.store_contact {
	color:#401a08;
	font-size:12px;
	margin-left:20px;
	margin-top:5px;
}

.sub_catagory {
	font-size:12px;
}

.catagory_name {
	color:#4b4b4b; 
	font-size:18px; 
	font-weight:bold;
	margin-left:25px;
	margin-top:13px;
}

.product_tbl {
	margin:10px 50px 40px 50px;
}

.frame {
	background:url(../images/products/Frame_bg.gif) no-repeat;
	width:147px;
	height:115px;
	text-align:center;
	font-size:14px;
	color:4b4b4b;
}

.box {
	height:93px;
	width:125px;
	position:relative;
	top:8px;
	left:0.5px;
}

.wood_name {
	position:relative;
	top:17px;
}

.button {
	border:none;
	width:60px; 
	height:23px;
}

input {
	width:257px;
	height:20px;
	border:none;
	background:#ded9c4;
}

textarea {
	width:398px;
	height:90px;
	border:none;
	background:#ded9c4;
}

.sub_link {
	color:#401a08;
	text-decoration:none;
}

.sub_link:hover {
	text-decoration:underline;
}

.des_container {
	margin:10px 20px 50px 20px;
	margin-left:20px;
}

.spec_container {
	height:260px;
}

