/*  
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("graphics/background.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 }

#communities {
     color: #ffffff;
}

#communities a  { color: #ffffff; line-height: 14pt; background: url("graphics/house.png") no-repeat left center; padding: 0 0 0 17px }
