.inactive {
	background-color: #a55a14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: auto;
}
.active {
	background-color: #a55a14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
.secondary {
	background-color: #a55a14;
	text-align: left;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
}
.sNavBody {
	background-color: #de8738;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	height: auto;
	text-indent: 10px;
}
.background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ce7019;
	font-weight: normal;
}
.secondary_background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d98f4c;
	font-weight: normal;
}
.headerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CE7019;
	text-align: left;
}
.subheaderText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CE7019;
	text-align: left;
}
