 /* main site classes */
body { margin:12px 0 12px 0; background-color:#69001d; }

a img { border:none; }
A:Link { color: #666; text-decoration: underline; }
A:Visited { color: #666; text-decoration: underline; }
A:Hover { color: #000; text-decoration: none; }

h1 { color: #900028; font-size: 14px; line-height: 14pt; font-family: Georgia, "Times New Roman"; font-weight: bold; }
hr { border: #900028 1px dashed; width: 100%; }

.text, P, LI, UL, OL { color: #666; font-size: 11px; line-height: 14pt; font-family: Georgia, "Times New Roman"; }

.calloutbold { color: #fff; font-size: 12px; line-height: 12pt; font-family: Georgia, "Times New Roman"; font-weight: bold; }
.callout { color: #fff; font-size: 11px; line-height: 13pt; font-family: Georgia, "Times New Roman"; }
A.callout:Link  { color: #fff; text-decoration: underline; }
A.callout:Visited  { color: #fff; text-decoration: underline; }
A.callout:Hover  { color: #D2BB4C; text-decoration: none; }

.textsmall { font-size: 11px; font-family: Georgia, "Times New Roman"; color:900028}

#footer p { color: #FFF; padding-bottom:5px; }
.footerhdr { color: #FFF; }

A.linksmall:Link { color: #FFF; }
A.linksmall:Visited { color: #FFF; }
A.linksmall:Active { color: #FFF; text-decoration:none; }
A.linksmall:Hover { color: #FFF; text-decoration:none; }

.textsmallwht { color: #900028; font-size: 11px; font-family: Verdana, Arial, sans-serif; }
.promos { color: #000; font-size: 11px; font-family: Verdana, Arial, sans-serif; }

 /* navigation classes */
A.navigation:link { color: #69001d; font-size: 9pt; line-height: 17pt; text-decoration: none; padding-right: 18px; font-weight: bold; }
A.navigation:visited { color: #69001d; font-size: 9pt; line-height: 17pt; text-decoration: none; padding-right: 18px; font-weight: bold; }
A.navigation:hover { color: #69001d; font-size: 9pt; line-height: 17pt;  text-decoration: none; padding-right: 8px; border-right: 10px solid #69001d; font-weight: bold; }

 /* classes which define more info links */
A.moreInfo:Link { text-decoration:underline; color: #900028; font-size: 11px; }
A.moreInfo:Visited { text-decoration:underline; color: #900028; font-size: 11px; }
A.moreInfo:Active { text-decoration:underline; color: #900028; font-size: 11px; }
A.moreInfo:Hover { text-decoration:none; color: #900028; font-size: 11px; }
.inputFormButton { font-size:11px; background-color:#14345C; color: #fff; border: 1px; border-style: solid; border-color: #000; }
.inputFormSelect { font-size:11px; background-color:#14345C; color: #fff; border: 1px; border-style: solid; border-color: #000; }

 /* classes which define the calendar styles */
.titleSpecial { font-size: 12px; font-weight: bold; color: #900028; }
A.linkSpecial { font-size: 12px; color: #900028; text-decoration: underline; }
A.linkSpecial:hover { font-size: 12px; color: #900028; text-decoration: none; }
.titleEvent { font-size: 12px; font-weight: bold; color: #900028; }
.eventLine { font-size: 12px; color: #900028; }
.monthYear { font-size:16px; font-weight: bold; color: #900028; }
.daysOfWeek { font-size: 11px;font-weight: bold; color: #900028;}
.gridMain { font-size: 11px; }
.todayColorIn { color: #CC0000; background-color: #FFFFCC; } /* font color for the current date for current month */
.inMonthFaceIn { color: #666; 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: #666; 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; }
.dropDownInCalendar { font-size: 12px; background-color:#fff; border: 1px #666 solid; }
.allEventsLink { font-size: 12px; }
.textOutsideCalendar { font-size: 12px; }
.calendardetail { color: #666; font-size: 11px; line-height: 14pt; font-family: Georgia, "Times New Roman"; }