Inaugural Junior Overnight Retreat Held At Amoris Christi

Estimated Read Time: 2 minutes
Share with:

From September 11–12, 2025, Cardinal Newman High School launched a new tradition with its first mandatory overnight retreat for the junior class. Held at the Amoris Christi Campus in Delray Beach, the retreat welcomed approximately 40 students and marked the beginning of a series of four scheduled retreats this year. Each junior will select one date—September, October, February, or April—to attend, ensuring that every member of the Class of 2027 shares this meaningful experience.

President Charles Stembler emphasized the importance of introducing an overnight retreat as part of the Cardinal Newman Catholic education experience. “I believe that retreat experiences are transformational, both in the lives of young people and for the school community,” said Mr. Stembler. “Retreats allow students to engage in reflection, prayer, and community – ultimately allowing them the opportunity to reflect on their relationship with God and deepen their spiritual journey.” 

During the two-day retreat, students participated in Mass, Adoration, small group discussions, games, and faith-centered activities that encouraged deeper exploration of their relationship with God and with one another. Mrs. Cook, Campus Ministry Director, reflected, “I enjoyed seeing the students coming together as a unit—getting to know each other and bonding through the experience of the retreat activities was truly special.”

Students also shared what stood out most for them. Favorites included “game night,” “church activities,” “Mass and Adoration,” and simply “getting closer as a class.” These reflections highlight how the retreat not only strengthened their faith but also fostered unity and lasting memories among classmates.

Catholic high school retreats provide powerful opportunities for spiritual growth, community building, and personal development. By stepping away from distractions, students are able to strengthen their relationship with God, develop empathy and confidence, and deepen their connection to Cardinal Newman’s Catholic identity and values.

The inaugural Amoris Christi Junior Retreat was a memorable start to this new tradition—one that will shape the Class of 2027’s journey in faith, friendship, and self-discovery.

M. Scott Powell Scholars Program Kicks-Off First Field Trip

Estimated Read Time: 2 minutes
Share with:

On September 11, 2025, the inaugural class of the revamped M. Scott Powell Scholars Program embarked on their first educational field trip to Lion Country Safari, marking the beginning of a year filled with enrichment, exploration, and growth.

Dr. Anup Sinha, Director of the program, explained that while the day was designed to be educational, it also gave the 21 freshmen an important opportunity to bond outside of the classroom. “We encouraged the students to follow their own lines of interest as they explored the Adventure Park,” he shared. “There was considerable team building and camaraderie as they got to know each other. All of the kids were excited to see the wild jungle animals so close to our bus, and I believe they will take away pleasant memories as well as educational value. We anticipate these freshmen being together for all four years and sharing many more valuable experiences.”

The M. Scott Powell Scholars Program is Cardinal Newman’s prestigious academic enrichment initiative for the school’s highest-achieving students. The program emphasizes academic excellence, intellectual curiosity, leadership, character development, and service to others, creating lifelong learners who are prepared to make a positive impact.

Throughout the year, scholars will participate in eight monthly field trips that highlight culture, science, and the arts. In October, students will travel to Miami to visit the Frost Science Museum and the Pérez Art Museum, followed by a visit to The Society of the Four Arts in December. Additional trips will be announced as the program continues.

Beyond these excursions, scholars are required to keep journals to reflect on each experience. By junior year, the program evolves into a Capstone project, where students will complete research papers and present their findings.

This first trip set the tone for what promises to be a transformative journey—one that blends learning with discovery and builds friendships that will last well beyond high school.

First Gala Committee Meeting Kicks Off 65th Anniversary Newman Night 2026: La Dolce Vita

Estimated Read Time: 2 minutes
Share with:

On Wednesday, August 27, the Cardinal Newman community gathered at the Mary Immaculate Reception Hall for the first Gala Committee Meeting of Newman Night 2026. Guests enjoyed a Buongiorno Breakfast with cappuccinos and pastries, a delicious introduction to this year’s theme: La Dolce Vita—the Sweet Life.

President Charles Stembler opened the morning in prayer before Gala Co-Chairs unveiled the theme and shared a calendar of pre-gala festivities. Committee members connected over Italian music and tables decorated with vintage travel posters, embracing the charm and spirit of La Dolce Vita.

This year’s Co-Chairs are Jennifer Hendrix, Monique Javarone, Mary Cullen Lombardi, Emanuela Marcello, and Laura Smeenge, with Rocco and Jennifer Marcello serving as Honorary Chairs. Together, they will lead Cardinal Newman’s largest fundraising event—Newman Night 2026, celebrating the school’s 65th anniversary on Saturday, March 7, 2026, at the Kravis Center. Proceeds will support Cardinal Newman’s mission of faith, scholarship, and service.

Co-Chair Emanuela Marcello shared the inspiration behind the theme:

“Dolce Vita means the Sweet Life—embracing beauty and simplicity, cherishing family and friends, and savoring the small moments of life. For us, La Dolce Vita reflects our journey as friends and moms, and it is also the perfect theme to honor the Cardinal Newman community, which is rooted in faith, family, and friendships.”

Save the Dates – Gala Festivities

Save the Dates – Gala Festivities

Sept. 24 | 6:00 pm | Café L’Europe – A Toast to the Dolce Crew (invitation-only for committee members)

Oct. 1 | 8:00 am | Palm Beach – 2nd Annual Shop It Like It’s Hot Trolley Day

Nov. 13 | 6:00 pm | Marcello Residence – A Sweet Beginning Underwriting Celebration

Dec. 3 | 5:00 pm | Tide & Table – Christmas Sip & Shop

Jan. 15 | 11:00 am | Location TBD – Ciao Bella Luncheon

Feb. 19 | 5:00 pm | Joseph’s Classic Market – Salute! Wine Tasting

Mar. 7 | 6:00 pm | Kravis Center – Newman Night 2026: La Dolce Vita

Everyone is invited to join the celebration—whether attending, volunteering, or sponsoring—there are countless ways to be part of this La Dolce Vita journey. For more information, click here or email Mary.Martens@cardinalnewman.com.

" }, apiUrl = 'https://api.flickr.com/services/rest/', photos = []; // The actual plugin constructor function Plugin(element, options) { this.element = jQuery(element); this.settings = jQuery.extend({}, defaults, options); this._defaults = defaults; this._name = pluginName; this._hideSpinner = function() { this.element.find('.spinner-wrapper').hide().find('*').hide(); }; this._printError = function() { this.element.find('.gallery-container').append(jQuery("
", { "class": "col-lg-12 col-lg-offset-1" }) .append(jQuery("
", { "class": "error-wrapper" }) .append(jQuery("", { "class": "label label-danger error" }) .html(this.settings.errorText)))); }; this._flickrAnimate = function() { this.element.find('.gallery-container img').each(jQuery.proxy(function(index, el) { var image = el; setTimeout(function() { jQuery(image).parent().fadeIn(); }, this.settings.loadingSpeed * index); }, this)); }; this._printGallery = function(photos) { var element = this.element.find('.gallery-container'); jQuery.each(photos, function(key, photo){ // skip video set if (photo && photo.thumbnail) { var img = jQuery('', { 'class': 'thumb img-thumbnail gall-img-responsive', src: photo.thumbnail }); element.append(jQuery('
', { 'class': 'col-md-4 col-sm-6 wl-gallery ' + photo.hideme }) .append(jQuery('
', { 'class': 'b-link-fade b-animate-go' }) .append(jQuery('', { 'class': '', title: photo.title + ' - ' + photo.description , href: photo.href }) .append(img) .append(jQuery('
', { 'class': 'b-wrapper' }))))); } }); element.imagesLoaded() .done(jQuery.proxy(this._flickrAnimate, this)) .always(jQuery.proxy(this._hideSpinner, this)); }; this._flickrPhotoset = function(photoset) { var _this = this; var hidemeval = ""; photos[photoset.id] = []; jQuery.each(photoset.photo, function(key, photo) { // Skip videos by checking the "media" type if (photo.media === 'photo') { // Limit number of photos. if(key >= _this.settings.photosLimit) { return false; } // hide thumbnails after a limit if(key > 499) { hidemeval = "hidepics"; } photos[photoset.id][key] = { // thumbnail image thumbnail: 'https://farm' + photo.farm + '.staticflickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_n.jpg', // lightbox image href: 'https://farm' + photo.farm + '.staticflickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_c.jpg', title: photo.title, description: photo.description._content, hideme: hidemeval, }; } }); this._printGallery(photos[photoset.id]); }; this._onFlickrResponse = function(response) { if(response.stat === "ok") { this._flickrPhotoset(response.photoset); } else { this._hideSpinner(); this._printError(); } }; this._flickrRequest = function(method, data) { var url = apiUrl + "?format=json&jsoncallback=?&method=" + method + "&api_key=" + this.settings.apiKey + "&extra=url_h"; jQuery.each(data, function(key, value) { url += "&" + key + "=" + value; }); jQuery.ajax({ dataType: "json", url: url, context: this, success: this._onFlickrResponse }); }; this._flickrInit = function () { this._flickrRequest('flickr.photosets.getPhotos', { photoset_id: this.settings.photosetId, extras: 'description, media, url_sq, url_t, url_s, url_q, url_m, url_n, url_z, url_c, url_l, url_o' }); }; // Init this.init(); } Plugin.prototype = { init: function () { this._flickrInit(); } }; // Wrapper jQuery.fn[pluginName] = function (options) { this.each(function () { if (!jQuery.data(this, "plugin_" + pluginName)) { jQuery.data(this, "plugin_" + pluginName, new Plugin(this, options)); } }); // Chain return this; }; })(jQuery, window, document);
'); jQuery('.b-link-stroke').prepend('
'); /* Twist */ jQuery('.b-link-twist').prepend('
'); jQuery('.b-link-twist').prepend('
'); jQuery('.b-link-twist img').each(function(index, element) { jQuery(this).css('visibility','hidden'); jQuery(this).parent().find('.b-top-line, .b-bottom-line').css('background-image','url('+jQuery(this).attr('src')+')'); }); /* Flip */ jQuery('.b-link-flip').prepend('
'); jQuery('.b-link-flip').prepend('
'); jQuery('.b-link-flip img').each(function(index, element) { jQuery(this).css('visibility','hidden'); jQuery(this).parent().find('.b-top-line, .b-bottom-line').css('background-image','url('+jQuery(this).attr('src')+')'); }); /* Fade */ jQuery('.b-link-fade').each(function(index, element) { jQuery(this).append('
') }); /* Flow */ jQuery('.b-link-flow').each(function(index, element) { jQuery(this).append('
') }); /* Box */ jQuery('.b-link-box').prepend('
'); jQuery('.b-link-box').prepend('
'); /* Stripe */ jQuery('.b-link-stripe').each(function(index, element) { jQuery(this).prepend('
'); }); /* Apart */ jQuery('.b-link-apart-vertical, .b-link-apart-horisontal').each(function(index, element) { jQuery(this).prepend('
'); }); /* diagonal */ jQuery('.b-link-diagonal').each(function(index, element) { jQuery(this).prepend('
'); }); }); /* isotope JS */ jQuery(window).load(function() { var FAG_Gallery = jQuery('.gallery-container').isotope({ itemSelector: '.wl-gallery', }); jQuery(window).scroll(function () { //console.log('scrolling'); jQuery('.gallery-container').isotope({ itemSelector: '.wl-gallery', }); }); jQuery(document).mousemove(function(event){ //console.log('moving'); jQuery('.gallery-container').isotope({ itemSelector: '.wl-gallery', }); }); jQuery(document).imagesLoaded() .always( function( instance ) { //console.log('all images loaded'); FAG_Gallery.isotope(); }) .done( function( instance ) { //console.log('all images successfully loaded'); FAG_Gallery.isotope(); }) .fail( function() { //console.log('all images loaded, at least one is broken'); FAG_Gallery.isotope(); }) .progress( function( instance, image ) { var result = image.isLoaded ? 'loaded' : 'broken'; //console.log( 'image is ' + result + ' for ' + image.img.src ); FAG_Gallery.isotope(); }); });
Flickr Album Gallery Pro Powered By: WP Frank