<!--		

/* CALENDAR STYLES: COMMUNITY CALENDAR */

#content .noevents			{ color: #900; font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold; }	
#content .calendarTitle			{ color: #006; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:16pt; text-decoration: none; font-weight:bold; padding-left:0px; padding-bottom: 2px;}
#content .calendarborder		{ border-style:solid; border-color: #006; border-width:2px;	}
#content .weekheader			{ background-color: #CCC; font-family: arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold;}

#content .monthheader			{ background-color: #006; font-family: arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold;}
#content a:link.monthheader		{ color: #FFF; text-decoration: none;}
#content a:visited.monthheader		{ color: #FFF; text-decoration: none;}
#content a:hover.monthheader		{ color: #FF0; text-decoration: none;}
#content a:active.monthheader		{ color: #FF0; text-decoration: none;}

#content .calendardays			{ color: #000; font-family: verdana, helvetica, sans-serif; font-size: 10pt; font-weight: normal; }
#content a:link.calendardays		{ color: #900; text-decoration: none;}
#content a:visited.calendardays		{ color: #900; text-decoration: none;}
#content a:hover.calendardays		{ color: #900; text-decoration: none; background-color: #CCC;}
#content a:active.calendardays		{ color: #900; text-decoration: none; background-color: #CCC;}

#content .calendartoday			{ color: #006 font-family: verdana, helvetica, sans-serif; font-size: 10pt; font-weight: bold;}
#content a:link.calendartoday		{ color: #006 text-decoration: none;}
#content a:visited.calendartoday	{ color: #006 text-decoration: none;}
#content a:hover.calendartoday		{ color: #900; text-decoration: none; background-color: #CCC;}
#content a:active.calendartoday		{ color: #900; text-decoration: none; background-color: #CCC;}

#content .eventTitle			{ color: #900; font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold; }
#content a:link.eventTitle		{ color: #900; text-decoration: none;}
#content a:visited.eventTitle		{ color: #900; text-decoration: none;}
#content a:hover.eventTitle		{ color: #006; text-decoration: none; padding: 2px;}
#content a:active.eventTitle		{ color: #006; text-decoration: none; padding: 2px; }

#content .eventDate			{ color: #FFF; background-color: #000; font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold;}


#content .eventDesc			{ color: #000; font-family: verdana, helvetica, sans-serif; font-size: 10pt; font-weight: normal; }
#content .eventContact			{ color: #006; font-family: verdana, helvetica, sans-serif; font-size: 8pt; font-weight: normal;}
#content .eventLinks			{ font-family: verdana, helvetica, sans-serif; font-size: 8pt; font-weight: normal; }

#content .searchResults			{  color: #000; font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; }	
#content .searchWord			{  color: #006; font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
#content .searchBar			{  color: #006; font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; }

/* CALENDAR STYLES: COMMUNITY CALENDAR INDEX PREVIEW */


#content .previewWeekday 		{  color: #009; font-family: Tahoma, "Trebuchet MS", Geneva, sans-serif; font-size: 8pt; font-weight: bold; padding: 0px; }	
#content .previewTitle 	 		{  font-family: Tahoma, "Trebuchet MS", Geneva, sans-serif; font-size: 8pt; margin: 4px; }	
#content .previewList 	 		{  font-family: Tahoma, "Trebuchet MS", Geneva, sans-serif; font-size: 8pt; margin: 4px; }	
#content a:link.previewList    	{  color: #000;  text-decoration: none;      padding: 2px; }
#content a:visited.previewList 	{  color: #000;  text-decoration: none;      padding: 2px; }
#content a:hover.previewList   	{  color: #900;  text-decoration: underline; padding: 0px; }
#content a:active.previewList  	{  color: #900;  text-decoration: underline; padding: 0px; }


//-->