Skip to main content
Day.News — Local News. Real Community.

Bradenton Day News

Orlando: Beyond the Theme Parks, Discover MoreBradenton, FL Edition
Welcome

Community Announcements

Share what matters with neighbors — events, milestones, and local updates.

Regional Focus
Bradenton

Regional Spotlight

general
Featured Spotlight
general3 weeks ago

Manatee County Opens 2026-27 Certified Process Server Applications (July 1-Aug. 31)

The application period to become a certified process server in the Twelfth Judicial Circuit begins Wednesday, July 1, 2026. Applicants must complete the online application, provide the application fee and upload all necessary documents between July 1 and August 31, 2026, to be approved for the certification period of September 1, 2026 – August 31, 2027.

Local Community
0
0

Recent Community News

24 Announcements
general
general
HAHarvey Walden
2 weeks ago

June 2026 City Connect

The document content could not be reliably extracted due to PDF encoding issues. The file contains primarily binary/encoded data with JFIF image markers and appears to be a scanned or image-based PDF rather than text-based.

00
general
general
HAHarvey Walden
2 weeks ago

June 2026 City Connect

The document content could not be reliably extracted due to PDF encoding issues. The file contains primarily binary/encoded data with JFIF image markers and appears to be a scanned or image-based PDF rather than text-based.

00
general
general
HAHarvey Walden
2 weeks ago

City Connect Online Issue 3 - April 2026

The PDF document could not be successfully parsed. The content streams are compressed and encoded in a format that does not yield readable text. This appears to be a technical issue with the document file itself rather than content unavailability.

00
general
general
HAHarvey Walden
2 weeks ago

City Connect Online Issue 6

The PDF document could not be properly extracted due to data corruption or encoding issues. The visible metadata indicates this is 'City Connect Online Issue 6' from the City of Anna Maria, but the actual article content is not readable from the provided file data.

00
general
general
HAHarvey Walden
2 weeks ago

City Connect March 2026 Issue

The PDF document provided does not contain extractable text content. The file consists primarily of PDF object definitions, stream data with compression/encoding, and metadata. The visible text includes only 'City Connect Issue 2' appearing twice in the document structure, but no substantive article content could be recovered from the provided data.

00
general
general
HAHarvey Walden
2 weeks ago

June 2026 City Connect

The document content could not be reliably extracted due to PDF encoding issues. The file contains primarily binary/encoded data with JFIF image markers and appears to be a scanned or image-based PDF rather than text-based.

00
general
general
HAHarvey Walden
2 weeks ago

City Connect Online Issue 4 - May 2026

The provided PDF file contains corrupted or heavily compressed data that cannot be reliably extracted. The document structure indicates it is 'City Connect Online Issue 4' from May 2026, but the actual article text, announcements, and community information are not readable in the provided file format.

00
general
general
HAHarvey Walden
2 weeks ago

Unable to Extract - Corrupted PDF

The document could not be parsed. The PDF file contains encoded binary stream data that cannot be decoded into readable text. This appears to be either a corrupted file, an image-based PDF without OCR, or a file with encryption/compression that prevents standard text extraction.

00
general
general
HAHarvey Walden
2 weeks ago

Unable to Extract - Corrupted PDF

The document could not be parsed. The PDF file contains encoded binary stream data that cannot be decoded into readable text. This appears to be either a corrupted file, an image-based PDF without OCR, or a file with encryption/compression that prevents standard text extraction.

00
general
general
HAHarvey Walden
2 weeks ago

City Connect Online Issue 6

The PDF document could not be properly extracted due to data corruption or encoding issues. The visible metadata indicates this is 'City Connect Online Issue 6' from the City of Anna Maria, but the actual article content is not readable from the provided file data.

00
general
general
HAHarvey Walden
2 weeks ago

City Connect March 2026 Issue

The PDF document provided does not contain extractable text content. The file consists primarily of PDF object definitions, stream data with compression/encoding, and metadata. The visible text includes only 'City Connect Issue 2' appearing twice in the document structure, but no substantive article content could be recovered from the provided data.

00
general
general
HAHarvey Walden
2 weeks ago

City Connect Online Issue 4 - May 2026

The provided PDF file contains corrupted or heavily compressed data that cannot be reliably extracted. The document structure indicates it is 'City Connect Online Issue 4' from May 2026, but the actual article text, announcements, and community information are not readable in the provided file format.

00
general
general
HAHarvey Walden
2 weeks ago

City Connect Online Issue 3 - April 2026

The PDF document could not be successfully parsed. The content streams are compressed and encoded in a format that does not yield readable text. This appears to be a technical issue with the document file itself rather than content unavailability.

00
Bradenton Beach Planning & Zoning Meeting Canceled
government
HAHarvey Walden
3 weeks ago

Bradenton Beach Planning & Zoning Meeting Canceled

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 .fancyButton27.fancyButton:link,.fancyButton27.fancyButton:visited, .fancyButton27div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton27.fancyButton:hover,.fancyButton27.fancyButton:focus,.fancyButton27.fancyButton:active,.fancyButton27.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton27.fancyButton:link > span,.fancyButton27.fancyButton:visited > span, .fancyButton27div.fancyButton > span{ } .fancyButton27.fancyButton:hover > span,.fancyButton27.fancyButton:focus > span,.fancyButton27.fancyButton:active > span,.fancyButton27.fancyButton.hover > span{ } .fancyButton27.fancyButton .text{ color: #fff; font-size: 1.10em; font-family: "Montserrat"; text-align: center; padding-top: 125px; font-weight: 300; text-decoration: none; padding-top: 125px; background-image: url('/ImageRepository/Document?documentID=4906'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; height: 210px; vertical-align: top; } .fancyButton27.fancyButton:hover .text,.fancyButton27.fancyButton:focus .text,.fancyButton27.fancyButton:active .text,.fancyButton27.fancyButton.hover .text{ text-decoration: none; background-image: url('/ImageRepository/Document?documentID=4907'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } Forms .fancyButton28.fancyButton:link,.fancyButton28.fancyButton:visited, .fancyButton28div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton28.fancyButton:hover,.fancyButton28.fancyButton:focus,.fancyButton28.fancyButton:active,.fancyButton28.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton28.fancyButton:link > span,.fancyButton28.fancyButton:visited > span, .fancyButton28div.fancyButton > span{ } .fancyButton28.fancyButton:hover > span,.fancyButton28.fancyButton:focus > span,.fancyButton28.fancyButton:active > span,.fancyButton28.fancyButton.hover > span{ } .fancyButton28.fancyButton .text{ color: #fff; font-size: 1.10em; font-family: "Montserrat"; text-align: center; padding-top: 125px; font-weight: 300; text-decoration: none; padding-top: 125px; background-image: url('/ImageRepository/Document?documentID=4902'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; height: 210px; vertical-align: top; } .fancyButton28.fancyButton:hover .text,.fancyButton28.fancyButton:focus .text,.fancyButton28.fancyButton:active .text,.fancyButton28.fancyButton.hover .text{ text-decoration: none; background-image: url('/ImageRepository/Document?documentID=4903'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } FAQs .fancyButton29.fancyButton:link,.fancyButton29.fancyButton:visited, .fancyButton29div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton29.fancyButton:hover,.fancyButton29.fancyButton:focus,.fancyButton29.fancyButton:active,.fancyButton29.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton29.fancyButton:link > span,.fancyButton29.fancyButton:visited > span, .fancyButton29div.fancyButton > span{ } .fancyButton29.fancyButton:hover > span,.fancyButton29.fancyButton:focus > span,.fancyButton29.fancyButton:active > span,.fancyButton29.fancyButton.hover > span{ } .fancyButton29.fancyButton .text{ color: #fff; font-size: 1.10em; font-family: "Montserrat"; text-align: center; padding-top: 125px; font-weight: 300; text-decoration: none; padding-top: 125px; background-image: url('/ImageRepository/Document?documentID=4900'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; height: 210px; vertical-align: top; } .fancyButton29.fancyButton:hover .text,.fancyButton29.fancyButton:focus .text,.fancyButton29.fancyButton:active .text,.fancyButton29.fancyButton.hover .text{ text-decoration: none; background-image: url('/ImageRepository/Document?documentID=4901'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } Public Works .fancyButton30.fancyButton:link,.fancyButton30.fancyButton:visited, .fancyButton30div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton30.fancyButton:hover,.fancyButton30.fancyButton:focus,.fancyButton30.fancyButton:active,.fancyButton30.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton30.fancyButton:link > span,.fancyButton30.fancyButton:visited > span, .fancyButton30div.fancyButton > span{ } .fancyButton30.fancyButton:hover > span,.fancyButton30.fancyButton:focus > span,.fancyButton30.fancyButton:active > span,.fancyButton30.fancyButton.hover > span{ } .fancyButton30.fancyButton .text{ color: #fff; font-size: 1.10em; font-family: "Montserrat"; text-align: center; padding-top: 125px; font-weight: 300; text-decoration: none; padding-top: 125px; background-image: url('/ImageRepository/Document?documentID=4904'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; height: 210px; vertical-align: top; } .fancyButton30.fancyButton:hover .text,.fancyButton30.fancyButton:focus .text,.fancyButton30.fancyButton:active .text,.fancyButton30.fancyButton.hover .text{ text-decoration: none; background-image: url('/ImageRepository/Document?documentID=4905'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } Business Licenses .fancyButton31.fancyButton:link,.fancyButton31.fancyButton:visited, .fancyButton31div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton31.fancyButton:hover,.fancyButton31.fancyButton:focus,.fancyButton31.fancyButton:active,.fancyButton31.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton31.fancyButton:link > span,.fancyButton31.fancyButton:visited > span, .fancyButton31div.fancyButton > span{ } .fancyButton31.fancyButton:hover > span,.fancyButton31.fancyButton:focus > span,.fancyButton31.fancyButton:active > span,.fancyButton31.fancyButton.hover > span{ } .fancyButton31.fancyButton .text{ color: #fff; font-size: 1.10em; font-family: "Montserrat"; text-align: center; padding-top: 125px; font-weight: 300; text-decoration: none; padding-top: 125px; background-image: url('/ImageRepository/Document?documentID=4898'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; height: 210px; vertical-align: top; } .fancyButton31.fancyButton:hover .text,.fancyButton31.fancyButton:focus .text,.fancyButton31.fancyButton:active .text,.fancyButton31.fancyButton.hover .text{ text-decoration: none; background-image: url('/ImageRepository/Document?documentID=4899'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } Building and Planning .fancyButton32.fancyButton:link,.fancyButton32.fancyButton:visited, .fancyButton32div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton32.fancyButton:hover,.fancyButton32.fancyButton:focus,.fancyButton32.fancyButton:active,.fancyButton32.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton32.fancyButton:link > span,.fancyButton32.fancyButton:visited > span, .fancyButton32div.fancyButton > span{ } .fancyButton32.fancyButton:hover > span,.fancyButton32.fancyButton:focus > span,.fancyButton32.fancyButton:active > span,.fancyButton32.fancyButton.hover > span{ } .fancyButton32.fancyButton .text{ color: #fff; font-size: 1.10em; font-family: "Montserrat"; text-align: center; padding-top: 125px; font-weight: 300; text-decoration: none; padding-top: 125px; background-image: url('/ImageRepository/Document?documentID=5068'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; height: 210px; vertical-align: top; } .fancyButton32.fancyButton:hover .text,.fancyButton32.fancyButton:focus .text,.fancyButton32.fancyButton:active .text,.fancyButton32.fancyButton.hover .text{ text-decoration: none; background-image: url('/ImageRepository/Document?documentID=5069'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } //Render slideshow if info advacned items contain one. $(document).ready(function (e) { $('#divInfoAdvfc505df9-b4f9-459f-8450-793e9d48df66 .InfoAdvanced.widgetItem').each(function () { renderSlideshowIfApplicable($(this)); }); }); The City of Bradenton Beach is committed to providing a website that is accessible to the widest possible audience. We are actively working to increase the accessibility and usability of our website to adhere to WCAG and W3C standards. For assistance with records, please contact City Clerk Terri Sanclemente at (941) 778-1005 or email [email protected]. Click here for more information on our website accessibility.

00
Bradenton Beach Commission Meeting Canceled
government
HAHarvey Walden
3 weeks ago

Bradenton Beach Commission Meeting Canceled

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 .fancyButton27.fancyButton:link,.fancyButton27.fancyButton:visited, .fancyButton27div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton27.fancyButton:hover,.fancyButton27.fancyButton:focus,.fancyButton27.fancyButton:active,.fancyButton27.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton27.fancyButton:link > span,.fancyButton27.fancyButton:visited > span, .fancyButton27div.fancyButton > span{ } .fancyButton27.fancyButton:hover > span,.fancyButton27.fancyButton:focus > span,.fancyButton27.fancyButton:active > span,.fancyButton27.fancyButton.hover > span{ } .fancyButton27.fancyButton .text{ color: #fff; font-size: 1.10em; font-family: "Montserrat"; text-align: center; padding-top: 125px; font-weight: 300; text-decoration: none; padding-top: 125px; background-image: url('/ImageRepository/Document?documentID=4906'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; height: 210px; vertical-align: top; } .fancyButton27.fancyButton:hover .text,.fancyButton27.fancyButton:focus .text,.fancyButton27.fancyButton:active .text,.fancyButton27.fancyButton.hover .text{ text-decoration: none; background-image: url('/ImageRepository/Document?documentID=4907'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } Forms .fancyButton28.fancyButton:link,.fancyButton28.fancyButton:visited, .fancyButton28div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton28.fancyButton:hover,.fancyButton28.fancyButton:focus,.fancyButton28.fancyButton:active,.fancyButton28.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton28.fancyButton:link > span,.fancyButton28.fancyButton:visited > span, .fancyButton28div.fancyButton > span{ } .fancyButton28.fancyButton:hover > span,.fancyButton28.fancyButton:focus > span,.fancyButton28.fancyButton:active > span,.fancyButton28.fancyButton.hover > span{ } .fancyButton28.fancyButton .text{ color: #fff; font-size: 1.10em; font-family: "Montserrat"; text-align: center; padding-top: 125px; font-weight: 300; text-decoration: none; padding-top: 125px; background-image: url('/ImageRepository/Document?documentID=4902'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; height: 210px; vertical-align: top; } .fancyButton28.fancyButton:hover .text,.fancyButton28.fancyButton:focus .text,.fancyButton28.fancyButton:active .text,.fancyButton28.fancyButton.hover .text{ text-decoration: none; background-image: url('/ImageRepository/Document?documentID=4903'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } FAQs .fancyButton29.fancyButton:link,.fancyButton29.fancyButton:visited, .fancyButton29div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton29.fancyButton:hover,.fancyButton29.fancyButton:focus,.fancyButton29.fancyButton:active,.fancyButton29.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton29.fancyButton:link > span,.fancyButton29.fancyButton:visited > span, .fancyButton29div.fancyButton > span{ } .fancyButton29.fancyButton:hover > span,.fancyButton29.fancyButton:focus > span,.fancyButton29.fancyButton:active > span,.fancyButton29.fancyButton.hover > span{ } .fancyButton29.fancyButton .text{ color: #fff; font-size: 1.10em; font-family: "Montserrat"; text-align: center; padding-top: 125px; font-weight: 300; text-decoration: none; padding-top: 125px; background-image: url('/ImageRepository/Document?documentID=4900'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; height: 210px; vertical-align: top; } .fancyButton29.fancyButton:hover .text,.fancyButton29.fancyButton:focus .text,.fancyButton29.fancyButton:active .text,.fancyButton29.fancyButton.hover .text{ text-decoration: none; background-image: url('/ImageRepository/Document?documentID=4901'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } Public Works .fancyButton30.fancyButton:link,.fancyButton30.fancyButton:visited, .fancyButton30div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton30.fancyButton:hover,.fancyButton30.fancyButton:focus,.fancyButton30.fancyButton:active,.fancyButton30.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton30.fancyButton:link > span,.fancyButton30.fancyButton:visited > span, .fancyButton30div.fancyButton > span{ } .fancyButton30.fancyButton:hover > span,.fancyButton30.fancyButton:focus > span,.fancyButton30.fancyButton:active > span,.fancyButton30.fancyButton.hover > span{ } .fancyButton30.fancyButton .text{ color: #fff; font-size: 1.10em; font-family: "Montserrat"; text-align: center; padding-top: 125px; font-weight: 300; text-decoration: none; padding-top: 125px; background-image: url('/ImageRepository/Document?documentID=4904'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; height: 210px; vertical-align: top; } .fancyButton30.fancyButton:hover .text,.fancyButton30.fancyButton:focus .text,.fancyButton30.fancyButton:active .text,.fancyButton30.fancyButton.hover .text{ text-decoration: none; background-image: url('/ImageRepository/Document?documentID=4905'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } Business Licenses .fancyButton31.fancyButton:link,.fancyButton31.fancyButton:visited, .fancyButton31div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton31.fancyButton:hover,.fancyButton31.fancyButton:focus,.fancyButton31.fancyButton:active,.fancyButton31.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton31.fancyButton:link > span,.fancyButton31.fancyButton:visited > span, .fancyButton31div.fancyButton > span{ } .fancyButton31.fancyButton:hover > span,.fancyButton31.fancyButton:focus > span,.fancyButton31.fancyButton:active > span,.fancyButton31.fancyButton.hover > span{ } .fancyButton31.fancyButton .text{ color: #fff; font-size: 1.10em; font-family: "Montserrat"; text-align: center; padding-top: 125px; font-weight: 300; text-decoration: none; padding-top: 125px; background-image: url('/ImageRepository/Document?documentID=4898'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; height: 210px; vertical-align: top; } .fancyButton31.fancyButton:hover .text,.fancyButton31.fancyButton:focus .text,.fancyButton31.fancyButton:active .text,.fancyButton31.fancyButton.hover .text{ text-decoration: none; background-image: url('/ImageRepository/Document?documentID=4899'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } Building and Planning .fancyButton32.fancyButton:link,.fancyButton32.fancyButton:visited, .fancyButton32div.fancyButton{ background-repeat: no-repeat; background-position: left top; } .fancyButton32.fancyButton:hover,.fancyButton32.fancyButton:focus,.fancyButton32.fancyButton:active,.fancyButton32.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; } .fancyButton32.fancyButton:link > span,.fancyButton32.fancyButton:visited > span, .fancyButton32div.fancyButton > span{ } .fancyButton32.fancyButton:hover > span,.fancyButton32.fancyButton:focus > span,.fancyButton32.fancyButton:active > span,.fancyButton32.fancyButton.hover > span{ } .fancyButton32.fancyButton .text{ color: #fff; font-size: 1.10em; font-family: "Montserrat"; text-align: center; padding-top: 125px; font-weight: 300; text-decoration: none; padding-top: 125px; background-image: url('/ImageRepository/Document?documentID=5068'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; height: 210px; vertical-align: top; } .fancyButton32.fancyButton:hover .text,.fancyButton32.fancyButton:focus .text,.fancyButton32.fancyButton:active .text,.fancyButton32.fancyButton.hover .text{ text-decoration: none; background-image: url('/ImageRepository/Document?documentID=5069'); background-repeat: no-repeat; background-position: center top; opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } //Render slideshow if info advacned items contain one. $(document).ready(function (e) { $('#divInfoAdvfc505df9-b4f9-459f-8450-793e9d48df66 .InfoAdvanced.widgetItem').each(function () { renderSlideshowIfApplicable($(this)); }); }); The City of Bradenton Beach is committed to providing a website that is accessible to the widest possible audience. We are actively working to increase the accessibility and usability of our website to adhere to WCAG and W3C standards. For assistance with records, please contact City Clerk Terri Sanclemente at (941) 778-1005 or email [email protected]. Click here for more information on our website accessibility.

00
general
general
HAHarvey Walden
3 weeks ago

Manatee County Opens 2026-27 Certified Process Server Applications (July 1-Aug. 31)

The application period to become a certified process server in the Twelfth Judicial Circuit begins Wednesday, July 1, 2026. Applicants must complete the online application, provide the application fee and upload all necessary documents between July 1 and August 31, 2026, to be approved for the certification period of September 1, 2026 – August 31, 2027.

00
government
government
HAHarvey Walden
3 weeks ago

Firesafety Inspector Subcommittee Meeting: August 20th

00
general
general
HAHarvey Walden
3 weeks ago

Christmas Tree Collection Begins January 5

00
general
general
HAHarvey Walden
3 weeks ago

Yoga by the Bay Every Monday & Thursday

Join us every Monday and Thursday for a relaxing outdoor yoga session by the bay. Classes are donation-based (suggested $15) and open to all levels.What to Bring: Please bring a yoga mat, water bottle, and towel.Guided by yoga instructor: @papa_guru

00
general
general
HAHarvey Walden
3 weeks ago

Manatee County Bar Association Hosts Holiday Party

December 2023 MCBA Holiday Party

00
Community Remembrances

Firesafety Inspector Subcommittee Meeting: August 20th

3 weeks ago

""

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
Aug04

Bradenton Marauders vs. Fort Myers Mighty Mussels

LECOM Park
Aug04

Unlocking Your Divine Potential | Daily Encouragement with Pastor Phil

Church
Aug05

Bradenton Marauders vs. Fort Myers Mighty Mussels

LECOM Park
Aug05

Open Mic Night In The TaproomWith Hosts Johnny V & Leo

Local Venue
Aug06

Bradenton Marauders vs. Fort Myers Mighty Mussels

LECOM Park

Celebrate Together

Sharing announcements helps build a stronger, more connected community.