Sunday Forum

Bloedel Hall

Reflections for Advent: Entering the Darkness. The seeds of new life take root and begin to grow in darkness. During the season of Advent, we are invited to search out those generative, dark places of our lives where God’s deep longings for us are taking root and are waiting to be born. How can we be still and listen? What generative longings are taking root in you? Join The Rev. Canon Jennifer Daugherty, The Rev. Canon Nancy Ross, and The … Read More

jQuery(function($){ var lines = $(".tribe-events-single-event-description > p").html().split("
"), newLines = []; $.each(lines, function(x, line){ if(line.substr(0,15) != "Confirmation #:" && line.substr(1,14) != "Event Details:"){ newLines.push(line); } }); if(newLines.length > 0){ $(".tribe-events-single-event-description > p").html(newLines.join("
")); } });