@charset "utf-8";
#wrapper #main #page #body #directions {
	height: 500px;
	margin-top: 20px;
}
#wrapper #main #page {
	height: 1300px;
}

#wrapper #main #page #body #directions a {
	color: #FFFF00;
	text-decoration: none;
}
#wrapper #main #page #body #directions a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
