Planning Board Regular Meeting Agenda Available
"Create a Website Account - Manage notification subscriptions, save form progress and more.
Search autocomplete is currently not responding. Please try again later.
Planning Board Regular Meeting Agenda (PDF)
Planning Board Regular Meeting Agenda (PDF)
323 Charlton Road, Ballston Spa, NY, 12020"
Parks and Recreation Committee Meeting at 6:30 PM
"Create a Website Account - Manage notification subscriptions, save form progress and more.
Search autocomplete is currently not responding. Please try again later.
View All Calendars is the default. Choose Select a Calendar to view a specific calendar. Subscribe to calendar notifications by clicking on the Notify Me® button, and you will automatically be alerted about the latest events in our community.
Agenda
Facility
Submit Event
Print
Email
Event Subscription
View RSS Feeds
Select on Calendar
Expand
Collapse
Previous
Next
Down
Up
Map
Share
Show more
Agenda
$(window).on("load", function () {
$('.icalDescription').urlToLink({ target: '_blank' });
});
var currentTextBox = null;
var currentDatePicker = null;
function hidePopup() {
return currentDatePicker && currentDatePicker.hidePopup();
}
//This method is called to handle the onclick and onfocus client side events for the texbox
function showPopup(sender, e) {
//this is a reference to the texbox which raised the event
//see the methods exposed through the $telerik static client library here - http://www.telerik.com/help/aspnet-ajax/telerik-static-client-library.html
var textBox = sender.tagName === "INPUT" ? sender : $telerik.getPreviousHtmlNode(sender);
// hide previous pop-up if open
textBox !== currentTextBox && hidePopup();
currentTextBox = textBox;
}
function dismissHook(e) {
return (e.keyCode === 27 || e.keyCode === 9) && hidePopup();
}
function handleKeydown(e) {
dismissHook(e) || searchTextHook(e);
}
//this handler is used to set the text of the TextBox to the value of selected from the popup
function dateSelected(sender, args) {
if (currentTextBox != null) {
//currentTextBox is the currently selected TextBox. Its value is set to the newly selected
//value of the picker
currentTextBox.value = args.get_newValue();
}
}
//this function is used to parse the date entered or selected by the user
function parseDate(sender, e) {
if (currentDatePicker != null) {
var date = currentDatePicker.get_dateInput().parseDate(sender.value);
var dateInput = currentDatePicker.get_dateInput();
if (date == null) {
date = currentDatePicker.get_selectedDate();
}
var formattedDate = dateInput.get_dateFormatInfo().FormatDate(date, dateInput.get_displayDateFormat());
sender.value = formattedDate;
}
}
function clearPostBack() {
Sys.WebForms.PageRequestManager.getInstance().remove_endRequest(clearPostBack);
$('.icalDescription').urlToLink({ target: '_blank' });
}
function redrawContentCalendar() {
Sys.WebForms.PageRequestManager.getInstance().add_endRequest(clearPostBack);
if (document.aspnetForm.calendarView.value == 'list' || document.aspnetForm.calendarView.value == '')
raiseAsyncPostbackCalendar('ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanelListView', 0, '');
else
raiseAsyncPostbackCalendar('ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanel', 0, '');
blockMenuSpawn = false;
}
function previousFeaturedItem(view) {
document.aspnetForm.calendarView.value = view;
raiseAsyncPostbackCalendar('featured', 0, 'drawFeaturedPrev');
}
function nextFeaturedItem(view) {
document.aspnetForm.calendarView.value = view;
raiseAsyncPostbackCalendar('featured', 0, 'drawFeaturedNext');
}
order+='ModuleContent\n'
Live Edit
//
Agendas & Minutes
.fancyButton201.fancyButton:link,.fancyButton201.fancyButton:visited, .fancyButton201div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=1904');
background-repeat: no-repeat;
background-position: center top;
transition: all .3s ease-in-out;}
.fancyButton201.fancyButton:hover,.fancyButton201.fancyButton:focus,.fancyButton201.fancyButton:active,.fancyButton201.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton201.fancyButton:link > span,.fancyButton201.fancyButton:visited > span, .fancyButton201div.fancyButton > span{
}
.fancyButton201.fancyButton:hover > span,.fancyButton201.fancyButton:focus > span,.fancyButton201.fancyButton:active > span,.fancyButton201.fancyButton.hover > span{
}
.fancyButton201.fancyButton .text{
color: rgb(34, 34, 34);
font-size: 1.1em;
font-family: "Roboto";
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
background-image: url('/ImageRepository/Document?documentID=1894');
background-repeat: no-repeat;
background-position: center 20px ;
line-height: 1.2;
background-size: 60px;
position: relative;
transition: all .2s ease-in-out;
}
.fancyButton201.fancyButton:hover .text,.fancyButton201.fancyButton:focus .text,.fancyButton201.fancyButton:active .text,.fancyButton201.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 15px ;
background-size: 70px;
}
How Do I & FAQs
.fancyButton202.fancyButton:link,.fancyButton202.fancyButton:visited, .fancyButton202div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=1903');
background-repeat: no-repeat;
background-position: center top;
transition: all .3s ease-in-out;}
.fancyButton202.fancyButton:hover,.fancyButton202.fancyButton:focus,.fancyButton202.fancyButton:active,.fancyButton202.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton202.fancyButton:link > span,.fancyButton202.fancyButton:visited > span, .fancyButton202div.fancyButton > span{
}
.fancyButton202.fancyButton:hover > span,.fancyButton202.fancyButton:focus > span,.fancyButton202.fancyButton:active > span,.fancyButton202.fancyButton.hover > span{
}
.fancyButton202.fancyButton .text{
color: rgb(34, 34, 34);
font-size: 1.1em;
font-family: "Roboto";
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
background-image: url('/ImageRepository/Document?documentID=1896');
background-repeat: no-repeat;
background-position: center 20px ;
line-height: 1.2;
background-size: 60px;
position: relative;
transition: all .2s ease-in-out;
}
.fancyButton202.fancyButton:hover .text,.fancyButton202.fancyButton:focus .text,.fancyButton202.fancyButton:active .text,.fancyButton202.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 15px ;
background-size: 70px;
}
Forms, Documents, Newsletters & Videos
.fancyButton203.fancyButton:link,.fancyButton203.fancyButton:visited, .fancyButton203div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=1902');
background-repeat: no-repeat;
background-position: center top;
transition: all .3s ease-in-out;}
.fancyButton203.fancyButton:hover,.fancyButton203.fancyButton:focus,.fancyButton203.fancyButton:active,.fancyButton203.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton203.fancyButton:link > span,.fancyButton203.fancyButton:visited > span, .fancyButton203div.fancyButton > span{
}
.fancyButton203.fancyButton:hover > span,.fancyButton203.fancyButton:focus > span,.fancyButton203.fancyButton:active > span,.fancyButton203.fancyButton.hover > span{
}
.fancyButton203.fancyButton .text{
color: rgb(34, 34, 34);
font-size: 1.1em;
font-family: "Roboto";
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
background-image: url('/ImageRepository/Document?documentID=1895');
background-repeat: no-repeat;
background-position: center 20px ;
line-height: 1.2;
background-size: 60px;
position: relative;
transition: all .2s ease-in-out;
}
.fancyButton203.fancyButton:hover .text,.fancyButton203.fancyButton:focus .text,.fancyButton203.fancyButton:active .text,.fancyButton203.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 15px ;
background-size: 70px;
}
Online Payments
.fancyButton204.fancyButton:link,.fancyButton204.fancyButton:visited, .fancyButton204div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=1901');
background-repeat: no-repeat;
background-position: center top;
transition: all .3s ease-in-out;}
.fancyButton204.fancyButton:hover,.fancyButton204.fancyButton:focus,.fancyButton204.fancyButton:active,.fancyButton204.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton204.fancyButton:link > span,.fancyButton204.fancyButton:visited > span, .fancyButton204div.fancyButton > span{
}
.fancyButton204.fancyButton:hover > span,.fancyButton204.fancyButton:focus > span,.fancyButton204.fancyButton:active > span,.fancyButton204.fancyButton.hover > span{
}
.fancyButton204.fancyButton .text{
color: rgb(34, 34, 34);
font-size: 1.1em;
font-family: "Roboto";
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
background-image: url('/ImageRepository/Document?documentID=1897');
background-repeat: no-repeat;
background-position: center 20px ;
line-height: 1.2;
background-size: 60px;
position: relative;
transition: all .2s ease-in-out;
}
.fancyButton204.fancyButton:hover .text,.fancyButton204.fancyButton:focus .text,.fancyButton204.fancyButton:active .text,.fancyButton204.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 15px ;
background-size: 70px;
}
Town Code
.fancyButton205.fancyButton:link,.fancyButton205.fancyButton:visited, .fancyButton205div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=1900');
background-repeat: no-repeat;
background-position: center top;
transition: all .3s ease-in-out;}
.fancyButton205.fancyButton:hover,.fancyButton205.fancyButton:focus,.fancyButton205.fancyButton:active,.fancyButton205.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton205.fancyButton:link > span,.fancyButton205.fancyButton:visited > span, .fancyButton205div.fancyButton > span{
}
.fancyButton205.fancyButton:hover > span,.fancyButton205.fancyButton:focus > span,.fancyButton205.fancyButton:active > span,.fancyButton205.fancyButton.hover > span{
}
.fancyButton205.fancyButton .text{
color: rgb(34, 34, 34);
font-size: 1.1em;
font-family: "Roboto";
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
background-image: url('/ImageRepository/Document?documentID=1906');
background-repeat: no-repeat;
background-position: center 20px ;
line-height: 1.2;
background-size: 60px;
position: relative;
transition: all .2s ease-in-out;
}
.fancyButton205.fancyButton:hover .text,.fancyButton205.fancyButton:focus .text,.fancyButton205.fancyButton:active .text,.fancyButton205.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 15px ;
background-size: 70px;
}
Staff Directory
.fancyButton206.fancyButton:link,.fancyButton206.fancyButton:visited, .fancyButton206div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=1899');
background-repeat: no-repeat;
background-position: center top;
transition: all .3s ease-in-out;}
.fancyButton206.fancyButton:hover,.fancyButton206.fancyButton:focus,.fancyButton206.fancyButton:active,.fancyButton206.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton206.fancyButton:link > span,.fancyButton206.fancyButton:visited > span, .fancyButton206div.fancyButton > span{
}
.fancyButton206.fancyButton:hover > span,.fancyButton206.fancyButton:focus > span,.fancyButton206.fancyButton:active > span,.fancyButton206.fancyButton.hover > span{
}
.fancyButton206.fancyButton .text{
color: rgb(34, 34, 34);
font-size: 1.1em;
font-family: "Roboto";
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
background-image: url('/ImageRepository/Document?documentID=1905');
background-repeat: no-repeat;
background-position: center 20px ;
line-height: 1.2;
background-size: 60px;
position: relative;
transition: all .2s ease-in-out;
}
.fancyButton206.fancyButton:hover .text,.fancyButton206.fancyButton:focus .text,.fancyButton206.fancyButton:active .text,.fancyButton206.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 15px ;
background-size: 70px;
}
323 Charlton Road, Ballston Spa, NY, 12020"
Board of Ethics Special Meeting Notice
"Create a Website Account - Manage notification subscriptions, save form progress and more.
Search autocomplete is currently not responding. Please try again later.
Board of Ethics Special Meeting (No Agenda)
323 Charlton Road, Ballston Spa, NY, 12020"
Town Board Regular Meeting Agenda Available
"Create a Website Account - Manage notification subscriptions, save form progress and more.
Search autocomplete is currently not responding. Please try again later.
Town Board Regular Meeting Agenda (PDF)
Town Board Regular Meeting Agenda (PDF)
Town Board Regular Meeting Agenda (PDF)
Town Board Regular Meeting Agenda (PDF)
Town Board Regular Meeting Agenda (PDF)
Town Board Regular Meeting Agenda (PDF)
323 Charlton Road, Ballston Spa, NY, 12020"
Board of Ethics Special Meeting Scheduled at 5:30 PM
"Create a Website Account - Manage notification subscriptions, save form progress and more.
Search autocomplete is currently not responding. Please try again later.
View All Calendars is the default. Choose Select a Calendar to view a specific calendar. Subscribe to calendar notifications by clicking on the Notify Me® button, and you will automatically be alerted about the latest events in our community.
Agenda
Facility
Submit Event
Print
Email
Event Subscription
View RSS Feeds
Select on Calendar
Expand
Collapse
Previous
Next
Down
Up
Map
Share
Show more
Agenda
$(window).on("load", function () {
$('.icalDescription').urlToLink({ target: '_blank' });
});
var currentTextBox = null;
var currentDatePicker = null;
function hidePopup() {
return currentDatePicker && currentDatePicker.hidePopup();
}
//This method is called to handle the onclick and onfocus client side events for the texbox
function showPopup(sender, e) {
//this is a reference to the texbox which raised the event
//see the methods exposed through the $telerik static client library here - http://www.telerik.com/help/aspnet-ajax/telerik-static-client-library.html
var textBox = sender.tagName === "INPUT" ? sender : $telerik.getPreviousHtmlNode(sender);
// hide previous pop-up if open
textBox !== currentTextBox && hidePopup();
currentTextBox = textBox;
}
function dismissHook(e) {
return (e.keyCode === 27 || e.keyCode === 9) && hidePopup();
}
function handleKeydown(e) {
dismissHook(e) || searchTextHook(e);
}
//this handler is used to set the text of the TextBox to the value of selected from the popup
function dateSelected(sender, args) {
if (currentTextBox != null) {
//currentTextBox is the currently selected TextBox. Its value is set to the newly selected
//value of the picker
currentTextBox.value = args.get_newValue();
}
}
//this function is used to parse the date entered or selected by the user
function parseDate(sender, e) {
if (currentDatePicker != null) {
var date = currentDatePicker.get_dateInput().parseDate(sender.value);
var dateInput = currentDatePicker.get_dateInput();
if (date == null) {
date = currentDatePicker.get_selectedDate();
}
var formattedDate = dateInput.get_dateFormatInfo().FormatDate(date, dateInput.get_displayDateFormat());
sender.value = formattedDate;
}
}
function clearPostBack() {
Sys.WebForms.PageRequestManager.getInstance().remove_endRequest(clearPostBack);
$('.icalDescription').urlToLink({ target: '_blank' });
}
function redrawContentCalendar() {
Sys.WebForms.PageRequestManager.getInstance().add_endRequest(clearPostBack);
if (document.aspnetForm.calendarView.value == 'list' || document.aspnetForm.calendarView.value == '')
raiseAsyncPostbackCalendar('ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanelListView', 0, '');
else
raiseAsyncPostbackCalendar('ctl00_ctl00_MainContent_ModuleContent_ctl00_contentUpdatePanel', 0, '');
blockMenuSpawn = false;
}
function previousFeaturedItem(view) {
document.aspnetForm.calendarView.value = view;
raiseAsyncPostbackCalendar('featured', 0, 'drawFeaturedPrev');
}
function nextFeaturedItem(view) {
document.aspnetForm.calendarView.value = view;
raiseAsyncPostbackCalendar('featured', 0, 'drawFeaturedNext');
}
order+='ModuleContent\n'
Live Edit
//
Agendas & Minutes
.fancyButton201.fancyButton:link,.fancyButton201.fancyButton:visited, .fancyButton201div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=1904');
background-repeat: no-repeat;
background-position: center top;
transition: all .3s ease-in-out;}
.fancyButton201.fancyButton:hover,.fancyButton201.fancyButton:focus,.fancyButton201.fancyButton:active,.fancyButton201.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton201.fancyButton:link > span,.fancyButton201.fancyButton:visited > span, .fancyButton201div.fancyButton > span{
}
.fancyButton201.fancyButton:hover > span,.fancyButton201.fancyButton:focus > span,.fancyButton201.fancyButton:active > span,.fancyButton201.fancyButton.hover > span{
}
.fancyButton201.fancyButton .text{
color: rgb(34, 34, 34);
font-size: 1.1em;
font-family: "Roboto";
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
background-image: url('/ImageRepository/Document?documentID=1894');
background-repeat: no-repeat;
background-position: center 20px ;
line-height: 1.2;
background-size: 60px;
position: relative;
transition: all .2s ease-in-out;
}
.fancyButton201.fancyButton:hover .text,.fancyButton201.fancyButton:focus .text,.fancyButton201.fancyButton:active .text,.fancyButton201.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 15px ;
background-size: 70px;
}
How Do I & FAQs
.fancyButton202.fancyButton:link,.fancyButton202.fancyButton:visited, .fancyButton202div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=1903');
background-repeat: no-repeat;
background-position: center top;
transition: all .3s ease-in-out;}
.fancyButton202.fancyButton:hover,.fancyButton202.fancyButton:focus,.fancyButton202.fancyButton:active,.fancyButton202.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton202.fancyButton:link > span,.fancyButton202.fancyButton:visited > span, .fancyButton202div.fancyButton > span{
}
.fancyButton202.fancyButton:hover > span,.fancyButton202.fancyButton:focus > span,.fancyButton202.fancyButton:active > span,.fancyButton202.fancyButton.hover > span{
}
.fancyButton202.fancyButton .text{
color: rgb(34, 34, 34);
font-size: 1.1em;
font-family: "Roboto";
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
background-image: url('/ImageRepository/Document?documentID=1896');
background-repeat: no-repeat;
background-position: center 20px ;
line-height: 1.2;
background-size: 60px;
position: relative;
transition: all .2s ease-in-out;
}
.fancyButton202.fancyButton:hover .text,.fancyButton202.fancyButton:focus .text,.fancyButton202.fancyButton:active .text,.fancyButton202.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 15px ;
background-size: 70px;
}
Forms, Documents, Newsletters & Videos
.fancyButton203.fancyButton:link,.fancyButton203.fancyButton:visited, .fancyButton203div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=1902');
background-repeat: no-repeat;
background-position: center top;
transition: all .3s ease-in-out;}
.fancyButton203.fancyButton:hover,.fancyButton203.fancyButton:focus,.fancyButton203.fancyButton:active,.fancyButton203.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton203.fancyButton:link > span,.fancyButton203.fancyButton:visited > span, .fancyButton203div.fancyButton > span{
}
.fancyButton203.fancyButton:hover > span,.fancyButton203.fancyButton:focus > span,.fancyButton203.fancyButton:active > span,.fancyButton203.fancyButton.hover > span{
}
.fancyButton203.fancyButton .text{
color: rgb(34, 34, 34);
font-size: 1.1em;
font-family: "Roboto";
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
background-image: url('/ImageRepository/Document?documentID=1895');
background-repeat: no-repeat;
background-position: center 20px ;
line-height: 1.2;
background-size: 60px;
position: relative;
transition: all .2s ease-in-out;
}
.fancyButton203.fancyButton:hover .text,.fancyButton203.fancyButton:focus .text,.fancyButton203.fancyButton:active .text,.fancyButton203.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 15px ;
background-size: 70px;
}
Online Payments
.fancyButton204.fancyButton:link,.fancyButton204.fancyButton:visited, .fancyButton204div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=1901');
background-repeat: no-repeat;
background-position: center top;
transition: all .3s ease-in-out;}
.fancyButton204.fancyButton:hover,.fancyButton204.fancyButton:focus,.fancyButton204.fancyButton:active,.fancyButton204.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton204.fancyButton:link > span,.fancyButton204.fancyButton:visited > span, .fancyButton204div.fancyButton > span{
}
.fancyButton204.fancyButton:hover > span,.fancyButton204.fancyButton:focus > span,.fancyButton204.fancyButton:active > span,.fancyButton204.fancyButton.hover > span{
}
.fancyButton204.fancyButton .text{
color: rgb(34, 34, 34);
font-size: 1.1em;
font-family: "Roboto";
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
background-image: url('/ImageRepository/Document?documentID=1897');
background-repeat: no-repeat;
background-position: center 20px ;
line-height: 1.2;
background-size: 60px;
position: relative;
transition: all .2s ease-in-out;
}
.fancyButton204.fancyButton:hover .text,.fancyButton204.fancyButton:focus .text,.fancyButton204.fancyButton:active .text,.fancyButton204.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 15px ;
background-size: 70px;
}
Town Code
.fancyButton205.fancyButton:link,.fancyButton205.fancyButton:visited, .fancyButton205div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=1900');
background-repeat: no-repeat;
background-position: center top;
transition: all .3s ease-in-out;}
.fancyButton205.fancyButton:hover,.fancyButton205.fancyButton:focus,.fancyButton205.fancyButton:active,.fancyButton205.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton205.fancyButton:link > span,.fancyButton205.fancyButton:visited > span, .fancyButton205div.fancyButton > span{
}
.fancyButton205.fancyButton:hover > span,.fancyButton205.fancyButton:focus > span,.fancyButton205.fancyButton:active > span,.fancyButton205.fancyButton.hover > span{
}
.fancyButton205.fancyButton .text{
color: rgb(34, 34, 34);
font-size: 1.1em;
font-family: "Roboto";
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
background-image: url('/ImageRepository/Document?documentID=1906');
background-repeat: no-repeat;
background-position: center 20px ;
line-height: 1.2;
background-size: 60px;
position: relative;
transition: all .2s ease-in-out;
}
.fancyButton205.fancyButton:hover .text,.fancyButton205.fancyButton:focus .text,.fancyButton205.fancyButton:active .text,.fancyButton205.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 15px ;
background-size: 70px;
}
Staff Directory
.fancyButton206.fancyButton:link,.fancyButton206.fancyButton:visited, .fancyButton206div.fancyButton{
background-image: url('/ImageRepository/Document?documentID=1899');
background-repeat: no-repeat;
background-position: center top;
transition: all .3s ease-in-out;}
.fancyButton206.fancyButton:hover,.fancyButton206.fancyButton:focus,.fancyButton206.fancyButton:active,.fancyButton206.fancyButton.hover{
background-repeat: no-repeat;
background-position: center top;
}
.fancyButton206.fancyButton:link > span,.fancyButton206.fancyButton:visited > span, .fancyButton206div.fancyButton > span{
}
.fancyButton206.fancyButton:hover > span,.fancyButton206.fancyButton:focus > span,.fancyButton206.fancyButton:active > span,.fancyButton206.fancyButton.hover > span{
}
.fancyButton206.fancyButton .text{
color: rgb(34, 34, 34);
font-size: 1.1em;
font-family: "Roboto";
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
font-weight: 700;
text-decoration: none;
padding-top: 115px;
padding-right: 5px;
padding-left: 5px;
background-image: url('/ImageRepository/Document?documentID=1905');
background-repeat: no-repeat;
background-position: center 20px ;
line-height: 1.2;
background-size: 60px;
position: relative;
transition: all .2s ease-in-out;
}
.fancyButton206.fancyButton:hover .text,.fancyButton206.fancyButton:focus .text,.fancyButton206.fancyButton:active .text,.fancyButton206.fancyButton.hover .text{
text-decoration: underline;
background-repeat: no-repeat;
background-position: center 15px ;
background-size: 70px;
}
323 Charlton Road, Ballston Spa, NY, 12020"