body, td, p  { font-size: 8pt; font-family: verdana, arial }
a  { color: #000 }
a:visited { color: #919380 }
a:active { color: #b86738 }
body { background-color: white }



.lowercontent { color: black; background-color: #e7c389; padding: 10px }
.uppercontent { color: white; background-color: #c3784e; padding: 10px }
h1  { font-weight: normal; font-size: 16px }

td.navitem	    { 
	margin: 0;
	margin-left: 0;
	padding: 0;
	text-indent: -9999px;
font-weight: normal; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
background-color: #919380; 
text-transform: lowercase; 
width: 97px; 
height: 50px; 	
 }


td.navitem a	{
	display: block;
	margin: 0;
	width: 100%;
	height: 100%;
	color: white; 
	text-indent: -9999px;
	background: transparent 
		url(images/nav.gif) 
		top left no-repeat;
	}

td.spacer	    { 
	margin: 0;
	margin-left: 0;
	padding: 0;
	text-indent: -9999px;
font-weight: normal; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
text-transform: lowercase; 
width: 97px; 
 }

td.spacer p	{
	display: block;
	margin: 0;
	width: 100%;
	height: 100%;
	color: white; 
	}



/* left navigation */

ul#navbar	  { list-style-type: none; list-style-image: url(/images/s.gif); margin-top: 20px; margin-left: 0px; position: relative }

ul#navbar li.navitem	{
	padding: 3px 0px 1px 0px;
	list-style-image: url('/images/s.gif');
	font-weight: normal; 
	}

ul#navbar li.navitem a	{
	display: block;
	padding: 4px 0px 2px 10px;
	font-size: 10px;
	text-decoration: none;
	background: transparent
		url(/images/navruledash.gif) 
		no-repeat; 
	}

ul#navbar li.navitem a:hover	{
	text-decoration: underline;
	background: transparent
		url(/images/navruledash.gif) 
		0 -80px no-repeat; 
	}

ul#navbar li.navitemact	{
	padding: 3px 0px 1px 0px;
	list-style-image: url('/images/s.gif');
	font-weight: bold; 
	}

ul#navbar li.navitemact a	{
	display: block;
	padding: 4px 0px 2px 10px;
	font-size: 10px;
	text-decoration: none;
	background: transparent
		url(/images/navruledash.gif) 
		0 -80px no-repeat; 
	}

ul#navbar li.navitemact a:hover	{
	text-decoration: none;
	cursor: text
	}








td#about.navitem a	{
	background: transparent 
		url(images/nav.gif) 
		0 -2px no-repeat;
	}
td#about.navitem a:hover	{
	background: transparent 
		url(images/nav.gif) 
		0 -222px no-repeat;
	}
td#about.navitemact	{
	text-indent: -9999px;
	text-decoration: none;
	cursor: text;
	background: transparent 
		url(images/nav.gif) 
		0 -222px no-repeat;
	}
	
	
td#ministries.navitem a	{
	background: transparent 
		url(images/nav.gif) 
		0 -55px no-repeat;
	}
td#ministries.navitem a:hover	{
	background: transparent 
		url(images/nav.gif) 
		0 -273px no-repeat;
	}
td#ministries.navitemact{
	text-indent: -9999px;
	text-decoration: none;
	cursor: text;
	background: transparent 
		url(images/nav.gif) 
		0 -273px no-repeat;
	}

td#donations.navitem a	{
	background: transparent 
		url(images/nav.gif) 
		0 -108px no-repeat;
	}
td#donations.navitem a:hover	{
	background: transparent 
		url(images/nav.gif) 
		0 -326px no-repeat;
	}
td#donations.navitemact	{
	text-indent: -9999px;
	text-decoration: none;
	cursor: text;
	background: transparent 
		url(images/nav.gif) 
		0 -326px no-repeat;
	}

td#news.navitem a	{
	background: transparent 
		url(images/nav.gif) 
		0 -161px no-repeat;
	}
td#news.navitem a:hover	{
	background: transparent 
		url(images/nav.gif) 
		0 -379px no-repeat;
	}
td#news.navitemact	{
	text-indent: -9999px;
	text-decoration: none;
	cursor: text;
	background: transparent 
		url(images/nav.gif) 
		0 -379px no-repeat;
	}
	
/*sabatical page*/

#sab a{
	color:black;
	text-decoration:none;
}

#sab a:visited{
	color:black;
}

#sab a:hover{
	color:blue;
}



.banner { 
	margin-bottom: -4px; 
	}
.footer  { color: #b86738; font-size: 9px; padding-top: 15px }
