/* structure */


.holdertable {
	background-image:  url(../images/nfp_timber_products_bg.jpg);
	background-repeat: repeat-y;
}
.holdertable_products {
	background-image:  url(../images/nfp_timber_products_bg2.jpg);
	background-repeat: repeat-y;
}
.header_home_table {
	background-image:  url(../images/nfp_timber_products_home_header.jpg);
	background-repeat: no-repeat;
	height: 322px;
	width: 783px;
}
.header_content_table {
	background-image:  url(../images/nfp_timber_products_content_header.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 783px;
}
.footer_home_table {
	background-image:  url(../images/nfp_timber_products_home_footer.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 783px;
}
.footer_home_table2 {
	background-image:  url(../images/nfp_timber_products_home_footer2.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 783px;
}
.footer_content_table {
	background-image:  url(../images/nfp_timber_products_content_footer.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 783px;
}
.footer_blank_table {
	background-image:  url(../images/nfp_timber_products_content_blank_footer.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 783px;
}

/* content */

h1 {
	font: bold 13px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #126132;
}
ul {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
p, tr {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
p a {
	text-decoration: none;
	color: #805E59;
}
p a:hover {
	text-decoration: none;
	color: #126132;
}

b, strong {
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #805E59;
}
.content_link {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a.content_link {
	text-decoration: none;
	color: #805E59;
}
a.content_link:hover {
	text-decoration: none;
	color: #126132;
}

/* menus */

.topmenu {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #805E59;
	text-decoration: none;
}
a.topmenu {
	color: #805E59;
	text-decoration: none;
}
a.topmenu:hover {
	color: #126132;
	text-decoration: none;
}
.footermenu {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.footermenu {
	color: #FFFFFF;
	text-decoration: none;
}
a.footermenu:hover {
	color: #E8EBE4;
	text-decoration: underline;
}
.productsmenu {
	font: bold 10px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #778073;
	text-decoration: none;
}
a.productsmenu {
	color: #778073;
	text-decoration: none;
}
a.productsmenu:hover {
	color: #805E59;
	text-decoration: none;
}
.listspace {
	list-style-type: none;
}
