/*

#2

-------------------------------
CSS for Macatawa Driving School
www.drivemacatawa.com

Created by Regan Hurd
www.revid.net

12.15.06
------------------------------
*/



/*
Locations (locations.php)
-------------------------------*/
.location {
	float: left;
	margin: 5px 6px;
	padding: 2px;
	width: 320px;
	height: 140px;
	padding-bottom: 5px;
	border-bottom: 1px solid #AEB9BB;
	border-top: none;
}

	.location h2 {
		color: #435052;
		display: block;
		font-size: 18px;
		margin: 0;
		margin-bottom: 5px;
		padding: 1px;
		text-align: left;
		background: url(../images/cat.gif);
		border: none;
	}