﻿body{
	margin: 0;
	background: #dbf2ff; /*#74a472;*/
}

a img { border: none; }
a:hover { text-decoration: none; }

.imgRt { float: right; }
.imgRt { float: right; }

#main{
	width: 760px;
	margin: 0 auto;
	border: solid #fff 1px;
}
#header{
	background: #008b2d;
}
#headerwrap{
	position:relative;
	width: 760px;
	height: 55px;
}
#button{
	width: 203px;
	position:absolute;
	top:5px;
	right:3px;
}
#logo{
	width: 210px;
	float: left;
	padding-left: 12px;
}
#tagline{
	width: 450px;
	float: left;
	padding-top: 29px;
}
div#tagline h1{
	text-transform: uppercase;
	color: #fff;
	font: 900 13px Verdana, Arial, sans-serif;
	letter-spacing: 3px;
	margin: 0;
}
#frontContent{
	border-bottom: solid #e66218 10px;
	font: 11px Verdana, Arial, sans-serif;
	background: url('/images/wood-bg.jpg') no-repeat;
}
#frontContent a{
	color: #000;
}
#frontContent a:hover{
	color: #e66218;
}
#frontCopy{
	float: right;
	width: 400px;
	padding-top: 10px;
	padding-right: 15px;
}
#frontCopy p{
	margin-bottom: 8px;
}
#frontFlash{
	float: left;
	width: 324px;
}
#ProductList{
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
	/*float: left;*/
	list-style-type: square;
}
#HardwoodLinks{
	float: right; 
	width: 150px;
	line-height: 18px;
}
#HardwoodLinks a{
	font-weight: bold;
	color: #008B2D;
}
#HardwoodLinks a:hover{
	color: #000;
}
#Promos{
	background: #fff url('/images/front_promo_bg.jpg') repeat-x;
	font: 11px Verdana, Arial, sans-serif;
	padding: 0;
	height: 200px;
}
#Promos h1{
	font: bold 23px Verdana, Arial, sans-serif;
	color: #e66218;
	margin: 0;
}
#LocationCopy{
	padding-top: 15px;
	padding-left: 5px;
	width: 200px;
}
#LocationCopy p{
	padding-left: 5px;
	padding-right: 15px;
	margin-top: 5px;
}
#PromoImage{
}
#ServiceCopy{
	padding: 15px 10px 0 10px;
}
#ServiceCopy p{
	margin-top: 5px;
}
#content{
	background: #fff;
	padding: 10px;
}
#content h1, #content h2{
	color: #672e0d;
	font: 900 'Times New Roman', serif;
	margin-top: 2px;
	margin-bottom: 2px;
}
#content p, #content ul{
	font: normal 12px Verdana, Arial, sans-serif;
}

#footer{
	background: #fff;
	font: 10px Verdana, Arial, sans-serif;
	padding: 0 10px 10px 10px;
}


/*nav styles*/

#nav, #nav ul { /* all lists */
	width: 100%;
	border-top: solid #fff 1px;
	padding: 0;
	margin: 0;
	list-style: none;
	font: normal 12px Verdana, Arial, sans-serif;
	z-index: 999;
	background: #e66218;
	float: left;
	position: relative;
}

ul#nav li.standard{
	float: left;
	border-right: solid #fff 1px;
}
ul#nav li.last{
	float: left;
}

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 8px 16px 8px 16px;
	font: bold 11px Verdana, Arial, sans-serif;
}

ul#nav a:hover{
	background: #fe8e4f;
}

#nav li { /* all list items */
	float: left;
	/*width: 10em;  width needed or else Opera goes nuts */
}


#nav li ul { /* second-level lists */
	position: absolute;
	background: #e66218;
	width: 200px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border-left: solid #fff 1px;
	border-right: solid #fff 1px;
	margin-top: -5px;
	margin-left: 5px;
}

#nav li ul li{
	/*width: 12em;*/
	border-bottom: solid #fff 1px;
}

#nav li ul a{
	width: 194px;
	padding: 3px;
	color: #fff;
	font: normal 11px Verdana, Arial, sans-serif;
}

#nav li ul a:hover{
	color: #000;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#frontFlash{
	z-index: 0;
}

#ContentTable{
	width: 760px;
	height: 370px;
}
#col1{
	width: 161px;
	background: #fff url('/images/infobg.jpg') repeat-x;
	padding: 20px 3px 0 8px;
	font-family: Verdana, Arial, sans-serif;
}
#col1 h4{
	font-size: 12px;
	margin: 0;
}
#col1 h5{
	font-size: 11px;
	margin: 0 0 5px 0;
}
#col1 a,
#content a{
	color: #008b2d;
}
#col1 p{
	margin: 0;
	font-size: 12px;
}
#col1 li,
#content li{
	font-size: 12px;
}
#col1 #contact{
	margin-top: 10px;
}
#col1 #contact h4{
	padding-left: 15px;
	background: url('/images/arrow_orange.gif') 0% 50% no-repeat;
}
#col1 #contact a{
	color: #000;
}
#col1 #contact p{
	margin-left: 15px;
}
#col3{
	background: #fff;
	padding: 3px;
	font-family: Verdana, Arial, sans-serif;
}
#col3 h4{
	font-size: 12px;
	margin: 0;
	color: #e66218;
}
#col3 h5{
	font-size: 11px;
	margin: 0;
	color: #e66218;
}
#col3 a{
	color: #008b2d;
}
#col3 p{
	font-size: 12px;
}
#col3 ul{
	font-size: 11px;
	padding: 0;
	margin: 15px;
}
#col3 ul a{
	color: #000;
}
img.nestedLeft{
	float: left;
	margin: 0 8px 8px 0;
}
#copyright{
	float: left;
	width: 450px;
	padding-top: 20px;
}
#partners{
	float: right;
	width: 200px;
}
#news{
	background: #fff;
	padding: 10px;
}
#news h1, #content h2{
	color: #672e0d;
	font: 900 'Times New Roman', serif;
	margin-top: 2px;
	margin-bottom: 2px;
}
#news p, #content ul{
	font: normal 12px Verdana, Arial, sans-serif;
}
#MembershipLinks{
	line-height: 18px;
}
#MembershipLinks a{
	font-weight: bold;
	color: #e66218;
}
#MembershipLinks a:hover{
	color: #000;
}
.PhotoGallery {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
}
.inventory1 {
	font-size: small;
}
.inventory2 {
	font-size: x-small;
}
.inventory3 {
	border-style: solid;
	border-width: 1px;
}
.inventory4 {
	text-align: center;
}
.inventory5 {
	font-size: small;
	text-align: center;	
}
.inventory6 {
	font-size: x-small;
	text-align: center;	
}
.inventory_picture {
	margin: 12px;
}
.quote {
	color: #FF0000;
	text-align: center;
}
.quote1 {
	color: #FF0000;
}
.quote2 {
	text-decoration: none;
}
.quote3 {
	color: #FF0000;
	text-align: center;
}
.Footer1 {
	vertical-align: MIDDLE;
	text-align: center;
}

#lumberSpecies { margin: 0 auto; }
#lumberSpecies td { text-align: center; padding: 0 5px 5px 5px; vertical-align: top; }
#lumberSpecies img { display: block; margin-bottom: 5px;  }
#lumberSpecies h3 { margin: 0 0 0.5em 0; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }

/*-------------Sidebar----------------*/

.contactLink { display: block; width: 134px; margin: 0 auto 1em auto;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/btn-contact-us.png') !important; /* IE6 PNGfix */
	height: 37px;
	width: 134px;
	cursor: pointer;
}
.contactLink img {
	_filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE6 PNGfix */
}

.smorgasboard { 
	position: relative;
	width: 159px;
	height: 85px;
	overflow: hidden;
	margin: 0 auto 1em auto;
}
.hardwoodInfo { 
	position: relative;
	width: 159px;
	margin: 0 auto 1em auto;
}
.smorgasboard ul,
.hardwoodInfo ul { list-style: none; padding: 0; margin: 0; }
.smorgasboard ul { width: 116px; margin-left: auto; }

.smorgasboard li a,
.hardwoodInfo li a { 
	display: block;
	padding: 2px 0 2px 15px;
	background: url(/images/arrow-orange.gif) 3px 3px no-repeat;
}

.smorgasboard li, 
.hardwoodInfo li { zoom: 1; }

.smorgasboard .content { 
	position: absolute;
	z-index: 100;
	width: 134px;
	right: 3px;
	top: 15px;
}
.smorgasboard img {
	_filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE6 PNGfix */
}

.smorgasboard .bg{ 
	position: absolute;
	z-index: 1;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/log-slices-faded.png') !important; /* IE6 PNGfix */
	height: 85px;
	width: 159px;
}
.smorgasboard h3{ 
	color: #672e0d;
	font-size: 15px;
	text-align: right;
	margin: 0;
}
.hardwoodInfo h3 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #672e0d;
	position: absolute;
	z-index: 100;
	top: 83px;
	margin: 0 auto;
}
.hardwoodInfo .bg{ 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/wood-pile-faded.png') !important; /* IE6 PNGfix */
	height: 107px;
	width: 159px;
}
.hardwoodInfo .bg img {
	_filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE6 PNGfix */
}
#lumberNames li {}

.formDisplay { }
.formDisplay td,
.formDisplay th{ vertical-align: top; padding: 0 10px 3px 0; }
.formDisplay th { text-align: right; }

.formDisplay #txtComment { width: 275px; height: 125px; }

.homeSlideHeadline{font-size:30px; font-weight:bold;}
.homeSlideSubHeadline{font-size:20px;}
