body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEDE5;
	font-family: Arial, Helvetica, sans-serif;	
	font-style: normal;
	color: #343331;	
	font-size: 11px;	
}

.top_nav {
	font-weight:bold;
	list-style:none;
	font-size:11px;
	padding:5px 0px 0px 0px;
	margin:0;
	float:left;
}
.top_nav li {
	display:inline;
}
.top_nav a:link, .top_nav a:visited {
	color: #00214d;
	font-weight:bold;
	text-decoration:none;
}
.top_nav a:active, .top_nav a:hover {
	color: #A2000B;
	font-weight:bold;
	text-decoration:none;
}


.footer {
	font-weight:normal;
	list-style:none;
	font-size:11px;
	padding:0px;
	margin:2px;
}
.footer li {
	display:inline;
}
.footer a:link, .footer a:visited {
	color: #00214d;
	font-weight:normal;
	text-decoration:none;
}
.footer a:active, .footer a:hover {
	color: #A2000B;
	font-weight:bold;
	font-weight:normal;
}

.location {
	font-weight:normal;
	list-style:none;
	font-size:11px;
	padding:40px 2px 0px 2px;
	margin:0;
	float:left;
	line-height:14px;
}

.location a:link, .location a:visited {
	color: #00214d;
	font-weight:normal;
	text-decoration:none;
}
.location a:active, .location a:hover {
	color: #A2000B;
	font-weight:normal;
	text-decoration:none;
}

.designed {
	font-size:10px;
}

a:link {
	color:  #00214d;
	text-decoration: none;	
}
a:visited {
	text-decoration: none;
	color: #343331;
}
a:hover {
	text-decoration: none;
	color: #A2000B;
}
a:active {
	text-decoration: none;
}

.bluelink {
	color: #00214d;
	
}

.locSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.locText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.locHeading {
	font-family: "Futura Hv BT", Arial;
	font-size: 18pt;
	color: #30406a;
	background-color:#C4BDB7;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18pt;
	color: #30406a;
	background-color:#C4BDB7;
	margin:0;
}

.carwash_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background:none;
	margin:15px 0 0 0;
}
.red_bold {
	color: #800d0a;
	font-weight: bold;
	font-size:12px;
}
.bigger_bold {
	font-size: 12px;
	font-weight: bold;
}
.greyhead{
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
