 BEGIN DROPDOWN MENU STYLE SCRIPT 

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/* MENU NUMBER 1 */  
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:none; layer-background-color:none; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:1px; font-family:verdana; font-size:10px; font-weight:bold}
.clLevel0{background-color:none; layer-background-color:none; color:none;}
.clLevel0over{background-color:none; layer-background-color:none; color:none; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:none; layer-background-color:none}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:verdana; font-size:10px; font-weight:regular}
.clLevel1{background-color:#DE7D1C; layer-background-color:#DE7D1C; color:#ffffff;}
.clLevel1over{background-color:#F49C44; layer-background-color:#F49C44; color:#ffffcc; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#F6B574; layer-background-color:#993300}

/*Styles for level 2*/
.clLevel2, .clLevel1over{position:absolute; padding:2px; font-family:verdana; font-size:10px; font-weight:regular}
.clLevel2{background-color:#CC0000; layer-background-color:#CC0000; color:#ffffcc;}
.clLevel2over{background-color:#FF0000; layer-background-color:#FF0000; color:#ffffcc; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#ffffcc; layer-background-color:#006699}

 END DROPDOWN MENU STYLE SCRIPT 




 BEGIN INPUT TEXT BOX STYLE SCRIPT 

INPUT, TEXTAREA {
background: #f5f5f5;
color: black;
border-width:1px;
border-color:#dedede;
font-weight: none;
font-style: none;
font-size: 10px;
font-family: verdana;
}

 END INPUT TEXT BOX STYLE SCRIPT 




 BEGIN BODY TEXT STYLE SCRIPT 

.homeText { color: #666666; font-family: verdana; font-size: 9px; font-style: normal; text-decoration: none; line-height: 11px } 
.homeText a {color: #2865B3; text-decoration: underline }
.homeText a:hover {color: #2865B3; text-decoration: none }
.homeHeader { color: #26538B; font-family: verdana; font-size: 13px; font-style: bold; text-decoration: none; line-height: 14px } 
.textSub { color: #666666; font-family: verdana; font-size: 11px; font-style: normal; text-decoration: none; line-height: 16px } 
.textSub a {color: #2865B3; text-decoration: underline }
.textSub a:hover {color: #000000; text-decoration: none }
.eventDate { color: #000000; font-family: verdana; font-size: 9px; font-style: bold; text-decoration: none; line-height: 10px } 
.copyright { color: #black; font-family: verdana; font-size: 9px; font-style: normal; text-decoration: none; line-height: 10px } 
#calendar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	margin-left:2px;
}
#calendar h1, #calendar h2, #calendar h3 {
	margin:0;
}

#calendar h1 {
	font-size:16px;
}
#calendar h2 {
	font-family: "Century Gothic", verdana;
	font-size: 14px;
	color:#000066;
	padding: 25px 0 0 0;
}
#calendar h3 {
	font-size: 11px;
	padding: 16px 0 0 0;
}
#calendar p {
	font-size:11px;
	margin:0;
	padding: 8px 0 0px 0;
	/*text-align: center;*/ /* removed by rjz 9/14/06 */
}

.pic_left {
	margin: 5px 15px 0px 0;
}

.pic_right {
	margin: 5px 0 0px 15px;
}

.caption {
	font-size:9px;
	margin:0;
	padding: 0 0 10px 0;
	text-align: center;
	line-height: 12px;
}