 /* main site classes */
body { background-image:url(images/background.gif); margin-left: 0px; margin-top: 8px;  margin-bottom: 0px;padding: 0px; }
td   { color: #381314; font-size: 11px; font-family: Verdana, Arial; line-height: 16px; }
h1   { color: #181f52; font-size: 14px; font-family: Verdana, Arial; display:inline; font-weight: bold}
h2   { color: #181f52; font-size: 16px; font-family: Verdana, Arial; display:inline; font-weight: normal}
HR { border: 0;
color: #181f52;
background-color: #ffffff;
height: 1px;
margin: 0px;
width: 100%;
text-align: left;
}

#footer p { color: #3d331c; font-size: 11px; line-height: 12pt; }
#footer p a { color: #3d331c; }
A.footer:link  { color: #3d331c; font-size: 10px; font-family: Verdana, Arial; text-decoration: underline; }
A.footer:visited  { color: #3d331c; font-size: 10px; font-family: Verdana, Arial; text-decoration: underline; }
A.footer:hover  { color: #181f52; font-size: 10px; font-family: Verdana, Arial; text-decoration: none; }

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.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 */
A.nav-side:Link {text-decoration: none; color: #ffffff; font-size: 15px; font-weight: bold; font-family: Verdana, Arial; text-decoration: none;}
A.nav-side:Visited {text-decoration: none; color: #ffffff; font-size: 15px; font-weight: bold; font-family: Verdana, Arial; text-decoration: none;}
A.nav-side:Hover {text-decoration: none; color: #ffffff; font-size: 15px; font-weight: bold; font-family: Verdana, Arial; text-decoration: underline;}

A.subnav:Link {text-decoration: none; color: #3d331c; font-size: 12px; font-weight: normal; font-family: Verdana, Arial; line-height:22px}
A.subnav:Visited {text-decoration: none; color: #3d331c; font-size: 12px; font-weight: normal; font-family: Verdana, Arial; line-height:22px}
A.subnav:Hover {text-decoration: none; color: #181f52; font-size: 12px; font-weight: bold; font-family: Verdana, Arial; line-height:22px}

 /* 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:#181f52; color: #000; width: 110px; border: 1px; border-style: solid; border-color: #181f52; }
 /* classes which define the calendar styles */
.inputFormButton { font-size: 10px; color: #ffffff; background-color:#181f52; 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; }



.pgborder {
   border-style: solid;
   border-color: #000000;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   width:802px;
   background-color: ffffff;
}

.callout {
   border-style: solid;
   border-color: #181f52;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   width:235px;
   height:250px;
   padding:28px;
}
