.navbg {
	background-image: url(images/navb.jpg);
}
.navtext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}

.regulartext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.maincolor {
	background-color: #364818;
}
.footerbg {
	background-image: url(images/footerbg.jpg);
}
.hd {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.footertext {

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
