@charset "utf-8";
/*------------------------------Reset style Starts-------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight:bold;
}
img {
	margin:0;
	padding:0;
}
.img_gallery {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
}
.img_galleryfirst {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float:left;
}
.img_gallerynone {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.sale_banner {
	width:940px;
	background-image: url(../images/sale_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
}
/*------------------------------Reset style Ends-------------------------------*/

/*-----------------------------------float start-------------------------------*/
.fltrt {
	float: right;
}
.fltrt1 { float: right; width: 90px; }
.fltrt1 a img {padding-top:5px;}
.fltlft {
	float: left;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px
}
/*-----------------------------------float ends--------------------------------*/

/*---------------------body starts here ---------------------------------------*/
body {
	color:#333333;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	line-height:23px;
	background-color: #C5C5C5;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*---------------------body ends here ---------------------------------------*/

/*---Common Wrapper Style Starts ----*/

a {
	text-decoration : underline;
	border : 0;
	color : #333333;
	cursor:pointer;
}
a:hover {
	text-decoration : underline;
	border : 0;
	color : #b7a67b;
	cursor:pointer;
}
a img, a:hover img {
	text-decoration : none;
	cursor:pointer;
}
.background {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
}
/*
.background img.stretch {
    width:100%;
    height:100%;
}
*/
.background img.bg {
	/* Set rules to fill background */
			
			min-width: 100%;
	/* Set up proportionate scaling */
			width: 100%;
	/* Set up positioning */
			position: fixed;
	top: 0;
	left: 0;
}
 @media screen and (max-width: 1024px) {
 img.bg {
 left: 50%;
 margin-left: -0px;
}
}
#body { display:block; width:900px; border-left:1px solid #e5e5e5; border-right:1px solid #e8e8e8; background:#ffffff; margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; padding-top: 0; padding-right: 25px; padding-bottom: 52px; padding-left: 25px; }
#footer { display:block; width:950px; color:#ffffff; font-size:11px; line-height:20px; text-align:center; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding-top: 33px; padding-right: 0px; padding-bottom: 50px; padding-left: 0px; }
#header {
	display:block;
	width:950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}
h1 {
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
	line-height:32px
}
h1 .midTxt {
	font-size:24px;
}
h1 .lrgTxt {
	font-size:30px;
}
h3 {
	font-size:22px;
	color:#666666;
	font-weight:normal;
	line-height:27px
}
h2 {
	font-size:22px;
	color:#333333;
	font-weight:normal;
	line-height:normal
}
h4 {
	font-size:22px;
	color:#333333;
	font-weight:normal;
	line-height:normal
}
h5 {
		font-size:24px;
		color:#333333;
		font-weight:normal;
		line-height:24px;
		text-align: center;
		background-image: url(../images/woodtype.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		padding-bottom: 20px;
		margin: 0px 0px 20px;
		padding-top: 0px;
		padding-right: 0px;
		padding-left: 0px;
		text-transform: uppercase;
}
h6 { font-size:16px; color:#333333; font-weight:normal; line-height:normal; text-transform: uppercase; padding-bottom: 10px; }
/*---Common Wrapper Style ends ----*/

/*--- header starts ---*/
#logo {
	display:block;
	margin:0 auto;
	padding:0;
	width:394px;
	height:56px
}
#logo img {
	display:block;
	margin:0;
	padding:0;
}
/*--- header ends  ---*/

/*--- body starts  ---*/
#top_box { width: 100%; background-color: #747474; height: 30px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFFFFF; }
.top { width: 950px; margin-right:auto; margin-left:auto; color: #FFFFFF; text-align: center; line-height: 30px; font-size: 13px; }
.top a { color:#C3B082; }
.top a:hover { color:#FFFFFF; }
#nav {
	display:block;
	width:100%;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav li { display:block; margin:0; float:left; padding-top: 0; padding-right: 27px; padding-bottom: 0; padding-left: 0; }
#nav li a { display:block; margin:0; padding:0; color:#333333; text-decoration:none; font-size: 11px; }
#nav li a:hover, #nav li.activeTab a {
	color:#b7a67b;
	text-decoration:none
}
#nav li.lastTab {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#nav li.lastTab1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	color:#b7a67b;
}
#nav li.lastTab1 a {
	color:#b7a67b;
}
#slider{ clear:both; overflow:hidden; position:relative; width:900px; margin-bottom: 20px; height: auto; padding: 0px; }
#slider div{ clear:both; overflow:hidden; width:900px; height:300px; position:relative; }
#slider .slide_content{ float:left; position:absolute; z-index:9999; padding-top: 160px; padding-right: 0; padding-bottom: 0; padding-left: 30px; }
#slider .slide_content h2{
	font-size:30px;
	color:#6562a2;
	line-height:30px;
	font-weight:normal;
}
#slider .slide_content p a{ color:#db699d; font-size:18px; line-height:20px; float:left; margin-top: 0px; margin-right: 0; margin-bottom: 0; margin-left: 0; }
#slider .slide1_pic{ position:absolute; z-index:9; }
.bannerContainer {
	display:block;
	width:940px;
	height:450px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.bannerContainer img {
	display:block;
	width:940px;
	padding:0;
	height:450px;
	margin: 0px;
}
.bannerContainer a, .bannerContainer a:hover {
	text-decoration:none;
}
.smlBannerContainer { display:block; width:900px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding-top: 0px; padding-right: 0px; padding-bottom: 24px; padding-left: 0px; }
.smlBannerContainer .smlBannerLtOuter { display:block; margin:0; padding:0; width:590px; background:url(../images/smlBannerBgRepeat.gif) 1px top repeat; min-height:108px }
.smlBannerContainer .smlBannerLt { background:url(../images/smlBannerBg.gif) left top repeat-x; width:595px; min-height:108px }
.smlBannerContainer .smlBannerLt h1 {
	text-transform:uppercase;
	display:block
}
.smlBannerContainer .smlBannerLt h1 .mainOuter { display:block; width:430px; color:#ffffff; position:relative; padding-top: 20px; padding-right: 0px; padding-bottom: 20px; padding-left: 30px; }
.smlBannerContainer .smlBannerLt img {
	display:block
}
.smlBannerContainer .smlBannerLt h1 a {
	color:#ffffff;
	text-decoration:none;
}
.smlBannerContainer .smlBannerLt h1:hover, .smlBannerContainer .smlBannerLt h1 a:hover, .smlBannerContainer .smlBannerLt h1:hover .mainOuter, .smlBannerContainer .smlBannerLt h1 a:hover .mainOuter {
	color:#E3DFB0;
	text-decoration:none;
}
.smlBannerContainer .smlBannerRt {
	display:block;
	margin:0;
	padding:0;
	width:304px;
	background:url(../images/tileSml.gif) left top repeat;
	position:relative;
	min-height:108px
}
.smlBannerContainer .smlBannerRt h3 {
	padding:25px 102px 30px 20px;
	display:block;
}
.smlBannerContainer .smlBannerRt h3 a {
	color:#666666;
	text-decoration:none
}
.smlBannerContainer .smlBannerRt h3 span {
	display:block;
	margin:0;
	width:182px;
}
.smlBannerContainer .smlBannerRt .brochureIco {
	display:block;
	margin:0;
	padding:0;
	top:-6px;
	right:3px;
	position:absolute;
}
.smlBannerContainer .smlBannerRt h3:hover, .smlBannerContainer .smlBannerRt h3 a:hover {
	text-decoration:none;
	color:#a7a9ac
}
.txtContainer { display:block; margin:0px; width:900px; padding-top: 0px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; }
.txtContainer1 { display:block; margin:0px; width:900px; padding-top: 25px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; background-image: url(../images/drop_fade_container.jpg); background-repeat: no-repeat; background-position: center top; }
.ltContainer { display:block; margin:0px; width:560px; border-right-width: 1px; border-right-style: dotted; border-right-color: #CCCCCC; padding-top: 0px; padding-right: 20px; padding-bottom: 0px; padding-left: 10px; }
.ltContainer h1 { color:#333333; padding:0 0 15px 0; font-size: 22px; }
.ltContainer p.txt {
	padding:0 0 20px 0
}
.pageContainer { display:block; margin:0px; width:740px; padding-top: 20px; padding-right: 80px; padding-bottom: 0px; padding-left: 80px; }
.pageContainer p.txt {
	padding:0 0 20px 0;
	text-align: center;
}
p.txtback {
	padding:20px 10px 0px 0px;
	text-align: center;
	background-image: url(../images/arrow_up.png);
	background-repeat: no-repeat;
	background-position: 422px 30px;
	background-color: transparent;
	margin: 0px;
}
.pageContainer1 { display:block; margin:0px; width:740px; padding-top: 0px; padding-right: 80px; padding-bottom: 0px; padding-left: 80px; }
.pageContainer1 p.txt {
	padding:0 0 20px 0;
	text-align: center;
}
.pageContainer2 {
	display:block;
	margin:0px;
	width:780px;
	padding-top: 30px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.pageContainer2 p.txt {
	padding:0 0 20px 0;
	text-align: center;
}
p.txtback1 {
	padding:20px 10px 0px 0px;
	text-align: center;
	background-image: url(../images/arrow_up.png);
	background-repeat: no-repeat;
	background-position: 422px 30px;
	background-color: transparent;
	margin: 0px;
}
.divider { display:block; width:100%; clear:both; font-size:0; line-height:0; height:1px; padding-top: 0px; padding-right: 0px; padding-bottom: 25px; padding-left: 0px; border-top-width: 1px; border-top-style: dotted; border-top-color: #CCCCCC; margin-top: 20px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
.divider1 {
	display:block;
	width:100%;
	clear:none;
	font-size:0;
	line-height:0;
	height:1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
h2.title {
	padding:0 0 15px 0;
}
h3.title {
	padding:0 0 15px 0;
}
.imgContainer {
	display:block;
	margin:0;
	padding:8px 5px 0 0;
}
.imgContainer li {
	display:block;
	margin:0;
	padding:0 15px 0 0;
	float:left;
}
img.imgBorder, img.imgBorder:hover {
	border:1px solid #414141
}
.rtContainer {
	display:block;
	width:270px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rtContainer .smlImg {
	display:block;
	margin:8px 9px 0 0;
	padding:0;
}
.bigImg {
	display:block;
	margin:7px 0 14px 0;
	padding:0;
	border: 1px solid #414141;
}
.rtContainer h4 {
	text-transform:uppercase;
	padding:0 0 10px 0
}
.rtContainer h4 a {
	color:#333333;
	text-decoration:none
}
.rtContainer h4 a:hover, .rtContainer h4:hover {
	color:#bb8336;
	text-decoration:none
}
.rtContainer p.txt {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
table.formtable {
	margin: 0px 0px 10px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
	background-color: #F3ECDC;
	padding: 15px 0px;
     }

table.formtable td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
     }

div.addthis_toolbox {
width: 340px;
margin: 0 auto;
}
/*--- body ends ---*/ 


/*--- footer starts  ---*/
#footer ul {
	display:block;
	margin:0;
	padding:0;
	width:100%;
	text-align:center
}
#footer ul li {
	display:inline;
	margin:0;
	padding:0;
	color:#666666;
}
#footer ul li a {
	color:#666666;
	text-decoration:none
}
#footer ul li a:hover {
	color:#666666;
	text-decoration:underline
}
#footer a {
	color:#ffffff;
	text-decoration:none
}
#footer a:hover {
	color:#ffffff;
	text-decoration:underline
}
/*--- footer ends  ---*/
