Firestone Municipal Court Announces 2026 Schedule: Twice-Monthly Sessions Begin
"Municipal CourtThe Firestone Municipal Court serves as the Judiciary branch of the Firestone Town Government. It is a lower court that tries criminal Misdemeanors, Petty Offenses, Town Ordinance violations, and traffic violations. In most cases, a Plea is entered when a Defendant makes a first appearance for Arraignment. LocationThe Firestone Municipal Court is situated within the Firestone Police Department and Municipal Court building at 9900 Park Avenue, adjacent to Town Hall. The building is located at the intersection of Colorado Blvd. and Sable Ave. Map to Court.2026 Municipal Court SessionsBeginning in 2026, the Town of Firestone Municipal Court will hold court twice a month. Please ensure attendance according to the correspondence included with the ticket you received, which will specify the case type. View the Town's calendar for the most updated court dates. Starting in January 2026, the Municipal Court Schedule is as follows:"
Firestone Finance Committee Meeting
"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 of 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
//
Stay Connected
.fancyButton255.fancyButton:link,.fancyButton255.fancyButton:visited, .fancyButton255div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7643');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton255::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton255:hover::after,
.fancyButton255:focus::after,
.fancyButton255:active::after {
height: 0px;
}
.fancyButton255::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton255:hover::before,
.fancyButton255:focus::before,
.fancyButton255:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton255.fancyButton:hover,.fancyButton255.fancyButton:focus,.fancyButton255.fancyButton:active,.fancyButton255.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7644');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton255.fancyButton:link > span,.fancyButton255.fancyButton:visited > span, .fancyButton255div.fancyButton > span{
}
.fancyButton255.fancyButton:hover > span,.fancyButton255.fancyButton:focus > span,.fancyButton255.fancyButton:active > span,.fancyButton255.fancyButton.hover > span{
}
.fancyButton255.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton255.fancyButton:hover .text,.fancyButton255.fancyButton:focus .text,.fancyButton255.fancyButton:active .text,.fancyButton255.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Events
.fancyButton256.fancyButton:link,.fancyButton256.fancyButton:visited, .fancyButton256div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7635');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton256::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton256:hover::after,
.fancyButton256:focus::after,
.fancyButton256:active::after {
height: 0px;
}
.fancyButton256::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton256:hover::before,
.fancyButton256:focus::before,
.fancyButton256:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton256.fancyButton:hover,.fancyButton256.fancyButton:focus,.fancyButton256.fancyButton:active,.fancyButton256.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7636');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton256.fancyButton:link > span,.fancyButton256.fancyButton:visited > span, .fancyButton256div.fancyButton > span{
}
.fancyButton256.fancyButton:hover > span,.fancyButton256.fancyButton:focus > span,.fancyButton256.fancyButton:active > span,.fancyButton256.fancyButton.hover > span{
}
.fancyButton256.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton256.fancyButton:hover .text,.fancyButton256.fancyButton:focus .text,.fancyButton256.fancyButton:active .text,.fancyButton256.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Make a Payment
.fancyButton258.fancyButton:link,.fancyButton258.fancyButton:visited, .fancyButton258div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7639');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton258::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton258:hover::after,
.fancyButton258:focus::after,
.fancyButton258:active::after {
height: 0px;
}
.fancyButton258::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton258:hover::before,
.fancyButton258:focus::before,
.fancyButton258:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton258.fancyButton:hover,.fancyButton258.fancyButton:focus,.fancyButton258.fancyButton:active,.fancyButton258.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7640');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton258.fancyButton:link > span,.fancyButton258.fancyButton:visited > span, .fancyButton258div.fancyButton > span{
}
.fancyButton258.fancyButton:hover > span,.fancyButton258.fancyButton:focus > span,.fancyButton258.fancyButton:active > span,.fancyButton258.fancyButton.hover > span{
}
.fancyButton258.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton258.fancyButton:hover .text,.fancyButton258.fancyButton:focus .text,.fancyButton258.fancyButton:active .text,.fancyButton258.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Permits & Licenses
.fancyButton259.fancyButton:link,.fancyButton259.fancyButton:visited, .fancyButton259div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7641');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton259::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton259:hover::after,
.fancyButton259:focus::after,
.fancyButton259:active::after {
height: 0px;
}
.fancyButton259::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton259:hover::before,
.fancyButton259:focus::before,
.fancyButton259:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton259.fancyButton:hover,.fancyButton259.fancyButton:focus,.fancyButton259.fancyButton:active,.fancyButton259.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7642');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton259.fancyButton:link > span,.fancyButton259.fancyButton:visited > span, .fancyButton259div.fancyButton > span{
}
.fancyButton259.fancyButton:hover > span,.fancyButton259.fancyButton:focus > span,.fancyButton259.fancyButton:active > span,.fancyButton259.fancyButton.hover > span{
}
.fancyButton259.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton259.fancyButton:hover .text,.fancyButton259.fancyButton:focus .text,.fancyButton259.fancyButton:active .text,.fancyButton259.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Job Openings
.fancyButton260.fancyButton:link,.fancyButton260.fancyButton:visited, .fancyButton260div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7637');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton260::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton260:hover::after,
.fancyButton260:focus::after,
.fancyButton260:active::after {
height: 0px;
}
.fancyButton260::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton260:hover::before,
.fancyButton260:focus::before,
.fancyButton260:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton260.fancyButton:hover,.fancyButton260.fancyButton:focus,.fancyButton260.fancyButton:active,.fancyButton260.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7638');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton260.fancyButton:link > span,.fancyButton260.fancyButton:visited > span, .fancyButton260div.fancyButton > span{
}
.fancyButton260.fancyButton:hover > span,.fancyButton260.fancyButton:focus > span,.fancyButton260.fancyButton:active > span,.fancyButton260.fancyButton.hover > span{
}
.fancyButton260.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton260.fancyButton:hover .text,.fancyButton260.fancyButton:focus .text,.fancyButton260.fancyButton:active .text,.fancyButton260.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Agendas & Minutes
.fancyButton261.fancyButton:link,.fancyButton261.fancyButton:visited, .fancyButton261div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7633');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton261::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton261:hover::after,
.fancyButton261:focus::after,
.fancyButton261:active::after {
height: 0px;
}
.fancyButton261::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton261:hover::before,
.fancyButton261:focus::before,
.fancyButton261:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton261.fancyButton:hover,.fancyButton261.fancyButton:focus,.fancyButton261.fancyButton:active,.fancyButton261.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7634');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton261.fancyButton:link > span,.fancyButton261.fancyButton:visited > span, .fancyButton261div.fancyButton > span{
}
.fancyButton261.fancyButton:hover > span,.fancyButton261.fancyButton:focus > span,.fancyButton261.fancyButton:active > span,.fancyButton261.fancyButton.hover > span{
}
.fancyButton261.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton261.fancyButton:hover .text,.fancyButton261.fancyButton:focus .text,.fancyButton261.fancyButton:active .text,.fancyButton261.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
"
Firestone Urban Renewal Authority Meeting Scheduled
"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 of 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
//
Stay Connected
.fancyButton255.fancyButton:link,.fancyButton255.fancyButton:visited, .fancyButton255div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7643');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton255::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton255:hover::after,
.fancyButton255:focus::after,
.fancyButton255:active::after {
height: 0px;
}
.fancyButton255::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton255:hover::before,
.fancyButton255:focus::before,
.fancyButton255:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton255.fancyButton:hover,.fancyButton255.fancyButton:focus,.fancyButton255.fancyButton:active,.fancyButton255.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7644');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton255.fancyButton:link > span,.fancyButton255.fancyButton:visited > span, .fancyButton255div.fancyButton > span{
}
.fancyButton255.fancyButton:hover > span,.fancyButton255.fancyButton:focus > span,.fancyButton255.fancyButton:active > span,.fancyButton255.fancyButton.hover > span{
}
.fancyButton255.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton255.fancyButton:hover .text,.fancyButton255.fancyButton:focus .text,.fancyButton255.fancyButton:active .text,.fancyButton255.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Events
.fancyButton256.fancyButton:link,.fancyButton256.fancyButton:visited, .fancyButton256div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7635');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton256::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton256:hover::after,
.fancyButton256:focus::after,
.fancyButton256:active::after {
height: 0px;
}
.fancyButton256::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton256:hover::before,
.fancyButton256:focus::before,
.fancyButton256:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton256.fancyButton:hover,.fancyButton256.fancyButton:focus,.fancyButton256.fancyButton:active,.fancyButton256.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7636');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton256.fancyButton:link > span,.fancyButton256.fancyButton:visited > span, .fancyButton256div.fancyButton > span{
}
.fancyButton256.fancyButton:hover > span,.fancyButton256.fancyButton:focus > span,.fancyButton256.fancyButton:active > span,.fancyButton256.fancyButton.hover > span{
}
.fancyButton256.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton256.fancyButton:hover .text,.fancyButton256.fancyButton:focus .text,.fancyButton256.fancyButton:active .text,.fancyButton256.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Make a Payment
.fancyButton258.fancyButton:link,.fancyButton258.fancyButton:visited, .fancyButton258div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7639');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton258::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton258:hover::after,
.fancyButton258:focus::after,
.fancyButton258:active::after {
height: 0px;
}
.fancyButton258::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton258:hover::before,
.fancyButton258:focus::before,
.fancyButton258:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton258.fancyButton:hover,.fancyButton258.fancyButton:focus,.fancyButton258.fancyButton:active,.fancyButton258.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7640');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton258.fancyButton:link > span,.fancyButton258.fancyButton:visited > span, .fancyButton258div.fancyButton > span{
}
.fancyButton258.fancyButton:hover > span,.fancyButton258.fancyButton:focus > span,.fancyButton258.fancyButton:active > span,.fancyButton258.fancyButton.hover > span{
}
.fancyButton258.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton258.fancyButton:hover .text,.fancyButton258.fancyButton:focus .text,.fancyButton258.fancyButton:active .text,.fancyButton258.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Permits & Licenses
.fancyButton259.fancyButton:link,.fancyButton259.fancyButton:visited, .fancyButton259div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7641');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton259::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton259:hover::after,
.fancyButton259:focus::after,
.fancyButton259:active::after {
height: 0px;
}
.fancyButton259::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton259:hover::before,
.fancyButton259:focus::before,
.fancyButton259:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton259.fancyButton:hover,.fancyButton259.fancyButton:focus,.fancyButton259.fancyButton:active,.fancyButton259.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7642');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton259.fancyButton:link > span,.fancyButton259.fancyButton:visited > span, .fancyButton259div.fancyButton > span{
}
.fancyButton259.fancyButton:hover > span,.fancyButton259.fancyButton:focus > span,.fancyButton259.fancyButton:active > span,.fancyButton259.fancyButton.hover > span{
}
.fancyButton259.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton259.fancyButton:hover .text,.fancyButton259.fancyButton:focus .text,.fancyButton259.fancyButton:active .text,.fancyButton259.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Job Openings
.fancyButton260.fancyButton:link,.fancyButton260.fancyButton:visited, .fancyButton260div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7637');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton260::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton260:hover::after,
.fancyButton260:focus::after,
.fancyButton260:active::after {
height: 0px;
}
.fancyButton260::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton260:hover::before,
.fancyButton260:focus::before,
.fancyButton260:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton260.fancyButton:hover,.fancyButton260.fancyButton:focus,.fancyButton260.fancyButton:active,.fancyButton260.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7638');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton260.fancyButton:link > span,.fancyButton260.fancyButton:visited > span, .fancyButton260div.fancyButton > span{
}
.fancyButton260.fancyButton:hover > span,.fancyButton260.fancyButton:focus > span,.fancyButton260.fancyButton:active > span,.fancyButton260.fancyButton.hover > span{
}
.fancyButton260.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton260.fancyButton:hover .text,.fancyButton260.fancyButton:focus .text,.fancyButton260.fancyButton:active .text,.fancyButton260.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Agendas & Minutes
.fancyButton261.fancyButton:link,.fancyButton261.fancyButton:visited, .fancyButton261div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7633');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton261::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton261:hover::after,
.fancyButton261:focus::after,
.fancyButton261:active::after {
height: 0px;
}
.fancyButton261::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton261:hover::before,
.fancyButton261:focus::before,
.fancyButton261:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton261.fancyButton:hover,.fancyButton261.fancyButton:focus,.fancyButton261.fancyButton:active,.fancyButton261.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7634');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton261.fancyButton:link > span,.fancyButton261.fancyButton:visited > span, .fancyButton261div.fancyButton > span{
}
.fancyButton261.fancyButton:hover > span,.fancyButton261.fancyButton:focus > span,.fancyButton261.fancyButton:active > span,.fancyButton261.fancyButton.hover > span{
}
.fancyButton261.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton261.fancyButton:hover .text,.fancyButton261.fancyButton:focus .text,.fancyButton261.fancyButton:active .text,.fancyButton261.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
"
Planning & Zoning Commission Meeting Canceled
"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 of 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
//
Stay Connected
.fancyButton255.fancyButton:link,.fancyButton255.fancyButton:visited, .fancyButton255div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7643');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton255::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton255:hover::after,
.fancyButton255:focus::after,
.fancyButton255:active::after {
height: 0px;
}
.fancyButton255::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton255:hover::before,
.fancyButton255:focus::before,
.fancyButton255:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton255.fancyButton:hover,.fancyButton255.fancyButton:focus,.fancyButton255.fancyButton:active,.fancyButton255.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7644');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton255.fancyButton:link > span,.fancyButton255.fancyButton:visited > span, .fancyButton255div.fancyButton > span{
}
.fancyButton255.fancyButton:hover > span,.fancyButton255.fancyButton:focus > span,.fancyButton255.fancyButton:active > span,.fancyButton255.fancyButton.hover > span{
}
.fancyButton255.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton255.fancyButton:hover .text,.fancyButton255.fancyButton:focus .text,.fancyButton255.fancyButton:active .text,.fancyButton255.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Events
.fancyButton256.fancyButton:link,.fancyButton256.fancyButton:visited, .fancyButton256div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7635');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton256::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton256:hover::after,
.fancyButton256:focus::after,
.fancyButton256:active::after {
height: 0px;
}
.fancyButton256::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton256:hover::before,
.fancyButton256:focus::before,
.fancyButton256:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton256.fancyButton:hover,.fancyButton256.fancyButton:focus,.fancyButton256.fancyButton:active,.fancyButton256.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7636');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton256.fancyButton:link > span,.fancyButton256.fancyButton:visited > span, .fancyButton256div.fancyButton > span{
}
.fancyButton256.fancyButton:hover > span,.fancyButton256.fancyButton:focus > span,.fancyButton256.fancyButton:active > span,.fancyButton256.fancyButton.hover > span{
}
.fancyButton256.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton256.fancyButton:hover .text,.fancyButton256.fancyButton:focus .text,.fancyButton256.fancyButton:active .text,.fancyButton256.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Make a Payment
.fancyButton258.fancyButton:link,.fancyButton258.fancyButton:visited, .fancyButton258div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7639');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton258::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton258:hover::after,
.fancyButton258:focus::after,
.fancyButton258:active::after {
height: 0px;
}
.fancyButton258::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton258:hover::before,
.fancyButton258:focus::before,
.fancyButton258:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton258.fancyButton:hover,.fancyButton258.fancyButton:focus,.fancyButton258.fancyButton:active,.fancyButton258.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7640');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton258.fancyButton:link > span,.fancyButton258.fancyButton:visited > span, .fancyButton258div.fancyButton > span{
}
.fancyButton258.fancyButton:hover > span,.fancyButton258.fancyButton:focus > span,.fancyButton258.fancyButton:active > span,.fancyButton258.fancyButton.hover > span{
}
.fancyButton258.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton258.fancyButton:hover .text,.fancyButton258.fancyButton:focus .text,.fancyButton258.fancyButton:active .text,.fancyButton258.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Permits & Licenses
.fancyButton259.fancyButton:link,.fancyButton259.fancyButton:visited, .fancyButton259div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7641');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton259::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton259:hover::after,
.fancyButton259:focus::after,
.fancyButton259:active::after {
height: 0px;
}
.fancyButton259::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton259:hover::before,
.fancyButton259:focus::before,
.fancyButton259:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton259.fancyButton:hover,.fancyButton259.fancyButton:focus,.fancyButton259.fancyButton:active,.fancyButton259.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7642');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton259.fancyButton:link > span,.fancyButton259.fancyButton:visited > span, .fancyButton259div.fancyButton > span{
}
.fancyButton259.fancyButton:hover > span,.fancyButton259.fancyButton:focus > span,.fancyButton259.fancyButton:active > span,.fancyButton259.fancyButton.hover > span{
}
.fancyButton259.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton259.fancyButton:hover .text,.fancyButton259.fancyButton:focus .text,.fancyButton259.fancyButton:active .text,.fancyButton259.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Job Openings
.fancyButton260.fancyButton:link,.fancyButton260.fancyButton:visited, .fancyButton260div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7637');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton260::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton260:hover::after,
.fancyButton260:focus::after,
.fancyButton260:active::after {
height: 0px;
}
.fancyButton260::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton260:hover::before,
.fancyButton260:focus::before,
.fancyButton260:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton260.fancyButton:hover,.fancyButton260.fancyButton:focus,.fancyButton260.fancyButton:active,.fancyButton260.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7638');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton260.fancyButton:link > span,.fancyButton260.fancyButton:visited > span, .fancyButton260div.fancyButton > span{
}
.fancyButton260.fancyButton:hover > span,.fancyButton260.fancyButton:focus > span,.fancyButton260.fancyButton:active > span,.fancyButton260.fancyButton.hover > span{
}
.fancyButton260.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton260.fancyButton:hover .text,.fancyButton260.fancyButton:focus .text,.fancyButton260.fancyButton:active .text,.fancyButton260.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Agendas & Minutes
.fancyButton261.fancyButton:link,.fancyButton261.fancyButton:visited, .fancyButton261div.fancyButton{
padding-top: 87px;
background-image: url('/ImageRepository/Document?documentID=7633');
background-repeat: no-repeat;
background-position: center 7px ;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton261::after {
content: '';
position: absolute;
height: 2px;
width: 74px;
top: 75px;
left: 50%;
transform: translate(-50%, 0);
transition: all .3s ease-in-out;
background-color: #006D68;
}
.fancyButton261:hover::after,
.fancyButton261:focus::after,
.fancyButton261:active::after {
height: 0px;
}
.fancyButton261::before {
content: '';
background: url(/ImageRepository/Document?documentID=7645) center center no-repeat;
position: absolute;
top: 63px;
left: 50%;
transform: translate(-50%, 0) scale(0);
transform-origin: bottom center;
transition-delay: .05s;
height: 14px;
width: 74px;
transition: all .3s ease-in-out;
}
.fancyButton261:hover::before,
.fancyButton261:focus::before,
.fancyButton261:active::before {
transform: translate(-50%, 0) scale(1);}
.fancyButton261.fancyButton:hover,.fancyButton261.fancyButton:focus,.fancyButton261.fancyButton:active,.fancyButton261.fancyButton.hover{
background-image: url('/ImageRepository/Document?documentID=7634');
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton261.fancyButton:link > span,.fancyButton261.fancyButton:visited > span, .fancyButton261div.fancyButton > span{
}
.fancyButton261.fancyButton:hover > span,.fancyButton261.fancyButton:focus > span,.fancyButton261.fancyButton:active > span,.fancyButton261.fancyButton.hover > span{
}
.fancyButton261.fancyButton .text{
color: #2f2f2f;
font-size: 1em;
font-family: "Source Sans Pro";
font-weight: 600;
text-decoration: none;
background-repeat: no-repeat;
background-position: left top;
transition: all .3s ease-in-out;
position: relative;
}
.fancyButton261.fancyButton:hover .text,.fancyButton261.fancyButton:focus .text,.fancyButton261.fancyButton:active .text,.fancyButton261.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
"
24th Annual 4th at Firestone Celebration Planned for July 4
"Celebrate Independence Day at the 24th Annual 4th at Firestone!Join us for a full day of patriotic fun for the whole family! Kick off the festivities with a lively parade through Historic Firestone, then head to the park for a bustling street fair packed with free games, crafts, and hands-on activities. Enjoy delicious eats from food trucks, browse unique vendors, and soak in live entertainment and a festive beer garden. As night falls, the celebration reaches its peak with a spectacular fireworks show lighting up the sky. Don’t miss this unforgettable day of community, fun, and celebration!Saturday, July 4, 2026 Miners Park"