#breadcrumbs
{
	display: block;
	height: 18px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
/*Main nav menu */

#menu_main
{
	display: block;
	background-color: #337E6E;
	text-align: left;
	color: #FFF;
	margin-bottom: 5px;
	height: 23px;
}
#menu_main ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu_main li
{
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: #337E6E;
	border-right: solid 3px #534EBB;
}

#menu_main a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 3px 4px;
	display: block;
}

#menu_main a:hover
{
	background-color: #58A393;
}

#menu_main .focus
{
	background-color: #58A393 !important;
}


























/*Main nav menu */

#menu_main1
{
	display: block;
	background-color: #337E6E;
	text-align: left;
	color: #FFF;
	margin-bottom: 5px;
}
#menu_main1 ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu_main1 li
{
	display: inline;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	background-image: url(/images/earring1-2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-right: solid 3px #534EBB;
}

#menu_main1 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

#menu_main1 a:hover
{
	background-color: #58A393;
}

#menu_main1 .focus
{
	background-color: #58A393 !important;
}









#calendar
{
	background: #FFF;
	border: 1px solid #666666;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5em;
	text-align: center;
	width: 200px;
}

#calendar #calendar_1, #calendar #calendar_1s
{
	background-color: #003399;
	color: #FFFFFF;
	padding: 1px 1px 1px 1px;
}

#calendar_2
{
	border-bottom: 1px dashed #666666;
	border-right: 1px dashed #666666;
}

#calendar_2s
{
	border-bottom: 1px dashed #666666;
}

#calendar_3
{
	border-right: 1px dashed #666666;
}

#calendar_2h
{
	background-color: #FFFF33;
	border-bottom: 1px dashed #666666;
	border-right: 1px dashed #666666;
}

#calendar_2sh
{
	background-color: #FFFF33;
	border-bottom: 1px dashed #666666;
}

#calendar_3h
{
	background-color: #FFFF33;
	border-right: 1px dashed #666666;
}

#calendar_3sh
{
	background-color: #FFFF33;
}





.calendarEvent
{
	background-color: #ABC;
	font-weight: bold;
}

.calendarEventOff
{
	background-color: #FFF;
	padding: 0px;
	font-weight: normal;
}



.hidden
{
	display: none;
}

.show
{
	display: block;
}



.contribution-table tr
{
	padding: 7px;
}
ol li
{
	padding-top: 5px;
	padding-bottom: 5px;
}
ol ol
{
	list-style-type: upper-alpha;
}
ol ol ol
{
	list-style-type: lower-alpha;
}


body
{
	background-color:White;
	text-align:center;
}

.nav_link
{
	background: none;
	width: 132px;
	border: none;

	border-bottom: 3px solid #534ebb;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.nav, .nav ul, .nav_alt, .nav_alt ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-left:13px;
}


.nav a, .nav_alt a
{
	display: block;
	padding: 7px 0px;
	border-bottom: 3px solid #534ebb;
	color: #fff !important;
	text-decoration: none !important;
	background-color: #337e6e;
}

.nav a:hover, .nav_alt a:hover
{
	background-color: #58a393;
	color: #FFF!important;
}
.nav_alt a
{
	background-color:#8eab87;
}
.nav_alt a:hover
{
	background-color:#acc9a5;
}

.nav li, .nav_alt li
{
	float: left;
	position: relative;
}

.nav ul,.nav_alt ul
{
	position: absolute;
	display: none;
	width: 150px;
	left: 118px;
	top: 0px;
}

.nav li ul a, .nav_alt li ul a 
{
	width: 175px;
	height: auto;
	float: left;
	left: 175px;
}

.nav ul ul, .nav_alt ul ul
{
	top: auto;
}

.nav li ul ul, .nav_alt li ul ul
{
	left: 175px;
	margin: 0px 0px 0px 0px !important;
}



.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li:hover ul ul ul ul
{
	display: none;
}
.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li li li li:hover ul
{
	display: block;
}

.search_option
{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight:lighter;
	
}

.RaisingHands ul li
{
	font-size:13px;
}

.contribution-table td
{
	font-size:80%;
}

body
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

a
{
	text-decoration:none !important;
	color:#9F502B!important;
}

a:hover
{
	color:#2939B2!important;

}

.ContactTable
{
	font-size: 80%;
	float:left;
}

.ContactSubHeading td
{
	font-weight:bold;
	border-bottom: solid 2px #000; 
	border-top: solid 2px #000;
	padding: 5px 0px;
}
