body {
 background-color: white;
 margin: 5px;
 padding: 0px;
 font-family: Verdana,Arial,sans-serif;
 font-size: 1em;
 font-weight: normal;
}

#masthead {
 width: 780px;
 height: 112px;
 background-color: white;
 border: solid black 1px;
 font-family: Arial, sans-serif;
 padding: 0;
 margin: 0;
}

#navbar {
 z-index: 99;
 position: absolute;
 top: 99px;
 left: 62px;
 width: auto;
 height: 18px;
 font: 1em Verdana, sans-serif;
 margin: 0;
 padding: 1px 0;
}

#main {
 width: 780;
 overflow: auto;
}

#welcome {
 border: solid grey 0px;
 border-right-width: 1px;
}

#feature {
}

#whatshappening {
}

#footer {
 width: 780px;
 text-decoration: none;
}

#footer table {
 text-align: right;
 padding: 10px 0px;
 border-color: darkgray;
 border-style: solid;
 border-width: 0px;
 border-top-width: 1px;
}

#footer a {
 font: 8pt Arial, sans-serif;
}

div.title {
 font-family: Arial,sans-serif;
 font-size: 10pt;
 font-weight: bold;
 background-color: lightgrey;
 border-style: solid;
 border-color: darkgray;
 border-width: 0px;
 border-left-width: 1px;
 border-bottom-width: 1px;
 padding: 0px;
 padding-left: 5px;
}

.subtitle {
 font-family: Arial,sans-serif;
 font-size: 8pt;
 font-weight: bold;
 border-style: solid;
 border-color: darkgray;
 border-width: 0px;
 border-left-width: 1px;
 border-bottom-width: 1px;
 padding: 0px;
 padding-left: 5px;
}

table#contact {
 border: 1px solid black;
 padding: 1px;
 margin: 5px 0px 0px 5px;
}

table#contact thead td {
 font-family: Arial,sans-serif;
 font-size: 9pt;
 font-weight: bold;
 background-color: lightgray;
}

table#contact tbody td {
 font-family: Arial,sans-serif;
 font-size: 8.5pt;
}

td.fF {
 font-family: Arial,sans-serif;
 font-size: 8pt;
 font-weight: normal;
}

.box1px {
 border-style: solid;
 border-width: 1px;
 border-color: black;
}

.sm {
 font-size: .8em;
}

table.cal_month {
 border-style: solid;
 border-width: 1px;
 border-color: darkgray;
} 

tr.cal_month {
 color: black;
 background-color: silver;
 height: 20px;
}

tr.cal_month a {
 text-decoration: none;
 color: blue;
 font-weight: bold;
}

tr.cal_wdays {
 height: 20px;
 font-size: 8pt;
}

tr.cal_wdays td {
 font-size: .9em;
 font-weight: bold;
 text-align: center;
 color: darkblue;
 background-color: lightgray;
 border-style: solid;
 border-color: darkgray;
 border-width: 1px;
 border-top-width: 1px;
}

td.day {
 border-style: solid;
 border-width: 1px;
 border-color: darkgray;
 vertical-align: top;
 text-align: left;
 font-size: .8em;
}

tr.cal_legend {
  height: 20px;
}

img.icon {
 border: solid 1px darkgray;
 vertical-align: middle;
}

a.event {
 font-family: Arial,sans-serif;
 font-size: 8pt;
 font-weight: normal;
 text-decoration: none;
 text-align: left;
 color: darkblue;
}

a.event:hover {
 color: black;
 text-decoration: underline;
}

tr.dayinfo,td.dayevents {
 font-size: 8pt;
}

td.holiday {
 font-size: 8pt;
 background-color: #e0e0e0;
}

tr.holidayinfo {
 font-size: .65em;
 background-color: #b0b0b0;
}

tr.todayinfo {
 font-size: 8pt;
 color: red;
 background-color: #e0e0e0;
}

.sm_date {
 font-family: Arial,sans-serif;
 font-size: 8pt;
 font-weight: bold;
}

.sm_text {
 font-family: Arial,sans-serif;
 font-size: 8pt;
 font-weight: normal;
}

div#agenda_index {
 position: absolute;
 top: 130px;
 width: 350px;
 height: 350px;
 overflow: auto;
}

table#agenda_index {
 border-style: solid;
 border-color: gray;
 border-width: 1px;
}

td.ai_year { font-size: 1em; background-color: lightgrey;
color: #707090; border-bottom: solid black 1px;}
td.ai_head { font-size: .8em; }
td.ai_item { font-size: .7em; border-bottom: solid wheat 1px; }


table.agenda_archive {
 width: 60%;
}

table.agenda_archive thead tr.banner td {
 font-family: Arial,sans-serif;
 font-size: 10pt;
 font-weight: bold;
}

table.agenda_archive thead tr.labels td {
 background-color: #d0d0ff;
 font-family: Arial,sans-serif;
 font-size: 7.5pt;
 font-weight: bold;
 border-color: black;
 border-style: solid;
 border-width: 0px;
 border-bottom-width: 1px;
}

table.agenda_archive tbody td {
 font-family: Arial,sans-serif;
 font-size: 7.5pt;
 border-color: #d0d0d0;
 border-style: solid;
 border-width: 0px;
 border-bottom-width: 1px;
}

td.em_dg_dot {
 border-style: dotted;
 border-color: #a0a0a0;
 border-width: 0px;
 border-bottom-width: 1px;
}

div.infobox {
  border: solid black 1px;
  margin: 0px;
  margin-left: 5px;
  margin-bottom: 5px;
}

div.infobox_header {
  background-color: gray;
  width: 100%;
}

div.infobox_content {
  padding: 2px;
}
