/*---------------------------------------------------------------------------*/
/* Styles for the Directions pages.                                              */
/*---------------------------------------------------------------------------*/

#content {
  background-color: #faf0e6 ;
  background-image: url(../images/wallpaper-yellow.jpg);
}

div.index {
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  margin-bottom: 10px;
}

span.highlight {
  color: #900000;
}

img.magalas {
  margin: 5px 5px 5px 5px;
  width:  300px;
  height: 255px;  
  border:2px solid #000000;
}

td.directions {
  vertical-align:top;
}

