 /* main site classes */
body { background-color: #bca899; margin-left: 0px; margin-top: 0px;  margin-bottom: 0px;padding: 0px; }
td   { color: #381314; font-size: 11px; font-family: Verdana, Arial; line-height: 16px; }
h1   { color: #572600; font-size: 13pt; line-height: 22px; font-family:Georgia, "Times New Roman", Times, serif; display:inline; font-weight: normal}
HR { border: 0;
color: #572600;
background-color: #ffffff;
height: 1px;
margin: 0px;
width: 100%;
text-align: left;
}

#footer p { color: #ffffff; font-size: 11px; line-height: 12pt; }
#footer p a { color: #ffffff; }
A.footer:link  { color: #ffffff; font-size: 10px; font-family: Verdana, Arial; text-decoration: none; }
A.footer:visited  { color: #ffffff; font-size: 10px; font-family: Verdana, Arial; text-decoration: none; }
A.footer:hover  { color: #ffffff; font-size: 10px; font-family: Verdana, Arial; text-decoration: underline; }

#contentcontainer { padding: 8px 30px 6px 0px; }
A:link   { color: #381314; font-size: 11px; font-family: Verdana, Arial; text-decoration: underline; }
A:visited   { color: #381314; font-size: 11px; font-family: Verdana, Arial; text-decoration: underline; }
A:hover   { color: #96511c; font-size: 11px; font-family: Verdana, Arial; text-decoration: none; }
A.top_nav:link   { color: #3A2B17; font-size: 10px; font-family: Verdana, Arial; text-decoration: none; }
A.top_nav:visited   { color: #3A2B17; font-size: 10px; font-family: Verdana, Arial; text-decoration: none; }
A.top_nav:hover   { color: #3A2B17; font-size: 10px; font-family: Verdana, Arial; text-decoration: underline; }
A.linksmall:link  { color: #381314; font-size: 11px; font-family: Verdana, Arial; text-decoration: underline; }
A.linksmall:visited  { color: #381314; font-size: 11px; font-family: Verdana, Arial; text-decoration: underline; }
A.linksmall:hover  { color: #243F8F; font-size: 11px; font-family: Verdana, Arial; text-decoration: none; }
.textsmall   { color: #381314; font-size: 11px; font-family: Verdana, Arial; }
 /* side navigation classes */
#navcontainer { padding: 0px 0px 0px 0px; }
#navlist { margin-left: 0; padding: 0; list-style: none; }
#navlist li { padding: 0px 0px 0px 0px; text-align:center; }
#navlist ul { list-style: none; 
}
A.nav-side:Link {text-decoration: none; color: #572600; font-size: 11px; line-height: 20px; font-weight: bold; font-family:Georgia, "Times New Roman", Times, serif}
A.nav-side:Visited {text-decoration: none; color: #572600; font-size: 11px; line-height: 20px; font-weight: bold; font-family:Georgia, "Times New Roman", Times, serif}
A.nav-side:Active {text-decoration: none; color: #572600; font-size: 11px; line-height: 20px; font-weight: bold; font-family:Georgia, "Times New Roman", Times, serif}
A.nav-side:Hover {text-decoration: underline; color: #572600; font-size: 11px; line-height: 20px; font-weight: bold; font-family:Georgia, "Times New Roman", Times, serif}
 /* 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 { font-weight: normal; color: #381314; text-decoration: underline; }
A.linkSpecial:hover { color: #381314; text-decoration: none; }
.titleEvent { font-weight: bold; color: #381314; 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; }