Community Life Enrichment Hero 1
July Power of Play Web Module scaled

Week of Events

Maverick shares the joy of seeing his grandmother thrive at Artis — from compassionate care to creative expression through art. “It’s just a joy,” he says, watching her engage and connect in a place where genuine people support and uplift each resident.

Life Enrichment at Artis is powered by people with the training, heart, and intuition to transform everyday moments into meaningful experiences. Meet Marlene, one of our Life Enrichment Directors, whose superpower is discovering what brings each resident to life

Community Life Enrichment Yesterday Today Image 1

“I always wanted to paint more … now I paint every day.”

– Sal L.
Artis Resident
Community Life Enrichment Yesterday Today Image 2
Community Mission and Values Facebook Background 1
Community Life Enrichment Facebook Facebook Icon

See how we’re honoring
yesterday and celebrating
today.

Comments Box SVG iconsUsed for the like, share, comment, and reaction icons

On this steamy, two hundred and fiftieth birthday of our nation, we were visited by our four legged friend Julie and her human companions Tom and Kim for a little pet therapy and fun! Our four legged friends always bring joy and unconditional love. #InspiredWellBeing
#TheArtisWay
See MoreSee Less

Image attachment
Image attachment

Happy Independence Day! 🇺🇸

At Artis, we always value the time we spend around the table with the people we care about – and the food we love. Today, we’re also celebrating something simple yet powerful: the freedom to choose.
🇺🇸Which brings us to an important question. What favorite dish at a cookout gets your taste buds tingling?
🤔 Let us know in the comments! 🍔

#FourthOfJuly #AllTogether #TheArtisWay
See MoreSee Less

Happy Independence D

🎶 The Stones or The Beatles?
🍦 Chocolate or Vanilla Ice Cream?
🏀 Basketball or Baseball?

Personal choice is essential to dignity and emotional well-being on the dementia journey. While complex decisions may become more challenging with memory loss, simple, sensory-based choices offer opportunities for autonomy and self-expression.

Join us this month at ✅ Celebrating the Freedom to Choose ✅ – our Power of Play signature event! It's an interactive experience where we’ll explore our preferences by “voting” between different options, followed by a family-friendly Open Studio where you can choose a creative program to enjoy together.

#ArtisPowerOfPlay #PlayAsFreedom #InspiredWellBeing #TheArtisWay
See MoreSee Less

🎶 The Stones or T

🎉 Congratulations to Alex, our June Positive Partner of the Month! 🎉
Alex brings passion, talent, and dedication to every meal he prepares. His delicious cuisine and beautiful presentations make every dining experience feel like a five-star restaurant. ⭐⭐⭐⭐⭐
Thank you, Alex, for all you do each day for our residents and their families. Your hard work and commitment are truly
#theartistsway
#InspireWellbeing
#AllTogether
See MoreSee Less

Image attachment
Image attachment

Are you ready to rock an Artis associate’s world? 🤘Think about all the ways they make a difference in your family’s life – then shout it out loud in a Google review.

There’s no time like the present – take a moment to leave your review today! g.page/r/Cddf8zUrCl8NEB0/review

Big thanks for all the kudos so far – keep ‘em coming! 💙💙💙

#RadiatePositivityAndCompassion#ThoughtfulnessWins#TheArtisWay
See MoreSee Less

Are you ready to roc

What a wonderful way to celebrate Fathers Day with fantastic teamwork of the directors and staff. A great time with food, entertainment and laughter. And don't forget our executive director manning the grill. Thanks Dan!!! #Alltogether, #Artisway See MoreSee Less

Image attachment
Image attachment
Image attachment
Image attachment
Image attachment
Community Life Enrichment Schedule A Tour Image 1

"*" indicates required fields

Name*
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
(function() { if (typeof jQuery === ‘undefined’) { console.error(‘jQuery is required for eventsDuplicates function’); return; } function hideDuplicateEventsAllViews() { const viewConfigs = [ { container: ‘.tribe-events-pro-week-grid__events-day’, event: ‘.tribe-events-pro-week-grid__event’ }, { container: ‘.tribe-events-calendar-day’, event: ‘.tribe-events-calendar-day__event’ }, { container: ‘.tribe-events-calendar-month__body’, event: ‘.tribe-events-calendar-month__day’ } ]; viewConfigs.forEach(function(config) { const $containers = jQuery(config.container); if (!$containers.length) return; $containers.each(function() { const $events = jQuery(this).find(config.event); const titleGroups = {}; const eventsToHide = []; $events.each(function() { const $event = jQuery(this); const $title = $event.find(‘h3, .tribe-event-title, .tribe-events-pro-week-grid__event-title’); const dataPublished = $event.attr(‘data-published’); const title = $title.length ? $title.first().text().trim() : ”; if (!title || !dataPublished) return; const key = title.toLowerCase(); if (!titleGroups[key]) { titleGroups[key] = []; } titleGroups[key].push({ $element: $event, publishedDate: new Date(dataPublished), publishedString: dataPublished, fullTitle: title }); }); Object.keys(titleGroups).forEach(function(key) { const group = titleGroups[key]; if (group.length <= 1) return; group.sort(function(a, b) { return b.publishedDate.getTime() – a.publishedDate.getTime(); }); for (let i = 1; i < group.length; i++) { eventsToHide.push(group[i].$element); } }); if (eventsToHide.length) { jQuery.each(eventsToHide, function(i, $event) { $event.hide(); }); console.log('Hidden ' + eventsToHide.length + ' duplicate events in container'); } }); }); } jQuery(document).ready(function() { hideDuplicateEventsAllViews(); }); })();