.regionMenu {
	background-color: #1d306a;
	text-align: center;
	height:40px;
}
.regionMenu a {
	font-size: 11px;
	background-color: #e0e6f9;
	padding: 2px 5px;
	border-color: #49609c;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	margin-right: 1px;
	margin-left: 1px;
	width: auto;
	height: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.highlandsMenu {
	background-color: #163D04;
	text-align: center;
	height:40px;
}
.highlandsMenu a {
	font-size: 11px;
	background-color: #eaf9e3;
	padding: 2px 5px;
	border-color: #90a976;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
	width: auto;
	height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #005945;
}
.riverGateMenu {
	background-color: #96C2E7;
	text-align: center;
	height:40px;
}
.riverGateMenu a {
	font-size: 11px;
	background-color: #e9f4fd;
	padding: 2px 5px;
	border-color: #5d7f9c;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
	width: auto;
	height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.valleyMenu {
	background-color: #308506;
	text-align: center;
	height:40px;
}
.valleyMenu a {
	font-size: 11px;
	background-color: #dbe6cf;
	padding: 2px 5px;
	border-color: #90a976;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
	width: auto;
	height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #254739;
}
.sydHillsMenu {
	background-color: #778458;
	text-align: center;
	height:40px;
}
.sydHillsMenu a {
	font-size: 11px;
	background-color: #dbe6cf;
	padding: 2px 5px;
	border-color: #90a976;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
	width: auto;
	height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #254739;
}
