@charset "UTF-8";/* CSS Document *//* header */#header {	position: relative;	width: 895px;	height: 20px;	margin-bottom: 0px;	padding: 0px 0px;
	background-color: #3f3f3f;}

#logo {
	margin-top:15px;
	margin-bottom: 5px;
	}
	#navigation {	color: #333;	text-decoration: none;	font-size: 1.4em;
	margin-left: 1em;

}#navigation:hover   {	color: #f4901e;	text-decoration: none;
}#nav {
	float: right;		margin-top: 30px;
		margin-right: 3px;}/* footer */#footer {	position: relative;	width: 895px;	height: 96px;
	margin-top:-15px;	}#footbar {	position: absolute;	background-color: #3F3F3F;	height: 61px;	width: 895px;	top: 17px;
	text-align: center;}#podcast {
	float: left;
	display: block-inline;	background-image:url(../images/design/headphones.png);	background-repeat: no-repeat;	width: 61px;	height: 61px;
	margin-left: 25px;}#podcast:hover {	background-image:url(../images/design/headphones-over.png);}#facebook {	float: left;	display: block-inline;	background-image:url(../images/design/facebook.png);	background-repeat: no-repeat;	width: 97px;	height: 20px;
	margin-top: 20px;
	margin-left: 25px;}#facebook:hover {	background-image:url(../images/design/facebook-over.png);}#twitter {	float: left;
	display: block-inline;	background-image:url(../images/design/twitter.gif);	background-repeat: no-repeat;	width: 46px;	height: 61px;
	margin-left: 25px;}#twitter:hover {	background-image:url(../images/design/twitter-over.png);}


#bible {
	float: left;
	display: block-inline;
	background-image:url(../images/design/bible.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 45px;
	margin-top: 10px;
	margin-left: 20px;
}

#bible:hover {
	background-image:url(../images/design/bible-over.png);
}


#vimeo {
	float: left;
	display: block-inline;
	background-image:url(../images/design/vimeo.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 20px;
	margin-top: 20px;
	margin-left: 35px;
}

#vimeo:hover {
	background-image:url(../images/design/vimeo-over.png);
}

#events {	display: block;	position: absolute;	top: 0px;	left: 450px;	width: 430px;	height: 96px;	background-image:url(../images/design/eventsfooter2.png);	background-repeat: no-repeat;	margin: 0px;	z-index: 1;}#events1 {	position: absolute;	top: 22px;	left: 26px;	z-index: 2;	width: 230px;	height: 61px;	font-size: 1.2em;	line-height: 120%;}#events2 {	position: absolute;	top: 19px;	left: 270px;	z-index: 2;	width: 138px;	height: 61px;}#copyright {	position: absolute;	top: 85px;		left: 0px;	color: #333;	font-size: 0.9em;}.preload {	display: none;}.month {	display:block;	margin-top:0.5em;	margin-bottom: 0;	font-weight: bold;}

#clear {
	clear: both;
}
