body {
	font-family:"Arial" , sans-serif , "Helvetica" , sans-serif , "Verdana" , sans-serif ;	
}


#left_col {
	float:left;
	top: -100px;
	position: relative;
}

#elca {
	margin: 2em;
	width: 10em;
	padding: 0;
	}
	
#elca ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
	
#left_nav {
	width: 12em;
	border-right: 1px solid #000;

	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	}

#header {
	background-image:url('/images/churchLogoB.gif');
	background-repeat: no-repeat;
	display: block;
	width: auto;
	height: 78px;
	margin-left: 29%;
	margin-right: 5%
}

.hidden_text {
	visibility: hidden;
	
}


#left_nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#left_nav li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}

#left_nav li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

html>body #left_nav li a {
		width: auto;
		}

#left_nav li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}
		
#content {
	position: absolute;
	left: 15em;
	top: 5em;
	display: block;
	width: 713px;
	height: 600px;
	padding: 5px 0 5px 0;
	/*border:1px dashed  #000000;*/
	
}

#church_hours {
	list-style:none;
	
}

#worship {
	background-image:url('/images/newPaulb.jpg');
	background-repeat: no-repeat;
	width: 713px;
	height: 221px;
	position: relative
}


#church_hours li {
	color:#FF0000;
	font-family:"Arial,Verdana" , sans-serif;
	font-size: small;
	font-weight: bold;	
}

#directions {

	float:left;
	position:relative;
	width:288px;
	}

#map {
	float:right;
	position:relative;
	/*top:25px;*/
	width:425px;
	height:350px;
	/*border:1px dashed #000;*/
}

#homepage_callout
{
	border: 3px black double;
	padding: 3px;
}

#hp_new_items
{
	list-style-type: circle;
	font-size: 14px;
}

h2 {
	font-size:18px;
	font-weight:bold;
}

.news_item h3 {
	text-decoration: underline;
	font-weight: bold;
	font-size:14px;
	text-align: left;
	/*border:1px dashed #000;*/
}

.dateline {
	font-size:10px;
	font-weight: bold;
	display:inline;
	/*border:1px dashed #000;*/
	letter-spacing: 5px;
	padding:0px 0px;
	
}
