Day.News — Local News. Real Community.
247 neighbors reading now

Chapel Hill Day News

Where adventure begins and community thrives.Chapel Hill, NC Edition
general

Beverly Lohmann, 98

HA
Harvey WaldenCommunity Member
3 days ago
Beverly Lohmann, 98

Beverly Mae Johnson Lohmann, born October 3, 1927, died peacefully on June 3, 2026, at the age of 98. Bev was pre-deceased by her parents, Edwin and Omega (Mae) Johnson; by her beloved husband of 57 y

Beverly Mae Johnson Lohmann, born October 3, 1927, died peacefully on June 3, 2026, at the age of 98. Bev was pre-deceased by her parents, Edwin and Omega (Mae) Johnson; by her beloved husband of 57 years, Arthur; and by the third of her four sons, John. Bev was an only child who became the beloved matriarch of a large and loving family. She is survived by sons Paul (Linda), Karl, Judd (Susan), and faithful daughter-in-law Debra. She is also survived by eight grandchildren, who loved her dearly: Claire (Tyler) Van Eps, Katie (Bo) Van Ornum, Siri (Adei) Shaqra, Erik (Katie) Lohmann, Daniel (Anna) Lohmann, Amy (David) Hahn, Wyatt Lohmann, and Elise (Peter) Irvine. Bev’s grandchildren gave her 17 great-grandchildren, with two more on the way.Bev was proud of her Swedish heritage, and loved to wear a button stating, “Made in America with 100% Swedish parts!” She was a graduate of Minnehaha Academy (class of 1945) and later served as the first female member of her alma mater’s Board of Education. She received a B.A. degree from the University of Minnesota in June 1949. While at the U, she met and fell in love with the dashing Arthur Lohmann. Art and Bev married on September 10, 1949, and over the next nine years added four sons to their family. Bev’s second family was Crosstown (formerly Elim Swedish) Covenant Church, where she was baptized, confirmed, and married. She was loyal to her church her entire life, serving as board member of the Evangelical Church of America, counselor at Covenant Pines Bible Camp, public speaker for Christian women’s clubs, Bible Study Fellowship facilitator, church Vice-Chair and Elder, and founder and vibrant leader of “Spice of Life.”Bev was a lifelong learner with an innate sense of curiosity, joy and adventure. She loved to travel and meet new people and created amazing travel experiences for her entire family. She and Art explored the world together; their passports were always up-to-date, and they were always ready for their next adventure. Now they are reunited and undoubtedly reliving the blessings of their lives.Bev’s family is deeply grateful for the loving, attentive care provided by staff at Northfield Retirement Community memory care, and by the Minnesota Hospice team.A Celebration of Bev’s Life will be held at Crosstown Covenant Church, 5540 30th Avenue South, Minneapolis, on Tuesday, June 9, 2026, at 11:00am; visitation at 10:00am. Lunch will be provided following the service; interment at Lakewood Cemetery.Memorials preferred to Crosstown Covenant, Minnehaha Academy, and Minnesota Hospice.Arrangements are with Bierman, Benson & Langehough Funeral Home & Crematory. www.northfieldfuneral.com

Spread the word
Community Remembrances

Join a Community Group at Waypoint Church in Chapel Hill

2 days ago

"Groups at Waypoint Church provide opportunities for community connection, spiritual growth, and service. Visit the groups page to find a group that matches your interests and schedule."

Baldwin Park City Council Special Meeting

3 days ago

"Create a Website Account - Manage notification subscriptions, save form progress and more.    Search autocomplete is currently not responding. Please try again later. View All Calendars is the default. Choose Select a Calendar to view a specific calendar. Subscribe to calendar notifications by clicking on the Notify Me® button, and you will automatically be alerted about the latest events in our community. Agenda Facility Submit Event Print Email Event Subscription View RSS Feeds Select on Calendar Expand Collapse Previous Next Down Up Map Share Show more Agenda $(window).on("load", function () { $('.icalDescription').urlToLink({ target: '_blank' }); }); var currentTextBox = null; var currentDatePicker = null; function hidePopup() { return currentDatePicker && currentDatePicker.hidePopup(); } //This method is called to handle the onclick and onfocus client side events for the texbox function showPopup(sender, e) { //this is a reference to the texbox which raised the event //see the methods exposed through the $telerik static client library here - http://www.telerik.com/help/aspnet-ajax/telerik-static-client-library.html var textBox = sender.tagName === "INPUT" ? sender : $telerik.getPreviousHtmlNode(sender); // hide previous pop-up if open textBox !== currentTextBox && hidePopup(); currentTextBox = textBox; } function dismissHook(e) { return (e.keyCode === 27 || e.keyCode === 9) && hidePopup(); } function handleKeydown(e) { dismissHook(e) || searchTextHook(e); } //this handler is used to set the text of the TextBox to the value of selected from the popup function dateSelected(sender, args) { if (currentTextBox != null) { //currentTextBox is the currently selected TextBox. Its value is set to the newly selected //value of the picker currentTextBox.value = args.get_newValue(); } } //this function is used to parse the date entered or selected by the user function parseDate(sender, e) { if (currentDatePicker != null) { var date = currentDatePicker.get_dateInput().parseDate(sender.value); var dateInput = currentDatePicker.get_dateInput(); if (date == null) { date = currentDatePicker.get_selectedDate(); } var formattedDate = dateInput.get_dateFormatInfo().FormatDate(date, dateInput.get_displayDateFormat()); sender.value = formattedDate; } } function clearPostBack() { Sys.WebForms.PageRequestManager.getInstance().remove_endRequest(clearPostBack); $('.icalDescription').urlToLink({ target: '_blank' }); } function redrawContentCalendar() { Sys.WebForms.PageRequestManager.getInstance().add_endRequest(clearPostBack); if (document.aspnetForm.calendarView.value == 'list' || document.aspnetForm.calendarView.value == '') raiseAsyncPostbackCalendar('ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanelListView', 0, ''); else raiseAsyncPostbackCalendar('ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanel', 0, ''); blockMenuSpawn = false; } function previousFeaturedItem(view) { document.aspnetForm.calendarView.value = view; raiseAsyncPostbackCalendar('featured', 0, 'drawFeaturedPrev'); } function nextFeaturedItem(view) { document.aspnetForm.calendarView.value = view; raiseAsyncPostbackCalendar('featured', 0, 'drawFeaturedNext'); } order+='ModuleContent\n' Live Edit // Agendas & MinutesClick here to view the full agenda list and detailsLearn More .fancyButton47.fancyButton:link,.fancyButton47.fancyButton:visited, .fancyButton47div.fancyButton{ width: 100%; background-image: url('/ImageRepository/Document?documentID=68'); background-repeat: no-repeat; background-position: center top; background-size:cover; max-width:320px; height:320px; margin:30px auto 30px auto; position:relative; transition:.2s ease-in-out; box-shadow:0px 2px 5px 0px rgba(16,42,77,0.3); border-radius:4px; } .fancyButton47>span{ background:rgba(16,42,77,.85); height:100%; border-radius:4px; transition:.2s ease-in-out;} .fancyButton47.fancyButton:hover,.fancyButton47.fancyButton:focus,.fancyButton47.fancyButton:active,.fancyButton47.fancyButton.hover{ background-repeat: no-repeat; background-position: center top; margin:0px auto 0px auto; height:380px; box-shadow: rgba(16,42,77, 0.25) 0px 50px 80px -30px, rgba(16,42,773, 0.3) 0px 30px 60px -30px; } .fancyButton47:focus .text .textStyle1, .fancyButton47:active .text .textStyle1{ color:#515151; } .fancyButton47>span:hover{ background:rgba(51,51,51,0); height:100%;} .fancyButton47.fancyButton:link > span,.fancyButton47.fancyButton:visited > span, .fancyButton47div.fancyButton > span{ } .fancyButton47.fancyButton:hover > span,.fancyButton47.fancyButton:focus > span,.fancyButton47.fancyButton:active > span,.fancyButton47.fancyButton.hover > span{ } .fancyButton47.fancyButton .text{ color: #ffffff; font-size: 1.2em; font-family: "Poppins"; font-weight: 600; text-decoration: none; background-repeat: no-repeat; background-position: left top; transition:.2s ease-in-out; position:absolute; padding:1.5em 1em 0 1em; bottom:0; border-radius:0px 0px 4px 4px; line-height:1; display:block; text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);} .fancyButton47.fancyButton:hover .text,.fancyButton47.fancyButton:focus .text,.fancyButton47.fancyButton:active .text,.fancyButton47.fancyButton.hover .text{ color: #1A4378; text-decoration: none; background-repeat: no-repeat; background-position: left top; padding:1.5em 1em 1em 1em; background:#fff;text-shadow: 0px 3px 3px rgba(0, 0, 0, 0);} .fancyButton47.fancyButton .textStyle1{ color: rgb(255, 255, 255); font-size: .8em; font-family: Open Sans; font-style: normal; text-decoration: none; display:block; padding-top:1.5em; line-height:1.2; font-weight:200;} .fancyButton47.fancyButton:hover .textStyle1, .fancyButton47.fancyButton.hover .textStyle1{ color: rgb(5, 0, 42); text-decoration: none; } .fancyButton47.fancyButton .textStyle2{ color: rgb(5, 0, 42); font-size: .7em; font-family: Inter; font-weight: 500; text-decoration: none; display:block; padding:1em; margin-top:20px; font-weight:400; border-radius:4px; background:#fff; color:#333; width:140px; text-align:center; opacity:0; transition:.2s ease-in-out; border:2px solid #efefef; margin:20px auto 0; } .fancyButton47.fancyButton:hover .textStyle2, .fancyButton47.fancyButton.hover .textStyle2{ color: rgb(255, 255, 255); text-decoration: none; opacity:1; color:#333; } .fancyButton47:focus .text .textStyle2, .fancyButton47:active .text .textStyle2{ opacity:1; } .fancyButton47 .textStyle2:hover{ background:#0F3459; border-color:#0F3459; color:#fff!important; box-shadow: rgba(16,42,77, 0.25) 0px 30px 20px -10px, rgba(16,42,773, 0.3) 0px 10px 30px -10px;} Report an IssueClick here to find resources and help with community issuesLearn More .fancyButton299.fancyButton:link,.fancyButton299.fancyButton:visited, .fancyButton299div.fancyButton{ width: 100%; background-image: url(/ImageRepository/Document?documentID=71); background-repeat: no-repeat; background-position: center top; background-size:cover; max-width:320px; height:320px; margin:30px auto 30px auto; position:relative; transition:.2s ease-in-out; box-shadow:0px 2px 5px 0px rgba(16,42,77,0.3); border-radius:4px; } .fancyButton299>span{ background:rgba(16,42,77,.85); height:100%; border-radius:4px; transition:.2s ease-in-out;} .fancyButton299.fancyButton:hover,.fancyButton299.fancyButton:focus,.fancyButton299.fancyButton:active,.fancyButton299.fancyButton.hover{ background-repeat: no-repeat; background-position: center top; margin:0px auto 0px auto; height:380px; box-shadow: rgba(16,42,77, 0.25) 0px 50px 80px -30px, rgba(16,42,773, 0.3) 0px 30px 60px -30px; } .fancyButton299:focus .text .textStyle1, .fancyButton299:active .text .textStyle1{ color:#515151; } .fancyButton299>span:hover{ background:rgba(51,51,51,0); height:100%;} .fancyButton299.fancyButton:link > span,.fancyButton299.fancyButton:visited > span, .fancyButton299div.fancyButton > span{ } .fancyButton299.fancyButton:hover > span,.fancyButton299.fancyButton:focus > span,.fancyButton299.fancyButton:active > span,.fancyButton299.fancyButton.hover > span{ } .fancyButton299.fancyButton .text{ color: #ffffff; font-size: 1.2em; font-family: "Poppins"; font-weight: 600; text-decoration: none; background-repeat: no-repeat; background-position: left top; transition:.2s ease-in-out; position:absolute; padding:1em 1.5em 0 1em; bottom:0; border-radius:0px 0px 4px 4px; line-height:1; display:block; text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);} .fancyButton299.fancyButton:hover .text,.fancyButton299.fancyButton:focus .text,.fancyButton299.fancyButton:active .text,.fancyButton299.fancyButton.hover .text{ color: #1A4378; text-decoration: none; background-repeat: no-repeat; background-position: left top; padding:1.5em 1.5em 1.5em 1.5em; background:#fff;text-shadow: 0px 3px 3px rgba(0, 0, 0, 0);} .fancyButton299.fancyButton .textStyle1{ color: rgb(255, 255, 255); font-size: .8em; font-family: Open Sans; font-style: normal; text-decoration: none; display:block; padding-top:1.5em; line-height:1.2; font-weight:200;} .fancyButton299.fancyButton:hover .textStyle1, .fancyButton299.fancyButton.hover .textStyle1{ color: rgb(5, 0, 42); text-decoration: none; } .fancyButton299.fancyButton .textStyle2{ color: rgb(5, 0, 42); font-size: .7em; font-family: Inter; font-weight: 500; text-decoration: none; display:block; padding:1em; margin-top:20px; font-weight:400; border-radius:4px; background:#fff; color:#333; width:140px; text-align:center; opacity:0; transition:.2s ease-in-out; border:2px solid #efefef; margin:20px auto 0; } .fancyButton299.fancyButton:hover .textStyle2, .fancyButton299.fancyButton.hover .textStyle2{ color: rgb(255, 255, 255); text-decoration: none; opacity:1; color:#333; } .fancyButton299:focus .text .textStyle2, .fancyButton299:active .text .textStyle2{ opacity:1; } .fancyButton299 .textStyle2:hover{ background:#0F3459; border-color:#0F3459; color:#fff!important; box-shadow: rgba(16,42,77, 0.25) 0px 30px 20px -10px, rgba(16,42,773, 0.3) 0px 10px 30px -10px; } Job OpportunitiesClick here to view employment information Learn More .fancyButton301.fancyButton:link,.fancyButton301.fancyButton:visited, .fancyButton301div.fancyButton{ width: 100%; background-image: url(/ImageRepository/Document?documentID=3309); background-repeat: no-repeat; background-size:cover; max-width:320px; height:320px; margin:30px auto 30px auto; position:relative; transition:.2s ease-in-out; box-shadow:0px 2px 5px 0px rgba(16,42,77,0.3); border-radius:4px; } .fancyButton301>span{ background:rgba(16,42,77,.85); height:100%; border-radius:4px; transition:.2s ease-in-out;} .fancyButton301.fancyButton:hover,.fancyButton301.fancyButton:focus,.fancyButton301.fancyButton:active,.fancyButton301.fancyButton.hover{ background-repeat: no-repeat; background-position: center top; margin:0px auto 0px auto; height:380px; box-shadow: rgba(16,42,77, 0.25) 0px 50px 80px -30px, rgba(16,42,773, 0.3) 0px 30px 60px -30px; } .fancyButton301:focus .text .textStyle1, .fancyButton301:active .text .textStyle1{ color:#515151; } .fancyButton301>span:hover{ background:rgba(51,51,51,0); height:100%;} .fancyButton301.fancyButton:link > span,.fancyButton301.fancyButton:visited > span, .fancyButton301div.fancyButton > span{ } .fancyButton301.fancyButton:hover > span,.fancyButton301.fancyButton:focus > span,.fancyButton301.fancyButton:active > span,.fancyButton301.fancyButton.hover > span{ } .fancyButton301.fancyButton .text{ color: #ffffff; font-size: 1.2em; font-family: "Poppins"; font-weight: 600; text-decoration: none; background-repeat: no-repeat; background-position: left top; transition:.2s ease-in-out; position:absolute; padding:1.5em 1em 0 1em; bottom:0; border-radius:0px 0px 4px 4px; line-height:1; display:block; text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);} .fancyButton301.fancyButton:hover .text,.fancyButton301.fancyButton:focus .text,.fancyButton301.fancyButton:active .text,.fancyButton301.fancyButton.hover .text{ color: #1A4378; text-decoration: none; background-repeat: no-repeat; background-position: left top; padding:1.5em 1em 1em 1em; background:#fff;text-shadow: 0px 3px 3px rgba(0, 0, 0, 0);} .fancyButton301.fancyButton .textStyle1{ color: rgb(255, 255, 255); font-size: .8em; font-family: Open Sans; font-style: normal; text-decoration: none; display:block; padding-top:1.5em; line-height:1.2; font-weight:200;} .fancyButton301.fancyButton:hover .textStyle1, .fancyButton301.fancyButton.hover .textStyle1{ color: rgb(5, 0, 42); text-decoration: none; } .fancyButton301.fancyButton .textStyle2{ color: rgb(5, 0, 42); font-size: .7em; font-family: Inter; font-weight: 500; text-decoration: none; display:block; padding:1em; margin-top:20px; font-weight:400; border-radius:4px; background:#fff; color:#333; width:140px; text-align:center; opacity:0; transition:.2s ease-in-out; border:2px solid #efefef; margin:20px auto 0; } .fancyButton301.fancyButton:hover .textStyle2, .fancyButton301.fancyButton.hover .textStyle2{ color: rgb(255, 255, 255); text-decoration: none; opacity:1; color:#333; } .fancyButton301:focus .text .textStyle2, .fancyButton301:active .text .textStyle2{ opacity:1; } .fancyButton301 .textStyle2:hover{ background:#0F3459; border-color:#0F3459; color:#fff!important; box-shadow: rgba(16,42,77, 0.25) 0px 30px 20px -10px, rgba(16,42,773, 0.3) 0px 10px 30px -10px;} .fancyButton301.fancyButton .textStyle3{ color: rgb(255, 255, 255); font-size: 1.2em; font-style: normal; text-decoration: none; line-height:1; display:block; text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);} .fancyButton301.fancyButton:hover .textStyle3, .fancyButton301.fancyButton.hover .textStyle3{ color: rgb(26, 67, 120); text-decoration: none; text-shadow: 0px 3px 3px rgba(0, 0, 0, 0);} Immigration ResourcesImmigration know your rights & resourcesLearn More .fancyButton300.fancyButton:link,.fancyButton300.fancyButton:visited, .fancyButton300div.fancyButton{ width: 100%; background-image: url('/ImageRepository/Document?documentID=3572'); background-repeat: no-repeat; background-position: right top; background-size:cover; max-width:320px; height:320px; margin:30px auto 30px auto; position:relative; transition:.2s ease-in-out; box-shadow:0px 2px 5px 0px rgba(16,42,77,0.3); border-radius:4px; } .fancyButton300>span{ background:rgba(16,42,77,.85); height:100%; border-radius:4px; transition:.2s ease-in-out;} .fancyButton300.fancyButton:hover,.fancyButton300.fancyButton:focus,.fancyButton300.fancyButton:active,.fancyButton300.fancyButton.hover{ background-repeat: no-repeat; margin:0px auto 0px auto; height:380px; box-shadow: rgba(16,42,77, 0.25) 0px 50px 80px -30px, rgba(16,42,773, 0.3) 0px 30px 60px -30px; } .fancyButton300:focus .text .textStyle1, .fancyButton300:active .text .textStyle1{ color:#515151; } .fancyButton300>span:hover{ background:rgba(51,51,51,0); height:100%;} .fancyButton300.fancyButton:link > span,.fancyButton300.fancyButton:visited > span, .fancyButton300div.fancyButton > span{ } .fancyButton300.fancyButton:hover > span,.fancyButton300.fancyButton:focus > span,.fancyButton300.fancyButton:active > span,.fancyButton300.fancyButton.hover > span{ } .fancyButton300.fancyButton .text{ color: #ffffff; font-size: 1.2em; font-family: "Poppins"; text-align: center; font-weight: 600; text-decoration: none; background-repeat: no-repeat; background-position: center top; transition:.2s ease-in-out; position:absolute; padding:1.5em 1em 0 1em; bottom:0; border-radius:0px 0px 4px 4px; line-height:1; display:block; text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);} .fancyButton300.fancyButton:hover .text,.fancyButton300.fancyButton:focus .text,.fancyButton300.fancyButton:active .text,.fancyButton300.fancyButton.hover .text{ color: #1A4378; text-decoration: none; background-repeat: no-repeat; background-position: left top; padding:1.5em 1em 1em 1em; background:#fff;text-shadow: 0px 3px 3px rgba(0, 0, 0, 0);} .fancyButton300.fancyButton .textStyle1{ color: rgb(255, 255, 255); font-size: .8em; font-family: Open Sans; font-style: normal; text-decoration: none; display:block; padding-top:1.5em; line-height:1.2; font-weight:200;} .fancyButton300.fancyButton:hover .textStyle1, .fancyButton300.fancyButton.hover .textStyle1{ color: rgb(5, 0, 42); text-decoration: none; } .fancyButton300.fancyButton .textStyle2{ color: rgb(5, 0, 42); font-size: .7em; font-family: Inter; font-weight: 500; text-decoration: none; display:block; padding:1em; margin-top:20px; font-weight:400; border-radius:4px; background:#fff; color:#333; width:140px; text-align:center; opacity:0; transition:.2s ease-in-out; border:2px solid #efefef; margin:20px auto 0; } .fancyButton300.fancyButton:hover .textStyle2, .fancyButton300.fancyButton.hover .textStyle2{ color: rgb(255, 255, 255); text-decoration: none; opacity:1; color:#333; } .fancyButton300:focus .text .textStyle2, .fancyButton300:active .text .textStyle2{ opacity:1; } .fancyButton300 .textStyle2:hover{ background:#0F3459; border-color:#0F3459; color:#fff!important; box-shadow: rgba(16,42,77, 0.25) 0px 30px 20px -10px, rgba(16,42,773, 0.3) 0px 10px 30px -10px;} .fancyButton300.fancyButton .textStyle3{ color: rgb(255, 255, 255); font-size: 1.2em; font-style: normal; text-decoration: none; line-height:1; display:block; text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);} .fancyButton300.fancyButton:hover .textStyle3, .fancyButton300.fancyButton.hover .textStyle3{ color: rgb(26, 67, 120); text-decoration: none; text-shadow: 0px 3px 3px rgba(0, 0, 0, 0);} RecreationClick here to find community event informationLearn More .fancyButton302.fancyButton:link,.fancyButton302.fancyButton:visited, .fancyButton302div.fancyButton{ width: 100%; background-image: url(/ImageRepository/Document?documentID=69); background-repeat: no-repeat; background-position: center top; background-size:cover; max-width:320px; height:320px; margin:30px auto 30px auto; position:relative; transition:.2s ease-in-out; box-shadow:0px 2px 5px 0px rgba(16,42,77,0.3); border-radius:4px; } .fancyButton302>span{ background:rgba(16,42,77,.85); height:100%; border-radius:4px; transition:.2s ease-in-out;} .fancyButton302.fancyButton:hover,.fancyButton302.fancyButton:focus,.fancyButton302.fancyButton:active,.fancyButton302.fancyButton.hover{ background-repeat: no-repeat; background-position: center top; margin:0px auto 0px auto; height:380px; box-shadow: rgba(16,42,77, 0.25) 0px 50px 80px -30px, rgba(16,42,773, 0.3) 0px 30px 60px -30px; } .fancyButton302:focus .text .textStyle1, .fancyButton302:active .text .textStyle1{ color:#515151; } .fancyButton302>span:hover{ background:rgba(51,51,51,0); height:100%;} .fancyButton302.fancyButton:link > span,.fancyButton302.fancyButton:visited > span, .fancyButton302div.fancyButton > span{ } .fancyButton302.fancyButton:hover > span,.fancyButton302.fancyButton:focus > span,.fancyButton302.fancyButton:active > span,.fancyButton302.fancyButton.hover > span{ } .fancyButton302.fancyButton .text{ color: #ffffff; font-size: 1.2em; font-family: "Poppins"; font-weight: 600; text-decoration: none; background-repeat: no-repeat; background-position: left top; transition:.2s ease-in-out; position:absolute; padding:1em 1.5em 0 1em; bottom:0; border-radius:0px 0px 4px 4px; line-height:1; display:block; text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);} .fancyButton302.fancyButton:hover .text,.fancyButton302.fancyButton:focus .text,.fancyButton302.fancyButton:active .text,.fancyButton302.fancyButton.hover .text{ color: #1A4378; text-decoration: none; background-repeat: no-repeat; background-position: left top; padding:1.5em 1.5em 1.5em 1.5em; background:#fff;text-shadow: 0px 3px 3px rgba(0, 0, 0, 0);} .fancyButton302.fancyButton .textStyle1{ color: rgb(255, 255, 255); font-size: .8em; font-family: Open Sans; font-style: normal; text-decoration: none; display:block; padding-top:1.5em; line-height:1.2; font-weight:200;} .fancyButton302.fancyButton:hover .textStyle1, .fancyButton302.fancyButton.hover .textStyle1{ color: rgb(5, 0, 42); text-decoration: none; } .fancyButton302.fancyButton .textStyle2{ color: rgb(5, 0, 42); font-size: .7em; font-family: Inter; font-weight: 500; text-decoration: none; display:block; padding:1em; margin-top:20px; font-weight:400; border-radius:4px; background:#fff; color:#333; width:140px; text-align:center; opacity:0; transition:.2s ease-in-out; border:2px solid #efefef; margin:20px auto 0; } .fancyButton302.fancyButton:hover .textStyle2, .fancyButton302.fancyButton.hover .textStyle2{ color: rgb(255, 255, 255); text-decoration: none; opacity:1; color:#333; } .fancyButton302:focus .text .textStyle2, .fancyButton302:active .text .textStyle2{ opacity:1; } .fancyButton302 .textStyle2:hover{ background:#0F3459; border-color:#0F3459; color:#fff!important; box-shadow: rgba(16,42,77, 0.25) 0px 30px 20px -10px, rgba(16,42,773, 0.3) 0px 10px 30px -10px; } Baldwin Park NOWStay up-to-date with the latest newsLearn More .fancyButton221.fancyButton:link,.fancyButton221.fancyButton:visited, .fancyButton221div.fancyButton{ width: 100%; background-image: url('/ImageRepository/Document?documentID=4686'); background-repeat: no-repeat; background-position: center top; background-size:cover; max-width:320px; height:320px; margin:30px auto 30px auto; position:relative; transition:.2s ease-in-out; box-shadow:0px 2px 5px 0px rgba(16,42,77,0.3); border-radius:4px; } .fancyButton221>span{ background:rgba(16,42,77,.85); height:100%; border-radius:4px; transition:.2s ease-in-out;} .fancyButton221.fancyButton:hover,.fancyButton221.fancyButton:focus,.fancyButton221.fancyButton:active,.fancyButton221.fancyButton.hover{ background-repeat: no-repeat; background-position: center top; margin:0px auto 0px auto; height:380px; box-shadow: rgba(16,42,77, 0.25) 0px 50px 80px -30px, rgba(16,42,773, 0.3) 0px 30px 60px -30px; } .fancyButton221:focus .text .textStyle1, .fancyButton221:active .text .textStyle1{ color:#515151; } .fancyButton221>span:hover{ background:rgba(51,51,51,0); height:100%;} .fancyButton221.fancyButton:link > span,.fancyButton221.fancyButton:visited > span, .fancyButton221div.fancyButton > span{ } .fancyButton221.fancyButton:hover > span,.fancyButton221.fancyButton:focus > span,.fancyButton221.fancyButton:active > span,.fancyButton221.fancyButton.hover > span{ } .fancyButton221.fancyButton .text{ color: #ffffff; font-size: 1.2em; font-family: "Poppins"; font-weight: 600; text-decoration: none; background-repeat: no-repeat; background-position: left top; transition:.2s ease-in-out; position:absolute; padding:1em 1.5em 0 1em; bottom:0; border-radius:0px 0px 4px 4px; line-height:1; display:block; text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);} .fancyButton221.fancyButton:hover .text,.fancyButton221.fancyButton:focus .text,.fancyButton221.fancyButton:active .text,.fancyButton221.fancyButton.hover .text{ color: #1A4378; text-decoration: none; background-repeat: no-repeat; background-position: left top; padding:1.5em 1.5em 1.5em 1.5em; background:#fff;text-shadow: 0px 3px 3px rgba(0, 0, 0, 0);} .fancyButton221.fancyButton .textStyle1{ color: rgb(255, 255, 255); font-size: .8em; font-family: Open Sans; font-style: normal; text-decoration: none; display:block; padding-top:1.5em; line-height:1.2; font-weight:200;} .fancyButton221.fancyButton:hover .textStyle1, .fancyButton221.fancyButton.hover .textStyle1{ color: rgb(5, 0, 42); text-decoration: none; } .fancyButton221.fancyButton .textStyle2{ color: rgb(5, 0, 42); font-size: .7em; font-family: Inter; font-weight: 500; text-decoration: none; display:block; padding:1em; margin-top:20px; font-weight:400; border-radius:4px; background:#fff; color:#333; width:140px; text-align:center; opacity:0; transition:.2s ease-in-out; border:2px solid #efefef; margin:20px auto 0; } .fancyButton221.fancyButton:hover .textStyle2, .fancyButton221.fancyButton.hover .textStyle2{ color: rgb(255, 255, 255); text-decoration: none; opacity:1; color:#333; } .fancyButton221:focus .text .textStyle2, .fancyButton221:active .text .textStyle2{ opacity:1; } .fancyButton221 .textStyle2:hover{ background:#0F3459; border-color:#0F3459; color:#fff!important; box-shadow: rgba(16,42,77, 0.25) 0px 30px 20px -10px, rgba(16,42,773, 0.3) 0px 10px 30px -10px; } .fancyButton221.fancyButton .textStyle3{ color: rgb(255, 255, 255); font-size: 1.2em; font-style: normal; text-decoration: none; line-height:1; display:block; text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);} .fancyButton221.fancyButton:hover .textStyle3, .fancyButton221.fancyButton.hover .textStyle3{ color: rgb(26, 67, 120); text-decoration: none; text-shadow: 0px 3px 3px rgba(0, 0, 0, 0);} .fancyButton221.fancyButton .textStyle4{ color: rgb(255, 255, 255); font-size: 1.2em; font-style: normal; text-decoration: none; line-height:1; display:block; text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);} .fancyButton221.fancyButton:hover .textStyle4, .fancyButton221.fancyButton.hover .textStyle4{ color: rgb(26, 67, 120); text-decoration: none; text-shadow: 0px 3px 3px rgba(0, 0, 0, 0);} .fancyButton221.fancyButton .textStyle5{ color: rgb(255, 255, 255); font-size: 1.2em; font-style: normal; text-decoration: none; line-height:1; display:block; text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);} .fancyButton221.fancyButton:hover .textStyle5, .fancyButton221.fancyButton.hover .textStyle5{ color: rgb(26, 67, 120); text-decoration: none; text-shadow: 0px 3px 3px rgba(0, 0, 0, 0);} HOME .fancyButton55.fancyButton:link,.fancyButton55.fancyButton:visited, .fancyButton55div.fancyButton{ height: 90px; padding-top: 9px; background-repeat: no-repeat; background-position: center top; transition: all .3s ease-in-out; background-color: rgba(238, 242, 245,.9); backdrop-filter: blur(7px); -webkit-backdrop-filter: blur(7px);} .fancyButton55.fancyButton:hover,.fancyButton55.fancyButton:focus,.fancyButton55.fancyButton:active,.fancyButton55.fancyButton.hover{ background-color: rgb(16, 42, 77); background-repeat: no-repeat; background-position: center top; } .fancyButton55.fancyButton:link > span,.fancyButton55.fancyButton:visited > span, .fancyButton55div.fancyButton > span{ } .fancyButton55.fancyButton:hover > span,.fancyButton55.fancyButton:focus > span,.fancyButton55.fancyButton:active > span,.fancyButton55.fancyButton.hover > span{ } .fancyButton55.fancyButton .text{ color: rgb(5, 0, 42); font-size: .9em; font-family: "Inter"; padding-top: 48px; padding-bottom: 5px; padding-right: 4px; padding-left: 4px; font-weight: 500; text-decoration: none; padding-top: 48px; padding-bottom: 5px; padding-right: 4px; padding-left: 4px; background-image: url('/ImageRepository/Document?documentID=83'); background-repeat: no-repeat; background-position: center top; background-size: 35px; transition: all .3s ease-in-out;text-transform: uppercase; line-height: 1.1;} .fancyButton55.fancyButton:hover .text,.fancyButton55.fancyButton:focus .text,.fancyButton55.fancyButton:active .text,.fancyButton55.fancyButton.hover .text{ color: rgb(255, 255, 255); text-decoration: underline; background-image: url('/ImageRepository/Document?documentID=79'); background-repeat: no-repeat; background-position: center top; background-size: 45px; } Police .fancyButton56.fancyButton:link,.fancyButton56.fancyButton:visited, .fancyButton56div.fancyButton{ height: 90px; padding-top: 9px; background-repeat: no-repeat; background-position: center top; transition: all .3s ease-in-out; background-color: rgba(238, 242, 245,.9); backdrop-filter: blur(7px); -webkit-backdrop-filter: blur(7px);} .fancyButton56.fancyButton:hover,.fancyButton56.fancyButton:focus,.fancyButton56.fancyButton:active,.fancyButton56.fancyButton.hover{ background-color: rgb(16, 42, 77); background-repeat: no-repeat; background-position: center top; } .fancyButton56.fancyButton:link > span,.fancyButton56.fancyButton:visited > span, .fancyButton56div.fancyButton > span{ } .fancyButton56.fancyButton:hover > span,.fancyButton56.fancyButton:focus > span,.fancyButton56.fancyButton:active > span,.fancyButton56.fancyButton.hover > span{ } .fancyButton56.fancyButton .text{ color: rgb(5, 0, 42); font-size: .9em; font-family: "Inter"; padding-top: 48px; padding-bottom: 5px; padding-right: 4px; padding-left: 4px; font-weight: 500; text-decoration: none; padding-top: 48px; padding-bottom: 5px; padding-right: 4px; padding-left: 4px; background-image: url('/ImageRepository/Document?documentID=82'); background-repeat: no-repeat; background-position: center top; background-size: 35px; transition: all .3s ease-in-out;text-transform: uppercase; line-height: 1.1;} .fancyButton56.fancyButton:hover .text,.fancyButton56.fancyButton:focus .text,.fancyButton56.fancyButton:active .text,.fancyButton56.fancyButton.hover .text{ color: rgb(255, 255, 255); text-decoration: underline; background-image: url('/ImageRepository/Document?documentID=77'); background-repeat: no-repeat; background-position: center top; background-size: 45px; } Subscribe .fancyButton57.fancyButton:link,.fancyButton57.fancyButton:visited, .fancyButton57div.fancyButton{ height: 90px; padding-top: 9px; background-repeat: no-repeat; background-position: center top; transition: all .3s ease-in-out; background-color: rgba(238, 242, 245,.9); backdrop-filter: blur(7px); -webkit-backdrop-filter: blur(7px);} .fancyButton57.fancyButton:hover,.fancyButton57.fancyButton:focus,.fancyButton57.fancyButton:active,.fancyButton57.fancyButton.hover{ background-color: rgb(16, 42, 77); background-repeat: no-repeat; background-position: center top; } .fancyButton57.fancyButton:link > span,.fancyButton57.fancyButton:visited > span, .fancyButton57div.fancyButton > span{ } .fancyButton57.fancyButton:hover > span,.fancyButton57.fancyButton:focus > span,.fancyButton57.fancyButton:active > span,.fancyButton57.fancyButton.hover > span{ } .fancyButton57.fancyButton .text{ color: rgb(5, 0, 42); font-size: .9em; font-family: "Inter"; padding-top: 48px; padding-bottom: 5px; padding-right: 4px; padding-left: 4px; font-weight: 500; text-decoration: none; padding-top: 48px; padding-bottom: 5px; padding-right: 4px; padding-left: 4px; background-image: url('/ImageRepository/Document?documentID=81'); background-repeat: no-repeat; background-position: center top; background-size: 35px; transition: all .3s ease-in-out;text-transform: uppercase; line-height: 1.1;} .fancyButton57.fancyButton:hover .text,.fancyButton57.fancyButton:focus .text,.fancyButton57.fancyButton:active .text,.fancyButton57.fancyButton.hover .text{ color: rgb(255, 255, 255); text-decoration: underline; background-image: url('/ImageRepository/Document?documentID=76'); background-repeat: no-repeat; background-position: center top; background-size: 45px; } Instagram .fancyButton58.fancyButton:link,.fancyButton58.fancyButton:visited, .fancyButton58div.fancyButton{ height: 90px; padding-top: 9px; background-repeat: no-repeat; background-position: center top; transition: all .3s ease-in-out; background-color: rgba(238, 242, 245,.9); backdrop-filter: blur(7px); -webkit-backdrop-filter: blur(7px);} .fancyButton58.fancyButton:hover,.fancyButton58.fancyButton:focus,.fancyButton58.fancyButton:active,.fancyButton58.fancyButton.hover{ background-color: rgb(16, 42, 77); background-repeat: no-repeat; background-position: center top; } .fancyButton58.fancyButton:link > span,.fancyButton58.fancyButton:visited > span, .fancyButton58div.fancyButton > span{ } .fancyButton58.fancyButton:hover > span,.fancyButton58.fancyButton:focus > span,.fancyButton58.fancyButton:active > span,.fancyButton58.fancyButton.hover > span{ } .fancyButton58.fancyButton .text{ color: rgb(5, 0, 42); font-size: .9em; font-family: "Inter"; padding-top: 48px; padding-bottom: 5px; padding-right: 4px; padding-left: 4px; font-weight: 500; text-decoration: none; padding-top: 48px; padding-bottom: 5px; padding-right: 4px; padding-left: 4px; background-image: url('/ImageRepository/Document?documentID=80'); background-repeat: no-repeat; background-position: center top; background-size: 35px; transition: all .3s ease-in-out;text-transform: uppercase; line-height: 1.1;} .fancyButton58.fancyButton:hover .text,.fancyButton58.fancyButton:focus .text,.fancyButton58.fancyButton:active .text,.fancyButton58.fancyButton.hover .text{ color: rgb(255, 255, 255); text-decoration: underline; background-image: url('/ImageRepository/Document?documentID=78'); background-repeat: no-repeat; background-position: center top; background-size: 45px; } Helpful Links Agendas & Minutes Election & Voter Information Report Issues Public Transit City Council /QuickLinks.aspx Site Links Home Site Map Contact Us Accessibility Copyright Notices Privacy Policy /QuickLinks.aspx Contact Us City Hall: 14403 E. Pacific Avenue, Baldwin Park, CA 91706 Phone: 626-960-4011 Fax: 626-962-2625 City Hours: 7:30am - 5:30pm Monday -ThursdayClosed Friday, Saturday, and Sunday"

Waypoint Church Welcomes New and Returning Visitors to Chapel Hill Community

3 days ago

"Welcome to Waypoint Church. We are a local faith community serving the Chapel Hill, Raleigh, and Durham area. Whether you're new to faith, returning after time away, or exploring spirituality, you're welcome here. Our community gathers for worship services and various faith-based activities throughout the week."

Presidential Assessment Committee to Meet April 9

1 week ago

"The University of North Carolina Board of Governors Presidential Assessment Committee will hold a special meeting at 3:45 p.m. Thursday, April 9, 2026. The purpose of the meeting is to consider an appointments matter. The meeting will be held virtually. Portions of the meeting will be streamed online so that simultaneous live audio and video are available to the public. The meeting livestream can be accessed here, and the virtual meeting will originate at 223 S. West St., Raleigh. If technical difficulties with the video stream are encountered, the video will be disabled for members and the public, and the meeting will continue in audio-only format. Please note that some items may be considered in closed session in accordance with the Open Meetings Law."

Stone Center Hosts First Annual Black N STEM Conference

2 weeks ago

"Communiversity Youth Program connects the vision of Dr. Stone and the work and resources of the Sonja Haynes Stone Center for Black Culture and History with the University campus and local and state communities through service-learning, community-building, outreach, leadership and interpersonal skills development. Communiversity fulfills an important part of the Stone Center’s mission of examining the role of culture in social change and community development by helping to improve student performance through education and practical experience. These components educate, empower and expose participating community youth to various aspects of African and African American culture and history, along with other cultural traditions, through alternative teaching methods. Working in cooperation with other University departments, Communiversity also sponsors other community outreach programs that assist in building and/or rebuilding key economic and social resources. Through funding from Welcome Burroughs Fund, CYP and the Stone Center Present: Black N Stem Conference. This will be a day filled with learning, curiosity, and conversation! Meals (Breakfast and Lunch) and Snack(s) are included. Transportation funds are available to youth programs. 100 Slots available as of May 26, 2026! ____________________________________________________________________________________________________________________________ This application must be completed in its entirety before your scholar is confirmed for the conference: https://go.unc.edu/BlackNSTEM"

Community Guidelines
  • Share local celebrations and life transitions.
  • Maintain a respectful and supportive tone.
  • Verify event details before posting.
  • No commercial advertising in announcements.
Upcoming Local Events
Jun14

Tony Rock

Local Venue
Jun14

Hamilton (Touring)

Local Venue
Jun14

Tony Rock

Local Venue
Jun14

Hamilton (Touring)

Local Venue
Jun16

Durham Bulls vs. Jacksonville Jumbo Shrimp

Local Venue

Celebrate Together

Sharing announcements helps build a stronger, more connected community.

Post Yours

Have a milestone to share with your community? Let everyone know.

Create Announcement