
body	{ margin: 0px; background-color: #9A0000;	}

td { font-family:verdana; font-size:8pt; color:#000000; line-height: 150%; }
	
div#pageTitle 
	{
		font-size:15px;
		color: #9A0000;;
		font-weight:bold;
		font-family: Arial;
		font-style: Italic;
		border-bottom:none;
		padding:4px 0px 4px 0px;
	}
div#cumbs
	{
		font-size:8pt;
		text-align:right;
	}

.redText
	{
		color: #ff0000;
	}
.errorMessage
	{
		color: #ff0000;
	}	
/*
	:::::::::::::::::::::::::::::::::::::::::  MENU CODE :::::::::::::::::::::::
 */		
#menu
	{
		color:#9A0000;
		text-transform: none;
		padding: 0px 0px 0px 10px;
	}
#menuItem_1 a
	{
		font-size:11px;
		color: #9A0000;
		font-weight:none;
		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/liBoxRed.gif) 0 0.6em no-repeat; 
		text-decoration:none; 
		color:#00FF33;
	
	}		
#menuItem_1 ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#menuItem_1 li
	{
		padding-left: 10px;
  	 	background: url(/images/liBoxBlue.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		color:#00FF33;
	}	
#menuItem_2
	{
		padding: 5px 0px 3px 5px;
		background: #d5d5d5 url(/images/bgLightDottedDiv.gif) no-repeat bottom left;
	}	
#menuItem_2 ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#menuItem_2 li
	{
		padding-left: 10px;
  	 	background: url(/images/liBoxRed.gif) 0 0.6em no-repeat; 
		text-decoration:none; 
		color:#006699;
	}		
#menuItem_2 li.active
	{
		padding-left: 10px;
  	 	background: url(/images/linkArrowRed.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		color:#006699
	
	}		
#menuItem_2 a
	{
		font-size:10px;
		color: #584f86;
		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 :::::::::::::::::::::::
 */			
	.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: #336699; color: #FFFFFF; }
	.days { background-color: #E1E1E1; }
	.dayNumPrint {  font-size: 20px;
					color: #000000;
	}
	.eventForThisDay { background-color: #CCCCCC;
	cursor:pointer; }
	.eventForThisDayOut {  background-color: #6EA07B; }
   .dListing { border-bottom: 1px solid #999999;}
   .calLegendTodaysDate { 	
	   	background-color: #EBC380;
	}
	.calLegendEventSchlDate { 	
	   	background-color: #C4518F;
	}
	.thisCalEventInfo	{
		background-color: #FDF5C6;
	}
	#calendar .evenRow	{ 
	background-color: #cccccc;
	border-top: solid 1px #9A0000;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; 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 :::::::::::::::::::::::
 */		
#footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

#footer a	{
		color: #00FF33;
		text-decoration: underline;
}

.evenRow {
background-color:#CCCC99;
}

.memberName {
background-color:#990000;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

.tableBorder
{
	background-color: #990000;
	color: #FFFFFF;
}
