
#homeBox2{ background: #e9efff; }


#invTable td
{
	font-size:10px;
}
.oddRow
{
	background-color:#FFFFFF;
}
.evenRow
{
	background-color:#EFEFEF;
}
.invTitleRow {

	background-color:#EFEFEF;
	font-weight:bold;
}
/*
	Note About us and Services has sub menus
	:::::::::::::::::::::::::::::::::::::::::  MENU CODE :::::::::::::::::::::::
 */		
#menu
	{
		color:#000000;
		text-transform: uppercase;
		padding: 5px 0px 0px 0px;
		width:150px;
	}
#menuItem_1 a
	{
		font-size:10px;
		color: #000000;
		font-weight:bold;
		text-decoration: none;
		padding-left:3px;
	}
#menuItem_1 a:hover
	{
		font-size:10px;
		color: #000000;
		font-weight:bold;
		text-decoration: none;
		padding-left:3px;
	}
#menuItem_1 a:active
	{
		font-size:10px;
		color: #000000;
		font-weight:bold;
		text-decoration: none;
		
	}

#menuItem_1
	{
		padding: 3px;	
	}	
#menuItem_1 li.active 
	{
		padding-left: 10px;
		text-decoration:none; 
		color:#FFFF33
	
	}		
#menuItem_1 ul
	{
		margin:0px; 
		padding:0px;
		list-style: none;
	}
#menuItem_1 li
	{
		padding-left: 10px;
  	 	background: url(/images/linkArrow.gif) 0 0.3em no-repeat; 
		text-decoration:none; 
		color:#000000;
	}	
#menuItem_2
	{
		padding: 5px 0px 3px 5px;
		background: #c0c0c0 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:underline; 
		color:#006699
	
	}		
#menuItem_2 a
	{
		font-size:10px;
		color: #584f86;
		font-weight:normal;
		text-decoration: none;
	}	
	
#menuItem_3
	{
		padding: 5px 0px 3px 15px;
		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:underline; 
		color:#006699
	
	}		
#menuItem_3 a
	{
		font-size:10px;
		color: #584f86;
		font-weight:normal;
		text-decoration: none;
	}	
/*
	:::::::::::::::::::::::::::::::::::::::::;  END MENU CODE :::::::::::::::::::::::
 */		

	
div#pageTitle h1
	{
  		font-weight: bold;
  		color: #000066;
		font-size:16px;
		font-family: Georgia, Palatino, serif;
		background-image: url(/images/bg_home-nav.gif);
		background-repeat: repeat-x;
		background-position: top;
		padding-top:4px;
		padding-left:15px;
		height:35px;
		margin-top:5px;
	}
div#cumbs
	{
		font-size:8pt;
		text-align:left;
	}

.redText
	{
		color: #ff0000;
	}
.errorMessage
	{
		color: #ff0000;
	}	
	
/*
	:::::::::::::::::::::::::::::::::::::::::; Calendar :::::::::::::::::::::::
 */		
	.calThisDateSep {  background-color: #ff9900; }
	.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: #E1E1E1;
	}
	.calLegendEventSchlDate { 	
	   	background-color: #d7b7b7;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; 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;
	}	
/*
	:::::::::::::::::::::::::::::::::::::::::; 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;
	}
		

/*
	:::::::::::::::::::::::::::::::::::::::::; 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
	{
		font-size:10px;
		/* text-transform: uppercase; */
		font-family: arial;
	}
#footer td.menu a
	{
		font-size: 9px;
		color: #2e458b;
		text-decoration: underline;
		/* text-transform: uppercase; */
	}
#footer td.menu a:hover
	{
		font-size: 9px;
		color: #000000;
		text-decoration: underline;
		/* text-transform: uppercase; */
	}	
#footer td.menu
	{
		font-size: 9px;
		color: #383838;
	}	
#footerlogo td
	{
		color: white;
	}	

#footerlogo td.links a:link
	{
		color: white;
		font-size: 10px;
	}		
 .links {
 color: white;
		font-size: 10px;
 }
 #links span.linkDescription {
 		font-size:10px;
 }
 
 #links a.linkURL {
 		font-size:11px;
		color: #2e458b;
		
 }
 
 
 /* they're shit ****************************************************************************
 *******************************************************************************************/
 
 body, h1, h2, .snav, .main_nav, .section_title, .call_out, .bottom_nav, .related, .related_header, 
 .snav, .email, .locator, .jumpto, .date, .slide_header, td, .small, .content, .topic, .related
{
  font-family: Arial, Geneva, sans-serif;
  
}

td {
	font-size:80%; color: #333333;
}

body { margin: 0px; padding: 0px; background-color: #FFFFFF; }
sup, sub { font-size:90%; }



.footer, .copyright {
  font-size: 9px;
  color: #666666;
  padding-top: 3px;
  padding-left: 171px; 
}

.footertext {
  font-size: 11px;
  color: #fff;
  padding-top: 3px;
  padding-left: 171px; 
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   ::::::::::::::::::::::::::::::::::::::::::  MENU CODE ::::::::::::::::::::::::::::::::::
   ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/		
#mainNav {
	left: 0;
	padding: 0;
	margin: 0;
	margin-left:10px;
	list-style-type: none;
	text-transform: none;
	text-decoration: none;
}
#mainNav li {
	position: relative;
	display: block;
	float: left;
	-moz-opacity:.98;
	opacity:.98; 
}
#mainNav  li  a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 2px 4px 2px 4px;
}
#mainNav li a:hover {
	color: #727272;
}
#mainNav li a.mnHover  {
	color: #727272;
}

#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;
	z-index:1000;
	
}
#navAtLevel2 li
{
	border-left:1px solid #ffffff;
	color: #000000;
}
#navAtLevel2 li a
{
	font-size: 11px;
	display: block;
	width: 180px; /*width of sub menu levels*/
	color: #000000;
	background: #ffffcc;
	padding: 4px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	-moz-opacity:.95;
	opacity:.95; 
}
#navAtLevel2 li a:hover 
{
	background-color: #ffffff;
	color: #333333;
}

#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;
}




#mainLinkSub1 li{
	font-family: Georgia, Palatino, serif;
	padding-left:20px;
	padding-bottom:4px;
	padding-top:0px;
	margin:0px;
	list-style-type: none;
	background-image: url(/images/icons/blue-dot.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#mainLinkSub1 A {
	font-size:14px;
	font-family: Georgia, Palatino, serif;
  	font-weight: normal;
  	color: #000066;
	text-decoration:none;
}
#mainLinkSub1 A:hover {
	font-size:14px;
	font-family: Georgia, Palatino, serif;
  	font-weight: normal;
  	color: #000066;
	text-decoration:underline;
}

#mainLinkSub2 li{
	font-family: Georgia, Palatino, serif;
	list-style-type: none;
	background-image:none;
	height:15px;
	padding-left:0px;
	list-style: url(/images/icons/list-item.gif);
}
#mainLinkSub2 A {
	font-size:12px;
	font-family: Georgia, Palatino, serif;
  	font-weight: normal;
  	color: #000066;
	text-decoration:none;
}
#mainLinkSub2 A:hover {
	font-size:12px;
	font-family: Georgia, Palatino, serif;
  	font-weight: normal;
  	color: #000066;
	text-decoration:underline;
}
#about {
	display:none;
	position: relative; 
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top:1px;
	margin:0px; 
	background-image: url(/images/bg_home-subnav.gif);	
	background-repeat: repeat;
}
#recond {
	display:none;
	position: relative; 
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	background-image: url(/images/bg_home-subnav2.gif);	
	background-repeat: repeat;
}

/********************** NAV LINE 2 ********************/
#mainNav2 {
	left: 0;
	padding: 0;
	margin: 0;
	margin-left:10px;
	list-style-type: none;
	text-transform: none;
	text-decoration: none;
}
#mainNav2 li {
	position: relative;
	display: block;
	float: left;
	-moz-opacity:.98;
	opacity:.98; 
}
#mainNav2  li  a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 2px 4px 2px 4px;
}
#mainNav2 li a:hover {
	color: #727272;
}
#mainNav2 li a.mnHover  {
	color: #727272;
}

	/*==================Pics Gallery Rounded corner Classes==============*/
.gtl
{
	background-image:URL("/images/topleft.gif");
	background-position: top left;
	background-repeat: no-repeat;
	font-size:2px;
}
.gtc
{
	background-image:URL("/images/topcen.gif");
	background-repeat: repeat-x;
	font-size:2px;
}
.gtr
{
	background-image:URL("/images/topright.gif");
	background-position: top right;
	background-repeat: no-repeat;
	font-size:2px;
}
.gbl
{
	background-image:URL("/images/botleft.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size:2px;
}
.gbc
{
	background-image:URL("/images/botcen.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	font-size:2px;
}
.gbr
{
	background-image:URL("/images/botright.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size:2px;
}
.midCell
{
	background-color:#B5B2B2;
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:#4A4647;
}

.rc	{
width: 760px;
}