@charset "utf-8";
/* CSS Document */

body {
	background: #2B2F38 url('images/sitebg.png') no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.top a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.top a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	color: #FFFFFF;
	font-size: 12px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav {
	color: #000000;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 3px;
	background-repeat: no-repeat;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}
.navindex {
    color: #000000;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 16px;
	background-repeat: no-repeat;
}
.navindex a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.navindex a:visited {
	color: #000000;
	text-decoration: none;
}
.navindex a:hover {
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}
.indexphone {
    color: #FFFFFF;
	font-size: 48px;
}
.indexfooter {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.heading {
    font-size: 16px;
	font-weight: bold;
}	
.cities {
    font-size: 14px;
	font-weight: bold;
}
.mainphone {
    font-size: 14px;
	font-weight: bold;
    margin-top: 55px;
}
.nomileage {
    color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.citylist {
    font-size: 14px;
}
.heading {
    font-size: 16px;
	font-weight: bold;
}
.mainphonelouisville {
    font-size: 12px;
	font-weight: bold;
}
.redstar {
    color: red;
	font-weight: bold;
}	
    				