.footer {
	background-color: #FFFFFF;
}
.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 160%;
	text-align: center;
}
.footer a:link {
	font-weight: bold;
	text-decoration: none;
	color: #555F9A;
}
.footer a:hover {
	font-weight: bold;
	color: #697747;
	text-decoration: underline;
}
.footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #555F9A;
}
.hours {
	background-color: #D1D2D5;
}
.hours p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #777779;
	text-align: center;
	vertical-align: middle;
}
.content {
	background-color: #DEDEE3;
}
.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	margin: 10px 0px;

}
.content a:link {
	font-weight: bold;
	color: #555F9A;
	text-decoration: none;
}
.content a:visited {
	font-weight: bold;
	color: #555F9A;
	text-decoration: none;
}
p.tagline {
	font-size: 20px;
	font-style: italic;
	color: #555F9A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.content a:hover {

	font-weight: bold;
	color: #697747;
	text-decoration: underline;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 110%;
	margin: 0px 0px 10px;
	text-align: left;
	color: #4A537E;

}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 10px 0px 15px;
	text-align: left;
	color: #494E54;
	font-weight: bold;
	line-height: 140%;



}
.content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	margin: 5px 0px 10px;
	text-align: center;
	color: #000000;
	font-weight: normal;

}
.sidebar {
	background-color: #DEDEE3;
}
.sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	margin-top: 3px;
	margin-bottom: 3px;


}
.sidebar h2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #494E54;
	line-height: 130%;
}
.content table tr td h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}
.content table tr td h3 em {
	color: #505B89;
}
