 /* main site classes */
body {background-color: #A99072; padding: 0; margin: 0; }
A:Link {color: #272A0F; text-decoration: underline; }
A:Visited {color: #272A0F; text-decoration: underline; }
A:Hover {color: #AA0909; text-decoration: none; }

top_nav:link { color: #FFFFFF; font-size: 9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none;}
A.top_nav:link { color: #FFFFFF; font-size: 9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none;}
A.top_nav:visited { color: #FFFFFF; font-size: 9pt; font-family: Verdana, Arial, sans-serif; text-decoration: none;}
A.top_nav:hover { color: #FFFFFF; font-size: 9pt; font-family: Verdana, Arial, sans-serif; text-decoration: underline;}

A.nav:link { color: #002139; font-size: 10pt; font-family: Verdana, Arial, sans-serif; line-height: 22px; text-decoration: none; padding-left: 18px; }
A.nav:visited { color: #002139; font-size: 10pt; font-family: Verdana, Arial, sans-serif; line-height: 22px; text-decoration: none; padding-left: 18px; }
A.nav:hover { color: #002139; font-size: 10pt; font-family: Verdana, Arial, sans-serif; line-height: 22px; text-decoration: none; padding-left: 10px; border-left: 8px solid #AA0909; }

h1 {color: #002139; font-size: 15px; line-height: 12pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; }
h2 {color: #AA0909; font-size: 13px; line-height: 12pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; text-align:center;}

.text, P, LI, UL, OL, TD {color: #272A0F; font-size: 11px; line-height: 13pt; font-family: Verdana, Arial, sans-serif; }

.callout {color: #414247; font-size: 10px; line-height: 12pt; font-family: Verdana, Arial, sans-serif; }

#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: #414247; font-size: 11px; font-family: Verdana, Arial, sans-serif; }
.promos {color: #000000; font-size: 11px; font-family: Verdana, Arial, sans-serif; }
 /* classes which define more info links */
A.moreInfo:Link {text-decoration:underline ;color: #0000FF; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
A.moreInfo:Visited {text-decoration:underline ;color: #0000FF; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
A.moreInfo:Active {text-decoration:underline; color: #0000FF; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
A.moreInfo:Hover {text-decoration:none; color: #0000FF; font-family: arial; font-size: 11px; font-style: normal; font-weight: normal}
.changethistoaname {font-family: verdana, helvetica; font-size: 10px; font-style: normal; line-height: 12px; font-weight: normal; color: #252525}

.inputFormButton {font-size:11px; cursor:hand; background-color:#414247; color: #ffffff; width: 40px; border: 1px; border-style: solid; border-color: #000000}
.inputFormSelect {font-size:11px; cursor:hand; background-color:#414247; color: #ffffff; border: 1px; border-style: solid; border-color: #000000}
 /* classes which define the calendar styles */
.titleSpecial {font-family: Arial, helvetica; font-size: 12px; font-weight: bold; color: #000000}
A.linkSpecial {font-family: Arial; font-size: 12; font-weight: normal; color: #0000FF; text-decoration: underline}
A.linkSpecial:hover {font-family: Arial; font-size: 12; color: #0000FF; text-decoration: none}
.titleEvent {font-family: Arial, helvetica; font-size: 12px; font-weight: bold; color: #000000}
.eventLine {font-family: Arial, helvetica; font-size: 12px; font-weight: normal; color: #000000}
.monthYear {font-family: Verdana,Arial,Helvetica; font-size:16px; font-weight: bold; }
.daysOfWeek {font-family: Verdana,Arial,Helvetica;font-size: 11px;font-weight: bold; }
.gridMain {font-family: Verdana,Arial,Helvetica;font-size: 11px;;font-weight: normal; }
.todayColorIn {color: #CC0000; background-color: #FFFFCC} /* font color for the current date for current month */
.inMonthFaceIn {color: #000000; 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: #000000; 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-family: Verdana,Arial,Helvetica;font-size: 11px;;font-weight: normal; }
.dropDownInCalendar {font-size: 12px; background-color:#ffffff; border: 1px #666666 solid; }
.allEventsLink {font-family:Arial, Helvetica; font-size: 12px; }
.textOutsideCalendar {font-family:Arial, Helvetica; font-size: 12px; }
.calendardetail {font-family: arial; font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; color: #000000; padding-right: 5px; padding-left: 5px}

.container {
   border-style: solid;
   border-color: #2B2B71;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   width:170px;
   text-align: center;
   background-color: ffffff; }
