.mainBody {
	background: url(bckgrnd.jpg) repeat-x;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B2C00;
	line-height: 120%
}
.smallbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B2C00;
	line-height: 120%
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 120%
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 120%;
	font-weight:bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #D0A86A;
	line-height: 120%;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #714500;
	line-height: 120%;
}
.otherproducts { 
	font-family:arial; 
	font-size:12px; 
	color: #714500; 
	font-weight:bold; 
	text-decoration:none;
}
.otherproducts:hover { 
	font-family:arial; 
	font-size:12px; 
	color: #714500;
	text-decoration:underline;
}
.link, a { 
	font-family:arial; 
	font-size:12px; 
	color: #714500; 
	font-weight:bold; 
}
.link:hover, a:hover { 
	font-family:arial; 
	font-size:12px; 
	color: #DCBE8F;
}