All Day

CATHEDRAL OFFICE CLOSED

The Cathedral building will be closed for the Independence Day holiday. 7 a.m. morning Eucharist will occur as usual, but 6:30 p.m. Evening Prayer and other events are cancelled.

7 a.m. Holy Eucharist

A spoken service of the Holy Eucharist, Rite II. A light community breakfast follows. All are welcome. Location: Thomsen Chapel

7 a.m. post-Eucharist Breakfast

Community breakfast following the 7 a.m. Thursday morning Eucharist service Location: Leffler House Living Room

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