Planning and Zoning Board - Edgewater
""
Code Enforcement/Special Magistrate Hearing Scheduled for June 11
"
The agenda for Code Enforcement/Special Magistrate on 2026-06-11 2:00 PM dated Thursday, 11 June 2026 has been archived. Access it here: https://cityofedgewater.granicus.com/MediaPlayer.php?view_id=2&clip_id=1741
Download File
"
Planning and Zoning Board Meeting Scheduled for June 10
"
The agenda for Planning and Zoning Board dated Wednesday, 10 June 2026 has been archived. Access it here: https://cityofedgewater.granicus.com/MediaPlayer.php?view_id=2&clip_id=1739
Download File
"
Fire Fighters Pension Meeting Scheduled
"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
//
Online Bill Pay
.fancyButton113.fancyButton:link,.fancyButton113.fancyButton:visited, .fancyButton113div.fancyButton{
background-color: rgb(31, 127, 31);
-webkit-border-top-left-radius: 8px;
-moz-border-top-left-radius: 8px;
-khtml-border-top-left-radius: 8px;
border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-top-right-radius: 8px;
-khtml-border-top-right-radius: 8px;
border-top-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-bottom-left-radius: 8px;
-khtml-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-bottom-right-radius: 8px;
-khtml-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
background-image: url('/ImageRepository/Document?documentID=1178');
background-repeat: no-repeat;
background-position: left top;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
background-position: right 30px center;
transition: all .3s ease-in-out;}
.fancyButton113.fancyButton:hover,.fancyButton113.fancyButton:focus,.fancyButton113.fancyButton:active,.fancyButton113.fancyButton.hover{
background-repeat: no-repeat;
background-position: left top;
background-position: right 23px center;}
.fancyButton113.fancyButton:link > span,.fancyButton113.fancyButton:visited > span, .fancyButton113div.fancyButton > span{
}
.fancyButton113.fancyButton:hover > span,.fancyButton113.fancyButton:focus > span,.fancyButton113.fancyButton:active > span,.fancyButton113.fancyButton.hover > span{
}
.fancyButton113.fancyButton .text{
color: rgb(255, 255, 255);
font-family: "Open Sans";
text-align: left;
padding-right: 50px;
padding-left: 25px;
font-weight: 600;
text-decoration: none;
padding-right: 50px;
padding-left: 25px;
background-repeat: no-repeat;
background-position: left center;
height: 72px;
line-height: 1.2;
}
.fancyButton113.fancyButton:hover .text,.fancyButton113.fancyButton:focus .text,.fancyButton113.fancyButton:active .text,.fancyButton113.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left center;
}
.fancyButton113.fancyButton .textStyle1{
color: rgb(255, 255, 255);
font-style: normal;
text-decoration: none;
}
.fancyButton113.fancyButton:hover .textStyle1, .fancyButton113.fancyButton.hover .textStyle1{
text-decoration: underline;
}
Agendas & Minutes
.fancyButton114.fancyButton:link,.fancyButton114.fancyButton:visited, .fancyButton114div.fancyButton{
background-color: rgb(31, 127, 31);
-webkit-border-top-left-radius: 8px;
-moz-border-top-left-radius: 8px;
-khtml-border-top-left-radius: 8px;
border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-top-right-radius: 8px;
-khtml-border-top-right-radius: 8px;
border-top-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-bottom-left-radius: 8px;
-khtml-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-bottom-right-radius: 8px;
-khtml-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
background-image: url('/ImageRepository/Document?documentID=1175');
background-repeat: no-repeat;
background-position: left top;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
background-position: right 30px center;
transition: all .3s ease-in-out;}
.fancyButton114.fancyButton:hover,.fancyButton114.fancyButton:focus,.fancyButton114.fancyButton:active,.fancyButton114.fancyButton.hover{
background-repeat: no-repeat;
background-position: left top;
background-position: right 23px center;}
.fancyButton114.fancyButton:link > span,.fancyButton114.fancyButton:visited > span, .fancyButton114div.fancyButton > span{
}
.fancyButton114.fancyButton:hover > span,.fancyButton114.fancyButton:focus > span,.fancyButton114.fancyButton:active > span,.fancyButton114.fancyButton.hover > span{
}
.fancyButton114.fancyButton .text{
color: rgb(255, 255, 255);
font-family: "Open Sans";
text-align: left;
padding-right: 50px;
padding-left: 25px;
font-weight: 600;
text-decoration: none;
padding-right: 50px;
padding-left: 25px;
background-repeat: no-repeat;
background-position: left top;
height: 72px;
line-height: 1.2;
}
.fancyButton114.fancyButton:hover .text,.fancyButton114.fancyButton:focus .text,.fancyButton114.fancyButton:active .text,.fancyButton114.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Community Redevelopment
.fancyButton115.fancyButton:link,.fancyButton115.fancyButton:visited, .fancyButton115div.fancyButton{
background-color: rgb(31, 127, 31);
-webkit-border-top-left-radius: 8px;
-moz-border-top-left-radius: 8px;
-khtml-border-top-left-radius: 8px;
border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-top-right-radius: 8px;
-khtml-border-top-right-radius: 8px;
border-top-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-bottom-left-radius: 8px;
-khtml-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-bottom-right-radius: 8px;
-khtml-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
background-image: url('/ImageRepository/Document?documentID=1180');
background-repeat: no-repeat;
background-position: left top;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
background-position: right 30px center;
transition: all .3s ease-in-out;}
.fancyButton115.fancyButton:hover,.fancyButton115.fancyButton:focus,.fancyButton115.fancyButton:active,.fancyButton115.fancyButton.hover{
background-repeat: no-repeat;
background-position: left top;
background-position: right 23px center;}
.fancyButton115.fancyButton:link > span,.fancyButton115.fancyButton:visited > span, .fancyButton115div.fancyButton > span{
}
.fancyButton115.fancyButton:hover > span,.fancyButton115.fancyButton:focus > span,.fancyButton115.fancyButton:active > span,.fancyButton115.fancyButton.hover > span{
}
.fancyButton115.fancyButton .text{
color: rgb(255, 255, 255);
font-family: "Open Sans";
text-align: left;
padding-right: 50px;
padding-left: 25px;
font-weight: 600;
text-decoration: none;
padding-right: 50px;
padding-left: 25px;
background-repeat: no-repeat;
background-position: left top;
height: 72px;
line-height: 1.2;
}
.fancyButton115.fancyButton:hover .text,.fancyButton115.fancyButton:focus .text,.fancyButton115.fancyButton:active .text,.fancyButton115.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
CDBG Projects
.fancyButton116.fancyButton:link,.fancyButton116.fancyButton:visited, .fancyButton116div.fancyButton{
background-color: rgb(31, 127, 31);
-webkit-border-top-left-radius: 8px;
-moz-border-top-left-radius: 8px;
-khtml-border-top-left-radius: 8px;
border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-top-right-radius: 8px;
-khtml-border-top-right-radius: 8px;
border-top-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-bottom-left-radius: 8px;
-khtml-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-bottom-right-radius: 8px;
-khtml-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
background-image: url('/ImageRepository/Document?documentID=1181');
background-repeat: no-repeat;
background-position: left top;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
background-position: right 30px center;
transition: all .3s ease-in-out;}
.fancyButton116.fancyButton:hover,.fancyButton116.fancyButton:focus,.fancyButton116.fancyButton:active,.fancyButton116.fancyButton.hover{
background-repeat: no-repeat;
background-position: left top;
background-position: right 23px center;}
.fancyButton116.fancyButton:link > span,.fancyButton116.fancyButton:visited > span, .fancyButton116div.fancyButton > span{
}
.fancyButton116.fancyButton:hover > span,.fancyButton116.fancyButton:focus > span,.fancyButton116.fancyButton:active > span,.fancyButton116.fancyButton.hover > span{
}
.fancyButton116.fancyButton .text{
color: rgb(255, 255, 255);
font-family: "Open Sans";
text-align: left;
padding-right: 50px;
padding-left: 25px;
font-weight: 600;
text-decoration: none;
padding-right: 50px;
padding-left: 25px;
background-repeat: no-repeat;
background-position: left top;
height: 72px;
line-height: 1.2;
}
.fancyButton116.fancyButton:hover .text,.fancyButton116.fancyButton:focus .text,.fancyButton116.fancyButton:active .text,.fancyButton116.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Job Opportunities
.fancyButton117.fancyButton:link,.fancyButton117.fancyButton:visited, .fancyButton117div.fancyButton{
background-color: rgb(31, 127, 31);
-webkit-border-top-left-radius: 8px;
-moz-border-top-left-radius: 8px;
-khtml-border-top-left-radius: 8px;
border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-top-right-radius: 8px;
-khtml-border-top-right-radius: 8px;
border-top-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-bottom-left-radius: 8px;
-khtml-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-bottom-right-radius: 8px;
-khtml-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
background-image: url('/ImageRepository/Document?documentID=1183');
background-repeat: no-repeat;
background-position: left top;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
background-position: right 30px center;
transition: all .3s ease-in-out;}
.fancyButton117.fancyButton:hover,.fancyButton117.fancyButton:focus,.fancyButton117.fancyButton:active,.fancyButton117.fancyButton.hover{
background-repeat: no-repeat;
background-position: left top;
background-position: right 23px center;}
.fancyButton117.fancyButton:link > span,.fancyButton117.fancyButton:visited > span, .fancyButton117div.fancyButton > span{
}
.fancyButton117.fancyButton:hover > span,.fancyButton117.fancyButton:focus > span,.fancyButton117.fancyButton:active > span,.fancyButton117.fancyButton.hover > span{
}
.fancyButton117.fancyButton .text{
color: rgb(255, 255, 255);
font-family: "Open Sans";
text-align: left;
padding-right: 50px;
padding-left: 25px;
font-weight: 600;
text-decoration: none;
padding-right: 50px;
padding-left: 25px;
background-repeat: no-repeat;
background-position: left top;
height: 72px;
line-height: 1.2;
}
.fancyButton117.fancyButton:hover .text,.fancyButton117.fancyButton:focus .text,.fancyButton117.fancyButton:active .text,.fancyButton117.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Bids & Proposals
.fancyButton118.fancyButton:link,.fancyButton118.fancyButton:visited, .fancyButton118div.fancyButton{
background-color: rgb(31, 127, 31);
-webkit-border-top-left-radius: 8px;
-moz-border-top-left-radius: 8px;
-khtml-border-top-left-radius: 8px;
border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-top-right-radius: 8px;
-khtml-border-top-right-radius: 8px;
border-top-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-bottom-left-radius: 8px;
-khtml-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-bottom-right-radius: 8px;
-khtml-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
background-image: url('/ImageRepository/Document?documentID=1182');
background-repeat: no-repeat;
background-position: left top;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
background-position: right 30px center;
transition: all .3s ease-in-out;}
.fancyButton118.fancyButton:hover,.fancyButton118.fancyButton:focus,.fancyButton118.fancyButton:active,.fancyButton118.fancyButton.hover{
background-repeat: no-repeat;
background-position: left top;
background-position: right 23px center;}
.fancyButton118.fancyButton:link > span,.fancyButton118.fancyButton:visited > span, .fancyButton118div.fancyButton > span{
}
.fancyButton118.fancyButton:hover > span,.fancyButton118.fancyButton:focus > span,.fancyButton118.fancyButton:active > span,.fancyButton118.fancyButton.hover > span{
}
.fancyButton118.fancyButton .text{
color: rgb(255, 255, 255);
font-family: "Open Sans";
text-align: left;
padding-right: 50px;
padding-left: 25px;
font-weight: 600;
text-decoration: none;
padding-right: 50px;
padding-left: 25px;
background-repeat: no-repeat;
background-position: left top;
height: 72px;
line-height: 1.2;
}
.fancyButton118.fancyButton:hover .text,.fancyButton118.fancyButton:focus .text,.fancyButton118.fancyButton:active .text,.fancyButton118.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
"
Code Enforcement - Special Magistrate Meeting
"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
//
Online Bill Pay
.fancyButton113.fancyButton:link,.fancyButton113.fancyButton:visited, .fancyButton113div.fancyButton{
background-color: rgb(31, 127, 31);
-webkit-border-top-left-radius: 8px;
-moz-border-top-left-radius: 8px;
-khtml-border-top-left-radius: 8px;
border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-top-right-radius: 8px;
-khtml-border-top-right-radius: 8px;
border-top-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-bottom-left-radius: 8px;
-khtml-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-bottom-right-radius: 8px;
-khtml-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
background-image: url('/ImageRepository/Document?documentID=1178');
background-repeat: no-repeat;
background-position: left top;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
background-position: right 30px center;
transition: all .3s ease-in-out;}
.fancyButton113.fancyButton:hover,.fancyButton113.fancyButton:focus,.fancyButton113.fancyButton:active,.fancyButton113.fancyButton.hover{
background-repeat: no-repeat;
background-position: left top;
background-position: right 23px center;}
.fancyButton113.fancyButton:link > span,.fancyButton113.fancyButton:visited > span, .fancyButton113div.fancyButton > span{
}
.fancyButton113.fancyButton:hover > span,.fancyButton113.fancyButton:focus > span,.fancyButton113.fancyButton:active > span,.fancyButton113.fancyButton.hover > span{
}
.fancyButton113.fancyButton .text{
color: rgb(255, 255, 255);
font-family: "Open Sans";
text-align: left;
padding-right: 50px;
padding-left: 25px;
font-weight: 600;
text-decoration: none;
padding-right: 50px;
padding-left: 25px;
background-repeat: no-repeat;
background-position: left center;
height: 72px;
line-height: 1.2;
}
.fancyButton113.fancyButton:hover .text,.fancyButton113.fancyButton:focus .text,.fancyButton113.fancyButton:active .text,.fancyButton113.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left center;
}
.fancyButton113.fancyButton .textStyle1{
color: rgb(255, 255, 255);
font-style: normal;
text-decoration: none;
}
.fancyButton113.fancyButton:hover .textStyle1, .fancyButton113.fancyButton.hover .textStyle1{
text-decoration: underline;
}
Agendas & Minutes
.fancyButton114.fancyButton:link,.fancyButton114.fancyButton:visited, .fancyButton114div.fancyButton{
background-color: rgb(31, 127, 31);
-webkit-border-top-left-radius: 8px;
-moz-border-top-left-radius: 8px;
-khtml-border-top-left-radius: 8px;
border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-top-right-radius: 8px;
-khtml-border-top-right-radius: 8px;
border-top-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-bottom-left-radius: 8px;
-khtml-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-bottom-right-radius: 8px;
-khtml-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
background-image: url('/ImageRepository/Document?documentID=1175');
background-repeat: no-repeat;
background-position: left top;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
background-position: right 30px center;
transition: all .3s ease-in-out;}
.fancyButton114.fancyButton:hover,.fancyButton114.fancyButton:focus,.fancyButton114.fancyButton:active,.fancyButton114.fancyButton.hover{
background-repeat: no-repeat;
background-position: left top;
background-position: right 23px center;}
.fancyButton114.fancyButton:link > span,.fancyButton114.fancyButton:visited > span, .fancyButton114div.fancyButton > span{
}
.fancyButton114.fancyButton:hover > span,.fancyButton114.fancyButton:focus > span,.fancyButton114.fancyButton:active > span,.fancyButton114.fancyButton.hover > span{
}
.fancyButton114.fancyButton .text{
color: rgb(255, 255, 255);
font-family: "Open Sans";
text-align: left;
padding-right: 50px;
padding-left: 25px;
font-weight: 600;
text-decoration: none;
padding-right: 50px;
padding-left: 25px;
background-repeat: no-repeat;
background-position: left top;
height: 72px;
line-height: 1.2;
}
.fancyButton114.fancyButton:hover .text,.fancyButton114.fancyButton:focus .text,.fancyButton114.fancyButton:active .text,.fancyButton114.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Community Redevelopment
.fancyButton115.fancyButton:link,.fancyButton115.fancyButton:visited, .fancyButton115div.fancyButton{
background-color: rgb(31, 127, 31);
-webkit-border-top-left-radius: 8px;
-moz-border-top-left-radius: 8px;
-khtml-border-top-left-radius: 8px;
border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-top-right-radius: 8px;
-khtml-border-top-right-radius: 8px;
border-top-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-bottom-left-radius: 8px;
-khtml-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-bottom-right-radius: 8px;
-khtml-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
background-image: url('/ImageRepository/Document?documentID=1180');
background-repeat: no-repeat;
background-position: left top;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
background-position: right 30px center;
transition: all .3s ease-in-out;}
.fancyButton115.fancyButton:hover,.fancyButton115.fancyButton:focus,.fancyButton115.fancyButton:active,.fancyButton115.fancyButton.hover{
background-repeat: no-repeat;
background-position: left top;
background-position: right 23px center;}
.fancyButton115.fancyButton:link > span,.fancyButton115.fancyButton:visited > span, .fancyButton115div.fancyButton > span{
}
.fancyButton115.fancyButton:hover > span,.fancyButton115.fancyButton:focus > span,.fancyButton115.fancyButton:active > span,.fancyButton115.fancyButton.hover > span{
}
.fancyButton115.fancyButton .text{
color: rgb(255, 255, 255);
font-family: "Open Sans";
text-align: left;
padding-right: 50px;
padding-left: 25px;
font-weight: 600;
text-decoration: none;
padding-right: 50px;
padding-left: 25px;
background-repeat: no-repeat;
background-position: left top;
height: 72px;
line-height: 1.2;
}
.fancyButton115.fancyButton:hover .text,.fancyButton115.fancyButton:focus .text,.fancyButton115.fancyButton:active .text,.fancyButton115.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
CDBG Projects
.fancyButton116.fancyButton:link,.fancyButton116.fancyButton:visited, .fancyButton116div.fancyButton{
background-color: rgb(31, 127, 31);
-webkit-border-top-left-radius: 8px;
-moz-border-top-left-radius: 8px;
-khtml-border-top-left-radius: 8px;
border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-top-right-radius: 8px;
-khtml-border-top-right-radius: 8px;
border-top-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-bottom-left-radius: 8px;
-khtml-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-bottom-right-radius: 8px;
-khtml-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
background-image: url('/ImageRepository/Document?documentID=1181');
background-repeat: no-repeat;
background-position: left top;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
background-position: right 30px center;
transition: all .3s ease-in-out;}
.fancyButton116.fancyButton:hover,.fancyButton116.fancyButton:focus,.fancyButton116.fancyButton:active,.fancyButton116.fancyButton.hover{
background-repeat: no-repeat;
background-position: left top;
background-position: right 23px center;}
.fancyButton116.fancyButton:link > span,.fancyButton116.fancyButton:visited > span, .fancyButton116div.fancyButton > span{
}
.fancyButton116.fancyButton:hover > span,.fancyButton116.fancyButton:focus > span,.fancyButton116.fancyButton:active > span,.fancyButton116.fancyButton.hover > span{
}
.fancyButton116.fancyButton .text{
color: rgb(255, 255, 255);
font-family: "Open Sans";
text-align: left;
padding-right: 50px;
padding-left: 25px;
font-weight: 600;
text-decoration: none;
padding-right: 50px;
padding-left: 25px;
background-repeat: no-repeat;
background-position: left top;
height: 72px;
line-height: 1.2;
}
.fancyButton116.fancyButton:hover .text,.fancyButton116.fancyButton:focus .text,.fancyButton116.fancyButton:active .text,.fancyButton116.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Job Opportunities
.fancyButton117.fancyButton:link,.fancyButton117.fancyButton:visited, .fancyButton117div.fancyButton{
background-color: rgb(31, 127, 31);
-webkit-border-top-left-radius: 8px;
-moz-border-top-left-radius: 8px;
-khtml-border-top-left-radius: 8px;
border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-top-right-radius: 8px;
-khtml-border-top-right-radius: 8px;
border-top-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-bottom-left-radius: 8px;
-khtml-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-bottom-right-radius: 8px;
-khtml-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
background-image: url('/ImageRepository/Document?documentID=1183');
background-repeat: no-repeat;
background-position: left top;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
background-position: right 30px center;
transition: all .3s ease-in-out;}
.fancyButton117.fancyButton:hover,.fancyButton117.fancyButton:focus,.fancyButton117.fancyButton:active,.fancyButton117.fancyButton.hover{
background-repeat: no-repeat;
background-position: left top;
background-position: right 23px center;}
.fancyButton117.fancyButton:link > span,.fancyButton117.fancyButton:visited > span, .fancyButton117div.fancyButton > span{
}
.fancyButton117.fancyButton:hover > span,.fancyButton117.fancyButton:focus > span,.fancyButton117.fancyButton:active > span,.fancyButton117.fancyButton.hover > span{
}
.fancyButton117.fancyButton .text{
color: rgb(255, 255, 255);
font-family: "Open Sans";
text-align: left;
padding-right: 50px;
padding-left: 25px;
font-weight: 600;
text-decoration: none;
padding-right: 50px;
padding-left: 25px;
background-repeat: no-repeat;
background-position: left top;
height: 72px;
line-height: 1.2;
}
.fancyButton117.fancyButton:hover .text,.fancyButton117.fancyButton:focus .text,.fancyButton117.fancyButton:active .text,.fancyButton117.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
Bids & Proposals
.fancyButton118.fancyButton:link,.fancyButton118.fancyButton:visited, .fancyButton118div.fancyButton{
background-color: rgb(31, 127, 31);
-webkit-border-top-left-radius: 8px;
-moz-border-top-left-radius: 8px;
-khtml-border-top-left-radius: 8px;
border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-top-right-radius: 8px;
-khtml-border-top-right-radius: 8px;
border-top-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-bottom-left-radius: 8px;
-khtml-border-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-bottom-right-radius: 8px;
-khtml-border-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
background-image: url('/ImageRepository/Document?documentID=1182');
background-repeat: no-repeat;
background-position: left top;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
background-position: right 30px center;
transition: all .3s ease-in-out;}
.fancyButton118.fancyButton:hover,.fancyButton118.fancyButton:focus,.fancyButton118.fancyButton:active,.fancyButton118.fancyButton.hover{
background-repeat: no-repeat;
background-position: left top;
background-position: right 23px center;}
.fancyButton118.fancyButton:link > span,.fancyButton118.fancyButton:visited > span, .fancyButton118div.fancyButton > span{
}
.fancyButton118.fancyButton:hover > span,.fancyButton118.fancyButton:focus > span,.fancyButton118.fancyButton:active > span,.fancyButton118.fancyButton.hover > span{
}
.fancyButton118.fancyButton .text{
color: rgb(255, 255, 255);
font-family: "Open Sans";
text-align: left;
padding-right: 50px;
padding-left: 25px;
font-weight: 600;
text-decoration: none;
padding-right: 50px;
padding-left: 25px;
background-repeat: no-repeat;
background-position: left top;
height: 72px;
line-height: 1.2;
}
.fancyButton118.fancyButton:hover .text,.fancyButton118.fancyButton:focus .text,.fancyButton118.fancyButton:active .text,.fancyButton118.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: left top;
}
"