/*  
This style sheet is the property of Herald Journal Publishing, Inc. ( http://www.herald-journal.com/ )
Author: Josh Leuze ( jleuze@hjpub.com )
*/

body       { color: inherit; font-family: Myriad, Arial, Sans-Serif; background: #062b5f url("back2.jpg") fixed }


#mainnav, #mainnav a, #mainnav a:visited, #mainnav a:hover  { color: #062b5f; text-decoration: none }

#mainnav a:hover  { color: #ffa400; text-decoration: underline }
	
	#frontnav, #frontnav a, #frontnav a:visited, #frontnav a:hover {
	text-decoration: none;
		color: #ffffff;

	}

#frontnav a:hover {
	text-decoration: underline;
		color: #ffffff;

	}
	
#Hnav, #Hnav a, #Hnav a:visited  { color: #062b5f; font-size: 1.2em; font-weight: bold; text-decoration: none }

#Hnav a:hover {
	font-weight: bold;
	text-decoration: underline;
	}
	
	
	a, a:visited, a:hover   { color: #062b5f; text-decoration: none }

a:hover  { color: black; font-weight: bold; text-decoration: underline }