.navigrnr {
	background-image: url(images/navigrunner.gif);
}
.topnavig {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #EEE7D7;
	text-decoration: none;
	font-weight: bold;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #653d08;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.btmnav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #A4774E;
	text-decoration: none;
}
a.topnavig:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
}
a.btmnav:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.text:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #993333;
	text-decoration: underline;
}
