 /* main site classes */
body { background-image:url(images/bg_site.gif); margin-left:0px; margin-top:0px;  margin-bottom:0px;padding:0px; }
td   { color:#000; font-size:11px; font-family:Verdana, Arial; line-height:16px; }
h1   { color:#a34e0d; font-size:14pt; font-family:Georgia, "Times New Roman"; }
h2  { color:#1d4949; font-size:11pt; font-family:Georgia, "Times New Roman"; }
hr { border:0; color:#1d4949; background-color:#1d4949; height:1px; margin:0; }
a img { border:none; }

#footer p { color:#333333; font-size:11px; line-height:12pt; }
#footer p a { color:#333333; }

A:link   { color:#371418; font-size:11px; font-family:Verdana, Arial; text-decoration:underline; }
A:visited   { color:#371418; font-size:11px; font-family:Verdana, Arial; text-decoration:underline; }
A:hover   { color:#3f1b1f; font-size:11px; font-family:Verdana, Arial; text-decoration:none; }
.textsmall   { font-size:11px; font-family:Verdana, Arial; }
 /* top & side navigation classes */
#navcontainer { padding:0; }
#navlist { margin-left:0; padding:0; list-style:none; }
#navlist li { padding:0; text-align:center; }
#navlist ul { list-style:none; }
A.navigation:Link {text-decoration:none; color:#9a4e10; font-size:11px; }
A.navigation:Visited {text-decoration:none; color:#9a4e10; font-size:11px; }
A.navigation:Active {text-decoration:none; color:#9a4e10; font-size:11px; }
A.navigation:Hover {text-decoration:underline; color:#a85a1a; font-size:11px; }
 /* classes which define more info links */
A.moreInfo:Link { font-style:normal; }
A.moreInfo:Visited { font-style:normal; }
A.moreInfo:Active { font-style:normal; }
A.moreInfo:Hover { font-style:normal; }
.inputFormButton { font-size:12px; cursor:hand; background-color:#CCC; color:#000; width:110px; border:1px; border-style:solid; border-color:#000; }
 /* classes which define the calendar styles */
.inputFormButton { font-size:10px; color:#000; background-color:#CCC; border-style:1px; }
.titleSpecial { font-size:12px; font-weight:bold; color:#381314; font-family:Georgia, "Times New Roman"; }
A.linkSpecial { text-decoration:underline; }
A.linkSpecial:hover { text-decoration:none; }
.titleEvent { font-weight:bold; font-family:Georgia, "Times New Roman"; }
.eventLine { font-weight:normal; }
.monthYear { font-size:16px; font-weight:bold; }
.daysOfWeek { font-size:11px; font-weight:bold; }
.gridMain { font-size:11px;font-weight:normal; }
.todayColorIn { color:#CC0000; background-color:#FFFFCC; } /* font color for the current date for current month */
.inMonthFaceIn { color:#000; background-color:#FFFFCC; } /* font color for days in the display month for current month */
.outMonthFaceIn { color:#333; background-color:#FFFFCC; } /* font color for days not in the display month for current month */
.todayColorOut { color:#CC0000; background-color:#999; } /* font color for the current date for days in the display month */
.inMonthFaceOut { color:#000; background-color:#999; } /* font color for days in the display month for days in the display month */
.outMonthFaceOut { color:#333; background-color:#999; } /* font color for days not in the display month for days in the display month */
.linkDayInCell { font-size:11px;font-weight:normal; }
.dropDownInCalendar {font-size:12px; background-color:#FFF; border:1px #666 solid; }
.allEventsLink { font-size:12px; }
.textOutsideCalendar { font-size:11px; }
.anyText { font-size:14px; }
.calendardetail { line-height:15px; font-weight:normal; padding-right:5px; padding-left:5px; }