/* Alt templates */

.altHeader {
	background-image: url(../images/county-header.gif);
	background-repeat: repeat-x;
}

.altLogo {
	background-image: url(../images/county-logo.gif);
	background-repeat: no-repeat;
}

#pageBody a:link, #pageBody a:visited, #pageBody a:active {
	color: #af0303;
}

#pageBody a:hover {
	color: #be3434;
}