/**********Special Typo************/
.dark {
	color: #39393C;
}
.local {
	margin: 0;
	background: url(../img/wearealocal.gif) no-repeat top left;
	text-indent: -3000px;
	height: 43px;
	width: 624px;
	display: block;
}
.local_two {
	font-size: 1.6em;
	margin-left: 2em;
	line-height: 1em;
	margin-bottom: 23px;
}
#maincontent p.leadin {
	font-size: 150%;
	line-height: 1.3em;
	margin-bottom: .7em;
	color: white;
	text-shadow: 2px 2px 2px #333;
}
.red {
	color: #E00D19;
}
.info {
	font-size: 80%;
	text-transform: uppercase;
	color: #333;
	text-align: right;
	clear: both;
}
#maincontent p.info {
	font-size: 80%;
	text-transform: uppercase;
	color: #333;
	text-align: right;
	clear: both;
}

#tagline ul {margin-left: 50px; font-size: 1.2em}

#maincontent p.readmore a {background-color: #484849; border: solid 1px #FFFFFF; color: #FFFFFF; padding: 3px 10px; font-size: 85%; text-transform: uppercase;}
#maincontent p.readmore a:hover {background-color: #be0200;}


