/*  
This style sheet was developed by Herald Journal Publishing, Inc. ( http://www.herald-journal.com/ )
For use by Winstock Cuntry Music Festival ( http://www.winstockfestival.com/ )
Author: Josh Leuze ( jleuze@hjpub.com )
*/

body  { color: #ffffff; font-family: Myriad, Arial, Sans-Serif; background-image: url("graphics/background3.jpg"); background-attachment: fixed }


#nav, #nav a, #nav a:visited, #nav a:hover {
	text-decoration: none;
		color: #ffffff;

	}

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

	}
	
/*  -----------------------------	*/
	
	a, a:visited, a:hover {
	text-decoration: none;
		color: #FFFFFF;
}

/*feedburner*/
#creditfooter {	display: none; }

a:hover {
	text-decoration: underline;
		color: #9C9C9C;

	}
	
footer { background-image: url("graphics/footer.bkgrnd.png"); background-repeat: repeat; background-attachment: scroll }

