 /* main site classes */

A:Link {color: #3C3F2C; text-decoration: underline; }
A:Visited {color: #3C3F2C; text-decoration: underline; }
A:Hover {color: #3C3F2C; text-decoration: none; }

top_nav { color: #ffffff; font-size: 8pt; line-height: 18pt; font-family: Georgia, "Times New Roman"; text-decoration: none; }
A.top_nav:link { color: #ffffff; font-size: 8pt; line-height: 18pt; font-family: Georgia, "Times New Roman"; text-decoration: none; }
A.top_nav:visited { color: #ffffff; font-size: 8pt; line-height: 18pt; font-family: Georgia, "Times New Roman"; text-decoration: none; }
A.top_nav:hover { color: #A0CB58; font-size: 8pt; line-height: 18pt; font-family: Georgia, "Times New Roman"; text-decoration: underline; }

A.nav:Link { color: #3C3F2C; font-size: 8pt; font-family: Georgia, "Times New Roman"; line-height: 18px; text-decoration: none; font-weight: bold; }
A.nav:Visited { color: #3C3F2C; font-size: 8pt; font-family: Georgia, "Times New Roman"; line-height: 18px; text-decoration: none; font-weight: bold; }
A.nav:Hover { color: #2B4301; font-size: 8pt; font-family: Georgia, "Times New Roman"; line-height: 18px; text-decoration: underline; font-weight: bold; }

h1 {color: #2B4301; font-size: 12px; line-height: 18pt; font-family: Georgia, "Times New Roman"; font-weight: bold; }
h2 {color: #2B4301; font-size: 10px; line-height: 18pt; font-family: Georgia, "Times New Roman"; font-weight: bold; display: inline }

HR {color: #2B4301; height: 1px;}

.text, P, LI, UL, OL {color: #3C3F2C; font-size: 11px; line-height: 14pt; font-family: Georgia, "Times New Roman"; }

.quote {color: #2B4301; font-size: 10px; line-height: 12pt; }
A.quote:Link  {color: #2B4301; text-decoration: underline; }
A.quote:Visited  {color: #2B4301; text-decoration: underline; }
A.quote:Hover  {color: #2B4301; text-decoration: none; }

#footer p { color: #ffffff; font-size: 11px; line-height: 12pt; }
#footer p a { color: #ffffff; }

.textsmall { color: #3C3F2C; font-size: 10px; font-family: Georgia, "Times New Roman"; }
.sub_hdr { color: #3C3F2C; }
A.linksmall:Link {color: #3C3F2C; font-size: 10px; text-decoration: underline; }
A.linksmall:Visited {color: #3C3F2C; text-decoration: underline; }
A.linksmall:Hover {color: #3C3F2C; 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: #60644E;
   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:200px;
}

 /* classes which define more info links */
A.moreInfo:Link { color: #3C3F2C; text-decoration:underline; font-family: arial; font-size: 10px; }
A.moreInfo:Visited { color: #3C3F2C; text-decoration:underline; font-family: arial; font-size: 10px; }
A.moreInfo:Active { color: #3C3F2C; text-decoration:underline; font-family: arial; font-size: 10px; }
A.moreInfo:Hover { color: #3C3F2C; text-decoration:none; font-family: arial; font-size: 10px; }
.inputFormButton {font-size:11px; cursor:hand; background-color:#3C3F2C; color: #ffffff; border: 1px; border-style: solid; border-color: #3C3F2C}
.inputFormSelect {font-size:11px; cursor:hand; background-color:#3C3F2C; color: #ffffff; border: 1px; border-style: solid; border-color: #3C3F2C}
 /* classes which define the calendar styles */
.titleSpecial { font-weight: bold; color: #000}
A.linkSpecial { text-decoration: underline}
A.linkSpecial:hover { 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}

