/*  
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: #0c3714 url("graphics/ht-gradient.jpg") repeat-x }


#mainnav, #mainnav a, #mainnav a:visited, #mainnav a:hover {
	text-decoration: none;
		color: #993333;

	}

#mainnav a:hover {
	text-decoration: underline;
		color: #993333;

	}
	
	#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 {
		font-weight: bold;
	    font-size: 1.2em;
	    text-decoration: none;
		color: #993333;

	}

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

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