body,td
	{
		font: 12px Verdana, Arial, Helvetica, Sans-Serif; 
		margin: 0px;
	}

	
div#pageTitle h1
	{
		font-size:12pt;
		color: #0a2ea1;
		font-weight:bold;
		border-bottom:1px solid #f90000;
		padding:4px 0px 4px 0px;
	}
div#cumbs
	{
		font-size:8pt;
		text-align:right;
	}

.redText
	{
		color: #ff0000;
	}
.errorMessage
	{
		color: #ff0000;
	}	
/*
	:::::::::::::::::::::::::::::::::::::::::  MENU CODE :::::::::::::::::::::::
 */		
#menu
	{
		color:#ffffff;
		text-transform: uppercase;
		padding: 0px 0px 0px 0px;
	}
#menuItem_1 a
	{
		font-size:10px;
		color: #FFFFFF;
		font-weight:bold;
		text-decoration: none;
	}
#menuItem_1
	{
		background: url(/images/bgWhiteDottedDiv.gif) no-repeat bottom left;
		padding: 3px 0px 3px 0px;
	
	}	
#menuItem_1 li.active
	{
		padding-left: 10px;
  	 	background: url(/images/linkArrowOrange.gif) 0 0.6em no-repeat; 
		text-decoration:none; 
		color:#006699
	
	}		
#menuItem_1 ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#menuItem_1 li
	{
		padding-left: 10px;
  	 	background: url(/images/liBoxGreen.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		color:#006699;
	}	
#menuItem_2
	{
		padding: 5px 0px 3px 5px;
		background: url(/images/bgLightDottedDiv.gif) no-repeat bottom left;
/*		background-color: #8CB38C;*/
		border-bottom: 1px dotted #ffffff;
		
	}	
#menuItem_2 ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
		
	}
#menuItem_2 li
	{
		padding-left: 10px;
  	 	background: url(/images/liBoxYellow.gif) 0 0.6em no-repeat; 
		text-decoration:none; 
		color:#ffffff;
	}		
#menuItem_2 li.active
	{
		padding-left: 10px;
  	 	background: url(/images/linkArrowOrange.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		color:#006699
	
	}		
#menuItem_2 a
	{
		font-size:10px;
		color: #ffffff;
		font-weight:normal;
		text-decoration: none;
	}	
	
#menuItem_3
	{
		padding: 5px 0px 3px 20px;
		background: #eaeaea url(/images/bgBlueDottedDiv.gif) no-repeat bottom left;
		
		
	}	
#menuItem_3 ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#menuItem_3 li
	{
		padding-left: 10px;
  	 	background: url(/images/liBoxGray.gif) 0 0.6em no-repeat; 
		text-decoration:none; 
		color:#006699;
	}		
#menuItem_3 li.active
	{
		padding-left: 10px;
  	 	background: url(/images/linkArrowRed.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		color:#006699
	
	}		
#menuItem_3 a
	{
		font-size:10px;
		color: #584f86;
		font-weight:normal;
		text-decoration: none;
	}	
/*
	:::::::::::::::::::::::::::::::::::::::::;  END MENU CODE :::::::::::::::::::::::
 */		
 
 
 
#homeLatestNews
	{
		padding-top: 5px;
		background: url(/images/news_div.gif) no-repeat bottom left;
	
	}		
#homeLatestNews ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#homeLatestNews li
	{
		padding-left: 10px;
		padding-bottom: 5px;
  	 	background: url(/images/news_li.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		font-size:10px;
	}	
	
/*
	:::::::::::::::::::::::::::::::::::::::::; Photo Gallery :::::::::::::::::::::::
 */			
 #photoGalleryMain {	border-collapse: collapse;} 
#photoGalleryMain td {	padding: 0; border: 1px solid white;}
	.imgSlideOver {
	cursor:pointer;
	background-color: #C3E3EA;
	color: #000000;
	}
	.imgSlideOut {
	background-color: #EEEEEE; 
	}
	.showingImages {
	background-color: #e1e1e1;
	}

	.imgBorder {
		border:1px solid black;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; Calendar :::::::::::::::::::::::
 */		
	.calThisDateSep {  background-color: #ff9900; }
	.trCalDaysHeadings { background-color: #003399; color: #FFFFFF; }
	.days { background-color: #BED6BE; }
	.dayNumPrint {  font-size: 20px;
					color: #000000;
	}
	.eventForThisDay { background-color: #FFFFFF;
	cursor:pointer; }
	.eventForThisDayOut {  background-color: #FFFF99; }
   .dListing { border-bottom: 1px solid #999999;}
   .calLegendTodaysDate { 	
	   	background-color: #FF9900;
	}
	.calLegendEventSchlDate { 	
	   	background-color: #FFFF99;
	}
	
	#calendar .evenRow	{
			background-color: #DCE9DC;
			border-top: solid 1px #9A0000;
	}
	#calendar .thisCalEventInfo	{
			background-color: #FFFF99;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; Announcement :::::::::::::::::::::::
 */
	.announcementTitleHeading
	{
		font-size:11pt;
		font-weight:bold;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; Announcement :::::::::::::::::::::::
 */		
	table#links 
	{
		/*** border: 1px solid #C2C3C0; ***/
		 border: 1px solid #4662b8;
		 margin-top:4px;
	}
	table#links .cat 
	{
		 /***  background-color: #E1E1E1; ***/
		  background-color: #687fc5;
		  font-weight: bold;
	}
	table#links .catHeading a 
	{
		 font-weight: bold;
		 font-family: Arial; 
		 font-size: 13px; 
		 color: #FFFFFF;
	}	

/*
	:::::::::::::::::::::::::::::::::::::::::; MyProfile / Join :::::::::::::::::::::::
 */			
	table#myProfile .formTitleRow
	{
		background-color: #687fc5;
		font-weight: bold;
		padding: 5px;
		color: #FFFFFF;
	}
	
	table#myProfile .formCaption
	{
		text-align:right;
		background-color: #EFEFEF;
	}
	
	table#myProfile .titleRow
	{
		background-color: #E1E1E1;
		font-weight: bold;
		padding: 5px;
	}	
/*
	:::::::::::::::::::::::::::::::::::::::::; MEMBERS Dir :::::::::::::::::::::::
 */		
	table#membersDir .titleRow 
	{
	    background-color: #E1E1E1;
		font-weight: bold;
	}
	table#membersDir .evenRow 
	{
	    background-color: #FEFFDF;
		
	}	
	table#membersDirRecords td
	{
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; Contact Form :::::::::::::::::::::::
 */		
 .contactFormHeading
 	{
		color: #687fc5;
		font-size: 10pt;
		font-weight:bold;
		border-bottom:1px dotted #4662b8;
 	}

/*
	:::::::::::::::::::::::::::::::::::::::::; siteMap :::::::::::::::::::::::
 */		
 
ul#siteMap li
	{
		padding: 3px 0px 3px 0px;
	} 
	
/*
	:::::::::::::::::::::::::::::::::::::::::; Footer :::::::::::::::::::::::
 */		
#footer td 
	{
		padding:3px;
		font-size: 9px;

	}
#footer a
	{
		font-size: 9px;
		color: #4a53d2;
		text-decoration: none;
		text-transform: none;
	}
#footer a:hover
	{
		font-size: 9px;
		color: #262c7a;
		text-decoration: none;
		text-transform: none;
	}	
#footer td.menu
	{
		font-size: 9px;
		color: #383838;
	}
