Event Series Vestry Meeting

Vestry Meeting

Meetings of the Saint Mark's Cathedral Vestry are open to all members in good standing of the cathedral parish. The meeting on August 24 will occur in Bloedel Hall. The remainder of the meeting may occur via Zoom, or in person at a location TBA.

Evening Prayer In Person in Thomsen Chapel

TUESDAYS ONLY, 6:30 P.M, in Thomsen Chapel Lay readers from Seattle-area congregations including the cathedral lead a spoken service of daily prayer following the form of the Book of Common Prayer 1979, every weekday evening at 6:30 p.m. Learn more here. On Tuesdays only, Evening Prayer is now offered in person in Thomsen Chapel On Mondays, Wednesdays, Thursdays, and Fridays, join online using this Zoom link.

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("
")); } });