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

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #c99832;
	text-transform: uppercase;
}
td p:first-child{
	margin-top: 0;
}
a img {
	border: none;
}
.productmaterial {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #807e58;
}
.productspecs {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.floatleft {
	float: left;
	margin: 0 10px 5px 0;
}
.floatright {
	float: right;
	margin: 0 0 5px 10px;
}
.treecount {
	width: 155px;
	padding: 65px 0 0 10px;
	font-size: 50px;
	color: #FFFFFF;
	text-align: center;
}
.treecount a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 65px 20px 50px 20px;
}