 /* main site classes */
body { background-image:url(images/background.gif); margin-left: 0px; margin-top: 0px;  margin-bottom: 0px;padding: 0px; }
.text, P, LI, UL, OL, TD   { color: #1e2425; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; line-height: 18px; }
h1  { color: #842226; font-size: 16px; font-family:Georgia, "Times New Roman", Times, serif; font-weight: bold; font-variant:small-caps; letter-spacing:1;}
h2  { color: #842226; font-size: 14px; font-family:Georgia, "Times New Roman", Times, serif; font-weight: bold; }

hr { border: 0; color: #842226; background-color: #ffffff; height: 1px; margin: 0px; width: 100%; text-align: left; }

#footer p { color: #f9eee0; font-size: 11px; line-height: 12pt; }
#footer p a { color: #f9eee0; }
A.footer:link  { color: #f9eee0; font-size: 10px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: none; }
A.footer:visited  { color: #f9eee0; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: none; }
A.footer:hover  { color: #f9eee0; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: underline; }


A:link   { color: #1e2425; font-size: 11px; line-height: 20px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
A:visited   { color: #1e2425; font-size: 11px; line-height: 20px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
A:hover   { color: #842226; font-size: 11px; line-height: 20px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: none; }


A.linksmall:link  { color: #1e2425; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
A.linksmall:visited  { color: #1e2425; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
A.linksmall:hover  { color: #842226; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: none; }
.textsmall   { color: #1e2425; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; text-align:center; }

 /* side navigation classes */
.navigation {color: #000000; font-size: 12px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: none; font-variant:small-caps; letter-spacing:1; font-weight:bold}
A.navigation:Link {color: #000000; font-size: 12px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: none; font-variant:small-caps; letter-spacing:1; font-weight:bold}
A.navigation:Visited {color: #000000; font-size: 12px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: none; font-variant:small-caps; letter-spacing:1; font-weight:bold}
A.navigation:Active {color: #000000; font-size: 12px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: underline; font-variant:small-caps; letter-spacing:1; font-weight:bold}
A.navigation:Hover {color: #000000; font-size: 12px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: underline; font-variant:small-caps; letter-spacing:1; font-weight:bold}
 /* 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: 08090E; width: 110px; border: 1px; border-style: solid; border-color: 08090E; }
 /* classes which define the calendar styles */
.inputFormButton { font-size: 10px; color: 1e2425; background-color:#66abbd; border-style:1px; }
.titleSpecial { font-size: 12px; font-weight: bold; color: #000000; font-family:Georgia, "Times New Roman", Times, serif;}
A.linkSpecial { font-weight: normal; color: #000000; text-decoration: underline; }
A.linkSpecial:hover { color: #000000; text-decoration: none; }
.titleEvent { font-weight: bold; color: #000000; font-family:Georgia, "Times New Roman", Times, serif;}
.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: 08090E; 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: 08090E; 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; }

.pgborder {
   border-style: solid;
   border-color: #000000;
   width: 902px;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   text-align: left;
   background-color: f4e5d1;
}

.container {
   border-style: solid;
   border-color: #000000;
   border-bottom-width:0px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   text-align: center;
   font-size:13px;
   font-weight:bold;
   color:#fbf2e6;
   background-color: 842226;
   font-variant:small-caps; letter-spacing:1;
   padding:4px;
   width:215px;
}

.container2 {
   border-style: solid;
   border-color: #000000;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   text-align: center;
   color:#000000;
   background-color: f9eee0;
   padding:4px;
   width:215px;
}