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

West Melbourne Day News

Small town charm, big community spirit.West Melbourne, FL Edition
general

Pinellas County Seeks Developers for 24-Acre Downtown Clearwater Redevelopment

HA
Harvey WaldenCommunity Member
21 hours ago
Pinellas County Seeks Developers for 24-Acre Downtown Clearwater Redevelopment

Pinellas County invited experienced developers to submit proposals for redevelopment of parcels totaling 24.66 acres of County-owned land in downtown Clearwater today, June 16, advancing long-term goals to create a vibrant, mixed-use downtown that benefits residents, businesses and visitors.

Pinellas County invited experienced developers to submit proposals for redevelopment of parcels totaling 24.66 acres of County-owned land in downtown Clearwater today, June 16, advancing long-term goals to create a vibrant, mixed-use downtown that benefits residents, businesses and visitors. Developers will have 90 days to submit their proposals, which are due by 3 p.m. on Sept. 18, 2026. The RFN process is designed to encourage competition, ensure transparency and protect the public interest while positioning the sites for thoughtful private investment. The County’s vision calls for a walkable district with residential, commercial, retail, hospitality, civic, and public realm uses that create an active environment for residents and visitors alike. “Downtown Clearwater represents an important opportunity to build on past public investments and support long-term economic growth,” said County Administrator Barry Burton. “This process allows the County to evaluate development proposals openly and select a partner that can deliver lasting community benefits.” This opportunity is part of the County’s broader modernization strategy, supported by the planned relocation of County operations to a new Administration and Judicial Complex, with occupancy anticipated in mid-2029. Pinellas County and the City of Clearwater are aligned in their goals for placemaking, connectivity, fiscal sustainability, and long-term community benefit. CBRE, Inc., the world’s largest commercial real estate services firm, serves as the County’s real estate advisor and, together with the County’s procurement department, is helping lead a transparent and competitive process for this transformational downtown redevelopment opportunity. The County held a public town hall on April 29 to gather public input on the goals for this project. The county will schedule additional input opportunities following review of the developer proposals. Updates and additional information will be posted at https://pinellas.gov/projects/new-pinellas-county-government-center/the-future-of-the-countys-properties-in-downtown-clearwater/.  The RFN and due diligence information are available in the Virtual Deal Room (VDR) on CBRE’s project website, www.PinellasCountyDowntownClearwaterRedevelopment.com. Goals for downtown redevelopment Through this effort, the County aims to: Create an active, mixed-use downtown serving residents year-round Attract new industries that complement the area’s tourism economy Expand the long-term tax base that supports public services Strengthen connections between downtown, the waterfront and surrounding districts Leverage existing City and County infrastructure investments How the RFN process works The Request for Negotiations is a structured public procurement process that allows the County to review proposals from qualified developers before selecting a preferred partner. The County is not obligated to select any proposal if submissions do not meet expectations. Key steps include: Public release of the RFN (June 16, 2026) Approximately 90 days for development teams to prepare proposals Detailed evaluation of qualifications, financial capacity and project concepts Interviews and clarifications with top-ranked teams Public discussion and recommendation by the Board of County Commissioners Negotiation of binding development agreements Evaluation criteria Proposals will be evaluated based on several factors, including: Developer experience and successful completion of comparable projects Financial strength and verified funding sources Compatibility with redevelopment goals and community vision Realistic development timelines and long-term operational plans The post County seeks development proposals for downtown Clearwater parcels appeared first on Pinellas County.

Spread the word
Community Remembrances

West Melbourne City Council Workshop Scheduled

1 day ago

"Search autocomplete is currently not responding. Please try again later. 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 // Utilities .fancyButton61.fancyButton:link,.fancyButton61.fancyButton:visited, .fancyButton61div.fancyButton{ background-color: rgb(40, 37, 93); -webkit-border-top-left-radius: 12px; -moz-border-top-left-radius: 12px; -khtml-border-top-left-radius: 12px; border-top-left-radius: 12px; -webkit-border-top-right-radius: 12px; -moz-border-top-right-radius: 12px; -khtml-border-top-right-radius: 12px; border-top-right-radius: 12px; -webkit-border-bottom-left-radius: 12px; -moz-border-bottom-left-radius: 12px; -khtml-border-bottom-left-radius: 12px; border-bottom-left-radius: 12px; -webkit-border-bottom-right-radius: 12px; -moz-border-bottom-right-radius: 12px; -khtml-border-bottom-right-radius: 12px; border-bottom-right-radius: 12px; background-repeat: no-repeat; background-position: left top; border-top: 3px solid rgb(40, 37, 93); border-left: 3px solid rgb(40, 37, 93); border-right: 3px solid rgb(40, 37, 93); border-bottom: 3px solid rgb(40, 37, 93); box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16); transition: all .2s ease-in-out; position: relative; } .fancyButton61::after { content: ""; position: absolute; left: 94px; top: 50%; transform: translateY(-50%); width: 4px; height: calc(100% - 20px); border-radius: 2px; background: rgba(239, 171, 66, 1);} .fancyButton61.fancyButton:hover,.fancyButton61.fancyButton:focus,.fancyButton61.fancyButton:active,.fancyButton61.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; border-top: 3px solid rgb(238, 150, 54); border-left: 3px solid rgb(238, 150, 54); border-right: 3px solid rgb(238, 150, 54); border-bottom: 3px solid rgb(238, 150, 54); } .fancyButton61.fancyButton:link > span,.fancyButton61.fancyButton:visited > span, .fancyButton61div.fancyButton > span{ } .fancyButton61.fancyButton:hover > span,.fancyButton61.fancyButton:focus > span,.fancyButton61.fancyButton:active > span,.fancyButton61.fancyButton.hover > span{ } .fancyButton61.fancyButton .text{ color: rgb(252, 251, 244); font-size: 1.1em; font-family: "Montserrat"; text-align: left; padding-right: 22px; padding-left: 122px; font-weight: 600; text-decoration: none; padding-right: 22px; padding-left: 122px; background-image: url('/ImageRepository/Document?documentID=15673'); background-repeat: no-repeat; background-position: 15px center; height: 90px; line-height: 1.2; transition: all .2s ease-in-out; } .fancyButton61.fancyButton:hover .text,.fancyButton61.fancyButton:focus .text,.fancyButton61.fancyButton:active .text,.fancyButton61.fancyButton.hover .text{ text-decoration: underline; background-image: url('/ImageRepository/Document?documentID=15674'); } Parks & Recreation .fancyButton63.fancyButton:link,.fancyButton63.fancyButton:visited, .fancyButton63div.fancyButton{ background-color: rgb(40, 37, 93); -webkit-border-top-left-radius: 12px; -moz-border-top-left-radius: 12px; -khtml-border-top-left-radius: 12px; border-top-left-radius: 12px; -webkit-border-top-right-radius: 12px; -moz-border-top-right-radius: 12px; -khtml-border-top-right-radius: 12px; border-top-right-radius: 12px; -webkit-border-bottom-left-radius: 12px; -moz-border-bottom-left-radius: 12px; -khtml-border-bottom-left-radius: 12px; border-bottom-left-radius: 12px; -webkit-border-bottom-right-radius: 12px; -moz-border-bottom-right-radius: 12px; -khtml-border-bottom-right-radius: 12px; border-bottom-right-radius: 12px; background-repeat: no-repeat; background-position: left top; border-top: 3px solid rgb(40, 37, 93); border-left: 3px solid rgb(40, 37, 93); border-right: 3px solid rgb(40, 37, 93); border-bottom: 3px solid rgb(40, 37, 93); box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16); transition: all .2s ease-in-out; position: relative; } .fancyButton63::after { content: ""; position: absolute; left: 94px; top: 50%; transform: translateY(-50%); width: 4px; height: calc(100% - 20px); border-radius: 2px; background: rgba(239, 171, 66, 1);} .fancyButton63.fancyButton:hover,.fancyButton63.fancyButton:focus,.fancyButton63.fancyButton:active,.fancyButton63.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; border-top: 3px solid rgb(238, 150, 54); border-left: 3px solid rgb(238, 150, 54); border-right: 3px solid rgb(238, 150, 54); border-bottom: 3px solid rgb(238, 150, 54); } .fancyButton63.fancyButton:link > span,.fancyButton63.fancyButton:visited > span, .fancyButton63div.fancyButton > span{ } .fancyButton63.fancyButton:hover > span,.fancyButton63.fancyButton:focus > span,.fancyButton63.fancyButton:active > span,.fancyButton63.fancyButton.hover > span{ } .fancyButton63.fancyButton .text{ color: rgb(252, 251, 244); font-size: 1.1em; font-family: "Montserrat"; text-align: left; padding-right: 22px; padding-left: 122px; font-weight: 600; text-decoration: none; padding-right: 22px; padding-left: 122px; background-image: url('/ImageRepository/Document?documentID=15667'); background-repeat: no-repeat; background-position: 15px center; height: 90px; line-height: 1.2; transition: all .2s ease-in-out; } .fancyButton63.fancyButton:hover .text,.fancyButton63.fancyButton:focus .text,.fancyButton63.fancyButton:active .text,.fancyButton63.fancyButton.hover .text{ text-decoration: underline; background-image: url('/ImageRepository/Document?documentID=15668'); } Building Permits .fancyButton62.fancyButton:link,.fancyButton62.fancyButton:visited, .fancyButton62div.fancyButton{ background-color: rgb(40, 37, 93); -webkit-border-top-left-radius: 12px; -moz-border-top-left-radius: 12px; -khtml-border-top-left-radius: 12px; border-top-left-radius: 12px; -webkit-border-top-right-radius: 12px; -moz-border-top-right-radius: 12px; -khtml-border-top-right-radius: 12px; border-top-right-radius: 12px; -webkit-border-bottom-left-radius: 12px; -moz-border-bottom-left-radius: 12px; -khtml-border-bottom-left-radius: 12px; border-bottom-left-radius: 12px; -webkit-border-bottom-right-radius: 12px; -moz-border-bottom-right-radius: 12px; -khtml-border-bottom-right-radius: 12px; border-bottom-right-radius: 12px; background-repeat: no-repeat; background-position: left top; border-top: 3px solid rgb(40, 37, 93); border-left: 3px solid rgb(40, 37, 93); border-right: 3px solid rgb(40, 37, 93); border-bottom: 3px solid rgb(40, 37, 93); box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16); transition: all .2s ease-in-out; position: relative; } .fancyButton62::after { content: ""; position: absolute; left: 94px; top: 50%; transform: translateY(-50%); width: 4px; height: calc(100% - 20px); border-radius: 2px; background: rgba(239, 171, 66, 1);} .fancyButton62.fancyButton:hover,.fancyButton62.fancyButton:focus,.fancyButton62.fancyButton:active,.fancyButton62.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; border-top: 3px solid rgb(238, 150, 54); border-left: 3px solid rgb(238, 150, 54); border-right: 3px solid rgb(238, 150, 54); border-bottom: 3px solid rgb(238, 150, 54); } .fancyButton62.fancyButton:link > span,.fancyButton62.fancyButton:visited > span, .fancyButton62div.fancyButton > span{ } .fancyButton62.fancyButton:hover > span,.fancyButton62.fancyButton:focus > span,.fancyButton62.fancyButton:active > span,.fancyButton62.fancyButton.hover > span{ } .fancyButton62.fancyButton .text{ color: rgb(252, 251, 244); font-size: 1.1em; font-family: "Montserrat"; text-align: left; padding-right: 22px; padding-left: 122px; font-weight: 600; text-decoration: none; padding-right: 22px; padding-left: 122px; background-image: url('/ImageRepository/Document?documentID=15661'); background-repeat: no-repeat; background-position: 15px center; height: 90px; line-height: 1.2; transition: all .2s ease-in-out; } .fancyButton62.fancyButton:hover .text,.fancyButton62.fancyButton:focus .text,.fancyButton62.fancyButton:active .text,.fancyButton62.fancyButton.hover .text{ text-decoration: underline; background-image: url('/ImageRepository/Document?documentID=15662'); } Police Department .fancyButton64.fancyButton:link,.fancyButton64.fancyButton:visited, .fancyButton64div.fancyButton{ background-color: rgb(40, 37, 93); -webkit-border-top-left-radius: 12px; -moz-border-top-left-radius: 12px; -khtml-border-top-left-radius: 12px; border-top-left-radius: 12px; -webkit-border-top-right-radius: 12px; -moz-border-top-right-radius: 12px; -khtml-border-top-right-radius: 12px; border-top-right-radius: 12px; -webkit-border-bottom-left-radius: 12px; -moz-border-bottom-left-radius: 12px; -khtml-border-bottom-left-radius: 12px; border-bottom-left-radius: 12px; -webkit-border-bottom-right-radius: 12px; -moz-border-bottom-right-radius: 12px; -khtml-border-bottom-right-radius: 12px; border-bottom-right-radius: 12px; background-repeat: no-repeat; background-position: left top; border-top: 3px solid rgb(40, 37, 93); border-left: 3px solid rgb(40, 37, 93); border-right: 3px solid rgb(40, 37, 93); border-bottom: 3px solid rgb(40, 37, 93); box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16); transition: all .2s ease-in-out; position: relative; } .fancyButton64::after { content: ""; position: absolute; left: 94px; top: 50%; transform: translateY(-50%); width: 4px; height: calc(100% - 20px); border-radius: 2px; background: rgba(239, 171, 66, 1);} .fancyButton64.fancyButton:hover,.fancyButton64.fancyButton:focus,.fancyButton64.fancyButton:active,.fancyButton64.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; border-top: 3px solid rgb(238, 150, 54); border-left: 3px solid rgb(238, 150, 54); border-right: 3px solid rgb(238, 150, 54); border-bottom: 3px solid rgb(238, 150, 54); } .fancyButton64.fancyButton:link > span,.fancyButton64.fancyButton:visited > span, .fancyButton64div.fancyButton > span{ } .fancyButton64.fancyButton:hover > span,.fancyButton64.fancyButton:focus > span,.fancyButton64.fancyButton:active > span,.fancyButton64.fancyButton.hover > span{ } .fancyButton64.fancyButton .text{ color: rgb(252, 251, 244); font-size: 1.1em; font-family: "Montserrat"; text-align: left; padding-right: 22px; padding-left: 122px; font-weight: 600; text-decoration: none; padding-right: 22px; padding-left: 122px; background-image: url('/ImageRepository/Document?documentID=15671'); background-repeat: no-repeat; background-position: 15px center; height: 90px; line-height: 1.2; transition: all .2s ease-in-out; } .fancyButton64.fancyButton:hover .text,.fancyButton64.fancyButton:focus .text,.fancyButton64.fancyButton:active .text,.fancyButton64.fancyButton.hover .text{ text-decoration: underline; background-image: url('/ImageRepository/Document?documentID=15672'); } Payments .fancyButton68.fancyButton:link,.fancyButton68.fancyButton:visited, .fancyButton68div.fancyButton{ background-color: rgb(40, 37, 93); -webkit-border-top-left-radius: 12px; -moz-border-top-left-radius: 12px; -khtml-border-top-left-radius: 12px; border-top-left-radius: 12px; -webkit-border-top-right-radius: 12px; -moz-border-top-right-radius: 12px; -khtml-border-top-right-radius: 12px; border-top-right-radius: 12px; -webkit-border-bottom-left-radius: 12px; -moz-border-bottom-left-radius: 12px; -khtml-border-bottom-left-radius: 12px; border-bottom-left-radius: 12px; -webkit-border-bottom-right-radius: 12px; -moz-border-bottom-right-radius: 12px; -khtml-border-bottom-right-radius: 12px; border-bottom-right-radius: 12px; background-repeat: no-repeat; background-position: left top; border-top: 3px solid rgb(40, 37, 93); border-left: 3px solid rgb(40, 37, 93); border-right: 3px solid rgb(40, 37, 93); border-bottom: 3px solid rgb(40, 37, 93); box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16); transition: all .2s ease-in-out; position: relative; } .fancyButton68::after { content: ""; position: absolute; left: 94px; top: 50%; transform: translateY(-50%); width: 4px; height: calc(100% - 20px); border-radius: 2px; background: rgba(239, 171, 66, 1);} .fancyButton68.fancyButton:hover,.fancyButton68.fancyButton:focus,.fancyButton68.fancyButton:active,.fancyButton68.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; border-top: 3px solid rgb(238, 150, 54); border-left: 3px solid rgb(238, 150, 54); border-right: 3px solid rgb(238, 150, 54); border-bottom: 3px solid rgb(238, 150, 54); } .fancyButton68.fancyButton:link > span,.fancyButton68.fancyButton:visited > span, .fancyButton68div.fancyButton > span{ } .fancyButton68.fancyButton:hover > span,.fancyButton68.fancyButton:focus > span,.fancyButton68.fancyButton:active > span,.fancyButton68.fancyButton.hover > span{ } .fancyButton68.fancyButton .text{ color: rgb(252, 251, 244); font-size: 1.1em; font-family: "Montserrat"; text-align: left; padding-right: 22px; padding-left: 122px; font-weight: 600; text-decoration: none; padding-right: 22px; padding-left: 122px; background-image: url('/ImageRepository/Document?documentID=15669'); background-repeat: no-repeat; background-position: 15px center; height: 90px; line-height: 1.2; transition: all .2s ease-in-out; } .fancyButton68.fancyButton:hover .text,.fancyButton68.fancyButton:focus .text,.fancyButton68.fancyButton:active .text,.fancyButton68.fancyButton.hover .text{ text-decoration: underline; background-image: url('/ImageRepository/Document?documentID=15670'); } Business Tax Receipt .fancyButton69.fancyButton:link,.fancyButton69.fancyButton:visited, .fancyButton69div.fancyButton{ background-color: rgb(40, 37, 93); -webkit-border-top-left-radius: 12px; -moz-border-top-left-radius: 12px; -khtml-border-top-left-radius: 12px; border-top-left-radius: 12px; -webkit-border-top-right-radius: 12px; -moz-border-top-right-radius: 12px; -khtml-border-top-right-radius: 12px; border-top-right-radius: 12px; -webkit-border-bottom-left-radius: 12px; -moz-border-bottom-left-radius: 12px; -khtml-border-bottom-left-radius: 12px; border-bottom-left-radius: 12px; -webkit-border-bottom-right-radius: 12px; -moz-border-bottom-right-radius: 12px; -khtml-border-bottom-right-radius: 12px; border-bottom-right-radius: 12px; background-repeat: no-repeat; background-position: left top; border-top: 3px solid rgb(40, 37, 93); border-left: 3px solid rgb(40, 37, 93); border-right: 3px solid rgb(40, 37, 93); border-bottom: 3px solid rgb(40, 37, 93); box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16); transition: all .2s ease-in-out; position: relative; } .fancyButton69::after { content: ""; position: absolute; left: 94px; top: 50%; transform: translateY(-50%); width: 4px; height: calc(100% - 20px); border-radius: 2px; background: rgba(239, 171, 66, 1);} .fancyButton69.fancyButton:hover,.fancyButton69.fancyButton:focus,.fancyButton69.fancyButton:active,.fancyButton69.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; border-top: 3px solid rgb(238, 150, 54); border-left: 3px solid rgb(238, 150, 54); border-right: 3px solid rgb(238, 150, 54); border-bottom: 3px solid rgb(238, 150, 54); } .fancyButton69.fancyButton:link > span,.fancyButton69.fancyButton:visited > span, .fancyButton69div.fancyButton > span{ } .fancyButton69.fancyButton:hover > span,.fancyButton69.fancyButton:focus > span,.fancyButton69.fancyButton:active > span,.fancyButton69.fancyButton.hover > span{ } .fancyButton69.fancyButton .text{ color: rgb(252, 251, 244); font-size: 1.1em; font-family: "Montserrat"; text-align: left; padding-right: 22px; padding-left: 122px; font-weight: 600; text-decoration: none; padding-right: 22px; padding-left: 122px; background-image: url('/ImageRepository/Document?documentID=15663'); background-repeat: no-repeat; background-position: 15px center; height: 90px; line-height: 1.2; transition: all .2s ease-in-out; } .fancyButton69.fancyButton:hover .text,.fancyButton69.fancyButton:focus .text,.fancyButton69.fancyButton:active .text,.fancyButton69.fancyButton.hover .text{ text-decoration: underline; background-image: url('/ImageRepository/Document?documentID=15664'); } Employment .fancyButton70.fancyButton:link,.fancyButton70.fancyButton:visited, .fancyButton70div.fancyButton{ background-color: rgb(40, 37, 93); -webkit-border-top-left-radius: 12px; -moz-border-top-left-radius: 12px; -khtml-border-top-left-radius: 12px; border-top-left-radius: 12px; -webkit-border-top-right-radius: 12px; -moz-border-top-right-radius: 12px; -khtml-border-top-right-radius: 12px; border-top-right-radius: 12px; -webkit-border-bottom-left-radius: 12px; -moz-border-bottom-left-radius: 12px; -khtml-border-bottom-left-radius: 12px; border-bottom-left-radius: 12px; -webkit-border-bottom-right-radius: 12px; -moz-border-bottom-right-radius: 12px; -khtml-border-bottom-right-radius: 12px; border-bottom-right-radius: 12px; background-repeat: no-repeat; background-position: left top; border-top: 3px solid rgb(40, 37, 93); border-left: 3px solid rgb(40, 37, 93); border-right: 3px solid rgb(40, 37, 93); border-bottom: 3px solid rgb(40, 37, 93); box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16); transition: all .2s ease-in-out; position: relative; } .fancyButton70::after { content: ""; position: absolute; left: 94px; top: 50%; transform: translateY(-50%); width: 4px; height: calc(100% - 20px); border-radius: 2px; background: rgba(239, 171, 66, 1);} .fancyButton70.fancyButton:hover,.fancyButton70.fancyButton:focus,.fancyButton70.fancyButton:active,.fancyButton70.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; border-top: 3px solid rgb(238, 150, 54); border-left: 3px solid rgb(238, 150, 54); border-right: 3px solid rgb(238, 150, 54); border-bottom: 3px solid rgb(238, 150, 54); } .fancyButton70.fancyButton:link > span,.fancyButton70.fancyButton:visited > span, .fancyButton70div.fancyButton > span{ } .fancyButton70.fancyButton:hover > span,.fancyButton70.fancyButton:focus > span,.fancyButton70.fancyButton:active > span,.fancyButton70.fancyButton.hover > span{ } .fancyButton70.fancyButton .text{ color: rgb(252, 251, 244); font-size: 1.1em; font-family: "Montserrat"; text-align: left; padding-right: 22px; padding-left: 122px; font-weight: 600; text-decoration: none; padding-right: 22px; padding-left: 122px; background-image: url('/ImageRepository/Document?documentID=15665'); background-repeat: no-repeat; background-position: 15px center; height: 90px; line-height: 1.2; transition: all .2s ease-in-out; } .fancyButton70.fancyButton:hover .text,.fancyButton70.fancyButton:focus .text,.fancyButton70.fancyButton:active .text,.fancyButton70.fancyButton.hover .text{ text-decoration: underline; background-image: url('/ImageRepository/Document?documentID=15666'); } Agendas & Minutes .fancyButton71.fancyButton:link,.fancyButton71.fancyButton:visited, .fancyButton71div.fancyButton{ background-color: rgb(40, 37, 93); -webkit-border-top-left-radius: 12px; -moz-border-top-left-radius: 12px; -khtml-border-top-left-radius: 12px; border-top-left-radius: 12px; -webkit-border-top-right-radius: 12px; -moz-border-top-right-radius: 12px; -khtml-border-top-right-radius: 12px; border-top-right-radius: 12px; -webkit-border-bottom-left-radius: 12px; -moz-border-bottom-left-radius: 12px; -khtml-border-bottom-left-radius: 12px; border-bottom-left-radius: 12px; -webkit-border-bottom-right-radius: 12px; -moz-border-bottom-right-radius: 12px; -khtml-border-bottom-right-radius: 12px; border-bottom-right-radius: 12px; background-repeat: no-repeat; background-position: left top; border-top: 3px solid rgb(40, 37, 93); border-left: 3px solid rgb(40, 37, 93); border-right: 3px solid rgb(40, 37, 93); border-bottom: 3px solid rgb(40, 37, 93); box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16); transition: all .2s ease-in-out; position: relative; } .fancyButton71::after { content: ""; position: absolute; left: 94px; top: 50%; transform: translateY(-50%); width: 4px; height: calc(100% - 20px); border-radius: 2px; background: rgba(239, 171, 66, 1);} .fancyButton71.fancyButton:hover,.fancyButton71.fancyButton:focus,.fancyButton71.fancyButton:active,.fancyButton71.fancyButton.hover{ background-repeat: no-repeat; background-position: left top; border-top: 3px solid rgb(238, 150, 54); border-left: 3px solid rgb(238, 150, 54); border-right: 3px solid rgb(238, 150, 54); border-bottom: 3px solid rgb(238, 150, 54); } .fancyButton71.fancyButton:link > span,.fancyButton71.fancyButton:visited > span, .fancyButton71div.fancyButton > span{ } .fancyButton71.fancyButton:hover > span,.fancyButton71.fancyButton:focus > span,.fancyButton71.fancyButton:active > span,.fancyButton71.fancyButton.hover > span{ } .fancyButton71.fancyButton .text{ color: rgb(252, 251, 244); font-size: 1.1em; font-family: "Montserrat"; text-align: left; padding-right: 22px; padding-left: 122px; font-weight: 600; text-decoration: none; padding-right: 22px; padding-left: 122px; background-image: url('/ImageRepository/Document?documentID=15659'); background-repeat: no-repeat; background-position: 15px center; height: 90px; line-height: 1.2; transition: all .2s ease-in-out; } .fancyButton71.fancyButton:hover .text,.fancyButton71.fancyButton:focus .text,.fancyButton71.fancyButton:active .text,.fancyButton71.fancyButton.hover .text{ text-decoration: underline; background-image: url('/ImageRepository/Document?documentID=15660'); } "

Calvary Chapel Academy Seeking Athletic Sponsors

2 days ago

"Athletic Sponsorships CCA is looking for sponsors for our athletic programs. If you are interested in becoming a sponsor, please contact the school office."

West Melbourne City Council to Hold Meeting

2 days ago

"City Council Meeting - Regular Meeting. Check the City website for the full agenda and meeting time."

West Melbourne City Council to Hold Meeting

2 days ago

"City Council Meeting - Regular Meeting. Check the City website for the full agenda and meeting time."

West Melbourne Planning and Zoning Board Meeting Agenda Released

2 days ago

"Planning and Zoning Board Meeting Agenda - August 15, 2024"

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
Jun17

First Duty Station Officers (FDSO) Mandatory Financial Briefing

Local Venue
Jun18

Tips for TSP

Local Venue
Jun19

Florida Fridays: Brevard Zoo: Indian River Lagoon Restoration

Local Venue
Jun19

Story Time at the Library

Local Venue
Jun22

Line Dancing With Some Soul

West Melbourne City Hall

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