@charset "utf-8";

.MFL {
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 8000;
	letter-spacing: 0.01em;
}
.header1 {
	font-family: "Warnock Pro", "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.header2 {
	font-family: "Warnock Pro", "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
.header3 {
	font-family: "Warnock Pro", "Times New Roman", Times, serif;
	font-size: .8em;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-weight: bold;
	color: #545229;
	text-decoration: underline;
	background-color: #FFFF99;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	color: #545229;
	text-decoration: underline;
	background-color: #FFFF99;
}
.Dept-Circ {
	color: #00558F;
	font-weight: bold;
}
.Dept-Ref {
	color: #917C6C;
	font-weight: bold;
}
.Dept-Child {
	color: #8B0304;
	font-weight: bold;
}
.newspaper-correction {
	font-family: "Warnock Pro", "Times New Roman", Times, serif;
	font-size: 1.2ems;
	background-image: url(../images/newspaper-bg.jpg);
	height: auto;
	width: 490px;
}
.datetime {
	color: #000000;
	float: none;
	height: 50px;
	width: 100px;
	text-align: center;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	clear: none;
	margin-top: -53px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bigdate {
	font-size: 2em;
	font-weight: bold;
}
#redhed {
	color: #C9373A;
}
.local-text {
	width: 490px;
	height: 47px;
	vertical-align: middle;
	padding-top: 30px;
	margin-bottom: 25px;
}
	
.local-icon {
	float: left;
	margin-right: 10px;
	height: 72px;
	width: 72px;
	position: relative;
	top: -30px;
	border: 0;
	vertical-align: middle;
}
