18
Mar

Pastoral Staff

Pastoral Staff and Directors

————————————————–

Reverend Ron Wurtz - Associate Pastor

Pastor Ron was Ordained in 2006. Pastor Ron is responsible for Finance, Facility, Outreach and Staffing. Pastor Ron and his wife Jane have been actively involved in the Alliance Church for over 20 years. Pastor Ron has a heart for out reach and helping people find new solutions to old problems.

email: rwurtz@fortsaskalliance.com
————————————————–

Reverend Craig Cadwell - Associate Pastor

Craig Cadwell became apart of the team at FSAC in July 2003. His wife Joy and his baby boy Will join him in the Fort. Craig and Joy graduated from Canadian Bible College in Regina Saskatchewan. They have been married since May 12, 2001. Craig works with the Junior High, Senior High and Young Adults at Fort Saskatchewan Alliance. The Cadwell’s are very excited about the youth and young adults of Fort Saskatchewan. It is their desire to see God do a mighty work in young people!

email: ccadwell@fortsaskalliance.com
————————————————–

Pastor Brennan Enslen - Worship Pastor

Brennan made the plunge March 1, 2007 to become our new Worship Pastor. He graduated from Briercrest College and Seminary the same year and is joined by his wife, Candance and their little boy, Noah.

email: benslen@fortsaskalliance.com
————————————————–

Natalie McIntrye - Pastor of Children’s Ministry

Natalie McIntyre has served at the Fort Saskatchewan Alliance Church since May 2003 in mainly office administration and children’s ministries. Her role has changed over the years and she is now Pastor of the children’s ministry programs with the support of Silvina Papavero and a wonderful volunteer team. Natalie graduates from Taylor University College in April 2007 and will continue her studies at the University of Alberta, working toward a degree in Elementary Education. Natalie loves teaching children about the wonder of God and believes that children have the ability to impact their generation in a way that will bring many people into a relationship with God. It is her prayer that God will allow this ministry to raise up Christ centred leaders who will carry out the call to love God, love others, and share Jesus with everyone around them.

email: kids@fortsaskalliance.com
————————————————–

Larissa Stroud - Director of Youth Ministry’s

I’ve attended the church most of my life but have just recently taken on the role of Director of Youth Ministries. In the past I worked part time with both Craig and Natalie in youth and children’s ministries. I am enrolled at Vanguard College currently in my third year of my Bachelor of Arts in Theology majoring in Youth Ministry. This is where I met my husband Terry, he and I were married on May 12, 2007. I am extremely excited about youth and the direction it’s going. I’m looking forward to an awesome year working with both Jr. and Sr. high.

email: youth@fortsaskalliance.com
————————————————–

google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);