@charset "UTF-8";
.menu-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F4801D;
	color: #FFF;
	text-decoration: underline;
}
.menu-no-underline {
	text-decoration: none;
	font-size: 11px;
}
.subheads {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FF8028;
	text-decoration: none;
}
a:hover {
	color: #F96;
}
a:link {
	text-decoration: none;
	color: #FF8028;
}
.body-copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
}
.menu-text p a {
	color: #FFF;
}
