 /* main site classes */
body { background-color: #1E4A20; padding: 0; margin: 0; }
A:Link { color: #303430; text-decoration: underline; }
A:Visited { color: #303430; text-decoration: underline; }
A:Hover { color: #B1BE24; text-decoration: none; }

h1 { color: #1E4A20; font-size: 16px; line-height: 18pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; }

.text, P, LI, OL, TD { color: #303430; font-size: 11px; line-height: 17pt; font-family: Verdana, Arial, sans-serif; }
UL { list-style-type: square; font-size:11px; line-height: 17px; margin-top: 4px; margin-bottom: 4px; color: #303430}
.callout { color: #414247; font-size: 10px; line-height: 12pt; font-family: Verdana, Arial, sans-serif; }

 /* classes which define the navigation's styles */
#navcontainer { width: 285px; padding: 10px 0 0 0; }
#navlist { margin-left: 0; text-align:right; list-style: none; }
#navlist li { padding: 0 0 6 0px; }
#navlist ul { list-style: none; }

A.nav:link { color: #1E4A20; font-size: 9pt; line-height: 11pt; text-decoration: none; padding-right: 18px; font-weight: bold; }
A.nav:visited { color: #1E4A20; font-size: 9pt; line-height: 11pt; text-decoration: none; padding-right: 18px; font-weight: bold; }
A.nav:hover { color: #1E4A20; font-size: 9pt; line-height: 11pt;  text-decoration: none; padding-right: 8px; border-right: 10px solid #B1BE24; font-weight: bold; }

#footer p { color: #303430; font-size: 9px; line-height: 12pt; }

.textsmall { color: #303430; font-size: 11px; font-family: Verdana, Arial, sans-serif; }
.linksmall { color: #303430; font-size: 11px; font-family: Verdana, Arial, sans-serif; }
A.linksmall:Link { color: #303430; font-size: 11px; font-family: Verdana, Arial, sans-serif; }
A.linksmall:Hover { color: #303430; 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; }
 /* classes which define more info links */
A.moreInfo:Link { text-decoration:underline; font-size: 11px; }
A.moreInfo:Visited { text-decoration:underline; font-size: 11px; }
A.moreInfo:Active { text-decoration:underline; font-size: 11px; }
A.moreInfo:Hover { text-decoration:none; font-size: 11px; }

.inputFormButton { font-size:11px; cursor:hand; background-color:#1E4A20; color: #FFF; width: 140px; border: 1px; border-style: solid; border-color: #000}
.inputFormSelect { font-size:11px; cursor:hand; background-color:#414247; color: #FFF; border: 1px; border-style: solid; border-color: #000}
 /* classes which define the calendar styles */
.titleSpecial { font-size: 12px; font-weight: bold; }
A.linkSpecial { font-size: 11px; text-decoration: underline; }
A.linkSpecial:hover { font-size: 11px; text-decoration: none; }
.titleEvent { font-family: Arial, helvetica; font-weight: bold; color: #000; }
.eventLine { font-family: Arial, helvetica; font-weight: normal; color: #000; }
.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: #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: #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: #333333; background-color: #999} /* 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:#FFF; 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: #000; padding-right: 5px; padding-left: 5px}

.container { 
   border-style: solid;
   border-color: #1E4A20;
   border-width:1px;
   width:163px;
   text-align: center;
   font-family: Verdana, Arial, sans-serif;
   color: #FFF; font-size: 10px; line-height: 9pt;}
A.container:link  { color: #FFF; text-decoration: none; }
A.container:visited  { color: #FFF; text-decoration: none; }
A.container:hover  { color: #FFF; text-decoration: underline; }  

.container2 { 
   border-style: solid;
   border-color: #B1BE24;
   background:1E4A20;
   border-width:1px;
   width:500px;
   text-align: center;
   padding: 12px;
   font-family: Verdana, Arial, sans-serif;
   color: #FFF; font-size: 11px; line-height: 13pt;} 


#signup	{
	text-align:right;
	line-height:12px;
}

#signup h2 { color: #1E4A20; font-size: 16px; line-height: 16pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; }

#signup .btn {
	margin-left:4px;
	margin-top:4px;
}
#signup .txt {
border:1px solid #999999;
size:120px;
}
