@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bkgr.jpg);
	margin: 0px;
}
.buttons {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.services {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
a {
	color: #0468CD;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0468CD;
}
.directions {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.contact {
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
}
.servicesSpanish {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -0.75px;
}
.servicesBlue {
	font-size: 14px;
	font-weight: bold;
	color: #0468CD;
}
.makeapayment {
	font-size: 18px;
	font-weight: bold;
	color: #0468CD;
}
.makeapaymentblack {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

