 /* main site classes */

A:Link {color: #414247; text-decoration: underline; }
A:Visited {color: #414247; text-decoration: underline; }
A:Hover {color: #000; text-decoration: 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; }

A.nav:Link { color: #000; font-size: 8pt; font-family: Georgia, "Times New Roman"; line-height: 19px; text-decoration: none; font-weight: bold; }
A.nav:Visited { color: #000; font-size: 8pt; font-family: Georgia, "Times New Roman"; line-height: 19px; text-decoration: none; font-weight: bold; }
A.nav:Hover { color: #000; font-size: 8pt; font-family: Georgia, "Times New Roman"; line-height: 19px; text-decoration: underline; font-weight: bold; }

h1 {color: #414247; font-size: 14px; line-height: 14pt; font-family: Georgia, "Times New Roman"; font-weight: bold; }

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

.home {color: #414247; font-size: 11px; line-height: 14pt; font-family: Georgia, "Times New Roman"; }
.homeBold {color: #414247; font-size: 11px; line-height: 14pt; font-family: Georgia, "Times New Roman"; font-weight: bold; }

.callout {color: #414247; font-size: 10px; line-height: 12pt; font-family: Verdana, Arial, sans-serif; }

.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: underline; }

.textsmall {color: #000; font-size: 11px; font-family: Georgia, "Times New Roman"; }
.linksmall {color: #000; font-size: 11px; font-family: Georgia, "Times New Roman"; text-decoration: none; }
A.linksmall:Link {color: #000; font-size: 11px; text-decoration: underline; }
A.linksmall:Visited {color: #000; text-decoration: underline; }
A.linksmall:Hover {color: #000; 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; }

.container {
   border-style: solid;
   border-color: #000;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   padding-top:6px;
   padding-bottom:6px;
   padding-left:4px;
   padding-right:6px;
   width:440px;
}

.containerINT {
   border-style: solid;
   border-color: #000;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   padding-top:6px;
   padding-bottom:6px;
   padding-left:4px;
   padding-right:6px;
   width:520px;
}

.pageborder {
   border-style: solid;
   border-color: #000;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   width:800px;
}

.footer { color: #000; font-size: 11px; font-family: Georgia, "Times New Roman"; text-decoration: none; }
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: #0000FF; font-family: arial; font-size: 11px; font-weight: normal}
A.moreInfo:Visited {text-decoration:underline ;color: #0000FF; font-family: arial; font-size: 11px; font-weight: normal}
A.moreInfo:Active {text-decoration:underline; color: #0000FF; font-family: arial; font-size: 11px; font-weight: normal}
A.moreInfo:Hover {text-decoration:none; color: #0000FF; font-family: arial; font-size: 11px; font-weight: normal}
.changethistoaname {font-family: verdana, helvetica; font-size: 10px; line-height: 12px;  color: #252525}
.inputFormButton {font-size:11px; cursor:hand; background-color:#414247; color: #ffffff; border: 1px; border-style: solid; border-color: #000}
.inputFormSelect {font-size:11px; cursor:hand; background-color:#414247; color: #ffffff; border: 1px; border-style: solid; border-color: #000}
 /* classes which define the calendar styles */
.titleSpecial { font-size: 12px; font-weight: bold; color: #000}
A.linkSpecial { font-size: 12px;  color: #0000FF; text-decoration: underline}
A.linkSpecial:hover { font-size: 12px; color: #0000FF; text-decoration: none}
.titleEvent { font-weight: bold; color: #000}
.eventLine { font-size: 12px;  color: #000}
.monthYear { font-size:16px; font-weight: bold; }
.daysOfWeek { font-size: 11px;font-weight: bold; }
.gridMain { font-size: 11px; }
.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: #333333; background-color: #FFFFCC} /* font color for days not in the display month for current month */
.todayColorOut {color: #CC0000; background-color: #999999} /* font color for the current date for days in the display month */
.inMonthFaceOut {color: #000; background-color: #999999} /* font color for days in the display month for days in the display month */
.outMonthFaceOut {color: #333333; background-color: #999999} /* font color for days not in the display month for days in the display month */
.linkDayInCell { font-size: 11px; }
.dropDownInCalendar { background-color:#ffffff; border: 1px #666666 solid; }
.allEventsLink { font-size: 12px; }
.textOutsideCalendar {font-family:Arial, Helvetica; font-size: 12px; }
.calendardetail { font-size: 12px; line-height: 15px;  color: #000; padding-right: 5px; padding-left: 5px}

