
body	{
background: #669933;
margin: 0px;
}

td	{
font-size: 12px;
font-family: arial;

}

a	{
font-size: 12px;
font-family: arial;
color: #336600;
text-decoration: underline;
}

a:hover	{
text-decoration: none;
}

#topMenu	{
font-size: 11px;
font-family: arial;
color: #000000;
}

#topMenu a	{
font-size: 11px;
font-family: arial;
color: #000000;
text-decoration: none;
padding-left: 3px;
padding-right: 3px;
}

#topMenu a:hover	{
color: #ffffff;
background-color: #66CC33;
}

.homeEvent-heading	{
font-weight: bold;
color: #336600;
}

.home-link	{
color: #365509;
font-size: 11px;
}
	
div#pageTitle h1
	{
		font-size:12pt;
		color: #336600;
		font-weight:bold;
		padding:4px 0px 4px 0px;
	}
div#cumbs
	{
		font-size:8pt;
		text-align:right;
	}

.redText
	{
		color: #ff0000;
	}
.errorMessage
	{
		color: #ff0000;
	}	
/*
	:::::::::::::::::::::::::::::::::::::::::  MENU CODE :::::::::::::::::::::::
 */		
#mainNav {
	left: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-left: 10px;
	padding-top: 5px;
	}

#mainNav li {
	position: relative;
	display: block;
	float: left;
	/*background: #FFFFFF;*/
	-moz-opacity:.98;
	opacity:.98; 
}
#mainNav  li  a {
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: none;
	font-family: arial;
}
#mainNav li a:hover {
	color: #ffffff;
	background: #66CC33;
}

#mainNav li a.mnHover  {
	color: #ffffff;
	background: #66CC33;
}

#navAtLevel2
{
	left: 0;
	position: absolute;
	top: 0px; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	padding:0px;
	margin:0px;
	text-transform: none;
	text-align:left;
	
}
#navAtLevel2 li
{
	/*border:1px solid #000000;*/
	color: #336600;
}
#navAtLevel2 li a
{
	font-size: 11px;
	display: block;
	width: 120px; /*width of sub menu levels*/
	color: #336600;
	background: #ffffff;
	padding: 4px;
	text-decoration: none;
	border-bottom: 1px solid #336600;
	-moz-opacity:.95;
	opacity:.95; 
	text-transform: none;
}
#navAtLevel2 li a:hover 
{
	background-color: #66CC33;
	color: #000000;
}

#navAtLevel3
{
	left: 0;
	position: absolute;
	top: 0; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	padding:0px;
	margin:0px;
}

#navAtLevel3 li
{
	border-left:1px solid #ffffff;
}

#navAtLevel4
{
	left: 0;
	position: absolute;
	top: 0; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	padding:0px;
	margin:0px;
}

#navAtLevel4 li
{
	border-left:1px solid #ffffff;
}

#ajP715 a {
color: red;
}

/*
	:::::::::::::::::::::::::::::::::::::::::;  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 :::::::::::::::::::::::
 */			
	.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: #669933; }
	.trCalDaysHeadings { background-color: #336699; color: #FFFFFF; }
	.days { background-color: #FFFFFF; }
	.dayNumPrint {  font-size: 20px;
					color: #000000;
	}
	.eventForThisDay { background-color: #DDDDDD;
	cursor:pointer; }
	.eventForThisDayOut {  background-color: #E1E1E1; }
   .dListing { border-bottom: 1px solid #999999;}
   .calLegendTodaysDate { 	
	   	background-color: #c6df90;
	}

	.calLegendEventSchlDate { 	
	   	background-color: #8cb552;
	}
	
	.calDateHeading	{
	background: #c6df90;
	}
	
	.evenRow {
	background: #d9eab5;
	}
	
/*
	:::::::::::::::::::::::::::::::::::::::::; Announcement :::::::::::::::::::::::
 */
	.announcementTitleHeading
	{
		font-size:11pt;
		font-weight:bold;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; LINKS :::::::::::::::::::::::
 */		
	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;
	} 
	
/*
	:::::::::::::::::::::::::::::::::::::::::;   Classifieds :::::::::::::::::::::::
 */		
table#classifieds .titleRow
{
  background-color: #E1E1E1;
  font-weight: bold;
}

/*
	:::::::::::::::::::::::::::::::::::::::::;  My Classifieds :::::::::::::::::::::::
 */		

table#myClassified .formTitleRow
{
	background-color: #E1E1E1;
	font-weight: bold;
}
table#myClassified .titleRow
{
	background-color: #E1E1E1;
	font-weight: bold;
}		
/*
	:::::::::::::::::::::::::::::::::::::::::; Footer :::::::::::::::::::::::
 */		
#footerLinks	
	{
		padding:3px;
		font-size: 10px;
		color: #000000;
		font-family: arial;
	
	}
#footerLinks	a
	{
		font-size: 10px;
		color: #000000;
		text-decoration: none;
		text-transform: uppercase;
		font-family: arial;		
	}
#footerLinks	a:hover
	{
		font-size: 10px;
		color: #000000;
		text-decoration: underline;
		text-transform: uppercase;
		font-family: arial;		
	}
#footer
	{
		padding:3px;
		font-size: 10px;
		color: #ffffff;
		font-family: arial;		

	}
#footer a
	{
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
		text-transform: uppercase;
		font-family: arial;		
	}	
