 /* main site classes */

A:Link {color: #000000; text-decoration: underline; }
A:Visited {color: #000000; text-decoration: underline; }
A:Hover {color: #6E0D0E; text-decoration: none; }

a img { border:none; }

A.top_nav:link { color: #000; font-size: 8pt; font-family: Georgia, "Times New Roman"; text-decoration: none; }
A.top_nav:visited { color: #000; font-size: 8pt; font-family: Georgia, "Times New Roman"; text-decoration: none; }
A.top_nav:hover { color: #000; font-size: 8pt; font-family: Georgia, "Times New Roman"; text-decoration: underline; }

.nav { color: #F4E1BA; font-size: 9pt; font-family: Verdana, Arial, sans-serif; line-height: 20px; text-decoration: none; letter-spacing: 1px; }
A.nav:Link { color: #F4E1BA; font-size: 9pt; font-family: Verdana, Arial, sans-serif; line-height: 20px; text-decoration: none; letter-spacing: 1px; }
A.nav:Visited { color: #F4E1BA; font-size: 9pt; font-family: Verdana, Arial, sans-serif; line-height: 20px; text-decoration: none; letter-spacing: 1px; }
A.nav:Hover { color: #F4E1BA; font-size: 9pt; font-family: Verdana, Arial, sans-serif; line-height: 20px; text-decoration: underline; letter-spacing: 1px; }

h1 {color: #000000; font-size: 14px; line-height: 14pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; display: inline;}

.text, P, LI, UL, OL {color: #000000; font-size: 11px; line-height: 14pt; font-family: Verdana, Arial, sans-serif;; }

.container {
   border-style: solid;
   border-color: #6E0D0E;
   border-width:1px;
   text-align: center;
   background-color: F8E8C8;
   padding: 12px;
}

.container2 {
   border-style: solid;
   border-color: #6E0D0E;
   border-width:1px;
   text-align: center;
   background-color: 6E0D0E;
   padding: 6px;
}

.container3 {
   text-align: center;
   padding: 12px;
}

.photo {
     border-width: 1px;
	 border-style: solid;
	 border-color: #6E0D0E;
}

.textfooter {color: #ffffff;font-size: 9px; line-height: 12pt; }
A.textfooter:Link  {color: #ffffff; text-decoration: underline; }
A.textfooter:Visited  {color: #ffffff; text-decoration: underline; }
A.textfooter:Hover  {color: #B5C0D1; text-decoration: none; }

.textsmall {color: #FFF; font-size: 11px; }
A.linksmall:Link {color: #FFF; font-size: 11px; text-decoration: underline; }
A.linksmall:Visited {color: #FFF; text-decoration: underline; }
A.linksmall:Hover {color: #FFF; text-decoration: none; }

.textsmallwht {color: #414247; font-size: 11px; font-family: Verdana, Arial, sans-serif; }
.promos {color: #000; font-size: 11px; font-family: Verdana, Arial, sans-serif; }

#footer p { color: #FFF; }
A.footer:Hover { color: #000; text-decoration: underline; }
A.footer:Link { color: #000; font-size: 11px; font-family: Georgia, "Times New Roman"; text-decoration: none; }

 /* classes which define more info links */
A.moreInfo:Link { text-decoration:underline; color: #666666; font-size: 11px; }
A.moreInfo:Visited { text-decoration:underline; color: #666666; font-size: 11px; }
A.moreInfo:Active { text-decoration:underline; color: #666666; font-size: 11px; }
A.moreInfo:Hover { text-decoration:none; color: #666666; font-size: 11px; }
.inputFormButton { font-size:11px; background-color:#6D0D0F; color: #fff; border: 1px; border-style: solid; border-color: #000; }
.inputFormSelect { font-size:11px; background-color:#6D0D0F; color: #fff; border: 1px; border-style: solid; border-color: #000; }
 /* classes which define the calendar styles */
.titleSpecial { font-size: 12px; font-weight: bold; }
A.linkSpecial { font-size: 12px; text-decoration: underline; }
A.linkSpecial:hover { font-size: 12px; text-decoration: none; }
.titleEvent { font-weight: bold; }
.eventLine { font-weight:normal; }
.monthYear { font-size:16px; font-weight: bold; color: #666666; }
.anyText { font-size:12px; }
.daysOfWeek { font-size: 11px;font-weight: bold; color: #666666;}
.gridMain { font-size: 11px; }
.todayColorIn { color: #CC0000; background-color: #FFFFCC; } /* font color for the current date for current month */
.inMonthFaceIn { color: #666666; background-color: #FFFFCC; } /* font color for days in the display month for current month */
.outMonthFaceIn { color: #333333; 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: #666666; background-color: #999; } /* font color for days in the display month for days in the display month */
.outMonthFaceOut { color: #333333; 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 { font-size: 11px; line-height: 14pt; }