P {
    FONT-FAMILY: 'Comic Sans MS'
}

.MainMenuItem {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: center
}

.MenuBar {
  background-image: url(/images/menu_bak.gif); 
  FONT-FAMILY: Arial
}

.ContentArea {
    FONT-FAMILY: 'Comic Sans MS'
}

A {
	color: blue;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.SiteLogItem {
    font-family: 'Verdana';
    FONT-SIZE: 8pt
}

.date {
  font-weight: bold;
}

.roadhouse_disclaimer {
  font-style: italic;
}

.event {
  font-size: 10pt;
  text-align: center;
  border-top-width: 1px;
  border-top-color: #999999;
  border-top-style: dashed;
}

.event_detail {
  font-size: 10pt;
}

