.style4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6E1E1B;
}
.style6 {
	color: #003C00;
	font-size: 14px;
	font-weight: bold;
}
.boldtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E1E1B;
}
.headingtext {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border: ridge #000000;
	background-color: #003C00;
}
.nameheadings {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6E1E1B;
}
.smallptbrown {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #6E1E1B;
}
.whitewithborder {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	border: thin dashed #000000;
	float: none;
	height: auto;
	width: auto;
}
.redsaletext {

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.greenmenu {
	color: #D3A04F;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	background-color: #5A2310;
}
.newstext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #CCAA7A;
}
.boldnewstext {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #CCAA7A;
}
