/* City of Chesapeake HIGHLIGHT COLORS -- can use to FONTS & header styles */ 
.highlightBrownLT {	 
	color: #9e8b53   !important;
}
.highlightMoss {	 
	color: #5f6e39 !important;
}
.highlightOrangeLT {	 
	color: #cc6101 !important;
}
.highlightOrangeDK {	 
	color: #a93b00 !important;
} 
.highlightOrangeRed  {
	color: #8e2200 !important;
}
.highlightRedDK {
	color: #6f2f2e !important;
}
.highlightTeal {
	color: #2e544a !important;
}	
.highlightTealLT {
	color: #48655d !important;
}	
.highlightGoldGRN {	 
	color: #a2932d !important;
}
.highlightGoldYellow {	 
	color: #b78409 !important;
}
.highlightWhite {	 
	color: #ffffff !important;
}
.highlightBlack {	 
	color: #000000 !important;
}
 /* END OF HIGHLIGHT COLORS */