/* Global Styles */



a {

	color: #F8901F;

	text-decoration:none;

}



a:hover {

	color: #0099CC;

}



body, h1, h2, h5 {

	margin: 0;

	padding: 0;

}



body, td, h1, h2, h3, h4 {

	color: #333333;

	font: normal normal 0.75em/1.6em Arial, Helvetica, sans-serif;

}

	

h1 {

	color: #FF0099;

	font: 2em/1em "Times New Roman", Times, serif;

	letter-spacing: .15em;

}



h2 	{

	color: #F8901F;

	font: 1.2em "Times New Roman", Times, serif;

	letter-spacing: .2em;

}



h3 {

	color: #0099CC;

	font: 1.7em/1.2em "Times New Roman", Times, serif;

	letter-spacing: .1em;

}



h4 {

	color: #FF0099;

	font-weight: bold;

	font-size: .9em;

	letter-spacing: .1em;

	text-transform: uppercase;

	line-height:1.6em;

}



li {

	list-style: inside square;

	color: #0099CC;

}



/* ID Styles */



#borderleft {

	border-left: 1px solid #FBC78F;

}



#borderright {

	border-right: 1px solid #FBC78F;

}



#dateformat {

	color: #FFFFFF;

	letter-spacing: .2em;

	vertical-align: middle;

}



#weekdays th {

	font-size: .7em;

	

}

	

#navigation a {

	padding: 8px 6px 10px 26px;

	display: block;

	color: #FF0099;

	background: url("../ministries/images/bullet_orange.gif") 14px 50% no-repeat;

	font: bold 1em "Times New Roman", Times, serif;

	text-decoration: none;

}



#navigation a:hover {

	color: #F8901F;

}

