Skip to main content

New to Grace? Start here.

Next Steps Night invites you to discover what Grace is all about on a Saturday from 3-7:30pm.

In just one short afternoon, you'll:

  • Get an overview of what Grace is all about — where we’ve been & where we’re headed
  • Take a tour of our volunteer teams in action to explore where you can fit on Team Grace
  • Get to know people who are also new to Grace over dinner 
  • Meet Pastor Mike

Sign up for a Next Steps Night

jQuery(document).ready(function($) { $('.video-lightbox').each(function() { var videoUrl = $(this).closest('.elementor-post').find('.elementor-custom-field-youtube_video_url').text(); $(this).attr('href', videoUrl); }); $('.video-lightbox').magnificPopup({ type: 'iframe', iframe: { patterns: { youtube: { index: 'youtube.com/', id: function(url) { var m = url.match(/[\\?\\&]v=([^\\?\\&]+)/); if (!m || !m[1]) return null; return m[1]; }, src: 'https://www.youtube.com/embed/%id%?autoplay=1' } } } }); });