	#wrapper, #content {
		width: 100%;
		margin: 0 auto;
		float: none;
		font-family: "Trebuchet MS", "Bookman Old Style",  serif;
	}
	
	#header, #navbar, #imagebar, #footer, p.directions, p.footerlink, form, button {
		display: none !important;
	}

	.location {
		list-style: none;
	}

	#map_canvas {
		margin: 0 auto;
		width: 600px;
		height: 400px;
	}

	#directions {
		margin: 0 auto;
	}

	.googledir {
		margin: 0 auto;
		width: 100%;
	}

	.googledir table {
		margin: 0 auto;
		width: 100%;
		text-align: left;
	}
