/*  
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: #7da7d5 url("../graphics/background3.jpg") repeat-x fixed }


#mainnav, #mainnav a, #mainnav a:visited, #mainnav a:hover     { color: #000; text-decoration: none }

#mainnav a:hover    { color: blue; font-weight: bold; text-decoration: underline }
	
	#frontnav, #frontnav a, #frontnav a:visited, #frontnav a:hover   { color: #ffffff; text-decoration: none }

#frontnav a:hover {
	text-decoration: underline;
		color: #ffffff;

	}
	
#Hnav, #Hnav a, #Hnav a:visited     { color: #000; 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: black; text-decoration: none }

a:hover     { color: red; font-size: 12pt; font-weight: bold; text-decoration: underline }