


<!doctype html>  

<!--[if IEMobile 7 ]> <html lang="en-US"class="no-js iem7"> <![endif]-->
<!--[if lt IE 7 ]> <html lang="en-US" class="no-js ie6 oldie"> <![endif]-->
<!--[if IE 7 ]>    <html lang="en-US" class="no-js ie7 oldie"> <![endif]-->
<!--[if IE 8 ]>    <html lang="en-US" class="no-js ie8 oldie"> <![endif]-->
<!--[if (gte IE 9)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html lang="en-US" class="no-js"><!--<![endif]-->
	
	<head>
		<meta charset="utf-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
		
		<title>Page not found &#8211; Elmwood Baptist Church</title>
		
		<meta name="description" content="">
		<meta name="author" content="">

				<link rel="shortcut icon" href="http://elmwoodbaptist.org/wp-content/themes/EBC_Basic/favicon.ico">
				<link rel="apple-touch-icon" href="http://elmwoodbaptist.org/wp-content/themes/EBC_Basic/apple-touch-icon.png">
		

		<!-- default stylesheet -->
		<link rel="stylesheet" href="http://elmwoodbaptist.org/wp-content/themes/EBC_Basic/library/css/normalize.css">		
		
		
		<!-- drop Google Analytics Here -->
		<!-- end analytics -->
		
		<!-- modernizr -->
		<script src="http://elmwoodbaptist.org/wp-content/themes/EBC_Basic/library/js/modernizr.full.min.js"></script>
		
  		<link rel="pingback" href="http://elmwoodbaptist.org/xmlrpc.php">
		
		<!-- wordpress head functions -->
		<link rel="alternate" type="application/rss+xml" title="Elmwood Baptist Church &raquo; Feed" href="http://elmwoodbaptist.org/feed/" />
<link rel="alternate" type="application/rss+xml" title="Elmwood Baptist Church &raquo; Comments Feed" href="http://elmwoodbaptist.org/comments/feed/" />
<link rel='stylesheet' id='ai1ec_stytle-css'  href='http://elmwoodbaptist.org/?ai1ec_render_css=1385403544&#038;ver=3.7.1' type='text/css' media='all' />
<link rel='stylesheet' id='gmap_styles_-css'  href='http://elmwoodbaptist.org/wp-content/plugins/form-maker/css/style_for_map.css?ver=3.7.1' type='text/css' media='all' />
<link rel='stylesheet' id='Css-css'  href='http://elmwoodbaptist.org/wp-content/plugins/form-maker/js/calendar-jos.css?ver=3.7.1' type='text/css' media='all' />
<link rel='stylesheet' id='jquery-ui-spinner-css'  href='http://elmwoodbaptist.org/wp-content/plugins/form-maker/css/jquery-ui-spinner.css?ver=3.7.1' type='text/css' media='all' />
<link rel='stylesheet' id='orbitslider_main-css'  href='http://elmwoodbaptist.org/wp-content/plugins/wp-orbit-slider/css/custom.css?ver=3.7.1' type='text/css' media='all' />
<script type='text/javascript' src='http://elmwoodbaptist.org/wp-includes/js/jquery/jquery.js?ver=1.10.2'></script>
<script type='text/javascript' src='http://elmwoodbaptist.org/wp-includes/js/jquery/jquery-migrate.js?ver=1.2.1'></script>
<script type='text/javascript' src='http://elmwoodbaptist.org/wp-content/plugins/all-in-one-event-calendar/app/view/admin/js/require.js?ver=1.10.9-standard' data-main='http://elmwoodbaptist.org/wp-content/plugins/all-in-one-event-calendar/app/view/admin/js/main.js'></script>
<script type='text/javascript' src='http://elmwoodbaptist.org/wp-content/plugins/form-maker/js/main_front_end.js?ver=3.7.1'></script>
<script type='text/javascript' src='http://elmwoodbaptist.org/wp-content/plugins/form-maker/js/calendar.js?ver=3.7.1'></script>
<script type='text/javascript' src='http://elmwoodbaptist.org/wp-content/plugins/form-maker/js/calendar-setup.js?ver=3.7.1'></script>
<script type='text/javascript' src='http://elmwoodbaptist.org/wp-content/plugins/form-maker/js/calendar_function.js?ver=3.7.1'></script>
<script type='text/javascript' src='http://elmwoodbaptist.org/wp-content/plugins/form-maker/js/jquery-ui.js?ver=3.7.1'></script>
<script type='text/javascript' src='http://elmwoodbaptist.org/wp-content/plugins/form-maker/js/jquery.ui.slider.js?ver=3.7.1'></script>
<input type='hidden' value='http://elmwoodbaptist.org/wp-content/plugins/form-maker' id='form_plugins_url' /><script type="text/javascript">
          if (document.getElementById("form_plugins_url")) {
            var plugin_url = document.getElementById("form_plugins_url").value;
          }
          else {
            var plugin_url = "";
          }
        </script>
<!-- facebook open graph stuff -->
<!-- place your facebook app id below --><meta property="fb:app_id" content="1234567890"/>
<meta property="og:site_name" content="Elmwood Baptist Church"/>
<meta property="og:url" content=""/>
<meta property="og:title" content="" />
<meta property="og:image" content="http://elmwoodbaptist.org/wp-content/themes/EBC_Basic/library/images/nothumb.gif"/>
<!-- end facebook open graph -->
		<!-- end of wordpress head -->
		
		<link rel="stylesheet" href="http://elmwoodbaptist.org/wp-content/themes/EBC_Basic/style.css">
		<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?sensor=false"></script>
		<script type="text/javascript">
			var map;
			function initialize() {
				var myLatlng = new google.maps.LatLng(39.956934,-104.834358);
				var myOptions = {
					zoom: 14,
					center: myLatlng,
					mapTypeId: google.maps.MapTypeId.ROADMAP
				};
				map = new google.maps.Map(document.getElementById('map_canvas'), myOptions);
				var contentString = '<div id="map-overlay">'+
					'<div id="siteNotice">'+
					'</div>'+
					'<h3 id="firstHeading" class="firstHeading">Elmwood Baptist Church</h3>'+
					'<div id="bodyContent">'+
					'<p>13100 E 144th Ave<br>'+
					'Brighton, CO 80601<br>'+
					'303.659.3818</p>'+
					'</div>'+
					'</div>';
			    var infowindow = new google.maps.InfoWindow({
					content: contentString
			    });
			
			    var marker = new google.maps.Marker({
					position: myLatlng,
					map: map,
					title: 'Elmwood Baptist Church'
			    });
			    google.maps.event.addListener(marker, 'click', function() {
					//infowindow.open(map,marker);
			    });
		    }
		
			google.maps.event.addDomListener(window, 'load', initialize);
		</script>
		<script type="text/javascript" src="http://use.typekit.com/mqu1nhd.js"></script>
		<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
	</head>
	
	<body class="error404">
		<div id="quick-access">
			<div id="quick-info">
				<div class="wrap">
					<div class="info-inner">
						<h2>Services &amp; Times</h2>
						<h5>Sunday</h5>
						<p><span class="info-time">9:00 am</span> Morning Worship Service<br>
						<span class="info-time">10:45 am</span> Family Bible Time<br>
						<span class="info-time">5:00 pm</span> Evening Service<br>
						<em>Last Sunday Evening of Every Month -Remembering the Lord’s Supper</em></p>
						<h5>Thursday</h5>
						<p><span class="info-time">7:00 pm</span> Evening Mid-Week Service for adults<br>
						<span class="info-time">7:00 pm</span> Teen Time – 7th through 12th grade<br>
						<span class="info-time">7:00 pm</span> Master Club – ages 4 through 6th grade</p>
						<h5>Saturday</h5>
						<p><span class="info-time">10:00 am</span> Saturday Outreach<br>
						<span class="info-time">6:00 pm</span> Choir Practice</p>
					</div>
					<div class="info-map">
						<h2>Location</h2>
						<p>13100 E 144th Ave<br>
						Brighton, CO 80601<br>
						303.659.3818</p>
					    <div id="map_canvas"></div>
					</div>
				</div>
				<a href="#" class="toggle">Quick Information</a>
			</div>
			<div id="quick-search">
				<div class="wrap" id="searchinner">
					<a href="#" id="searchtoggle" class="toggle search closed">Search</a>
					<div class="search-form">
						<form role="search" method="get" id="searchform" action="http://elmwoodbaptist.org/" >
						    <label class="screen-reader-text" for="s">Search for:</label>
						    <input type="text" value="" name="s" id="s" placeholder="Search the Site..." />
						    <input type="submit" id="searchsubmit" value="Search" />
						</form>
					</div>
				</div>
			</div>
			</div>
		
		<div id="container">
			
			<header role="banner">
				<div id="inner-header" class="clearfix">
					<!-- to use a image just replace the bloginfo('name') with your img src and remove the surrounding <p> -->
					<p id="logo" class="h1"><a href="http://elmwoodbaptist.org" rel="nofollow">Elmwood Baptist Church</a></p>
					
					<!-- if you'd like to use the site description you can un-comment it below -->
										
					
					<nav role="navigation">
						<div class="menu clearfix"><ul id="menu-main-navigation" class="menu"><li id="menu-item-73" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-73"><a title="Home" href="http://elmwoodbaptist.org/">Home</a></li>
<li id="menu-item-64" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-64"><a href="http://elmwoodbaptist.org/about-us/">About Us</a>
<ul class="sub-menu">
	<li id="menu-item-72" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-72"><a href="http://elmwoodbaptist.org/about-us/doctrines-beliefs/">Doctrines &#038; Beliefs</a></li>
	<li id="menu-item-71" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-71"><a href="http://elmwoodbaptist.org/about-us/pastor-staff/">Pastor &#038; Staff</a>
	<ul class="sub-menu">
		<li id="menu-item-34624" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-34624"><a href="http://elmwoodbaptist.org/about-us/pastor-staff/pastors-blog/">Pastor&#8217;s Blog</a></li>
	</ul>
</li>
	<li id="menu-item-68" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-68"><a href="http://elmwoodbaptist.org/about-us/testimonies/">Testimonies</a>
	<ul class="sub-menu">
		<li id="menu-item-69" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69"><a href="http://elmwoodbaptist.org/about-us/testimonies/pastors-testimony/">Pastor&#8217;s Testimony</a></li>
		<li id="menu-item-70" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70"><a href="http://elmwoodbaptist.org/about-us/testimonies/ambers-tribute/">Amber&#8217;s Tribute</a></li>
	</ul>
</li>
	<li id="menu-item-67" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-67"><a href="http://elmwoodbaptist.org/about-us/the-gospel/">The Gospel</a></li>
	<li id="menu-item-66" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-66"><a href="http://elmwoodbaptist.org/about-us/location-directions/">Location &#038; Directions</a></li>
	<li id="menu-item-65" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65"><a href="http://elmwoodbaptist.org/about-us/services-times/">Services &#038; Times</a></li>
</ul>
</li>
<li id="menu-item-109" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-109"><a href="http://elmwoodbaptist.org/ministries/">Ministries</a>
<ul class="sub-menu">
	<li id="menu-item-159" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-159"><a href="http://elmwoodbaptist.org/ministries/adult-ministries/">Adult Ministries</a></li>
	<li id="menu-item-188" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-188"><a href="http://elmwoodbaptist.org/media/institute/">Faith Bible Institute</a></li>
	<li id="menu-item-161" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-161"><a href="http://elmwoodbaptist.org/ministries/elmwood-van-ministry/">Elmwood Van Ministry</a></li>
	<li id="menu-item-160" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-160"><a href="http://elmwoodbaptist.org/ministries/childrens-ministry/">Children&#8217;s Ministry</a>
	<ul class="sub-menu">
		<li id="menu-item-196" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-196"><a href="http://elmwoodbaptist.org/ministries/childrens-ministry/master-clubs/">Master Clubs</a></li>
		<li id="menu-item-195" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-195"><a href="http://elmwoodbaptist.org/ministries/childrens-ministry/nursery/">Nursery</a></li>
	</ul>
</li>
	<li id="menu-item-164" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-164"><a href="http://elmwoodbaptist.org/ministries/teen-ministry/">Youth &#038; Teen Ministry</a>
	<ul class="sub-menu">
		<li id="menu-item-35787" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35787"><a href="http://elmwoodbaptist.org/ministries/teen-ministry/youth-activities/">Youth Activities</a></li>
	</ul>
</li>
	<li id="menu-item-162" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-162"><a href="http://elmwoodbaptist.org/ministries/missions/">Missions</a></li>
	<li id="menu-item-163" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-163"><a href="http://elmwoodbaptist.org/ministries/saturday-outreach/">Saturday Outreach</a></li>
</ul>
</li>
<li id="menu-item-63" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-63"><a href="http://elmwoodbaptist.org/resources/">Resources</a>
<ul class="sub-menu">
	<li id="menu-item-165" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-165"><a href="http://elmwoodbaptist.org/resources/answers-from-the-bible/">What The Bible says about &#8230;</a>
	<ul class="sub-menu">
		<li id="menu-item-166" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-166"><a href="http://elmwoodbaptist.org/resources/answers-from-the-bible/good-friday-true-or-false/">Good Friday…True or False?</a></li>
		<li id="menu-item-167" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-167"><a href="http://elmwoodbaptist.org/resources/answers-from-the-bible/is-capital-punishment-biblical/">Is Capital Punishment Biblical?</a></li>
		<li id="menu-item-168" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-168"><a href="http://elmwoodbaptist.org/resources/answers-from-the-bible/is-cremation-christian/">Is Cremation Christian?</a></li>
		<li id="menu-item-169" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-169"><a href="http://elmwoodbaptist.org/resources/answers-from-the-bible/is-speaking-in-tongues-for-today/">Is Speaking in Tongues for Today?</a></li>
		<li id="menu-item-170" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-170"><a href="http://elmwoodbaptist.org/resources/answers-from-the-bible/modesty/">Modesty</a></li>
		<li id="menu-item-171" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-171"><a href="http://elmwoodbaptist.org/resources/answers-from-the-bible/my-christianity-is-a-family-conflict/">My Christianity is a Family Conflict</a></li>
		<li id="menu-item-172" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-172"><a href="http://elmwoodbaptist.org/resources/answers-from-the-bible/overcoming-a-bad-habit/">Overcoming a Bad Habit</a></li>
		<li id="menu-item-173" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-173"><a href="http://elmwoodbaptist.org/resources/answers-from-the-bible/peace-or-a-sword/">Peace or a Sword?</a></li>
		<li id="menu-item-174" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-174"><a href="http://elmwoodbaptist.org/resources/answers-from-the-bible/racism/">Racism</a></li>
		<li id="menu-item-175" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-175"><a href="http://elmwoodbaptist.org/resources/answers-from-the-bible/should-christians-get-tattoos-and-body-piercings/">Tattoos and Body Piercings</a></li>
		<li id="menu-item-176" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-176"><a href="http://elmwoodbaptist.org/resources/answers-from-the-bible/should-there-be-women-pastors/">Should There Be Women Pastors?</a></li>
		<li id="menu-item-177" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-177"><a href="http://elmwoodbaptist.org/resources/answers-from-the-bible/the-bible-and-suicide/">The Bible and Suicide</a></li>
		<li id="menu-item-178" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-178"><a href="http://elmwoodbaptist.org/resources/answers-from-the-bible/the-sin-of-homosexuality/">The Sin of Homosexuality</a></li>
		<li id="menu-item-179" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-179"><a href="http://elmwoodbaptist.org/resources/answers-from-the-bible/victory-over-pornography/">Victory Over Pornography</a></li>
	</ul>
</li>
	<li id="menu-item-180" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-180"><a href="http://elmwoodbaptist.org/resources/bible-study/">Bible Study</a></li>
	<li id="menu-item-181" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-181"><a href="http://elmwoodbaptist.org/resources/christian-basics/">Christian Basics</a></li>
	<li id="menu-item-182" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-182"><a href="http://elmwoodbaptist.org/resources/christian-education/">Christian Education</a></li>
	<li id="menu-item-183" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-183"><a href="http://elmwoodbaptist.org/resources/daily-devotionals/">Daily Devotionals</a></li>
	<li id="menu-item-184" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-184"><a href="http://elmwoodbaptist.org/resources/evangelism-tools/">Evangelism Tools</a></li>
	<li id="menu-item-185" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-185"><a href="http://elmwoodbaptist.org/resources/family-help/">Family Help</a></li>
	<li id="menu-item-186" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-186"><a href="http://elmwoodbaptist.org/resources/financial-peace-university/">Financial Peace University</a></li>
	<li id="menu-item-187" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-187"><a href="http://elmwoodbaptist.org/resources/other-links/">Other Links</a></li>
</ul>
</li>
<li id="menu-item-342" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-342"><a href="/sermons">Sermons</a></li>
<li id="menu-item-344" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-344"><a href="http://elmwoodbaptist.org/calendar/">Calendar</a></li>
<li id="menu-item-282" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-282"><a href="http://www.ebabrighton.org">Academy</a></li>
</ul></div>					</nav>
					
					<div id="head-links">
						<a href="/about-us/services-times" class="services"><span class="icon"></span>Services &amp; Times</a>
						<a href="/about-us/location-directions" class="directions"><span class="icon"></span>Directions</a>
					</div>
				
				</div> <!-- end #inner-header -->
			
			</header> <!-- end header -->
		<div id="featured-image" class="photocorners"><img src="http://elmwoodbaptist.org/wp-content/themes/EBC_Basic/library/images/default-header.jpg"></div>
			
			<div id="content" class="clearfix">
			<div class="wrap">
				<div id="main" class="col620 left first clearfix" role="main">

					<article id="post-not-found" class="clearfix">
						
						<header>
							
							<h1>404 - Page Not Found</h1>
						
						</header> <!-- end article header -->
					
						<section class="post_content">
							
							<p>The page you were looking for was not found, but maybe try looking again!</p>
					
						</section> <!-- end article section -->
						
						<footer>
							
						</footer> <!-- end article footer -->
					
					</article> <!-- end article -->
			
				</div> <!-- end #main -->
    
								<div id="sidebar1" class="sidebar right col300 last clearfix" role="complementary">
				
					
						<div id="ai1ec_agenda_widget-2" class="widget widget_ai1ec_agenda_widget"><div class="widget_inner">
	<h4 class="widgettitle">Calendar</h4>
<div class="timely ai1ec-agenda-widget-view">
<div class="clearfix">

			<div>
							<div class="ai1ec-date
					">
					<a class="ai1ec-date-title ai1ec-load-view" href="http://elmwoodbaptist.org/calendar/action~oneday/exact_date~21-7-2014/">
						<div class="ai1ec-month">Jul</div>
						<div class="ai1ec-day">21</div>
						<div class="ai1ec-weekday">Mon</div>
											</a><!--/.ai1ec-date-title-->
					<div class="ai1ec-date-events">
																					<div class="ai1ec-event
									ai1ec-event-id-2783482									ai1ec-event-instance-id-196									ai1ec-allday">

									<a href="http://elmwoodbaptist.org/ai1ec_event/ace-supervisors-training/?instance_id=196"
										class="ai1ec-popup-trigger">
																					<span class="ai1ec-allday-badge">
												all-day											</span>
																				<span class="ai1ec-event-title">
											ACE Supervisor&#8217;s Training																					</span>

									</a><!--/.ai1ec-popup-trigger-->
									<div class="ai1ec-popup hide">
										
										<span class="ai1ec-popup-title popover-title">
											<a href="http://elmwoodbaptist.org/ai1ec_event/ace-supervisors-training/?instance_id=196">
																									ACE Supervisor&#8217;s Training</a>
																					</span><!--/.span.ai1ec-popup-title-->
										
										<div class="ai1ec-event-time">Jul 21 – Jul 25 <span class="ai1ec-allday-badge">all-day</span></div>

																				
																			</div><!-- .ai1ec-popup -->

								</div>
																															</div>
				</div><!--/.ai1ec-date-->
							<div class="ai1ec-date
					">
					<a class="ai1ec-date-title ai1ec-load-view" href="http://elmwoodbaptist.org/calendar/action~oneday/exact_date~14-9-2014/">
						<div class="ai1ec-month">Sep</div>
						<div class="ai1ec-day">14</div>
						<div class="ai1ec-weekday">Sun</div>
											</a><!--/.ai1ec-date-title-->
					<div class="ai1ec-date-events">
																					<div class="ai1ec-event
									ai1ec-event-id-2783481									ai1ec-event-instance-id-195									ai1ec-allday">

									<a href="http://elmwoodbaptist.org/ai1ec_event/5-pm-missionary-yinka-fasinro/?instance_id=195"
										class="ai1ec-popup-trigger">
																					<span class="ai1ec-allday-badge">
												all-day											</span>
																				<span class="ai1ec-event-title">
											5 pm.  Missionary Yinka Fasinro																					</span>

									</a><!--/.ai1ec-popup-trigger-->
									<div class="ai1ec-popup hide">
										
										<span class="ai1ec-popup-title popover-title">
											<a href="http://elmwoodbaptist.org/ai1ec_event/5-pm-missionary-yinka-fasinro/?instance_id=195">
																									5 pm.  Missionary Yinka Fasinro</a>
																					</span><!--/.span.ai1ec-popup-title-->
										
										<div class="ai1ec-event-time">Sep 14 <span class="ai1ec-allday-badge">all-day</span></div>

																				
																			</div><!-- .ai1ec-popup -->

								</div>
																															</div>
				</div><!--/.ai1ec-date-->
							<div class="ai1ec-date
					">
					<a class="ai1ec-date-title ai1ec-load-view" href="http://elmwoodbaptist.org/calendar/action~oneday/exact_date~16-11-2014/">
						<div class="ai1ec-month">Nov</div>
						<div class="ai1ec-day">16</div>
						<div class="ai1ec-weekday">Sun</div>
											</a><!--/.ai1ec-date-title-->
					<div class="ai1ec-date-events">
																					<div class="ai1ec-event
									ai1ec-event-id-2783480									ai1ec-event-instance-id-194									ai1ec-allday">

									<a href="http://elmwoodbaptist.org/ai1ec_event/faith-promise-missions-church-planting-conference/?instance_id=194"
										class="ai1ec-popup-trigger">
																					<span class="ai1ec-allday-badge">
												all-day											</span>
																				<span class="ai1ec-event-title">
											Faith Promise Missions &amp; Church Planting Conference																					</span>

									</a><!--/.ai1ec-popup-trigger-->
									<div class="ai1ec-popup hide">
										
										<span class="ai1ec-popup-title popover-title">
											<a href="http://elmwoodbaptist.org/ai1ec_event/faith-promise-missions-church-planting-conference/?instance_id=194">
																									Faith Promise Missions &amp; Chu&#8230;</a>
																					</span><!--/.span.ai1ec-popup-title-->
										
										<div class="ai1ec-event-time">Nov 16 – Nov 19 <span class="ai1ec-allday-badge">all-day</span></div>

																				
																			</div><!-- .ai1ec-popup -->

								</div>
																															</div>
				</div><!--/.ai1ec-date-->
							<div class="ai1ec-date
					">
					<a class="ai1ec-date-title ai1ec-load-view" href="http://elmwoodbaptist.org/calendar/action~oneday/exact_date~12-2-2015/">
						<div class="ai1ec-month">Feb</div>
						<div class="ai1ec-day">12</div>
						<div class="ai1ec-weekday">Thu</div>
											</a><!--/.ai1ec-date-title-->
					<div class="ai1ec-date-events">
																					<div class="ai1ec-event
									ai1ec-event-id-2783479									ai1ec-event-instance-id-193									ai1ec-allday">

									<a href="http://elmwoodbaptist.org/ai1ec_event/7-pm-state-of-the-church-7/?instance_id=193"
										class="ai1ec-popup-trigger">
																					<span class="ai1ec-allday-badge">
												all-day											</span>
																				<span class="ai1ec-event-title">
											7 pm. State of the Church																					</span>

									</a><!--/.ai1ec-popup-trigger-->
									<div class="ai1ec-popup hide">
										
										<span class="ai1ec-popup-title popover-title">
											<a href="http://elmwoodbaptist.org/ai1ec_event/7-pm-state-of-the-church-7/?instance_id=193">
																									7 pm. State of the Church</a>
																					</span><!--/.span.ai1ec-popup-title-->
										
										<div class="ai1ec-event-time">Feb 12 <span class="ai1ec-allday-badge">all-day</span></div>

																				
																			</div><!-- .ai1ec-popup -->

								</div>
																															</div>
				</div><!--/.ai1ec-date-->
							<div class="ai1ec-date
					">
					<a class="ai1ec-date-title ai1ec-load-view" href="http://elmwoodbaptist.org/calendar/action~oneday/exact_date~13-6-2015/">
						<div class="ai1ec-month">Jun</div>
						<div class="ai1ec-day">13</div>
						<div class="ai1ec-weekday">Sat</div>
											</a><!--/.ai1ec-date-title-->
					<div class="ai1ec-date-events">
																					<div class="ai1ec-event
									ai1ec-event-id-2783478									ai1ec-event-instance-id-192									ai1ec-allday">

									<a href="http://elmwoodbaptist.org/ai1ec_event/mother-daughter-luncheon-25/?instance_id=192"
										class="ai1ec-popup-trigger">
																					<span class="ai1ec-allday-badge">
												all-day											</span>
																				<span class="ai1ec-event-title">
											Mother / Daughter Luncheon																					</span>

									</a><!--/.ai1ec-popup-trigger-->
									<div class="ai1ec-popup hide">
										
										<span class="ai1ec-popup-title popover-title">
											<a href="http://elmwoodbaptist.org/ai1ec_event/mother-daughter-luncheon-25/?instance_id=192">
																									Mother / Daughter Luncheon</a>
																					</span><!--/.span.ai1ec-popup-title-->
										
										<div class="ai1ec-event-time">Jun 13 <span class="ai1ec-allday-badge">all-day</span></div>

																				
																			</div><!-- .ai1ec-popup -->

								</div>
																															</div>
				</div><!--/.ai1ec-date-->
							<div class="ai1ec-date
					">
					<a class="ai1ec-date-title ai1ec-load-view" href="http://elmwoodbaptist.org/calendar/action~oneday/exact_date~20-9-2015/">
						<div class="ai1ec-month">Sep</div>
						<div class="ai1ec-day">20</div>
						<div class="ai1ec-weekday">Sun</div>
											</a><!--/.ai1ec-date-title-->
					<div class="ai1ec-date-events">
																					<div class="ai1ec-event
									ai1ec-event-id-2783477									ai1ec-event-instance-id-191									ai1ec-allday">

									<a href="http://elmwoodbaptist.org/ai1ec_event/5-pm-lords-supper-20/?instance_id=191"
										class="ai1ec-popup-trigger">
																					<span class="ai1ec-allday-badge">
												all-day											</span>
																				<span class="ai1ec-event-title">
											5 pm. Lord&#8217;s Supper																					</span>

									</a><!--/.ai1ec-popup-trigger-->
									<div class="ai1ec-popup hide">
										
										<span class="ai1ec-popup-title popover-title">
											<a href="http://elmwoodbaptist.org/ai1ec_event/5-pm-lords-supper-20/?instance_id=191">
																									5 pm. Lord&#8217;s Supper</a>
																					</span><!--/.span.ai1ec-popup-title-->
										
										<div class="ai1ec-event-time">Sep 20 <span class="ai1ec-allday-badge">all-day</span></div>

																				
																			</div><!-- .ai1ec-popup -->

								</div>
																															</div>
				</div><!--/.ai1ec-date-->
					</div>
	
			<p>
							<a class="btn btn-mini pull-right ai1ec-calendar-link" href="http://elmwoodbaptist.org/calendar/">
					View Calendar					<i class="icon-arrow-right"></i>
				</a>
			
							<span class="ai1ec-subscribe-buttons pull-left btn-group">
					<a class="btn btn-mini ai1ec-subscribe ai1ec-tooltip-trigger"
						href="webcal://elmwoodbaptist.org/?plugin=all-in-one-event-calendar&controller=ai1ec_exporter_controller&action=export_events&cb=1773887104" data-placement="bottom"
						title="Subscribe to this calendar in your personal calendar (iCal, Outlook, etc.)" />
						<i class="icon-plus"></i>
						Add					</a>
					<a class="btn btn-mini ai1ec-subscribe-google ai1ec-tooltip-trigger"
						target="_blank" data-placement="bottom"
						href="http://www.google.com/calendar/render?cid=http%3A%2F%2Felmwoodbaptist.org%2F%3Fplugin%3Dall-in-one-event-calendar%26controller%3Dai1ec_exporter_controller%26action%3Dexport_events%26cb%3D1773887104"
						title="Subscribe to this calendar in your Google Calendar" />
						<i class="icon-google-plus icon-large"></i>
						Add					</a>
				</span>
					</p>
	
</div><!--/.clearfix-->
</div><!--/.ai1ec-agenda-widget-view-->

</div></div><div id="text-3" class="widget widget_text"><div class="widget_inner">			<div class="textwidget"><p align="center"><a href="https://elmwoodbaptist.org/online-giving/make-a-donation-online/" class="donate-button">Donate Now</a></p>
<p align="center"><a href="https://elmwoodbaptist.org/online-giving/pay-tuition-online/" class="tuition-button">Pay Tuition Online</a></p></div>
		</div></div>
					
				</div>    
			</div>
			</div> <!-- end #content -->

			<footer role="contentinfo">
			
				<div id="inner-footer" class="clearfix">
					
					<nav>
											</nav>
			
					<p class="attribution">&copy;2013 Elmwood Baptist Church | 13100 E. 144th Ave., Brighton, CO 80601 | Phone 303.659.3818 | Fax 720.685.9005</p>
				
				</div> <!-- end #inner-footer -->
				
			</footer> <!-- end footer -->
		
		</div> <!-- end #container -->
		
		<!-- scripts are now optimized via Modernizr.load -->	
		<script src="http://elmwoodbaptist.org/wp-content/themes/EBC_Basic/library/js/scripts.js"></script>
		
		<!--[if lt IE 7 ]>
  			<script src="//ajax.googleapis.com/ajax/libs/chrome-frame/1.0.3/CFInstall.min.js"></script>
  			<script>window.attachEvent('onload',function(){CFInstall.check({mode:'overlay'})})</script>
		<![endif]-->
		
		<script type='text/javascript' src='http://elmwoodbaptist.org/wp-content/themes/EBC_Basic/library/js/scripts.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
timely.define( 'ai1ec_calendar', {"export_url":"webcal:\/\/elmwoodbaptist.org\/?plugin=all-in-one-event-calendar&controller=ai1ec_exporter_controller&action=export_events&cb=1773887104","fonts":[{"name":"League Gothic","url":"http:\/\/elmwoodbaptist.org\/wp-content\/themes-ai1ec\/vortex\/font_css\/font-league-gothic.css"},{"name":"fontawesome","url":"http:\/\/elmwoodbaptist.org\/wp-content\/themes-ai1ec\/vortex\/font_css\/font-awesome.css"}]} );
/* ]]> */
</script>
<script type='text/javascript' src='http://elmwoodbaptist.org/wp-content/plugins/all-in-one-event-calendar/app/view/admin/js/pages/common_frontend.js?ver=1.10.9-standard'></script>
<script type='text/javascript' src='http://elmwoodbaptist.org/wp-content/plugins/wp-orbit-slider/js/jquery.orbit-1.3.0.min.js?ver=3.7.1'></script>

<!-- Begin Orbit Slider -->
<script type="text/javascript">
/* <![CDATA[ */
jQuery(document).ready(function() {
jQuery('#orbit-inside').orbit({
animation: "fade",
animationSpeed: 800,
timer: true,
advanceSpeed: 5000,
pauseOnHover: true,
directionalNav: true,
captions: false,
captionAnimation: "none",
captionAnimationSpeed: 800,
bullets: false,
bulletThumbs: false,
centerBullets: true,
fluid: true
});
});
/* ]]> */
</script>
<!-- End Orbit Slider -->


	</body>

</html>