.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.indexfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	cursor: hand;
	text-decoration: underline;

}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.bkgroundimage {
	background-image: url(images/barkfade.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bodyfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;

}
.img_left {
	float: left;
	padding-right: 10px;
}
#product_body {
	text-align: left;
}
.bodyfontproducts {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-left: 160px;
}
.img_leftproducts {
	float: left;
	padding-right: 10px;
	margin-left: -156px;
}
.bodyfont_titles {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-left: -156px;
}
