BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Mn Deaf Events - ECPv6.15.20//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://mndeafevents.org
X-WR-CALDESC:Events for Mn Deaf Events
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Chicago
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:20240310T080000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
DTSTART:20241103T070000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:20250309T080000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
DTSTART:20251102T070000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:20260308T080000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
DTSTART:20261101T070000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:20270314T080000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
DTSTART:20271107T070000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260502T110000
DTEND;TZID=America/Chicago:20260502T120000
DTSTAMP:20260504T022824
CREATED:20250328T175209Z
LAST-MODIFIED:20260411T214942Z
UID:10001206-1777719600-1777723200@mndeafevents.org
SUMMARY:Mexican May 2 Lunch
DESCRIPTION:  \n \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \nDos de Mayo Mexican Lunch \nSaturday May 2\, 2026 at Charles Thompson Hall\nBefore Daytime Bingo – 11:00 am to 12:15 pm\nChicken Fajitas\, Beef Taco Casserole\, Mexican Desserts with Water\, Lemonade\, or Coffee. \nCost $11 Pre-Paid by Friday May 1\, 2026 \n$14 At Door \nGo online: charlesthompsonhall.org\nfor early ordering by PRE-PAID your meal\nhttps://charlesthompsonhall.org/event/ \nAt St. Paul Deaf Club\nCharles Thompson Memorial Hall\n1824 Marshall Ave.\nSt. Paul Minnesota 55104 \nFor more information or questions\,\nCONTACT: manager@charlesthompsonhall.org \nPRE-ORDER HERE (*This will take you to PayPal to purchase your prepaid order) \n\n\n\n\nName*\n\n                             \n                                                    First\n                                                 \n                             \n                                                    Last\n                                                 \n\nEmail*\n\n\nLunch per person Quantity*\n\n						Price:\n						$11.00 \n					 Quantity\n				\n\nTotal\n\n							$0.00 \n\nPayment Method\nPayPal CheckoutCredit Card\n \n\nMasterCard\nVisa\nSupported Credit Cards: MasterCard\, Visa\n                                    \n                                    Card Number\n                                 \n                                            \n                                                \n                                                Expiration Date\n                                            \n                                                \n                                                 \n                                                Security Code\n                                             \n                                         \n                                            Cardholder Name\n                                         \n\n\n\n\n\n \n \n/* = 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find(‘#gform_wrapper_30’);var is_confirmation = jQuery(this).contents().find(‘#gform_confirmation_wrapper_30’).length > 0;var is_redirect = contents.indexOf(‘gformRedirect(){‘) >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery(‘html’).css(‘margin-top’)\, 10) + parseInt(jQuery(‘body’).css(‘margin-top’)\, 10) + 100;if(is_form){jQuery(‘#gform_wrapper_30’).html(form_content.html());if(form_content.hasClass(‘gform_validation_error’)){jQuery(‘#gform_wrapper_30’).addClass(‘gform_validation_error’);} else {jQuery(‘#gform_wrapper_30’).removeClass(‘gform_validation_error’);}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }\, 50 );if(window[‘gformInitDatepicker’]) {gformInitDatepicker();}if(window[‘gformInitPriceFields’]) {gformInitPriceFields();}var current_page = jQuery(‘#gform_source_page_number_30’).val();gformInitSpinner( 30\, ‘https://charlesthompsonhall.org/wp-content/plugins/gravityforms/images/spinner.svg’\, true );jQuery(document).trigger(‘gform_page_loaded’\, [30\, current_page]);window[‘gf_submitting_30’] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find(‘.GF_AJAX_POSTBACK’).html();if(!confirmation_content){confirmation_content = contents;}jQuery(‘#gform_wrapper_30’).replaceWith(confirmation_content);jQuery(document).trigger(‘gform_confirmation_loaded’\, [30]);window[‘gf_submitting_30’] = false;wp.a11y.speak(jQuery(‘#gform_confirmation_message_30’).text());}else{jQuery(‘#gform_30’).append(contents);if(window[‘gformRedirect’]) {gformRedirect();}}jQuery(document).trigger(“gform_pre_post_render”\, [{ formId: “30”\, currentPage: “current_page”\, abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( “gform_wrapper_30” );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( “span” );            visibilitySpan.id = “gform_visibility_test_30”;            gformWrapperDiv.insertAdjacentElement( “afterend”\, visibilitySpan );        }        const visibilityTestDiv = document.getElementById( “gform_visibility_test_30” );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 30\, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func\, wait\, immediate ) {            var timeout;            return function() {                var context = this\, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context\, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later\, wait );                if ( callNow ) func.apply( context\, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }\, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === ‘attributes’ && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body\, {                attributes: true\,                childList: false\,                subtree: true\,                attributeFilter: [ ‘style’\, ‘class’ ]\,            });        } else {            triggerPostRender();        }    } );} );\n/* ]]> */
URL:https://mndeafevents.org/event/build-your-own-deli-sandwich-lunch/
LOCATION:Charles Thompson Memorial Hall\, 1824 Marshall Ave\, St. Paul\, Minnesota\, 55104\, United States
CATEGORIES:Event Public,TH Calendar,TH event
ATTACH;FMTTYPE=image/jpeg:https://mndeafevents.org/wp-content/uploads/2026/03/5-2-26-flyer-photo-ab0w37.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260425T100000
DTEND;TZID=America/Chicago:20260425T150000
DTSTAMP:20260504T022824
CREATED:20260327T213632Z
LAST-MODIFIED:20260411T214941Z
UID:10001943-1777111200-1777129200@mndeafevents.org
SUMMARY:Spring Cleaning at St. Paul Deaf Club
DESCRIPTION:  \n \n  \n  \n  \n  \n  \n  \n  \n  \nSpring Cleaning Event! \nVolunteers wanted and needed! \nCharles Thompson Memorial Hall \n1824 Marshall Ave. St. Paul\, MN 55104 \n  \nSaturday April 25\, 2026 \n10:00 AM to 3:00 PM \n  \nContact Herman Fuechtmann at \nEmail: hfuechtmann@charlesthompsonhall.org \nText 612-532-9553
URL:https://mndeafevents.org/event/spring-cleaning-at-st-paul-deaf-club/
LOCATION:Charles Thompson Memorial Hall\, 1824 Marshall Ave\, St. Paul\, Minnesota\, 55104\, United States
CATEGORIES:Event Public,TH Calendar,TH event
ATTACH;FMTTYPE=image/jpeg:https://mndeafevents.org/wp-content/uploads/2026/03/Spring-Cleaning-Picture-1-8ukEhO.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260418T180000
DTEND;TZID=America/Chicago:20260419T010000
DTSTAMP:20260504T022824
CREATED:20251007T232419Z
LAST-MODIFIED:20260411T214940Z
UID:10001554-1776535200-1776560400@mndeafevents.org
SUMMARY:ASL Night Out: Thompson Hall
DESCRIPTION:  \n \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \nASL Night Out at Charles Thompson Hall\nApril 18\, 2026 – 6 PM to 1 AM \nDoors open 5 pm \n 
URL:https://mndeafevents.org/event/asl-night-out-thompson-hall/
LOCATION:Charles Thompson Memorial Hall\, 1824 Marshall Ave\, St. Paul\, Minnesota\, 55104\, United States
CATEGORIES:Event Public,TH Calendar,TH event
ATTACH;FMTTYPE=image/jpeg:https://mndeafevents.org/wp-content/uploads/2026/03/ANO-Minnesota-njeEID.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260418T170000
DTEND;TZID=America/Chicago:20260418T183000
DTSTAMP:20260504T022825
CREATED:20250810T003432Z
LAST-MODIFIED:20260411T214940Z
UID:10001352-1776531600-1776537000@mndeafevents.org
SUMMARY:Hoagie Sandwich Dinner
DESCRIPTION:  \n  \n \n  \n  \nBuild Your Own\nHoagie Sandwich Dinner \nSaturday April 18\, 2026 at Charles Thompson Hall\nBefore Night Bingo – 5:00 pm to 6:15 pm \nCost $10 Pre-Paid by Friday 4-19-26 \n$13 At Door \nGo online: charlesthompsonhall.org\nfor early ordering by PRE-PAID your meal\nhttps://charlesthompsonhall.org/event/ \nAt St. Paul Deaf Club\nCharles Thompson Memorial Hall\n1824 Marshall Ave.\nSt. Paul Minnesota 55104 \nFor more information or questions\,\nContact: manager@charlesthompsonhall.org \nPRE-ORDER HERE (*This will take you to PayPal to purchase your prepaid order) \n/* “function”==typeof InitializeEditor\,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(“The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.”)\,o()\,0))}\,initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(“gform_main_scripts_loaded”\,()=>{gform.scriptsLoaded=!0\,gform.callIfLoaded(o)})\,document.addEventListener(“gform/theme/scripts_loaded”\,()=>{gform.themeScriptsLoaded=!0\,gform.callIfLoaded(o)})\,window.addEventListener(“DOMContentLoaded”\,()=>{gform.domLoaded=!0\,gform.callIfLoaded(o)}))}\,hooks:{action:{}\,filter:{}}\,addAction:function(o\,r\,e\,t){gform.addHook(“action”\,o\,r\,e\,t)}\,addFilter:function(o\,r\,e\,t){gform.addHook(“filter”\,o\,r\,e\,t)}\,doAction:function(o){gform.doHook(“action”\,o\,arguments)}\,applyFilters:function(o){return gform.doHook(“filter”\,o\,arguments)}\,removeAction:function(o\,r){gform.removeHook(“action”\,o\,r)}\,removeFilter:function(o\,r\,e){gform.removeHook(“filter”\,o\,r\,e)}\,addHook:function(o\,r\,e\,t\,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+”_”+d.length)\,gform.hooks[o][r].push({tag:n\,callable:e\,priority:t=null==t?10:t})}\,doHook:function(r\,o\,e){var t;if(e=Array.prototype.slice.call(e\,1)\,null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o\,r){return o.priority-r.priority})\,o.forEach(function(o){“function”!=typeof(t=o.callable)&&(t=window[t])\,”action”==r?t.apply(null\,e):e[0]=t.apply(null\,e)}))\,”filter”==r)return e[0]}\,removeHook:function(o\,r\,t\,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o\,r\,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)})\,gform.hooks[o][r]=e)}});\n/* ]]> */ \n\n\n\n\nName*\n\n                             \n                                                    First\n                                                 \n                             \n                                                    Last\n                                                 \n\nEmail*\n\n\nDinner per person Quantity*\n\n						Price:\n						$10.00 \n					 Quantity\n				\n\nTotal\n\n							$0.00 \n\nPayment Method\nPayPal CheckoutCredit Card\n \n\nMasterCard\nVisa\nSupported Credit Cards: MasterCard\, Visa\n                                    \n                                    Card Number\n                                 \n                                            \n                                                \n                                                Expiration Date\n                                            \n                                                \n                                                 \n                                                Security Code\n                                             \n                                         \n                                            Cardholder Name\n                                         \nCharles Thompson Memorial Hall website doesn’t save credit/debt card information at all\, powered by PayPal\n\n\n\n\n\n \n \n/* = 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find(‘#gform_wrapper_36’);var is_confirmation = jQuery(this).contents().find(‘#gform_confirmation_wrapper_36’).length > 0;var is_redirect = contents.indexOf(‘gformRedirect(){‘) >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery(‘html’).css(‘margin-top’)\, 10) + parseInt(jQuery(‘body’).css(‘margin-top’)\, 10) + 100;if(is_form){jQuery(‘#gform_wrapper_36’).html(form_content.html());if(form_content.hasClass(‘gform_validation_error’)){jQuery(‘#gform_wrapper_36’).addClass(‘gform_validation_error’);} else {jQuery(‘#gform_wrapper_36’).removeClass(‘gform_validation_error’);}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }\, 50 );if(window[‘gformInitDatepicker’]) {gformInitDatepicker();}if(window[‘gformInitPriceFields’]) {gformInitPriceFields();}var current_page = jQuery(‘#gform_source_page_number_36’).val();gformInitSpinner( 36\, ‘https://charlesthompsonhall.org/wp-content/plugins/gravityforms/images/spinner.svg’\, true );jQuery(document).trigger(‘gform_page_loaded’\, [36\, current_page]);window[‘gf_submitting_36’] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find(‘.GF_AJAX_POSTBACK’).html();if(!confirmation_content){confirmation_content = contents;}jQuery(‘#gform_wrapper_36’).replaceWith(confirmation_content);jQuery(document).trigger(‘gform_confirmation_loaded’\, [36]);window[‘gf_submitting_36’] = false;wp.a11y.speak(jQuery(‘#gform_confirmation_message_36’).text());}else{jQuery(‘#gform_36’).append(contents);if(window[‘gformRedirect’]) {gformRedirect();}}jQuery(document).trigger(“gform_pre_post_render”\, [{ formId: “36”\, currentPage: “current_page”\, abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( “gform_wrapper_36” );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( “span” );            visibilitySpan.id = “gform_visibility_test_36”;            gformWrapperDiv.insertAdjacentElement( “afterend”\, visibilitySpan );        }        const visibilityTestDiv = document.getElementById( “gform_visibility_test_36” );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 36\, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func\, wait\, immediate ) {            var timeout;            return function() {                var context = this\, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context\, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later\, wait );                if ( callNow ) func.apply( context\, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }\, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === ‘attributes’ && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body\, {                attributes: true\,                childList: false\,                subtree: true\,                attributeFilter: [ ‘style’\, ‘class’ ]\,            });        } else {            triggerPostRender();        }    } );} );\n/* ]]> */
URL:https://mndeafevents.org/event/harvest-fest-dinner/
LOCATION:Charles Thompson Memorial Hall\, 1824 Marshall Ave\, St. Paul\, Minnesota\, 55104\, United States
CATEGORIES:Event Public,TH Calendar,TH event
ATTACH;FMTTYPE=image/jpeg:https://mndeafevents.org/wp-content/uploads/2026/04/4-18-26-flyer-photo-8CwfDI.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260417T180000
DTEND;TZID=America/Chicago:20260417T223000
DTSTAMP:20260504T022825
CREATED:20251024T183537Z
LAST-MODIFIED:20260411T214939Z
UID:10001727-1776448800-1776465000@mndeafevents.org
SUMMARY:Teen Board Game Night
DESCRIPTION:  \n \n  \n  \n  \nCharles Thompson Memorial Hall – St. Paul Deaf Club presents: \nTEEN BOARD GAME NIGHT \nTime: 6:00 pm – 10:30 pm \n3rd Friday night of the month on selected months \n\n\n\n\n\n\n\nFriday\, November 21\n\n\nFriday\, January 16\nFriday February 20\nFriday March 20\nFriday April 17\n\n\n\n\n\nDeaf\, Hard of Hearing\, DeafBlind\, and ASL High School Students \nAll are welcome to come to play and socialize! \nLocation: 1824 Marshall Ave.  St. Paul\, MN 55104 \nContact: games@charlesthompsonhall.org \n 
URL:https://mndeafevents.org/event/teen-board-game-night/
LOCATION:Charles Thompson Memorial Hall\, 1824 Marshall Ave\, St. Paul\, Minnesota\, 55104\, United States
CATEGORIES:Event Public,TH Calendar,TH event
ATTACH;FMTTYPE=image/jpeg:https://mndeafevents.org/wp-content/uploads/2025/10/Teen-Night-Flyer-2025-2026-oKLmOo.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260412T110000
DTEND;TZID=America/Chicago:20260412T160000
DTSTAMP:20260504T022825
CREATED:20250412T183525Z
LAST-MODIFIED:20260411T214936Z
UID:10001227-1775991600-1776009600@mndeafevents.org
SUMMARY:Jigsaw Puzzle Contest
DESCRIPTION:  \n \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \nLunch & Jigsaw Puzzle Contest! \nSunday April 12\, 2026 \nSt. Paul Deaf Club at Charles Thompson Memorial Hall \n1824 Marshall Ave. St. Paul\, MN 55104 \nGather a team of up to 4 people for lunch and an afternoon of friendly competition and speed puzzling! See how quickly you can complete a 500-piece puzzle. Prizes will be awarded to the top finishing teams. All teams get to keep their competition puzzle. \n  \nSchedule: \n11:00 am – 12:30 pm. TACO Lunch and casual puzzling/social \n1:00 – 3:00 pm. Speed Competition \nCost $80 per team  (includes lunch and for team’s puzzle to keep) \nRegister and pre-pay for your team by Wednesday April 8\, 2026. (*This will take you to PayPal to purchase your prepaid order) \n\nJigsaw Puzzle Contest \n\nInclude your team name\, participant’s names\, and team captain’s name and text number. Email to: games@charlesthompsonhall.org \n\nEach team may consist of 1-4 people\, all ages welcome!\nEach team will get the same 500-piece puzzle.\nPuzzles will remain in box until the clock is started.\nNo sorting trays or tools allowed\nJudges will monitor puzzle play. If a team is near completion\, raise a hand to call attention.\n\nLunch Service at 11:00-12:30 \n  \nRegistration is ended
URL:https://mndeafevents.org/event/jigsaw-puzzle-contest/
LOCATION:Charles Thompson Memorial Hall\, 1824 Marshall Ave\, St. Paul\, Minnesota\, 55104\, United States
CATEGORIES:Event Public,TH Calendar,TH event
ATTACH;FMTTYPE=image/jpeg:https://mndeafevents.org/wp-content/uploads/2026/03/Jigsaw-Puzzle-Contest-flyer-4-12-26-with-qr-code-hTFBRH.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260404T110000
DTEND;TZID=America/Chicago:20260404T120000
DTSTAMP:20260504T022825
CREATED:20250903T134939Z
LAST-MODIFIED:20260404T214930Z
UID:10001500-1775300400-1775304000@mndeafevents.org
SUMMARY:Sliced Ham Lunch
DESCRIPTION:  \n  \n \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \nSliced Ham Lunch \nSaturday April 4\, 2026 at Thompson Hall\nBefore Daytime Bingo – 11:00 am to 12:15 pm \nSliced Ham with Pineapple & Cherries\, Potatoes\, Green Beans\, Dinner Rolls\, Cold Salads\, Dessert\, Water\, Lemonade\, or Coffee. \nCost $10 Pre-Paid by Friday 4-4-26 \n$13 At Door \nGo online: charlesthompsonhall.org\nfor early ordering by PRE-PAID your meal\nhttps://charlesthompsonhall.org/event/ \nAt St. Paul Deaf Club\nCharles Thompson Memorial Hall\n1824 Marshall Ave.\nSt. Paul Minnesota 55104 \nFor more information or questions\,\nContact: manager@charlesthompsonhall.org \nPRE-ORDER HERE (*This will take you to PayPal to purchase your prepaid order) \nPre-order is end
URL:https://mndeafevents.org/event/chicken-burrito-bowl-lunch/
LOCATION:Charles Thompson Memorial Hall\, 1824 Marshall Ave\, St. Paul\, Minnesota\, 55104\, United States
CATEGORIES:Event Public,TH Calendar,TH event
ATTACH;FMTTYPE=image/jpeg:https://mndeafevents.org/wp-content/uploads/2026/03/4-4-26-flyer-photo-dJSY4n.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260208T113000
DTEND;TZID=America/Chicago:20260208T213000
DTSTAMP:20260504T022825
CREATED:20260112T183644Z
LAST-MODIFIED:20260208T191947Z
UID:10001793-1770550200-1770586200@mndeafevents.org
SUMMARY:Super Bowl LX Party
DESCRIPTION:  \n \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \nSuper Bowl LX Party \nSunday February 8\, 2026 \nNew England Patriots vs. Seattle Seahawks \nHosted by Charles Thompson Hall at St. Paul Deaf Club\n1824 Marshall Ave. St. Paul\, MN 55104 \nDoors open 11:30 am to 9:30 pm \n$12 for Sloppy Joes\, Appetizers\, and Desserts – Pay at Door \nTexas Hold’em Poker Tournament starts at 12 pm\nBuy-in $40 with up to 2 Re-Buys \nCarbles Tournament starts at 12 pm\nEntry is $10 with 2 games guarantee \n5:30 pm Game Kickoff \nRaffle Drawings with 4 winners – 3 tickets for $1\n$5 per stub – Football numbers for $200 in prizes! \nAny questions or more info contact: manager@charlesthompsonhall.org
URL:https://mndeafevents.org/event/super-bowl-lx-party/
LOCATION:Charles Thompson Memorial Hall\, 1824 Marshall Ave\, St. Paul\, Minnesota\, 55104\, United States
CATEGORIES:Event Public,TH Calendar,TH event
ATTACH;FMTTYPE=image/jpeg:https://mndeafevents.org/wp-content/uploads/2026/01/Super-Bowl-Party-2-8-26-revised-gDVl6t.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20260117T130000
DTEND;TZID=America/Chicago:20260117T170000
DTSTAMP:20260504T022825
CREATED:20251227T215126Z
LAST-MODIFIED:20260117T183541Z
UID:10001782-1768654800-1768669200@mndeafevents.org
SUMMARY:Annual Meeting
DESCRIPTION:Charles Thompson Hall\nMemoir 2025/Annual Meeting\nSATURDAY January 17\, 2026 @ 1PM \nVOTE: \nExecutive Board Positions\nPresident:\nVice President:\nSecretary:\nTreasurer: \nPub Manager:\n10 Servers:\nGame Coordinator:\nEvent Coordinator:\nDecoration Coordinator:\nVolunteer Coordinator: \n(Memoir 2025 – Necrology by Roger Smedman)\nFor more information\, Contact Executive Board\nboard@charlesthompsonhall.org
URL:https://mndeafevents.org/event/annual-meeting/
LOCATION:Charles Thompson Memorial Hall\, 1824 Marshall Ave\, St. Paul\, Minnesota\, 55104\, United States
CATEGORIES:Event Public,Meeting,TH Calendar,TH event
ATTACH;FMTTYPE=image/jpeg:https://mndeafevents.org/wp-content/uploads/2025/12/Anual-Meeting-flyer-2026-ZYihWB.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20251207T100000
DTEND;TZID=America/Chicago:20251207T160000
DTSTAMP:20260504T022825
CREATED:20250821T010520Z
LAST-MODIFIED:20251123T210509Z
UID:10001497-1765101600-1765123200@mndeafevents.org
SUMMARY:Vikings-Commanders Tailgating Party
DESCRIPTION:Vikings Tailgating Party! \nSKOL VIKINGS\, LET’S GO!\nCharles Thompson Hall – St. Paul Deaf Club\n1824 Marshall Ave. in St. Paul\, Minnesota 55104\nSunday Dec. 7\, 2025\n10:00 AM to 4:00 PM\nGame Time 12:00 PM\n\nVikings play at home vs. Washington Commanders \n\n\nFOOD SPECIAL:\nFRIED CHICKEN FEST (Wings\, Strips\, Nuggets) \n$12 all you can eat!\nFood Served 11:00 AM to 1:00 PM \n\nCard Games\, BIG SCREEN TV!\, Dice Games\n\nFootball Numbers-$3 per stub – $125 in prizes!\nMore Info – hermanfuechty@gmail.com or Text 612-532-9553
URL:https://mndeafevents.org/event/vikings-bengals-tailgating-party/
LOCATION:Charles Thompson Memorial Hall\, 1824 Marshall Ave\, St. Paul\, Minnesota\, 55104\, United States
CATEGORIES:Event Public,TH Calendar,TH event
ATTACH;FMTTYPE=image/jpeg:https://mndeafevents.org/wp-content/uploads/2025/11/12-7-25-Tailgating-FyJAm9.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20251120T163000
DTEND;TZID=America/Chicago:20251120T200000
DTSTAMP:20260504T022825
CREATED:20251104T192142Z
LAST-MODIFIED:20251120T205801Z
UID:10001736-1763656200-1763668800@mndeafevents.org
SUMMARY:Holiday Decorating Event
DESCRIPTION:  \nHOLIDAY DECORATION DAY \nThursday\, NOVEMBER 20\, 2025\n4:30 pm to 8:00 pm \nHoliday Decoration Day\nWe need some volunteers!! \nHelp us decorate YOUR Deaf Clubhouse for the holiday season! With Christmas\, Hanukkah\, and Kwanzaa decorations! \nFun Time Signing – Come and Social \nAnyone\, everyone\, deaf\, hard of hearing.\nAnd anyone who knows ASL to help decorate\nHistorical Charles Thompson Hall\n1824 Marshall Ave. St. Paul Mn 55104 \nQuestions or more information. Contact Diana Edwards \nEmail difulton80@gmail.com or Text 651-403-9481
URL:https://mndeafevents.org/event/holiday-decorating-event/
LOCATION:Charles Thompson Memorial Hall\, 1824 Marshall Ave\, St. Paul\, Minnesota\, 55104\, United States
CATEGORIES:Event Public,TH Calendar,TH event
ATTACH;FMTTYPE=image/jpeg:https://mndeafevents.org/wp-content/uploads/2025/11/11-20-25-Holiday-Decorations-Ls0XVw.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20251025T100000
DTEND;TZID=America/Chicago:20251026T000000
DTSTAMP:20260504T022825
CREATED:20251007T232424Z
LAST-MODIFIED:20251025T183429Z
UID:10001557-1761386400-1761436800@mndeafevents.org
SUMMARY:Halloween Parties – CANCELED
DESCRIPTION:  \n  \nDue to low number of responses\, low number of sign-ups and RSVP\, \nCTH has CANCELED Halloween Parties Events at\nCharles Thompson Hall – St. Paul Deaf Club\n1824 Marshall Ave. in St. Paul\, Minnesota 55104\nSaturday October 25\, 2025 \nNO PARTIES ARE PLANNED!\nJust regular open pub hours 5 pm to close.\n\nContact Person: Jackie Correa-Alley jcalley@charlesthompsonhall.org
URL:https://mndeafevents.org/event/halloween-parties-daytime-and-nighttime/
LOCATION:Charles Thompson Memorial Hall\, 1824 Marshall Ave\, St. Paul\, Minnesota\, 55104\, United States
CATEGORIES:Event Public,TH Calendar,TH event
ATTACH;FMTTYPE=image/jpeg:https://mndeafevents.org/wp-content/uploads/2025/10/10-25-25-Event-Canceled-mZs3on.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20251023T183000
DTEND;TZID=America/Chicago:20251023T213000
DTSTAMP:20260504T022825
CREATED:20251007T232423Z
LAST-MODIFIED:20251023T183459Z
UID:10001556-1761244200-1761255000@mndeafevents.org
SUMMARY:Halloween Decoration Night – CANCELED
DESCRIPTION:  \n  \n \n  \n  \nHalloween “Haunted House” Decorating Event \nat St. Paul Deaf Club \nhas been canceled due to low interest. \nContact: Jackie Correa-Alley   jcalley@charlesthompsonhall.org
URL:https://mndeafevents.org/event/halloween-decoration-night/
LOCATION:Charles Thompson Memorial Hall\, 1824 Marshall Ave\, St. Paul\, Minnesota\, 55104\, United States
CATEGORIES:Event Public,TH Calendar,TH event
ATTACH;FMTTYPE=image/jpeg:https://mndeafevents.org/wp-content/uploads/2025/10/Sorry-This-Event-is-Canceled-tsxX9Z.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20251018T170000
DTEND;TZID=America/Chicago:20251018T183000
DTSTAMP:20260504T022825
CREATED:20250328T175215Z
LAST-MODIFIED:20251018T181336Z
UID:10001214-1760806800-1760812200@mndeafevents.org
SUMMARY:Chicken Booya Dinner
DESCRIPTION:  \n \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \nChicken Booya Dinner \nSaturday October 18\, 2025 at Charles Thompson Hall \nBefore Night Bingo – 5:00 pm to 6:30 pm \nChicken Booya\, Crackers\, Desserts\, Water\, Lemonade\, or Coffee. \nCost $10 Pre-Paid by Friday 10-17-25 \n$13 At Door \nGo online: charlesthompsonhall.org\nfor early ordering by PRE-PAID your meal\nhttps://charlesthompsonhall.org/event/ \nAt St. Paul Deaf Club\nCharles Thompson Memorial Hall\n1824 Marshall Ave.\nSt. Paul Minnesota 55104 \nPRE-ORDER HERE (*This will take you to PayPal to purchase your prepaid order) \nPre-order is ended.
URL:https://mndeafevents.org/event/sliced-ham-dinner/
LOCATION:Charles Thompson Memorial Hall\, 1824 Marshall Ave\, St. Paul\, Minnesota\, 55104\, United States
CATEGORIES:Event Public,TH Calendar,TH event
ATTACH;FMTTYPE=image/jpeg:https://mndeafevents.org/wp-content/uploads/2025/10/10-18-25-flyer-photo-aMis4G.jpg
END:VEVENT
END:VCALENDAR