@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
}
.shadow {
	width: 900px;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
.container {
	background-color: #8B949E;
	overflow: auto;
}
.mainarea {
	width: 860px;
	background-color: #8B949E;
	color: #EEE;
	padding-right: 20px;
	padding-left: 20px;
	overflow: auto;
	float: left;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
.spacer {
	float: left;
	width: 150px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 10pt;
}
.social {
	float: left;
	width: 150px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 10pt;
	margin-right: 20px;
}
.header {
	float: left;
	width: 370px;
	padding-top: 15px;
	text-align: right;
	padding-bottom: 10px;
}
.navbar {
	height: 25px;
	color: #DDD;
	font-size: 10pt;
	text-align: right;
	padding-top: 10px;
	clear: both;
}
.breadcrumbs {
	font-size: 8.5pt;
	color: #999;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 6px;
	float: left;
	clear: both;
}
.divider {
	background-image: url(../images/breadcrumbdivider.gif);
	background-repeat: no-repeat;
	height: 5px;
	clear: both;
}
.content {
	width: 900px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	clear: both;
}
.fullcol {
	width: 840px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	float: left;
	overflow: auto;
}
.widecol {
	width: 680px;
	background-color: #F8F8F8;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 180px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 30px;
	overflow: auto;
}
.doublecol {
	width: 560px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	float: left;
	overflow: auto;
}
.doublecolupper {
	width: 560px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	overflow: auto;
}
.doublecolouter {
	width: 560px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	float: left;
	overflow: auto;
	margin-right: 10px;
}
.singlecol {
	width: 240px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	float: left;
	overflow: auto;
}
.singlecolinner {
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	float: left;
	overflow: auto;
	margin-left: 10px;
}
.singlecolinnerNP {
	width: 240px;
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
	float: left;
	overflow: auto;
	margin-left: 10px;
}
.singlecolnestedinner {
	width: 240px;
	margin-top: 10px;
	padding-right: 20px;
	padding-top: 5px;
	float: left;
	overflow: auto;
	margin-right: 30px;
}
.singlecolnestedouter {
	width: 240px;
	margin-top: 10px;
	padding-right: 20px;
	padding-top: 5px;
	float: left;
	overflow: auto;
}
.image {
	margin-bottom: 5px;
}
.wideimage {
	width: 860px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	overflow: auto;
}
.thinimage {
	width: 240px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
}
.lightbox {
	margin-top: 10px;
	clear: both;
	overflow: auto;
}
.lightboximage {
	width: 190px;
	margin-right: 15px;
	padding: 3px;
	background-color: #E6E6E6;
	float: left;
}
.lightboximageouter {
	width: 190px;
	padding: 3px;
	background-color: #E6E6E6;
	float: left;
}
.panelgreen {
	background-color: #DEE4DF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 6px;
	padding-bottom: 12px;
}
.panelgrey {
	background-color: #F1F1F1;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
}
.finishes {
	margin-bottom: 10px;
}
.thumb {
	padding-top: 17px;
}
.species  {
	background-color: #4E794F;
	color: #FFF;
	font-size: 11pt;
	margin-top: 3px;
}
.wood  {
	background-color: #EBE7D7;
	font-size: 10pt;
	margin-bottom: 12px;
}
tr .woodbold   {
	background-color: #F2EFE8;
	font-weight: bold;
	padding: 4px;
}
tr .woodplain   {
	background-color: #F2EFE8;
	padding: 4px;
}
.subfooter {
	font-size: 8.5pt;
	color: #999;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 10px;
	float: left;
	clear: both;
	padding-top: 6px;
}
.products {
	width: 900px;
	background-color: #E6E6E6;
	color: #CCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.links {
	background-color: #393939;
	background-image: url(../images/linksbg.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 20px;
}
.quicklinks {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	width: 900px;
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	color: #777;
	font-size: 9pt;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 18px;
	padding-bottom: 30px;
	clear: both;
}
p {
	font-size: 10pt;
	color: #333;
	line-height: 13pt;
	padding-top: 4px;
	padding-bottom: 4px;
}
h1 {
	padding-bottom: 2px;
	padding-top: 4px;
}
h2 {
	color: #DDD;
	font-weight: normal;
	padding-bottom: 2px;
}
h3 {
	color: #333;
	font-size: 14pt;
	line-height: 18pt;
	padding-bottom: 4px;
}
h4 {
	color: #333;
	font-size: 12pt;
	line-height: 16pt;
	padding-top: 15px;
	padding-bottom: 6px;
}
.h4alt {
	font-size: 12pt;
	line-height: 16pt;
	padding-top: 15px;
	padding-bottom: 6px;
	font-weight: bold;
}
h5 {
	color: #333;
	font-size: 14pt;
	line-height: 18pt;
	padding-bottom: 6px;
	padding-top: 15px;
}
h6 {
	padding-bottom: 2px;
	padding-top: 4px;
	font-size: 16pt;
	font-weight: normal;
}
.green {
	color: #063;
	padding-top: 10px;
	padding-bottom: 5px;
}
.white {
	color: #EEE;
	padding-top: 10px;
	padding-bottom: 5px;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
td {
	vertical-align: top;
}
.list {
	color: #333;
	font-size: 10pt;
	line-height: 13pt;
	list-style-type: lower-alpha;
	list-style-position: outside;
	padding-left: 40px;
	padding-top: 6px;
	padding-bottom: 4px;
}
.bulletlist {
	color: #333;
	font-size: 10pt;
	line-height: 13pt;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 4px;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #777;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}
a.breadcrumbslink:link {
	color: #999;
	text-decoration: none;
}
a.breadcrumbslink:visited {
	color: #999;
	text-decoration: none;
}
a.breadcrumbslink:hover {
	color: #999;
	text-decoration: underline;
}
a.breadcrumbslink:active {
	color: #999;
	text-decoration: underline;
}
a.copyrightlink:link {
	color: #777;
	text-decoration: none;
}
a.copyrightlink:visited {
	color: #777;
	text-decoration: none;
}
a.copyrightlink:hover {
	color: #222;
	text-decoration: none;
}
a.copyrightlink:active {
	color: #222;
	text-decoration: none;
}
a.greenlink:link {
	color: #063;
	text-decoration: underline;
}
a.greenlink:visited {
	color: #063;
	text-decoration: underline;
}
a.greenlink:hover {
	color: #396;
	text-decoration: underline;
}
a.greenlink:active {
	color: #063;
	text-decoration: none;
}
a.navlink:link {
	color: #F5F5F5;
	font-size: 10pt;
	text-decoration: none;
}
a.navlink:visited {
	color: #F5F5F5;
	font-size: 10pt;
	text-decoration: none;
}
a.navlink:hover {
	color: #F5F5F5;
	font-size: 10pt;
	text-decoration: underline;
}
a.navlink:active {
	color: #F5F5F5;
	font-size: 10pt;
	text-decoration: none;
}
a.productlink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #555;
	text-decoration: none;
}
a.productlink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #555;
	text-decoration: none;
}
a.productlink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #333;
	text-decoration: none;
	border-bottom:1px dotted;
}
a.productlink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #000;
	text-decoration: none;
}
a.quicklink:link {
	font-size: 11pt;
	line-height: 15pt;
	color: #9C9C9C;
	text-decoration: none;
}
a.quicklink:visited {
	font-size: 11pt;
	line-height: 15pt;
	color: #9C9C9C;
	text-decoration: none;
}
a.quicklink:hover {
	font-size: 11pt;
	line-height: 15pt;
	color: #CCC;
	border-bottom:1px dotted;
}
a.quicklink:active {
	font-size: 11pt;
	line-height: 15pt;
	color: #EEE;
	text-decoration: none;
}
a.textlink:link {
	color: #333;
	text-decoration: none;
}
a.textlink:visited {
	color: #333;
	text-decoration: none;
}
a.textlink:hover {
	color: #777;
	text-decoration: underline;
}
a.textlink:active {
	color: #000;
	text-decoration: underline;
}