/* General style */

body{
	font:14px/21px Arial, Helvetica, sans-serif;
	color:#3E2D01;
	background-color:#fff;
}
body, td, ul, img, p, form, h1, h3{
	margin:0;
	padding:0;
}

h2 {
	
	font-weight:bold;
	font-size:18px;
	line-height:28px;
	color:#569329;
	background-color:inherit;
	padding:0 0 0 0;
	margin:0 0 .5em 0;
	
}

a{
	outline:none;
}
ul{
	list-style-type:none;
}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}
a:hover{
	text-decoration:none;
}
.bgleft{
	color:#3E2D01;
	background-color:#ACC793;
}
.bgright{
	color:#3E2D01;
	background-color:#569329;
}
#container{
	color:#3E2D01;
	background-color:#F6F9E7;
	border-left:solid 1px #98B181;
	border-right:solid 1px #98B181;

}
/* Header panel style */

#header img.logo{
	margin:22px 0 0 17px;	
}
#header ul{
	font-size:12px;
	line-height:16px;
	color:#3E2D01;
	background-color:inherit;
	float:right;
	width:auto;
	padding:86px 0 0;
}
#header ul li{
	float:left;
	width:auto;
	background:url(../images/top-divider.gif) 100% 50% no-repeat;
	padding:0 8px;
}
#header ul li.tollfree{
	font-weight:bold;
	color:#398500;
	background-color:inherit;
	background:none;
}

/* Navigation panel style */

#navigation{
	color:#fff;
	background-color:#3E2D01;
}
#navigation a{
	width:680px;
	margin:0 auto;
	font-size:11px;
	line-height:33px;
	text-decoration:none;
	color:#fff;
	background-color:#3E2D01;
}
#navigation a:hover, #navigation a.active{
	font-weight:bold;
	font-size:13px;
}

/* Body panel style */

#bodypan{
	padding:18px 0 0;
}

/*Left panel style */

p.question{
	padding:0;
	margin:0 0 3px;
}
p.question a {
	display:block;
	width:169px;
	font:15px/45px "Trebuchet MS", Arial, sans-serif; 
	text-decoration:none;
	text-transform:uppercase;
	padding:0 0 0 16px;
	margin:0;
}
.question a:hover {
	color:#000;
	background-color:inherit;
}
.question a.buliding{
	color:#3E2D01;
	background-color:inherit;
	background:url(../images/bg-building.gif) 0 0 no-repeat;
}
.question a.hardware{
	color:#80591F;
	background-color:inherit;
	background:url(../images/bg-hardware.gif) 0 0 no-repeat;
}
.question a.kitchens{
	color:#3D5E8E;
	background-color:inherit;
	background:url(../images/bg-kitchen.gif) 0 0 no-repeat;
}
.question a.rentals{
	color:#6C6767;
	background-color:inherit;
	background:url(../images/bg-rentals.gif) 0 0 no-repeat;
}
.question a.services{
	color:#2B631C;
	background-color:inherit;
	background:url(../images/bg-services.gif) 0 0 no-repeat;
}
.answer{
	overflow:hidden; 
	height:100%;
	color:#2A2A2A;
	background-color:#fff;
	clear:both;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	}
.answer ul {
	margin:0;
	padding:5px 5px;
	}
.answer ul li {
	font:12px/22px Arial, Helvetica, sans-serif;
	border-bottom:solid 1px #E3E3E3;
}
.answer ul li.noborder{
	border-bottom:none;
}
.answer ul li a {
	color:#2A2A2A;
	background-color:inherit; 
	text-decoration:none;
	padding:0 0 0 9px;
	margin:0;
}
.answer ul li a:hover {
	color:#9C8803;
	background-color:inherit; 
}
.supplierTitle{
	font-size:18px;
	line-height:22px;
	color:#3D2D00;
	background-color:inherit;
	padding:25px 0 14px 16px;
}
img.supplier{
	margin:0 0 0 16px;
}

/* Right panel style */

#rightpan p{
	padding:0 0 21px 0;
}
#rightpan td.text{
	padding:0 20px 0 10px;
}
#rightpan p.welcomeText{
	font-weight:bold;
	font-size:18px;
	line-height:28px;
	color:#569329;
	background-color:inherit;
	background:url(../images/logo2.gif) 0 30px no-repeat;
	text-indent:176px;
	padding:36px 0 24px 0;
}
#rightpan td.baner{
	background:url(../images/save-bg.gif) 0 0 no-repeat;
}
.baner p{
	font-weight:bold;
	font-size:24px;
	line-height:30px;
	color:#CFECB4;
	background-color:inherit;
	padding:29px 0 22px 5px !important;
}

/* Footer panel style */
#footer{
	padding:22px 0 18px 0;
}
#footer td.footerNav{
	color:#372500;
	background-color:#C9DCB5;
}
.footerNav a{
	font-size:11px;
	line-height:45px;
	color:#372500;
	background-color:inherit;
	text-decoration:none;
}
.footerNav a:hover{
	font-weight:bold;
	font-size:13px;
}
#footer p{
	font-size:10px;
	line-height:32px;
	color:#fff;
	background-color:#569329;
}


/* Other page style */

#rightpan p.welcomeTitle{
	font-weight:bold;
	font-size:18px;
	line-height:28px;
	color:#569329;
	background-color:inherit;
	padding:36px 0 24px 0;
}
#rightpan p.topTitle-inner{
	font-weight:bold;
	font-size:18px;
	line-height:28px;
	color:#569329;
	background-color:inherit;
	padding:0 0 24px;
}
#rightpan p.subTitle{
	font-weight:bold;
	padding:10px 0;
}
/* Contact us page */

.bgcolor{
	color:#2A2A2A;
	background-color:#fff;
	border:solid 1px #E3E3E3;
	padding:20px 0;
	font-size:12px;
}
input.txtbox{
	width:155px;
	height:18px;
	border:solid 1px #E3E3E3;
	font:12px/14px Arial, Helvetica, sans-serif;
}
input.submit{
	width:70px;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#2A2A2A;
	background-color:#F4F0F0;
	border:solid 1px #E3E3E3;
	float:right;
	margin:0 3px 0 0;
	padding:2px 0 0;
	}
textarea.comments{
	width:155px;
	border:solid 1px #E3E3E3;
	margin:3px 0 5px;
	font:12px/14px Arial, Helvetica, sans-serif;
}
ul.contact{
	padding:0 0 15px 0;
	font-size:12px;
	font-weight:bold;
}
ul.contact li{
	padding:0 0 0 20px;
}
ul.contact li.office{
	background:url(../images/phone-icon.gif) 0 50% no-repeat;
}
ul.contact li.office span {
	padding:0 0 0 15px;
	}
ul.contact li.fax{
	background:url(../images/fax-icon.gif) 0 50% no-repeat;
}
ul.contact li.fax span {
	padding:0 0 0 29px;
	}
ul.contact li.tollfree{
	background:url(../images/mob-icon.gif) 0 50% no-repeat;
}
.mapbg{
	color:#2A2A2A;
	background-color:#fff;
	border:solid 1px #E3E3E3;
	padding:5px 0;
	font-size:12px;
}
a.viewmap{
	font:bold 10px/18px "Trebuchet MS", Arial, sans-serif;
	color:#422B07;
	background-color:inherit;
	text-decoration:none;
	margin:0 5px 0 0;
}
a.viewmap:hover{
	text-decoration:underline;
}
.dirction{
	font-size:12px;
	line-height:18px;
	padding:0 0 15px 0 !important;
}

/* kitchen & bath page */

img.border{
	border:solid 1px #E3E3E3;
}
ul.kitchen li{
	background:url(../images/icon.gif) 0 50% no-repeat;
	padding:0 0 0 20px;
}
.lumber
{
list-style-type:square;
}

img.productImg{
	border:solid 1px #D4DAAE;
	margin-bottom:10px;
}
table.chart{
	border-top:solid 1px #C1CB6D;
	border-right:solid 1px #C1CB6D;
	font-size:12px;
	line-height:20px;
	margin-bottom:25px;
}
table.chart th{
	border-bottom:solid 1px #C1CB6D;
	border-left:solid 1px #C1CB6D;
	background-color:#DDE3B1;
}
table.chart td{
	border-bottom:solid 1px #C1CB6D;
	border-left:solid 1px #C1CB6D;
}

ul.productList{
	padding:0 0 5px;
	font-size:12px;
	line-height:15px;
}
ul.productList li{
	background:url(../images/arrow.gif) 4px 5px no-repeat;
	padding:0 0 10px 20px;
}
p.heading{
	font-weight:bold;
	padding:0 0 8px !important;
	line-height:15px;
}
.border{
	margin-bottom:10px;
	border-bottom:solid 1px #D8E281;
}
p.rate{
	padding:0 0 10px 0 !important;
}
p.rate span{
	color:#FF0000;
}
.pagelink{
	position:relative;
}
.pagelink .selectPage{
	width:350px;
	position:absolute;
	top:4px;
	right:0;
	font-size:11px;
}
.pagelink .selectPage form{
	float:right;
	width:auto;
}