@charset "utf-8";
/* CSS Document */

body {
	background: #041b47 url(../img/background.jpg) repeat-x 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

p {
	padding: 0 0 15px 0;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 25px;	
	padding: 0 0 15px 0;
}

ul {
	list-style-type: square;	
}

ol {
	list-style-type:decimal;	
}

a {
	color:#18397f;
	text-decoration: underline;
}

h1,h2,h3,h4,h5 {
	color: #3161b1;	
}

sup {
	vertical-align: top;
	font-size: 70%;
}

a:hover {
	color:#0051fc;	
}

#container {
	position: relative;
	overflow: hidden;
	width: 910px;
	padding: 0 25px 0 25px;
	background: #fff;
	margin: 0 auto;
	margin-top: 40px;
}

#spacer {
	position: relative;
	height: 40px;
}

#top {
	position: relative;
	overflow: hidden;
	height: 120px;
	padding: 5px 0 0 0;
}

#top img#logo {
	position: relative;
	float: left;
}

#top #text {
	position: relative;
	float: right;
	text-align: right;
	font-size: 10px;
	color: #666;
	line-height: 1.6em;
	clear: right;
}

#top #email_signup {
	position: relative;
	float: right;
	width: 250px;
	overflow: hidden;
	padding: 5px 10px 10px 0;
	text-align: right;
}

#top #email_signup p {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	padding: 0 55px 2px 0;
	text-transform: uppercase;
}

#bar {

	background: #ffca31 url(../img/yellowbar.gif) repeat-x 0 0;
	height: 17px;
	overflow: hidden;
	margin-bottom: 7px;
}

#body {
	position: relative;
	background: url(../img/bodybg.gif) repeat-y 0 0;
	padding-bottom: 10px;
	margin-bottom: 15px;
	overflow: hidden;
	zoom:1;
}

#left {
	position: relative;
	float: left;
	width: 230px;
	overflow: hidden;
}

#right {
	position: relative;
	float: right;
	width: 675px;
	overflow: hidden;
}

#footer {
	position: relative;
	clear: both;
	text-align: left;
	font-size: 11px;
	color: #999;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 8px 10px 8px 10px;
	border-top: 7px solid #1e418f;
	zoom: 1;
}

#footer a {
	color: #666;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover {
	text-decoration: underline;	
}

#headerimage {
	position: relative;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
	overflow: hidden;
	width: 675px;
	height: 265px;
}


#page {
	position: relative;
	padding: 15px 0 0 20px;
	background: #fff;
	zoom: 1;
}


#page h2.pagetitle {
	position: relative;
	display: block;
	color: #3161b1;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ddd;
}



#news {
	padding-top: 15px;
	border-top: 1px solid #ddd;
}






#welcome-updates {
	position: relative;
	width: 700px;
	height: 25px;
	margin-bottom: 8px;
	overflow: hidden;
}

#welcome-updates #latest-sermon {
	position: relative;
	float: right;
	height: 25px;
	width: 345px;
	background: url(../img/latest-sermon.png) no-repeat;
	background-position: 0 0;
	overflow: hidden;
}

#welcome-updates #latest-update {
	position: relative;
	float: left;
	height: 25px;
	width: 345px;
	background: url(../img/latest-event.png) no-repeat;
	background-position: 0 0;
	overflow: hidden;
}

#welcome-updates #latest-update a, #welcome-updates #latest-sermon a {
	position: relative;
	line-height: 18px;
	font-size: 11px;
	color: #fff;
	display: block;
	padding: 3px 10px 3px 85px;
	text-decoration: none;
}

#welcome-updates #latest-sermon a {
	padding: 3px 10px 3px 98px;	
}

#welcome-updates span.date {
	font-size: 9px;
	color: #eee;
	float: right;
	line-height: 15px;
	padding-top: 2px;
	text-align: right;
}


#welcome-flash {
	position: relative;
	width: 700px;
	height: 390px;
	margin-bottom: 20px;
	background-color:#000;
}

#welcome-icons {
	position: relative;
	width: 700px;
	overflow: hidden;
}

#recent-news {
	position: relative;
	clear: both;
	background: #b4c3d3 url(../img/recentnewsbg.gif) repeat-x;
	padding: 15px;
}

#left-column {
	float: left;
}







.question {
	padding: 5px;
	background: #ccc url(../img/graybg.gif) repeat-x;
	background-position: center;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 10px;
}

.answer {
	padding: 10px;
	border: 1px solid #ddd;
	display: none;
	position: relative;
}

.img-shadow {
	position: relative;
  float:left;
  background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../img/shadow.gif) no-repeat bottom right;
  margin: 10px 15px 0 10px !important;
  margin: 10px 15px 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

  
.staff {
	position: relative;
	float: left;
	width: 650px;
	padding: 0 0 35px 0;
	clear: left;
}

.staff-image {
	position: absolute;
	top: 0;
	left: 20px;
	background: #fff;
	padding: 5px;
	border: 1px solid #999;
	border-width: 0 1px 1px 0;
	z-index: 100;
}

.staff-image img {
	position: relative;	
}

.staff-top {
	position: relative;
	background:#538e26 url(../img/green.gif) repeat-x;
	padding: 10px 0 10px 175px;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #fff;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

.staff-top h1 {
	font-size: 26px;
	color: #fff;
	display: block;
	font-weight: normal;
	margin: 0;
}

.staff-top h2, .staff-top p {
	font-size: 11px;
	color: #fff;
	padding: 0 0 0 15px;
	font-weight: normal;
	display: block;
	margin: 0;
}

.staff-bottom {
	position: relative;
	background-color: #d2d2d2;
	padding: 10px 20px 10px 175px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-bottom-radius: 8px;
	z-index: 10;
	zoom:1;
}

.staff-bottom a.read-bio, .staff-bottom .read-bio a {
	position: relative;
	font-size: 11px;	
	color: #000;
	text-decoration: none;
}

.staff-bottom p {
	padding: 0;
	margin: 0;
}

.staff-bottom .staff-bio p {
	padding: 0 0 10px 0;	
}

.staff-bottom .staff-bio {
	position: relative;
	display: none;	
	font-size: 11px;
	line-height: 1.8em;
}

#right #livemenu {
	float: left;
	width: 160px;
}

	#livemenu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#livemenu li {
		margin: 0 0 5px 0;	
	}
	
	#livemenu li a {
		display: block;
		outline: none;
		height: 44px;
		width: 160px;
		background-repeat: no-repeat;
		background-position: 0 0;
		text-indent: -9009px;
	}
	
	#livemenu li.active a { 
		background-position:0 -44px;
	}
	
	#livemenu li#nav-connect a { background-image: url('../img/livebtn-connect.png'); }
	#livemenu li#nav-give a { background-image: url('../img/livebtn-giving.png'); }

#right #livecard {
	float: right;
	width: 415px;
	padding: 10px 20px 10px 20px;
	background: #fff ;
}

	#livecard h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		display: block;
		margin: 0 0 5px 0;
		padding: 0 0 5px 0;
		border-bottom: 1px solid #ccc;
		text-transform: uppercase;
	}	
	
	#livecard p {
			font-size: 12px;
			line-height: 1.3em;
	}
	
	h2#archived a {
		font-size: 16px;
		background: #000;
		display: block;
		color: #FFF;
		text-decoration: none;
		text-transform: uppercase;
		padding: 5px;
		text-align: center;
	}
	
	h2#archived a:hover {
		color:#FC0;	
	}

#livenow a {
	background-color: #000;	
	text-align: center;
	display: block;
	color: #fff;
	padding: 2px 0 12px 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
}

#livenow img {
	border: none;
	position: relative;
	top: 10px;
}

#livenow a:hover {
	color:#F00;
}

#sd {
	position: relative;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	text-align: right;
	padding: 7px 7px 0 0;
}


