.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFEFE;
	text-transform: uppercase;


}
.bg-btm {
	background-image: url(images/btm_fill.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg-top {
	background-image: url(images/top_fill.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg-left {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg-right {

	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.submenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #AB6C2F;
	text-transform: uppercase;
}
.menuHit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #594328;
	text-transform: uppercase;
}
.footer {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #AB6C2F;
	text-transform: uppercase;
}
.fblg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AB6C2F;
	text-decoration: none;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AB6C2F;
	text-decoration: none;
}
.bottom-links {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F1EAE4;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E4224;
}
.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #856036;
	text-decoration: none;
}
.submenuHit {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #60482B;
	text-transform: uppercase;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3F3F3;
}
.skipintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F5F5F5;
	text-decoration: none;
}
