/*  
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: #fff url("bg-gradient-gs.jpg") repeat-x fixed }


#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  { color: #933; text-decoration: none }

#frontnav a:hover  { color: #933; text-decoration: underline }
	
#Hnav, #Hnav a, #Hnav a:visited {
		font-weight: bold;
	    font-size: 1.2em;
	    text-decoration: none;
		color: #993333;

	}

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

a:hover  { color: #933; text-decoration: underline }