 /* 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: #4c3c3a; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 22px; }
h1  { color: #1e4752; font-size: 16px; font-weight: bold; font-variant:small-caps; }
h2  { color: #1e4752; font-size: 14px; font-weight: bold; margin-bottom:0px; }
hr { border: 0; color: #1e4752; background-color: #1e4752; height: 1px; margin: 0px; width: 100%; }
a img { border:0; }

.bold { font-weight:bold }

.photo { margin-left: 20px; margin-bottom: 15px }

#footer p { color: #4c3c3a; font-size: 11px; line-height: 12pt; }
#footer p a { color: #4c3c3a; font-size: 11px; }

A:link   { color: #4c3c3a; font-size: 13px; line-height: 20px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
A:visited   { color: #4c3c3a; font-size: 13px; line-height: 20px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
A:hover   { color: #1e4752; font-size: 13px; line-height: 20px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; }

A.linksmall:link  { color: #000000; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
A.linksmall:visited  { color: #000000; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
A.linksmall:hover  { color: #08090E; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
.textsmall   { color: #000000; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; }

 /* side navigation classes */
ol { margin:0; padding:0; list-style: none; width: 150px; }
A.navigation:Link {color: #4c3c3a; font-size: 14px; line-height:28px; text-decoration: none; text-align: right; padding-right: 15px; font-weight:bold; }
A.navigation:Visited {color: #4c3c3a; font-size: 14px; line-height:28px; text-decoration: none; text-align: right; padding-right: 15px; font-weight:bold; }
A.navigation:Active {color: #4c3c3a; font-size: 14px; line-height:28px; text-decoration: none; text-align: right; padding-right: 15px; font-weight:bold; }
A.navigation:Hover { color: #1e4752; font-size: 14px; line-height:28px; text-decoration: none; text-align: right; padding-right: 10px; font-weight:bold; border-right: 5px solid #1e4752; }
A.sub-navigation:Link, A.sub-navigation:Visited, A.sub-navigation:Active  {color: #1e4752; font-size: 11px; text-decoration: underline; text-align:center; padding-right: 12px; font-weight:bold; }
A.sub-navigation:Hover  {color: #1e4752; font-size: 11px; text-decoration: none; text-align:center; padding-right: 12px; 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; }

 /* classes which define the calendar styles */
.inputFormButton { font-size:12px; cursor:hand; background-color:#638A94; color:#fff; text-transform:uppercase; width: 110px; border: 1px; border-style: solid; border-color: #000; }
.titleSpecial { font-size: 12px; font-weight: bold; color: #000000; font-family: Georgia, "Times New Roman";}
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";}
.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; }