 /* main site classes */
body {background-color: #FBE4A9; 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; }
a img { border:none; }
h1 {color: #333366; font-size: 15px; font-weight: bold; }
h2 {color: #333366; font-size: 15px; line-height: 10pt; font-weight: bold; }
a img { border:0; }

A.linksmall:Hover {color: #fff; }
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";}

 /* classes which define the footer text's styles */
.textfooter p {color: #fff;}
.textfooter p a  {color: #fff; text-decoration: underline; }
.textfooter p a:hover  {color: #fff; text-decoration: none; }


.callout {color: #fff; ; font-size: 10px; line-height: 12pt; font-family: Georgia, "Times New Roman"; }
A.callout:link {color: #fff; ; font-size: 11px; line-height: 12pt; font-family: Georgia, "Times New Roman"; text-decoration: underline; }
A.callout:visited {color: #fff; ; font-size: 11px; line-height: 12pt; font-family: Georgia, "Times New Roman"; text-decoration: underline; }
A.callout:hover {color: #fff; ; 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: #fff; ; font-size: 9pt; line-height: 16pt; text-decoration: none; padding-left: 19px; font-weight: bold; }
A.nav:visited { color: #fff; ; font-size: 9pt; line-height: 16pt; text-decoration: none; padding-left: 19px; font-weight: bold; }
A.nav:hover { color: #FBE4A9; font-size: 9pt;line-height: 16pt;  text-decoration: none; padding-left: 9px; border-left: 10px solid #FBE4A9; font-weight: bold; }

 /* classes which define the footer styles */
td .textfooter { color:#fff; }

 /* classes which define the calendar styles */
.inputFormButton { font-size: 10px; cursor:hand; background-color:#333366; color: #fff; ; border: 1px; border-style: solid; border-color: #333366}
.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:#fff; ; 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;} 