/* CSS Document */

/* Classes */
.titles {
	float: left;
	clear: both;
	background-color: #333333;
	margin: 0px 0px 0px 17px !important;
	margin: 0px 0px 0px 8px;
	width: 700px;
	padding: 10px;
	}
/* DIVS */
#all_event_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	}
	#all_event_container a {
		color: #fff;
		text-decoration: none;
		}
	#all_event_container a:hover {
		color: #fff;
		text-decoration: underline;
		}
		
#header_image {
	float: left;
	clear: none;
	width: 720px;
	height: 250px;
	margin: 15px 0px 0px 17px !important;
	margin: 15px 0px 0px 8px;
	}

#need_a_ride_title {
	float: left;
	clear: both;
	background-color: #000;
	margin: 0px 0px 0px 17px !important;
	margin: 0px 0px 0px 8px;
	width: 700px;
	padding: 10px;
	}	
	
#need_a_ride {
	float: left;
	clear: both;
	width: 700px;
	height: 240px;
	padding: 0px 10px 10px 10px;
	background-image: url(images/g_fade.jpg);
	background-repeat: no-repeat;
	background-color: #333333;
	margin: 0px 0px 0px 17px !important;
	margin: 0px 0px 0px 8px;
	}	

#the_fleet {
	float: left;
	clear: both;
	width: 700px;
	padding: 0px 10px 10px 10px;
	height: auto;
	background-color: #333333;
	margin: 0px 0px 0px 17px !important;
	margin: 0px 0px 0px 8px;
	}

#image_container {
	float: left;
	clear: both;
	width: 700px;
	padding: 0px 10px 10px 10px;
	height: auto;
	background-color: #333333;
	margin: 0px 0px 0px 17px !important;
	margin: 0px 0px 0px 8px;
	}
	#image_container img {
		border: none;
		float: left;
		clear: none;
		margin: 0px 16px 16px 0px;
		}

#contact {
	float: left;
	clear: both;
	width: 700px;
	padding: 0px 10px 10px 10px;
	height: auto;
	background-color: #333333;
	margin: 0px 0px 0px 17px !important;
	margin: 0px 0px 0px 8px;
	}

	