 /* main site classes */
body {background-color: #83C5CB; padding: 0; margin: 10px; font-family: Georgia, "Times New Roman"; }
A:Link {color: #4A3A30; text-decoration: underline; }
A:Visited {color: #4A3A30; text-decoration: underline; }
A:Hover {color: #000; text-decoration: none; }
h1 {color: #009DAE; font-size: 15px; font-weight: bold; }
h2 {color: #009DAE; font-size: 15px; line-height: 10pt; font-weight: bold; }

.textfooter {color: #fff;}
.textfooter p {color: #fff;}
.textfooter a.linksmall:link {color: #fff;}
.textfooter a.linksmall:visited {color: #fff;}
.textfooter a.linksmall:hover {color: #fff;}

A.linksmall:Hover {color: #ffffff}
A.linksmall:Link {color: #4A3A30; font-size: 11px; }
.text, P, LI, UL, OL, TD {color: #4A3A30; font-size: 11px; line-height: 16pt; font-family: Georgia, "Times New Roman";}

.callout {color: #ffffff; font-size: 10px; line-height: 12pt; font-family: Georgia, "Times New Roman"; }
A.callout:link {color: #ffffff; font-size: 11px; line-height: 12pt; font-family: Georgia, "Times New Roman"; text-decoration: underline; }
A.callout:visited {color: #ffffff; font-size: 11px; line-height: 12pt; font-family: Georgia, "Times New Roman"; text-decoration: underline; }
A.callout:hover {color: #ffffff; font-size: 11px; line-height: 12pt; font-family: Georgia, "Times New Roman"; text-decoration: none; }

.textsmall {color: #4A3A30; font-size: 11px; }
.linksmall {color: #4A3A30; font-size: 11px; }
.textsmallwht {color: #4A3A30; font-size: 11px; }
.promos {color: #000; font-size: 11px; }
.container { border-style: solid; border-color: #009DAE; border-width:1px; width:170px; text-align: center; background-color: #fff; }
.required { color: #FF0000; }

 /* classes which define the navigation's styles */
#navcontainer { width: 285px; padding: 10px 0 0 0; }
#navlist { margin-left: 0; text-align:left; list-style: none; }
#navlist li { padding: 0 0 0 10px; }
#navlist ul { list-style: none; }
top_nav:link { color: #F8EED5; font-size: 9pt; font-family: Georgia, "Times New Roman"; text-decoration: none;}
A.top_nav:link { color: #F8EED5; font-size: 9pt; font-family: Georgia, "Times New Roman"; text-decoration: none;}
A.top_nav:visited { color: #F8EED5; font-size: 9pt; font-family: Georgia, "Times New Roman"; text-decoration: none; }
A.top_nav:hover { color: #F8EED5; font-size: 9pt; font-family: Georgia, "Times New Roman"; text-decoration: underline;}

A.nav:link { color: #ffffff; font-size: 9pt; line-height: 16pt; text-decoration: none; padding-left: 19px; font-weight: bold; }
A.nav:visited { color: #ffffff; font-size: 9pt; line-height: 16pt; text-decoration: none; padding-left: 19px; font-weight: bold; }
A.nav:hover { color: #FCF6A6; font-size: 9pt;line-height: 16pt;  text-decoration: none; padding-left: 9px; border-left: 10px solid #FCF6A6; font-weight: bold; }

 /* classes which define the calendar styles */
.inputFormButton { font-size: 10px; cursor:hand; background-color:#83C5CB; color: #4A3A30; border: 1px; border-style: solid; border-color: #6281C1}
.titleSpecial { font-size: 12px; font-weight: bold; color: #000; }
A.linkSpecial { text-decoration: underline; }
A.linkSpecial:hover { text-decoration: none; }
.titleEvent { font-size: 12px; 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: #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: #000; 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:#ffffff; border: 1px #666 solid; }
.allEventsLink { font-size: 12px; }
.textOutsideCalendar { font-size: 12px; }
.calendardetail { font-size: 12px; line-height: 15px; color: #000; padding-right: 5px; padding-left: 5px; }


.container2 {
   border-style: solid;
   border-color: #83C5CB;
   border-width:1px;
   width:525px;
   text-align: center;
   padding: 12px;
   font-family: Georgia, "Times New Roman";
   color: #3B5A9A; 
   font-size: 12px; line-height: 13pt;} 