/****************************
/css/seniorcenter.css
****************************/

#mapDiv,
#scheduleDiv
{
  text-align:center;
}

#mapTitle,
#scheduleTitle
{
  text-align:center;
  font-weight:bold;
  padding:0.7em 0.4em 0.7em 0.4em;
  margin-left: 60px;
  margin-right:60px;
  margin-top:30px;
  margin-bottom:10px;
  background-color:#4040a9;
  color:#ffff77;
  line-height:1em;
}

#map
{
  margin-top:10px;
  text-align:center;
}

.noteworthy
{
  font-weight:bold;
  font-style:italic;
  color:red;
}
