@charset "utf-8";
/*
**  directions.css
**  This style sheet is used by the 'directions' page.
*/

/*
**  Centre the photo of the hall.
*/
#brayhall {text-align:center}

/*
**	Add a left margin for addresses.
*/
.address {margin-left:30px}

/*
**	Add a left margin for latitude/longitude.
*/
.lat-long {margin-left:30px}

/*
**  Centre the sketch of the hall & car park locations.
*/
#sketch {text-align:center}
