#feature {
	padding: 5px;
	overflow:hidden;
	margin-bottom: 10px;
}
#feature #featureimage {
	height: 315px;
	width: 630px;
	float: left;
	overflow:hidden;
}
#feature #featureimage img {
	height: 315px;
	width: 630px;
	position: relative;
	z-index: 98;
}
#feature #announcements {
	margin: 0px;
	height: 305px;
	width: 290px;
	border: 5px solid #f8f3da;
	float: right;
	background-color: #fdf9e6;
	overflow:hidden;
}
#feature #announcements h4 { margin: 8px 5px;}
#feature #announcements ul li { margin-right: 10px;}

#welcome {padding: 5px; margin-bottom: 30px;font-size: 12px;}
#welcome h2 { line-height: 24px; display: block; padding: 5px 10px; margin-bottom: 15px; background-color: #f8f3da;}
#welcome h3 { font-size: 15px; margin-bottom: 1px;}
#welcome ul {list-style:none; list-style-image:none; list-style-position:outside; }

#welcome #new { width: 279px; height: 100%; float: left; border-right: 1px solid #eee9ce; }
#welcome #new .innerwrap { padding-right: 10px;}
#welcome #new #servicetimes { margin-left: 10px; width:100%; float:left;}
#welcome #new #servicetimes ul li {font-size: 11px; margin-left: 5px;}
#welcome #new #servicetimes .servicetype { color:#3b702e; font-weight: bold; }
#welcome #new #directions { margin-left: 10px; clear: both; width: 175px;}
#welcome #new #directions img { border: 5px solid #f8f3d8; width: 165; height: 75; float: left; margin: 4px 10px 0px 0px;}
#welcome #new #directions ul { float:left;}

#welcome #attend { width: 449px; height: 100%; float: left; border-right: 1px solid #eee9ce;}
#welcome #attend p {font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 12px; line-height: 18px;}
#welcome #attend .innerwrap { padding: 0px 10px; }
#welcome #attend #howto {width: 40%; float: left; margin-right: 30px; padding-left: 5px; }
#welcome #attend #sermons { width: 45%; float: left; margin-bottom: 5px; }
#welcome #attend #sermons #downloadthisweek { display: block; width: 168px; height: 54px; background-image:url(/media/2009/images/btn_thisweeksermon.jpg); border: none;}
#welcome #attend #sermons #downloadthisweek:hover { background-image:url(/media/2009/images/btn_thisweeksermon_hover.jpg);}
#welcome #attend #bulletin{ float: left; font-size: 10px; margin: 0px 5px;}
#welcome #attend #featuredministries { width: 45%; float: left; margin: 20px 0px 10px 5px;}
#welcome #attend #eNewsletterLinks { width: 50%; float: left; margin: 25px 0px 10px 0px;}
#welcome #attend #eNewsletterLinks #ccmailimage {line-height: 0px; margin-top: 4px; background-color:#c66a2e;}

#welcome #discover {width: 210px; height: 100%; float: left; }
#welcome #discover .innerwrap { padding-left: 10px; }
#welcome #discover #learnmore { float: left; margin-left: 5px; line-height: 20px; }

span.hidden {display:none;}

