@charset "UTF-8";
/* CSS Document */
body {
	background-color: #f5efd7;
}
h2 a {
    color: #333300;
	text-decoration: none;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
}
h2 a:hover {
    color: #af4d0c;
}
a {
	color: #333300;
	text-decoration: underline;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;

}
a:hover {
	color: #af4d0c;
}
p {
	color: #333300;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.wrapper {
	width:695px;
	margin:0 auto;
}

/* **********HEADER********** */
.header {
	background-image:url(../images/headerNew.jpg);
	background-repeat:no-repeat;
	height:146px;
	width:695px;
}
#logoLink {
	float: left;
	display: block;
	width: 205px;
	height: 117px;
	margin: 4px 0px 0px 4px;
	text-decoration:none;
}
#logoLink span {visibility: hidden;}

.header h2 {
	color:#ffffff;
	display:block;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	width:323px;
	height:18px;
	margin-top:83px;
}
.nav {
	clear:both;
	width:687px;
	height:26px;
	background: url(../images/navBack.jpg) bottom center no-repeat;
	border-left:4px solid #000000; 
	border-right:4px solid #000000;
}
.nav ul {
	list-style:none;
}
.nav li {
	float:left;
	position:relative;
	z-index:10;
}
.nav li a {
	font-family:Trebuchet MS;
	color:#000000;
	line-height:26px;
	font-size:12px;
	border-left:1px solid #000000;
	padding:0px 14px 0px 14px;
	font-weight:bold;
	text-decoration:none;
}
.nav li a:hover {
	color:#ffffff;
	text-decoration:none;
}
.nav li:first-child a {
	border:0px;
}
.desc 
{
    clear:both; 
    background:#feebc3; 
    height:23px; 
    border-left:4px solid #000000; 
    border-right:4px solid #000000; 
    padding:10px; 
    text-align:center;
    border-top:4px solid #000000;
 }
.desc img {
    vertical-align:middle;
}
.announce
{
    background:#feebc3; 
    height:56px; 
    border-left:4px solid #000000; 
    border-right:4px solid #000000; 
    border-top:4px solid #000000; 
    padding:10px;
}
.announceleft 
{
    float:left;
    width:505px;
    padding: 10px 20px 0px 20px;
}
.announceright
{
    float:right;
}
.announcelefttext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;

}    
.announce a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#31450a;
	font-size:16px;
	font-weight:bold;	
}
.announce a:hover {
	color:#000000;
	font-size:16px;
}
.headText{	
		color:#31450a;
		font-family:"Times New Roman", Times, serif;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
}


/* **********CONTENT CONTAINER********** */
.contentCon {
	clear: both;
	overflow: hidden;
	border-top:4px solid #000000;
}
.contentCon p {margin: 0px; padding: 0px;
}
	
/* **********HOME LEFT COLUMN********** */	
.leftCol {
	float:left;
	width:345px;
	height:404px;
	background-image:url(../images/home_textleft.jpg);
	background-repeat:no-repeat;
	padding:10px;
	border:4px solid #000000;
}
.leftCol h1 {
	color:#31450a;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:0px;
}
.leftCol h2 {
	color:#31450a;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:0px;
}

.leftCollogo {
    float:right;
    padding: 00px 20px 0px 10px;
    border: 0px;
}

/* **********HOME RIGHT COLUMN********** */
.rightCol {
	float:left;
	width:298px;
	height:404px;
	background-image:url(../images/dog6.jpg);
	background-repeat:no-repeat;
	padding:10px;
	border:4px solid #000000;
	border-left:none;
}
.rightCol h3 {
    font-family:"Times New Roman", Times, serif;
	margin-top:200px;
}
.rightCol p {
	color:#000000;
	font-weight:bold;
}
.rightCol a {
	color:#000000;
	font-weight:bold;
}
.rightCollogo {
    float:right;
    padding-bottom:250px;
    border: 0px;
}

/* **********FLOORING NAVIGATION COLUMN********** */
.flooringNav {
	float: left;
	width: 121px;
	padding: 10px 5px 30000px 5px; 		/*30000px For creating equal height columns */
	margin-bottom: -29990px;        	/*For creating equal height columns */
	border-left:4px solid #000000; 
	border-right:4px solid #000000;
	background: url(../images/nav_bg.jpg) repeat-y;
}
.flooringNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.flooringNav ul li {margin-bottom: 10px;}
.flooringNav a {
	font-size: 11.5pt;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color: #333300;
}
body.douglasfir a#douglasfir, body.yellowpine a#yellowpine, body.whitepine a#whitepine, body.hickory a#hickory, body.endgraintile a#endgraintile, body.saltyfir a#saltyfir,
body.cherry a#cherry, body.blackwalnut a#blackwalnut, body.oak a#oak, body.elm a#elm  
{
    width: 522px; 
	text-decoration: underline;
} 
.flooringNav a:hover {color: #af4d0c;}

/* **********FLOORING RIGHT COLUMN********** */
.flooringRightCol {
	float: right;
	width: 522px;
	padding: 10px 15px 30000px 15px; 	/*30000px For creating equal height columns */
	margin-bottom: -29990px;        	/*For creating equal height columns */
	border-right:4px solid #000000;
	background: url(../images/home_textright.jpg);
}
.flooringRightCol h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18pt;
	font-variant: small-caps;
	text-align: center;
}
.flooringRightCol img {
	margin-right: 10px;
	border: 0px;
}

/* **********CUSTOM NAVIGATION COLUMN********** */
.customNav {
	float: left;
	width: 121px;
	padding: 10px 5px 30000px 5px; 		/*30000px For creating equal height columns */
	margin-bottom: -29990px;        	/*For creating equal height columns */
	border-left:4px solid #000000; 
	border-right:4px solid #000000;
	background: url(../images/nav_bg.jpg) repeat-y;
}
.customNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.customNav ul li {margin-bottom: 10px;}
.customNav a {
	font-size: 11.5pt;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color: #333300;
}
body.custom a#custom, body.timbers a#timbers, body.accessories a#accessories, body.paneling a#paneling, body.ceilings a#ceilings, body.kauri a#kauri, body.boxbeams a#boxbeams, body.doors a#doors
{
    width: 522px; 
	text-decoration: underline;
} 
.customNav a:hover 
{
    color: #af4d0c;
}

/* **********CUSTOM RIGHT COLUMN********** */
.customRightCol {
	float: right;
	width: 522px;
	padding: 0px 15px 30000px 15px; 	/*30000px For creating equal height columns */
	margin-bottom: -29990px;        	/*For creating equal height columns */
	border-right:4px solid #000000;
	background: url(../images/home_textright.jpg);
}
.customRightCol h1 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 18pt;
	font-variant: small-caps;
	text-align: center;
}
.customRightCol img {
	margin-right: 10px;
	border: 0px;
}


/* **********FURNITURE NAVIGATION COLUMN********** */
.furnitureNav {
	float: left;
	width: 121px;
	padding: 10px 5px 30000px 5px; 		/*30000px For creating equal height columns */
	margin-bottom: -29990px;        	/*For creating equal height columns */
	border-left:4px solid #000000; 
	border-right:4px solid #000000;
	background: url(../images/nav_bg.jpg) repeat-y;
}
.furnitureNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.furnitureNav ul li {margin-bottom: 10px;}
.furnitureNav a {
	font-size: 11.5pt;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color: #333300;
}
body.furniture a#furniture 
{
    width: 522px; 
	text-decoration: underline;
} 
.furnitureNav a:hover {color: #af4d0c;}

/* **********FURNITURE RIGHT COLUMN********** */
.furnitureRightCol {
	float: right;
	width: 522px;
	padding: 10px 15px 30000px 15px; 	/*30000px For creating equal height columns */
	margin-bottom: -29990px;        	/*For creating equal height columns */
	border-right:4px solid #000000;
	background: url(../images/home_textright.jpg);
}
.furnitureRightCol h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18pt;
	font-variant: small-caps;
	text-align: center;
}
.furnitureRightCol img {
	margin-right: 10px;
	border: 0px;
}

/* **********CATEGORY DIVISION********** */
.catDiv {margin-bottom: 20px;}
.catDiv h2 {
	font-size: 14pt;
	font-variant: small-caps;
	color: #31450a;
}
.catDiv p {margin-bottom: 10px;}
.view {
	font-size: 8pt;
	font-weight: bold;
	color: #31450a;
}

/* **********ABOUT NAVIGATION COLUMN********** */
.aboutNav {
	float: left;
	width: 121px;
	padding: 10px 5px 30000px 5px; 		/*30000px For creating equal height columns */
	margin-bottom: -29990px;        	/*For creating equal height columns */
	border-left:4px solid #000000; 
	border-right:4px solid #000000;
	background: url(../images/nav_bg.jpg) repeat-y;
}
.aboutNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.aboutNav ul li {margin-bottom: 10px;}
.aboutNav a {
	font-size: 11.5pt;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	color: #333300;
}
body.about a#about, body.bios a#bios, body.showroom a#showroom, body.testimonials a#testimonials 
{
    width: 522px; 
	text-decoration: underline;
} 
.aboutNav a:hover {color: #af4d0c;}

/* **********ABOUT RIGHT COLUMN********** */
.aboutRightCol {
	float: right;
	width: 522px;
	padding: 0px 15px 30000px 15px; 	/*30000px For creating equal height columns */
	margin-bottom: -29990px;        	/*For creating equal height columns */
	border-right:4px solid #000000;
	background: url(../images/home_textright.jpg);
}
.aboutRightCol h1 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 18pt;
	font-variant: small-caps;
	text-align: center;
}
.aboutRightCol img {
	margin-right: 10px;
	border: 0px;
}

.aboutRightCol h2 {
	font-size: 14pt;
	font-variant: small-caps;
	color: #31450a;
	margin-bottom: 0px;
	padding: 0px;
}

.aboutRightCol a {
    color: #333300;
	text-decoration: underline;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
.aboutRightCol a:hover {
    color: #af4d0c;
}


/* **********GALLERY********** */
.gallery {
	width: 683px;
	border-left:4px solid #000000; 
	border-right:8px solid #000000;
	border-top:4px solid #000000;
} 

#Table_04 td img 
{
    display:block;
}

/* **********FEATURED********** */
.featured {
	width: 687px;
	border-left:4px solid #000000; 
	border-right:4px solid #000000;
	border-top:4px solid #000000;
    background: url(../images/featured/featured_bg.png);
} 

.featured h1 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 20pt;
	font-variant: small-caps;
	text-align: center;
}
.featured h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	color: #31450a;
	font-variant: small-caps;
	text-align: center;
}
.featured td 
{
    text-align: center;
    padding: 10px;
}

/* **********CONTACT********** */
.contact {
	width: 687px;
	border-left:4px solid #000000; 
	border-right:4px solid #000000;
	border-top:4px solid #000000;
    background: url(../images/contact/contact_bg.png);
} 
.contact h1 
{
	margin: 0px;
	padding: 0px;
	font-size: 13pt;
	color: #31450a;
	font-variant: small-caps;
}   

/* **********THANKS********** */
.thanks {
	width: 687px;
	height: 350px;
	border-left:4px solid #000000; 
	border-right:4px solid #000000;
	border-top:4px solid #000000;
    background: url(../images/contact/thanks_bg.png);
} 
.thanks h1 
{
	padding: 20px 0px 0px 20px;
	font-size: 20pt;
	color: #31450a;
	font-variant: small-caps;
}    


/* **********FOOTER********** */
.footer {
	background-color:#000000;
	height:28px;
	line-height:23px;
	width:695px;
	clear:both;
	color:#fddd8e;
	font-size:12px;
	text-align:center;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
.footer a {
	color:#fddd8e;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
