/*
File: worship_time_and_directions.css
Purpose: Styles specific to the "Worship time & directions" page
*/

#google_map {
  border: 1px #ccc solid;
  height: 18em;
  width: 34em;
}
#google_map a:link {
  border-bottom: none;
}
