CINXE.COM

Civil Service | Schuyler County, NY - Official Website

<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=UTF-8" /> <!-- Google Tag Manager for GA4 --> <script>(function(w,d,s,l,i){w.GAMeasurementID='G-Y5MYJWEZXN';w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','cpDataLayerGA4','GTM-K73C5PS');</script> <!-- End Google Tag Manager for GA4 --> <script type='text/javascript'> var enableTelemetry = 'false' var aiConfig = { instrumentationKey: '1cde048e-3185-4906-aa46-c92a7312b60f' } var appInsights = window.appInsights || function (a) { function b(a) { c[a] = function () { var b = arguments; c.queue.push(function () { c[a].apply(c, b) }) } } var c = { config: a }, d = document, e = window; setTimeout(function () { var b = d.createElement('script'); b.src = a.url || 'https://az416426.vo.msecnd.net/scripts/a/ai.0.js', d.getElementsByTagName('script')[0].parentNode.appendChild(b) }); try { c.cookie = d.cookie } catch (a) { } c.queue = []; for (var f = ['Event', 'Exception', 'Metric', 'PageView', 'Trace', 'Dependency']; f.length;)b('track' + f.pop()); if (b('setAuthenticatedUserContext'), b('clearAuthenticatedUserContext'), b('startTrackEvent'), b('stopTrackEvent'), b('startTrackPage'), b('stopTrackPage'), b('flush'), !a.disableExceptionTracking) { f = 'onerror', b('_' + f); var g = e[f]; e[f] = function (a, b, d, e, h) { var i = g && g(a, b, d, e, h); return !0 !== i && c['_' + f](a, b, d, e, h), i } } return c }(aiConfig); window.appInsights = appInsights, appInsights.queue && 0 === appInsights.queue.length; // Add telemetry initializer appInsights.queue.push(function() { appInsights.context.addTelemetryInitializer(function(envelope) { var telemetryItem = envelope.data.baseData; // To check the telemetry item’s type: if (!false) { //If the telemetry is not enabled, we still want to capture Google map custom event, so only allow that if (envelope.name.indexOf('.Event') == -1) return false; } }); }); appInsights.trackPageView(); </script> <script> function populateAntiForgery(token) { var input = document.createElement("input"); input.name = "__RequestVerificationToken"; input.type = "hidden"; input.value = token; var absPat = /^https?:\/\/|^\/\//i; var forms = document.getElementsByTagName("form"); for (var i = 0; i < forms.length; i++) { if (forms[i].method == "post" && !forms[i].querySelector('[name="__RequestVerificationToken"]') && !absPat.test(forms[i].getAttribute("action"))) { forms[i].appendChild(input.cloneNode()); } } } function getAntiForgeryToken(callback, error) { var xhr = new XMLHttpRequest(); xhr.open("GET", "/antiforgery"); xhr.addEventListener("load", function() { try { if (this.status !== 200) { throw Error("Invalid status. Could not retrieve antiforgery token."); } var obj = JSON.parse(this.responseText); callback(obj.token); } catch (e) { typeof error === "function" && error(e); } }); xhr.send(); } getAntiForgeryToken(function(token) { if (document.readyState === "complete" || document.readyState === "loaded" || document.readyState === "interactive") { populateAntiForgery(token); return; } document.addEventListener("DOMContentLoaded", function() { populateAntiForgery(token); }, false); }, console.error); </script> <script type="text/javascript"> window.departmentHeader = {}; window.pageSectionTracker = {}; window.isResponsiveEnabled = true; window.isRemoveSetHeights= false; if (window.isRemoveSetHeights) { document.documentElement.className += ' removeSetHeights'; } window.mainMenuMediaQuery = 'screen and (max-width: 40em)'; window.isMobileBrowserIncludingTablets = false; window.fixedResponsiveMenu = false; window.fullWidthResponsiveMenu = false; window.responsiveMenuHeight = ''; window.responsiveMenuFontSize = ''; (function () { window.setSizeCookie = function () { document.cookie = "dpi=" + window.devicePixelRatio + "; path=/"; document.cookie = "viewportWidth=" + window.innerWidth + "; path=/"; document.cookie = "viewportHeight=" + window.innerHeight + "; path=/"; if (screen && screen.width && screen.height) { document.cookie = "screenWidth=" + screen.width + "; path=/"; document.cookie = "screenHeight=" + screen.height + "; path=/"; } document.cookie = "responsiveGhost=1; path=/"; }; setSizeCookie(); }()); </script> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="category0" content="Home" /> <meta name="category1" content="Departments" /> <meta name="category2" content="Civil Service" /> <meta name="theme-color" content="#376767"> <link rel="icon" href="/images/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" /> <title>Civil Service | Schuyler County, NY - Official Website</title> <meta name="description" content="View descriptions of civil service jobs within Schuyler County."> <meta name="keywords" content="Civil Service,Employment,Jobs"> <script src="/Assets/Scripts/jQuery/jquery-2.2.4.min.js"></script> <script src="/Assets/Scripts/jQuery/jQuery-migrate-1.4.1.js" type="text/javascript"></script> <!--[if IE 6]><script language="JavaScript" type="text/javascript"> var isie6 = true; </script><![endif]--> <!--[if IE 7]><script language="JavaScript" type="text/javascript"> var isie7 = true; </script><![endif]--> <!--[if IE 8]><script language="JavaScript" type="text/javascript"> var isie8 = true; </script><![endif]--> <!--[if IE 9]><script language="JavaScript" type="text/javascript"> var isie8 = true; </script><![endif]--> <script type="text/javascript"><!-- var intCountryCode = 840; var externalSiteDialogHeight = '390px'; var order = ''; //--></script> <link href="/-524588952.css" rel="stylesheet" type="text/css" /> <link href="/810691049.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="/Assets/Styles/Print.css" media="print"> <script type="text/javascript"> window.Pages = window.Pages || {}; // FrontEnd RWD initialization window.Pages.rwdReady = $.Deferred(); window.Pages.toolBarDeferred = $.Deferred(); window.Pages.rwdSetupComplete = $.Deferred(); window.Pages.megaMenuLoaded = $.Deferred(); window.Pages.angularToolbarComplete = $.Deferred(); window.Pages.frontEndToolbarComplete = $.Deferred(); </script> <!--CPHeadContent--> <script src="/-980062917.js" type="text/javascript"></script> <!--[if lte IE 8]><link rel="stylesheet" type="text/css" href="/App_Themes/ie8.css"><![endif]--> <!--[if lte IE 7]><link rel="stylesheet" type="text/css" href="/App_Themes/ie7.css"><![endif]--> <!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="/App_Themes/ie6.css"><![endif]--> <!--[if lt IE 9]><script type="text/javascript" src="/Scripts/html5.js"></script><![endif]--> <script type="text/javascript"> setEditorVariables(false, 840); function getPrintPreviewType() { return 0; } function printPreview() {pPreview(getPrintPreviewType()); } </script> <script src="/Assets/Scripts/AlpineJS/3.14.1/alpine.min.js" type="text/javascript" defer="defer"></script> </head> <body class="wide " > <script>jQuery(document).click(function (event) { var target = jQuery(event.target); if (target.attr('src') && target.parents('.image').length && target.parents('.widget').length) { var text = target.attr('title'); if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Image', eventAction: 'Image - ' + text, eventLabel: window.location.href }); } if (target.is('button') || target.hasClass('button') || target.parents().hasClass('button')) { var text = ""; if (target.parents('.button')[0]) { text = target.parents('.button').first().text(); } else if (target.text().length) { text = target.text(); } else if (target.attr('title').length) { text = target.attr('title'); } if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Button', eventAction: 'Button - ' + text, eventLabel: window.location.href }); } if (target.parents('.widgetCustomHtml').length) { ga('send', { hitType: 'event', eventCategory: 'Custom Html', eventAction: 'Custom Html Clicked', eventLabel: window.location.href }); } if (target.parents('.editor').length) { ga('send', { hitType: 'event', eventCategory: 'Editor', eventAction: 'Editor Link Clicked', eventLabel: window.location.href }); } if (target.parents('.GraphicLinks').length) { var text = ""; var targetGraphicLink = target; if (target.hasClass('widgetGraphicLinksLink')) { targetGraphicLink = jQuery(target.children()[0]); } if (targetGraphicLink.hasClass('text')) { text = targetGraphicLink.text(); } else if (targetGraphicLink.attr('src').length) { if (targetGraphicLink.attr('alt').length) { text = targetGraphicLink.attr('alt'); } else { text = targetGraphicLink.attr('src'); } } else { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Graphic Links', eventAction: 'Graphic Link - ' + text, eventLabel: window.location.href }); } if (target.parents('.InfoAdvanced').length) { ga('send', { hitType: 'event', eventCategory: 'Info Advanced', eventAction: 'Info Advanced Clicked', eventLabel: window.location.href }); } if (target.parents('.list').length) { ga('send', { hitType: 'event', eventCategory: 'List', eventAction: 'List Clicked', eventLabel: window.location.href }); } if (target.parents('.megaMenuItem').length || target.parents('.topMenuItem').length) { var megaMenuText = jQuery('.topMenuItem.mouseover').find('span').text(); var breadCrumbs = []; jQuery('.breadCrumbs > li').each(function () { breadCrumbs.push(this.textContent); }); var pageTitle = breadCrumbs.join('>'); var subTitleText = target.parents('.megaMenuItem').children('.widgetTitle').children().text(); var text = ""; if (pageTitle) { text += pageTitle + " | "; } else { text += document.title + ' - '; } if (target.text() == "" && megaMenuText == "") { text += "N/A"; } else if (target.text().length && megaMenuText.length) { if (megaMenuText == target.text()) { text += megaMenuText; } else { text += megaMenuText + " - " + subTitleText + " - " + target.text(); } } else if (target.text() == "") { text += megaMenuText; } else { text += target.text(); } if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Mega Menu', eventAction: 'Mega Menu : ' + text, eventLabel: window.location.href }); } if (target.parents('.widgetNewsFlash').length && target.parents('.widgetItem').length) { var text = jQuery(target.parents('.widgetItem')[0]).find('.widgetTitle').children().text(); if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'News Flash', eventAction: 'News Flash - ' + text, eventLabel: window.location.href }); } if (target.hasClass('widgetQuickLinksLink') || target.find('.widgetQuickLinksLink').length) { var text = target.text(); if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Quick Links', eventAction: 'Quick Links - ' + text, eventLabel: window.location.href }); } if (target.attr('src') && target.parents('.cpSlideshow').length) { var text = target.attr('title'); if (!text.length) { text = "N/A"; } ga('send', { hitType: 'event', eventCategory: 'Slideshow', eventAction: 'Slideshow - ' + text, eventLabel: window.location.href }); } if (target.parents('.widgetText').length) { ga('send', { hitType: 'event', eventCategory: 'Text', eventAction: 'Text Link Clicked', eventLabel: window.location.href }); } });</script> <div id="fb-root"></div> <div id=skipToContentLinks> <a href="#cc198fc1fc-b403-40a7-bb11-b1f3ee8e8e3f" target="_self" class="skipToContentLink">Skip to Main Content</a> </div> <form id="frmReferenceFormForTelerikEditorDialogs"></form> <input type="hidden" id="GoogleMapsKey" value="AIzaSyDWUuE-ifkbhxblF920N8MjpBdTg1Wt784" /> <input type="hidden" id="cpcDomain" value="https://cp-civicplusuniversity2.civicplus.com"> <input type="hidden" id="hdnStructureID" value="5" /> <input type="hidden" id="hdnContentCollectionID" value="9689c4ff-51e2-4440-980a-886866ca48fe" /> <input type="hidden" id="hdnWorkingCopyID" value="00000000-0000-0000-0000-000000000000" /> <input type="hidden" id="hdnThemeID" value="7" /> <input type="hidden" id="pageIsFrontEnd" value="true" /> <input type="hidden" id="pageModuleID" /> <input type="hidden" id="pagePageID" value="119" /> <div id="stickyPlaceholder"></div> <div id="outer-wrap" class="outer-wrap"> <div id="inner-wrap" class="inner-wrap"> <div id="divToolbars" class="cpToolbars newCP mui-fixed" style=""> <!-- Begin Signed Out Bar --> <div class="cpToolbar user public"> <div class="inner selfClear"> <p class="dropdown"><a href="/MyAccount/ProfileCreate" role="link" class="myConnections" id="signedOutToolbarCreateProfileButton">Create a Website Account</a> <span class="welcomeMessage">- Manage notification subscriptions, save form progress and more. &nbsp;&nbsp;</span></p> <ul class="nav secondary"> <li><a href="/MyAccount" role="link" class="button" id="loggedOutToolbarSignInButton"><span>Website Sign In</span></a></li> </ul> </div> </div> <script> $(document).ready(function () { $('#signedOutToolbarCreateProfileButton').keypress(function (e) { if (e.which === 0) return; $(this).click(); }); $('#signedOutToolbarCreateProfileButton').click(function (event) { event.preventDefault(); window.location.href = '/MyAccount/ProfileCreate?from=url&url=/&dn=' + window.location.origin; }); $('#loggedOutToolbarSignInButton').click(function (event) { event.preventDefault(); window.location.href = '/MyAccount/?from=url&url=' + encodeURIComponent(window.location.href.replace(window.location.origin, '')) + '&dn=' + window.location.host; }); if ('False' == 'True') { $('#loggedOutToolbarSignInButton').hide(); } }) </script> <!-- End Signed Out Bar --> </div> <div id="bodyWrapper"> <div id="mainNavHolderMobile" class="mainNavHolderMobile"></div> <div data-cpRole="structuralContainer" id="bodyContainerTS"> <!-- Header Container --><header data-cpRole="structuralContainer" id="headerContainerTS" class="fixedTopTS"> <div class="siteWrap2"><div data-cpRole="banner" id="bannerLogoTS" class="bannerLogoTS empty"> <a id="bannerLogoTS-12" style=" display: block; text-align: center; " class="bannerObject" href="/" target="_self"><img alt="Home page" class="bannerObject" height="115" src="/ImageRepository/Document?documentID=11931" width="389" /></a> </div><div data-cpRole="contentContainer" id="searchTS"> <div id="ccd1c525ea-044b-474c-9766-be066463cb32" data-containerid="d1c525ea-044b-474c-9766-be066463cb32" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile"> <div class="row outer wide"><!-- --><div class="outer col col24 first last" style="" data-widgetcontainerid="cac58b21-dddc-47b9-97e9-b5567f8d2b67"> <div class="row nest first last wide"> <div class="inner col col24 first last id81228a1f-4154-4c35-875b-c48fcadb1edd" style="" data-widgetcontainerid="81228a1f-4154-4c35-875b-c48fcadb1edd"> <div data-widget-id="b7f52d81-c7f1-4204-b240-cd37320220ae" data-widget-controller-path="/Layout/WidgetSearch"> <script defer type="text/javascript" src="/Common/Controls/jquery-ui-1.14.1/jquery-ui.min.js"></script> <script defer src="/Areas/Layout/Assets/Scripts/Search.js" type="text/javascript"></script> <script defer type="text/javascript"> $(document).ready(function () { try { $(".widgetSearchButton.widgetSearchButtonb7f52d81-c7f1-4204-b240-cd37320220ae").click(function (e) { e.preventDefault(); if (false||$("#ysnSearchOnlyDeptb7f52d81-c7f1-4204-b240-cd37320220ae").is(':checked')) { doWidgetSearch($(this).siblings(".widgetSearchBox").val(), Number(0)); } else { doWidgetSearch($(this).siblings(".widgetSearchBox").val(), 0); } }); $("#searchFieldb7f52d81-c7f1-4204-b240-cd37320220ae").keypress(function (e) { if (window.clipboardData) { if (e.keyCode === 13) { if ($("#ysnSearchOnlyDeptb7f52d81-c7f1-4204-b240-cd37320220ae").is(':checked') || false) { doWidgetSearch($(this).val(), Number(0)); } else { doWidgetSearch($(this).val(), 0); } return false; } } else { if (e.which === 13) { if ($("#ysnSearchOnlyDeptb7f52d81-c7f1-4204-b240-cd37320220ae").is(':checked') || false) { doWidgetSearch($(this).val(), Number(0)); } else { doWidgetSearch($(this).val(), 0); } return false; } } return true; }); if (true) { var currentRequest = null; var $searchField = $("#searchFieldb7f52d81-c7f1-4204-b240-cd37320220ae").autocomplete({ source: function (request, response) { currentRequest = $.ajax({ url: '/Search/AutoComplete' + ($("#ysnSearchOnlyDeptb7f52d81-c7f1-4204-b240-cd37320220ae").is(':checked') || false? '?departmentId=0' : ''), dataType: "json", timeout: 10000, beforeSend: function () { if (currentRequest != null) { currentRequest.abort(); } }, data: { term: request.term, }, success: function (data) { response(data); $('.autoCompleteError').remove(); }, error: function (xmlhttprequest, textstatus, message) { if (textstatus === "timeout") { if ($("#searchFieldb7f52d81-c7f1-4204-b240-cd37320220ae").siblings('.autoCompleteError').length == 0) $('<span class="autoCompleteError"><p class="alert error">Search autocomplete is currently not responding. Please try again later.</p></span>').insertAfter($("#searchFieldb7f52d81-c7f1-4204-b240-cd37320220ae")); } } }); }, html: true, delay: 500, select: function (event, ui) { $(this).val(ui.item.value); $(this).next().click(); } }); $searchField.data("ui-autocomplete")._renderItem = function (ul, item) { return $("<li class=\"itemList\"></li>") .data("ui-autocomplete-item", item) .append("<a>" + item.label + "</a>") .appendTo(ul); }; } } catch(e) {} //we're going to eat this error. Autocomplete won't work but we dont wan't to break anything else on the page. }); </script> <section id="widgetPreviewSearch" class="widget widgetSearch skin10 widgetOptionSet27" style="display: block;" aria-label="Search"> <!-- For the button right and inside --> <div class="widgetBody buttonRightInside"> <input class="widgetSearchBox widgetSearchBoxb7f52d81-c7f1-4204-b240-cd37320220ae" cp5ph="true" id="searchFieldb7f52d81-c7f1-4204-b240-cd37320220ae" name="searchField" onchange="searchBtnApplyQuery();" placeholder="Search our site…" title="Search our site…" type="text" value="" /> <a href="/Search/Results" id="btnSearchIcon" class="widgetSearchButton widgetSearchButtonb7f52d81-c7f1-4204-b240-cd37320220ae" role="button"><img alt="Search" class="imageHover" data-hover="/ImageRepository/Document?documentID=11951" data-image="/ImageRepository/Document?documentID=11952" src="/ImageRepository/Document?documentID=11952" /></a> <label class="searchLabel" for="searchFieldb7f52d81-c7f1-4204-b240-cd37320220ae">Search</label> </div> </section> <style scoped> .widgetSearch ::-webkit-input-placeholder { color: #F7FAFD; } .widgetSearch :-moz-placeholder { /* Firefox 18- */ color: #F7FAFD; } .widgetSearch ::-moz-placeholder { /* Firefox 19+ */ color: #F7FAFD; } .widgetSearch :-ms-input-placeholder { color: #F7FAFD; } .widgetSearch .widgetBody .widgetSearchBoxb7f52d81-c7f1-4204-b240-cd37320220ae { color: #F7FAFD; background-color: #202421; border: none; border-radius: 100px; height: 60px; font-family: Open Sans; font-weight: 600; font-size: 13px; padding: 0 60px 0 25px; } .widgetSearch .widgetBody .widgetSearchButtonb7f52d81-c7f1-4204-b240-cd37320220ae { margin: 11px 13px; } .widgetSearch .widgetSearch-onlyDeptb7f52d81-c7f1-4204-b240-cd37320220ae { display: inline-block; color: #333; padding-top: 10px; } #ysnSearchOnlyDeptb7f52d81-c7f1-4204-b240-cd37320220ae { position: relative; top: .125em; } </style> <link rel="stylesheet" href="/Common/Controls/jquery-ui-1.14.1/jquery-ui.min.css"> <link rel="stylesheet" href="/Common/Controls/jquery-ui-1.14.1/jquery-ui.theme.min.css"> <script type="text/javascript"> //Updates search icons href to have the correct queryString function searchBtnApplyQuery() { document.getElementById("btnSearchIcon").href = "/Search?searchPhrase=" + document.getElementById("searchFieldb7f52d81-c7f1-4204-b240-cd37320220ae").value; } </script> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!-- --></div> <!-- outer row --> </div> </div><nav data-cpRole="nav" id="mainNav" class="siteNav mainNav" role="navigation"> <ol id="mainNavMenu" data-parent="1" class="rootNavMenu" role="menu"><!-- --><li id="MainItem253" class="topMenuItem" role="none" data-pageid="253" data-displaymegamenu="False"><!-- --><!-- --> <a role = "menuitem" aria-haspopup=true aria-expanded='false' id = "mainNavYourGovernment" class="navMainItem mainNavItem mainNavItem1" href="/253/Your-Government" target = "_self" > Your Government </a> <!-- --><!-- --></li><!----><li id="MainItem115" class="topMenuItem" role="none" data-pageid="115" data-displaymegamenu="False"><!-- --><!-- --> <a role = "menuitem" aria-haspopup=true aria-expanded='false' id = "mainNavDepartments" class="navMainItem mainNavItem mainNavItem2" href="/115/Departments" target = "_self" > Departments </a> <!-- --><!-- --></li><!----><li id="MainItem240" class="topMenuItem" role="none" data-pageid="240" data-displaymegamenu="False"><!-- --><!-- --> <a role = "menuitem" aria-haspopup=true aria-expanded='false' id = "mainNavYourCommunity" class="navMainItem mainNavItem mainNavItem3" href="/240/Your-Community" target = "_self" > Your Community </a> <!-- --><!-- --></li><!----><li id="MainItem227" class="topMenuItem" role="none" data-pageid="227" data-displaymegamenu="False"><!-- --><!-- --> <a role = "menuitem" aria-haspopup=true aria-expanded='false' id = "mainNavHowDoI" class="navMainItem mainNavItem mainNavItem4" href="/227/How-Do-I" target = "_self" > How Do I... </a> <!-- --><!-- --></li><!----><li id="MainItem216" class="topMenuItem" role="none" data-pageid="216" data-displaymegamenu="False"><!-- --><!-- --> <a role = "menuitem" aria-haspopup=true aria-expanded='false' id = "mainNavExploreSchuyler" class="navMainItem mainNavItem mainNavItem5" href="/216/Explore-Schuyler" target = "_self" > Explore Schuyler </a> <!-- --><!-- --></li><!----> </ol> <script type="text/javascript"> document.addEventListener('DOMContentLoaded',function () { var menuID = 'mainNavMenu'; var menuType = MAIN_MENU; //setup menu manager properties for main menu if (!menuManager.mobileMainNav && true) menuManager.adjustMainItemsWidth('#' + menuID); menuManager.isMainMenuEditable = false; menuManager.mainMenuMaxSubMenuLevels = 4; menuManager.setMOMMode(2, menuType); //Init main menu var setupDraggable = menuManager.isMainMenuEditable; var urlToGetHiddenMenus = '/Pages/MenuMain/HiddenMainSubMenus?pageID=1&moduleID=&themeID=7&menuContainerID=mainNav'; menuManager.setupMenu(menuID, 'mainNav', menuType, setupDraggable, urlToGetHiddenMenus); menuManager.mainMenuInit = true; menuManager.mainMenuTextResizer = true; if (1.00 > 0) menuManager.mainMenuTextResizerRatio = 1.00; if (window.isResponsiveEnabled) menuManager.mainMenuReady.resolve(); }); </script> <aside data-cpRole="megaMenu" id="megaMenu" class="megaMenu" style="display: none;"><input type="hidden" id="megaMenuPopupDirection" value="0"><input type="hidden" id="megaMenuWidthReference" value="1"></aside></nav></div> </header><!-- Banner --><div data-cpRole="structuralContainer" id="bannerContainerTS" class="noOverflowTS"> <div data-cpRole="banner" id="banner1"><div data-cpRole="structuralContainer" id="bannerSizingTS"> <div data-cpRole="structuralContainer" id="bannerContentTS"> <div class="siteWrap"><div data-cpRole="contentContainer" id="contentTS"> <div id="cccd9f96c5-94dc-4906-8678-74b53b0433a8" data-containerid="cd9f96c5-94dc-4906-8678-74b53b0433a8" class="pageContent cpGrid cpGrid24 showInMobile"> </div> </div></div> </div> </div> <div id="bannerImagesJSON13" class="hidden"></div> <div id="bannerSlideshowControls_banner1" class="bannerSlideshowControlsNew none " style="display:none"> <a id="arrowPrev_banner1" tabindex="0" class="arrowNew prev" aria-label="Banner Arrow Previous"><svg style=" " class=""><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#iconSlideshowArrowLeft"></use></svg></a> <a id="arrowNext_banner1" tabindex="0" class="arrowNew next" aria-label="Banner Arrow Next"><svg style=" " class=""><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#iconSlideshowArrowRight"></use></svg></a> </div> <script type="text/javascript"> $(window).on("load", function () { $.when(window.Pages.rwdSetupComplete) .done(function () { renderExternalBannerSlideshow('banner1', {"BannerOptionID":13,"ThemeID":7,"SlotName":"banner1","Name":"Default","IsDefault":true,"BannerMode":2,"SlideShowSlideTiming":"5","SlideshowTransition":0,"SlideShowTransitionTiming":"1","ImageScale":true,"ImageAlignment":1,"ImageScroll":true,"MuteSound":true,"VideoType":0,"Status":40,"SlideshowControlsPosition":0,"SlideshowControlsAlignment":0,"SlideshowBannerControlsColorScheme":0,"DisplayVideoPauseButton":false,"VideoPauseButtonAlignment":1,"VideoPauseButtonControlsAlignment":0,"VideoPauseButtonStyle":"#FFFFFF","VideoPauseButtonBackgroundStyle":"#000000","VideoPauseButtonAlignmentClass":"alignRight viewport","DisplaySlideshowPauseButton":true,"SlideshowControlsColor":"#FFFFFF","SlideshowControlsBackgroundColor":"#000000","SlideshowPauseButtonClass":"isHidden","BannerImages":[{"BannerImageID":17,"BannerOptionID":13,"FileName":"/ImageRepository/Document?documentID=11935","Height":385,"Width":2200,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":1,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":""},{"BannerImageID":18,"BannerOptionID":13,"FileName":"/ImageRepository/Document?documentID=11934","Height":385,"Width":2200,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":2,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":""},{"BannerImageID":19,"BannerOptionID":13,"FileName":"/ImageRepository/Document?documentID=11933","Height":385,"Width":2200,"StartingOn":null,"StoppingOn":null,"IsLink":false,"LinkAddress":null,"Sequence":3,"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","AltText":""}],"BannerVideos":[{"BannerVideoID":2,"BannerOptionID":13,"VideoFileName":"","ImageFileName":"EmptyBannerBkg202211031213498033.png","IsLink":false,"LinkAddress":null,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/","VideoFileID":"00000000-0000-0000-0000-000000000000","ImageFileID":"00000000-0000-0000-0000-000000000000","VideoWidth":0,"VideoHeight":0,"ImageWidth":0,"ImageHeight":0,"LinkedVideoUrl":"","RecordStatus":0,"AltText":null}],"RecordStatus":0,"ModifiedBy":0,"ModifiedOn":"\/Date(-62135575200000)\/"}, '/App_Themes/2022 - Interior/Images/', 'Rotating'); }); }); </script> </div> </div><!-- Content container --><div data-cpRole="structuralContainer" id="mainContainerTS"> <div class="siteWrap"><div data-cpRole="structuralContainer" id="mainWrapTS" class="mainWrap" role="main"> <div data-cpRole="structuralContainer" id="outerContentWrapTS" class="outerContentWrap"> <div data-cpRole="structuralContainer" id="contentWrapTS" class="contentWrap"> <div data-cpRole="breadCrumbs" id="breadCrumbs" class="breadCrumbContainer"> <ol class="semanticList breadCrumbs"> <li><a class="breadCrumb" href="/">Home</a></li><li><a class="breadCrumb" href="/115/Departments">Departments</a></li><li id="currentBCPage" data-pageid="119">Civil Service</li> </ol> </div><div data-cpRole="mainContentContainer" id="moduleContent"> <div id="page" class="moduleContentNew"> <input id="hdnPageID" name="hdnPageID" type="hidden" value="119" /> <input id="hdnParentID" name="hdnParentID" type="hidden" value="115" /> <input id="hdnVersionID" name="hdnVersionID" type="hidden" value="10254" /> <input id="pageMenuTitle" name="pageMenuTitle" type="hidden" value="Civil Service" /> <input id="pageShowFeatureColumn" name="pageShowFeatureColumn" type="hidden" value="True" /> <input id="hdnIsLayoutPage" name="hdnIsLayoutPage" type="hidden" value="False" /> <input id="hdnPageStatus" name="hdnPageStatus" type="hidden" value="Published" /> <h1 id="versionHeadLine" class="headline"> Civil Service </h1> <div id="cc198fc1fc-b403-40a7-bb11-b1f3ee8e8e3f" data-containerid="198fc1fc-b403-40a7-bb11-b1f3ee8e8e3f" class="pageContent cpGrid cpGrid24" > <div class="row outer wide"><!-- --><div class="outer col col24 first last" style="" data-widgetcontainerid="18657466-7eed-4571-a384-c42ebdd1a053"> <div class="row nest first last wide"> <div class="inner col col24 first last id0862ae1e-1558-4938-8197-33343384e57a" style="" data-widgetcontainerid="0862ae1e-1558-4938-8197-33343384e57a"> <div class="widget editor pageStyles narrow" id="divEditorce4d7e29-51ca-419a-b29f-d5ef0f376400" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}'> <div class="fr-view"> <p>Public employees are hired under a merit system known as civil service. The Schuyler County Civil Service Department, under the direction of the Personnel Officer, administers the provisions of the New York State Civil Service Law for all county departments, school districts, special districts, towns, and villages in Schuyler County.</p><table class="telerik-reTable-2" style="width: 100%;"><thead><tr class="telerik-reTableHeaderRow-2"><th class="telerik-reTableHeaderEvenCol-2" style="background-color: rgb(246, 245, 241);"><strong style="color: rgb(59, 58, 55); line-height: 21.6px; font-size: 14.4px;">PLEASE NOTE:<br> <em>&nbsp;&nbsp;</em></strong><span style="font-weight: normal; color: rgb(59, 58, 55);">&nbsp;</span><div class="alignWrapper" style="text-align: justify; line-height: 21.6px; font-size: 14.4px; font-weight: normal;"><strong style="line-height: 21.6px; font-size: 14.4px;"><span style="color: rgb(59, 58, 55);">Effective January 1, 2022&nbsp;</span>2<span style="color: rgb(59, 58, 55);">all applications for examination, applications for vacancies, and canvass letter responses&nbsp;</span><span style="text-decoration: underline; color: rgb(59, 58, 55);">MUST</span><span style="color: rgb(59, 58, 55);">&nbsp;be received in the Civil Service office by on the designated last filing date. Applications received after the filing date (even if postmarked by the filing date)&nbsp;</span><span style="text-decoration: underline; color: rgb(59, 58, 55);">WILL NOT</span><span style="color: rgb(59, 58, 55);">&nbsp;be accepted.</span><br>&nbsp;<br> <span style="color: rgb(59, 58, 55);">&nbsp;Emailed or faxed applications are acceptable.</span><br><div style="text-align: left;"><strong style="line-height: 21.6px; font-size: 14.4px;"><span style="color: rgb(228, 15, 8);"><br> <span style="font-size: 14pt;">The Schuyler County Civil Service office is open to the public every Monday - Friday from 8:30am to 4:30pm. &nbsp;For convenience you can mail, email (civilservice@co.schuyler.ny.us), fax (607-535-8193)&nbsp;</span></span></strong><strong style="font-size: 14.4px; line-height: 21.6px;"><span style="font-size: 14pt; color: rgb(228, 15, 8);">or you can visit the office directly. Any questions feel free to call the office at 607-535-8190. &nbsp;<br>&nbsp;<br>&nbsp;***For after hours ONLY you can submit applications via the outside drop box, but please note that this box is only emptied once each day at approximately 8:15am.***</span></strong></div></strong></div></th></tr></thead></table><p><br></p><table class="telerik-reTable-2" style="width: 100%;"><thead><tr class="telerik-reTableHeaderRow-2"><th class="telerik-reTableHeaderEvenCol-2" style="background-color: rgb(51, 85, 123);">&nbsp;<span style="color: rgb(255, 255, 255); font-size: 18px;">SCHEDULED EXAMS:</span></th></tr></thead></table><p><br></p><table style="width: 100%; margin-left: calc(0%);"><tbody><tr><td><a href="/DocumentCenter/View/14533/Caseworker-CW03152025"><strong style='box-sizing: border-box; font-weight: 700; color: rgb(56, 56, 56); font-family: "Open Sans"; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(243, 245, 249); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;' id="isPasted"><span style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-weight: inherit; font-style: inherit; font-size: 18px; font-family: inherit; vertical-align: baseline; outline: 0px; color: rgb(0, 0, 0);">Caseworker - Exam #CW03152025</span></strong></a><strong style='box-sizing: border-box; font-weight: 700; color: rgb(56, 56, 56); font-family: "Open Sans"; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(243, 245, 249); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;' id="isPasted"><span style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-weight: inherit; font-style: inherit; font-size: 14px; font-family: inherit; vertical-align: baseline; outline: 0px; color: rgb(0, 0, 0);"><br style="box-sizing: border-box;">Date: 3/15/2025 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Last date to file: 3/4/25 by 4:30pm</span></strong><br><br><a href="/DocumentCenter/View/14518/Deputy-Building-Maintenance-Supervisor---87931010---4-25"><strong><span style="color: rgb(0, 0, 0);"><span style="font-size: 18px;">Deputy Building Maintenance Supervisor - Exam #87931010</span></span></strong></a><strong><span style="color: rgb(0, 0, 0);"><br><span style="font-size: 14px;">Date: 4/5/2025 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Last date to file: 2/25/2025 by 4:30pm</span></span></strong><br><br><a href="/DocumentCenter/View/14565/Deputy-Director-of-Emergency-Services-60027250--4-25"><strong><span style="color: rgb(0, 0, 0);"><span style="font-size: 18px;">Deputy Director of Emergency Services - Exam #60027250</span></span></strong></a><br><strong><span style="color: rgb(0, 0, 0);"><span style="font-size: 14px;"><strong id="isPasted"><span style="color: rgb(0, 0, 0);"><span style="font-size: 14px;">Date: 4/5/2025 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Last date to file: 3/4/2025 by 4:30pm</span></span></strong></span></span></strong><br><br><a href="/DocumentCenter/View/14566/Deputy-Emergency-Management-Coordinator-60026660--4-25"><strong><span style="color: rgb(0, 0, 0);"><span style="font-size: 14px;"><strong><span style="color: rgb(0, 0, 0); font-size: 18px;">Deputy Emergency Management Coordinator - Exam #60026660</span></strong></span></span></strong></a><br><strong><span style="color: rgb(0, 0, 0);"><span style="font-size: 14px;"><strong><span style="color: rgb(0, 0, 0);"><span style="font-size: 14px;"><strong id="isPasted"><span style="color: rgb(0, 0, 0);"><span style="font-size: 14px;"><strong><span style="color: rgb(0, 0, 0);"><span style="font-size: 14px;">Date: 4/5/2025 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Last date to file: 3/4/2025 by 4:30pm</span></span></strong></span></span></strong><br></span></span></strong></span></span></strong><br><a href="/DocumentCenter/View/14503/Food-Service-Coordinator---87932010---5-25"><strong><span style="color: rgb(0, 0, 0); font-size: 18px;">Food Service Coordinator - Exam #87932010</span></strong></a><br><strong><span style="color: rgb(0, 0, 0); font-size: 14px;">Exam Date: &nbsp;5/17/2025 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Last date to file: &nbsp;2/24/2025 by 4:30pm</span></strong><br><br><a href="/DocumentCenter/View/14502/Health-Information-Coordinator---89025010---5-25"><strong><span style="color: rgb(0, 0, 0); font-size: 18px;">Health Information Coordinator - Exam #89025010</span></strong></a><br><strong><span style="color: rgb(0, 0, 0); font-size: 14px;">Exam Date: &nbsp;5/17/2025 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Last date to file: &nbsp;2/24/2025 by 4:30pm</span></strong><br><br><a href="/DocumentCenter/View/14563/Investigator-Pub-Def-60026700-5-25"><strong><span style="color: rgb(0, 0, 0); font-size: 18px;">Investigator (Public Defenders Office) - Exam #600260700</span></strong></a><br><strong id="isPasted"><span style="color: rgb(0, 0, 0); font-size: 14px;"><strong><span style="color: rgb(0, 0, 0); font-size: 14px;">Exam Date: 5/3/2025 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Last date to file: 3/14/2025 by 4:30pm</span></strong></span></strong><br><br><a href="/DocumentCenter/View/14536/Keyboard-Specialist-KBS03152025"><strong><span style="color: rgb(0, 0, 0); font-size: 18px;">Keyboard Specialist - Exam #KBS031525</span></strong></a><br><strong style='box-sizing: border-box; font-weight: 700; color: rgb(56, 56, 56); font-family: "Open Sans"; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(243, 245, 249); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;' id="isPasted"><span style="box-sizing: border-box; margin: 0px; padding: 0px; border: 0px; font-weight: inherit; font-style: inherit; font-size: 14px; font-family: inherit; vertical-align: baseline; outline: 0px; color: rgb(0, 0, 0);">Exam Date: 3/15/2025 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Last date to file: 3/4/25 by 4:30pm</span></strong><br><br><a href="/DocumentCenter/View/14537/SEC-I-Sr-KBS-SEC03152025OC"><strong><span style="color: rgb(0, 0, 0); font-size: 18px;">Secretary I/Senior Keyboard Specialist - Exam #SEC031525OC &nbsp;(Open Competitive)</span></strong></a><br><strong><span style="color: rgb(0, 0, 0); font-size: 14px;">Exam Date: 3/15/2025 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Last date to file: 3/4/25 by 4:30pm</span></strong><br><br><a href="/DocumentCenter/View/14534/SEC-I-Sr-KBS-SEC03152025PR"><strong><span style="color: rgb(0, 0, 0); font-size: 14px;"><strong id="isPasted"><span style="color: rgb(0, 0, 0); font-size: 18px;">Secretary I/Senior Keyboard Specialist - Exam #SEC031525PR &nbsp;(Promotional)</span></strong></span></strong></a><strong><span style="color: rgb(0, 0, 0); font-size: 14px;"><br><strong><span style="color: rgb(0, 0, 0); font-size: 14px;">Exam Date: 3/15/2025 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Last date to file: 3/4/25 by 4:30pm</span></strong></span></strong><br><br><span style="font-size: 18px;"><a href="/DocumentCenter/View/14552/Social-Services-Investigator-OC-60026630--5-25"><strong><span style="color: rgb(0, 0, 0);">Social Services Investigator - Exam #60026630 (Open Competiti</span></strong></a></span><span style="color: rgb(0, 0, 0);"><a href="/DocumentCenter/View/14552/Social-Services-Investigator-OC-60026630--5-25"><strong><span style="font-size: 18px;">ve)</span></strong></a></span><br><strong><span style="color: rgb(0, 0, 0); font-size: 14px;"><strong><span style="color: rgb(0, 0, 0); font-size: 14px;">Exam Date: 5/3/2025 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Last date to file: 3/14/2025 by 4:30pm</span></strong></span></strong><br><br><a href="/DocumentCenter/View/14547/Social-Services-Investigator-PR-70012950--5-25"><strong><span style="color: rgb(0, 0, 0); font-size: 14px;"><strong><span style="color: rgb(0, 0, 0); font-size: 14px;"><strong id="isPasted"><span style="color: rgb(0, 0, 0); font-size: 18px;"><strong><span style="color: rgb(0, 0, 0);">Social Services Investigator - Exam #70012950 (Promotional)</span></strong></span></strong></span></strong></span></strong></a><strong><span style="color: rgb(0, 0, 0); font-size: 14px;"><strong><span style="color: rgb(0, 0, 0); font-size: 14px;"><br><strong><span style="color: rgb(0, 0, 0); font-size: 14px;"><strong><span style="color: rgb(0, 0, 0); font-size: 14px;">Exam Date: 5/3/2025 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Last date to file: 3/14/2025 by 4:30pm</span></strong></span></strong></span></strong></span></strong><br></td></tr><tr><td><br></td></tr></tbody></table><p><span style="font-size: 10pt;"><a href="/DocumentCenter/View/12027/Emergency-Medical-Services-Coordinator-61545--1-23"><br></a></span></p><table class="telerik-reTable-2" style="width: 100%; background-color: transparent;"><tbody><tr class="telerik-reTableEvenRow-2 alt"><td class="telerik-reTableEvenCol-2" style="background-color: rgb(51, 85, 123);"><strong style="line-height: 21.6px; font-size: 14.4px;"><span style="font-size: 18px; color: rgb(255, 255, 255);">SCHUYLER COUNTY GOVERNMENT JOB OPPORTUNITIES:</span></strong></td></tr></tbody></table><p><br></p><table style="width: 100%; margin-left: calc(0%);"><tbody><tr><td style="width: 100.0000%;"><span style="font-size: 18px; color: rgb(0, 0, 0);"><strong><a href="/DocumentCenter/View/13982/Assistant-Public-Defender-7-24">Assistant Public Defender - Public Defender&apos;s Office</a></strong></span><span style="color: rgb(0, 0, 0);"><br></span><strong><span style="font-size: 14px; color: rgb(0, 0, 0);">Applications accepted until position is filled.</span></strong><br><br><a href="/DocumentCenter/View/14567/HR-Admin-Benefits-Mgr-2-25"><strong><span style="font-size: 18px; color: rgb(0, 0, 0);">Human Resources Administrator-Benefits Manager - Human Resources Department</span></strong></a><span style="color: rgb(0, 0, 0);"><strong><br>Last date to file: March 5, 2025 by 4:30pm</strong></span><br><br><a href="/DocumentCenter/View/14540/Licensed-Clinician2-25"><strong><span style="color: rgb(0, 0, 0);"><span style="font-size: 18px;">Licensed Clinician - Community Services</span></span></strong></a><strong><span style="color: rgb(0, 0, 0);"><br>Applications accepted until position if filled.</span></strong><br><br><a href="/DocumentCenter/View/14141/Nurse-Practitioner---Community-Services----9-24"><strong><span style="font-size: 18px; color: rgb(0, 0, 0);">Nurse Practitioner - Community Services</span></strong></a><span style="color: rgb(0, 0, 0);"><br></span><strong><span style="font-size: 14px; color: rgb(0, 0, 0);">Applications accepted until position is filled.&nbsp;</span></strong><br><br><span style="color: rgb(0, 0, 0);"><span style="font-size: 18px;"><a href="/DocumentCenter/View/13925/Public-Health-Nurse-6-24"><strong>Public Health Nurse - <span style="color: rgb(0, 0, 0);" id="isPasted"><span style="font-size: 18px;"><strong>Public Health Department</strong></span></span></strong></a></span></span><br><span style="color: rgb(0, 0, 0);"><span style="font-size: 14px;"><strong>Applications accepted until position is filled.</strong></span></span><br><br><a href="/DocumentCenter/View/14361/Public-Health-Specialist-12-24"><strong style='box-sizing: border-box; font-weight: 700; color: rgb(56, 56, 56); font-family: "Open Sans"; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(243, 245, 249); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;' id="isPasted"><span style="font-size: 18px; color: rgb(0, 0, 0);">Public Health Specialist - Public Health Department</span></strong></a><strong style='box-sizing: border-box; font-weight: 700; color: rgb(56, 56, 56); font-family: "Open Sans"; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(243, 245, 249); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;' id="isPasted"><span style="color: rgb(0, 0, 0);"><br style="box-sizing: border-box;"></span><span style="font-size: 14px; color: rgb(0, 0, 0);">Applications accepted until position is filled.</span></strong><br><br><span style="color: rgb(0, 0, 0);"><span style="font-size: 18px;"><a href="/DocumentCenter/View/14365/Sr-RPN--PH-Vac-10-24"><strong>Senior Registered Professional Nurse -&nbsp;</strong><strong>Public Health Department</strong></a></span></span><br><span style="color: rgb(0, 0, 0);"><span style="font-size: 14px;"><strong>Applications accepted until position is filled.</strong></span></span><br><br><span style="color: rgb(0, 0, 0);"><span style="font-size: 18px;"><a href="/DocumentCenter/View/14512/Social-Welfare-Examiner-1-25-Internal"><strong>Social Welfare Examiner (Interdepartmental) - Department of Social Services</strong></a></span></span><br><span style="color: rgb(0, 0, 0);"><span style="font-size: 14px;"><strong>Applications accepted until position is filled.</strong></span></span><br><br><a href="/DocumentCenter/View/14513/Social-Welfare-Examiner-1-25-External"><span style="font-size: 18px;"><strong><span style="color: rgb(0, 0, 0);">Social Welfare Examiner (External) - Department of Social Services&nbsp;</span></strong></span></a><br><span style="color: rgb(0, 0, 0);"><span style="font-size: 14px;"><strong>Applications accepted until positions is filled.</strong></span></span><br></td></tr></tbody></table><p><span style="font-size: 10pt; color: rgb(0, 0, 0);"><br></span></p><table class="telerik-reTable-2" style="width: 100%; background-color: transparent;" role="presentation"><tbody><tr class="telerik-reTableOddRow-2"><td class="telerik-reTableEvenCol-2"><span style="color: rgb(0, 0, 0);"><br></span><table class="telerik-reTable-2" width="100%"><thead><tr class="telerik-reTableHeaderRow-2"><th class="undefined"><span style="font-size: 18px; color: rgb(0, 0, 0);">&nbsp;</span><span style="font-size: 18px; color: rgb(255, 255, 255);">Town &amp; Village Job Opportunities</span></th></tr></thead></table><br><a href="/DocumentCenter/View/14538/Building-Inspector-III-PT---Posting---Village-of-MF---1-25"><strong><span style="font-size: 18px; color: rgb(0, 0, 0);">Building Inspector III PT - Village of Montour Falls</span></strong></a><strong><br>Applications accepted until position is filled.</strong><br><br><a href="/DocumentCenter/View/14559/Smith-Park-Clerk-Job-Announcement-2025"><strong><span style="font-size: 18px; color: rgb(0, 0, 0);">Clerk - PT - Temp (Smith Park) - Town of Hector</span></strong></a><br><strong><span style="font-size: 14px; color: rgb(0, 0, 0);">Last date to file:&nbsp; 03/14/2025 by 4:30pm</span></strong><br><br><span style="font-size: 10pt; color: rgb(0, 0, 0);"><strong><span style="font-size: 18px; font-family: Arial, Helvetica, sans-serif;"><a aria-label="Police Officer - Part Time - Village of Watkins Glen Opens in new window" class="Hyperlink" href="/DocumentCenter/View/13580/Police-Officer---Part-Time---V-WG---3-24" rel="noopener" target="_blank" title="Police Officer - PT">Police Officer - Part Time - Village of Watkins Glen</a></span><span style="font-size: 12pt;"><br> <span style="font-size: 14px;">Applications accepted until positions filled.</span></span></strong></span><br><br><span style="font-size: 10pt; color: rgb(0, 0, 0);"><a href="/DocumentCenter/View/14515/Water-Treatment-Plant-Operator-Trainee"><strong><span style="font-size: 18px;">Water Treatment Plant Operator Trainee - Village of Watkins Glen</span></strong></a></span><br><span style="font-size: 10pt; color: rgb(0, 0, 0);"><strong><span style="font-size: 12pt;"><span style="font-size: 14px;">Applications accepted until position is filled.</span></span></strong></span><br><span style="font-size: 10pt; color: rgb(0, 0, 0);"><strong><span style="font-size: 12pt;"><span style="font-size: 10pt;"><br></span></span></strong></span><table class="telerik-reTable-2" width="100%"><thead><tr class="telerik-reTableHeaderRow-2"><th class="undefined"><span style="font-size: 18px; color: rgb(255, 255, 255);">&nbsp;School District Job Opportunities</span></th></tr></thead></table><span style="color: rgb(0, 0, 0);"><br></span><p><span style="color: rgb(0, 0, 0);"><strong style="font-size: 12pt;"><em><span style="font-size: 12pt; font-family: Verdana;">O</span></em></strong></span><span style="font-size: 10pt; font-weight: 700; color: rgb(0, 0, 0);"><em><span style="font-size: 12pt; font-family: Verdana;">dessa Montour Central School Employment Opportunity:</span></em></span><span style="color: rgb(0, 0, 0);"><em style="font-size: 10pt; font-weight: bold;">&nbsp;<br></em></span></p><p><a href="http://pplications accepted until positions are filled."><span style="font-size: 18px; font-weight: bold; color: rgb(0, 0, 0);">F</span></a><span style="font-size: 18px; font-weight: bold; color: rgb(0, 0, 0);"><a href="/DocumentCenter/View/14036/Posting-Food-Service-Helper---OMCSD---7-24">ood Service Helper - Odessa-Montour Central School District</a><a href="/DocumentCenter/View/14036/Posting-Food-Service-Helper---OMCSD---7-24">&nbsp;</a>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><span style="font-size: 14px; font-weight: bold; color: rgb(0, 0, 0);">A<span style="font-weight: bold; color: rgb(0, 0, 0);" id="isPasted">pplications accepted until position is filled.</span></span></p><p><span style="font-size: 18px; font-weight: bold; color: rgb(0, 0, 0);"><a href="/DocumentCenter/View/13649/Posting-School-Nurse-Substitutes---OMCSD---4-24">School Nurse Substitutes - Odessa-Montour Central School District &nbsp;</a></span><span style="font-size: 14px; font-weight: bold; color: rgb(0, 0, 0);">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Applications accepted until positions are filled.</span></p><p><span style="font-size: 18px; font-weight: bold; color: rgb(0, 0, 0);"><a href="/DocumentCenter/View/14178/OMCSD---Teacher-Aide-1-to-1---10-24">Teacher Aide 1:1 - Odessa-Montour Central School District &nbsp;&nbsp;</a></span><span style="font-size: 14px; font-weight: bold; color: rgb(0, 0, 0);">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Applications accepted until position is filled. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p><p><span style="font-size: 14px; font-weight: bold;"><span style="font-family: Arial, Helvetica, sans-serif; color: rgb(0, 0, 0);"> Please </span></span><span style="font-size: 10pt; font-weight: bold; color: rgb(0, 0, 0);">NOTE: Continuous recruitment of non-teaching substitute positions.</span><span style="color: rgb(0, 0, 0);"><strong><span style="font-size: 10pt;"><br></span></strong></span></p></td></tr><tr class="telerik-reTableEvenRow-2 alt"><td class="telerik-reTableEvenCol-2"><p><span style="font-size: 12pt; font-family: Verdana; color: rgb(0, 0, 0);"><strong><em><span style="font-family: Verdana;">W</span><span style="font-size: 12pt;">atkins Glen Central School Employment Opportunity:</span></em></strong></span><span style="color: rgb(0, 0, 0);"><strong><span style="font-size: 10pt; background-color: rgb(246, 245, 241);"><br></span></strong></span></p><p><span style="color: rgb(0, 0, 0);"><a href="/DocumentCenter/View/13994/AUTOMOTIVE-MECHANIC---7-24---WGCSD"><span style="font-size: 18px;"><strong>Automotive Mechanic - Watkins Glen Central School District&nbsp;</strong></span></a></span><span style="font-size: 18px; color: rgb(0, 0, 0);"><strong>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</strong></span><span style="font-size: 14px; color: rgb(0, 0, 0);"><strong>Applications accepted until position is filled.</strong></span></p><p><a href="/DocumentCenter/View/13988/CLEANER---SUBSTITUTE---7-24---WGCSD"><span style="font-size: 18px;"><strong><span style="color: rgb(0, 0, 0);">Cleaner Substitute - Watkins Glen Central School District</span>&nbsp;</strong></span></a><span style="color: rgb(0, 0, 0);"><strong><span style="font-size: 18px;">&nbsp;</span></strong><strong><span style="font-size: 14px;">Applications accepted until position is filled.</span></strong></span></p><p><span style="color: rgb(0, 0, 0);"><a href="/DocumentCenter/View/14364/FOOD-SERVICE-HELPER----WGCSD---12-24"><strong><span style="font-size: 18px;">Food Service Helper - Watkins Glen Central School District</span></strong></a><strong><span style="font-size: 18px;">&nbsp;</span><span style="font-size: 14px;">Applications accepted until position is filled.</span></strong></span></p><p><span style="font-size: 18px; color: rgb(0, 0, 0);"><a href="/DocumentCenter/View/13989/MAINTENANCE-MECHANIC---7-24---WGCSD"><strong><span style="font-family: Arial, Helvetica, sans-serif;">Maintenance Mechanic - Watkins Glen Central School District</span></strong></a></span><span style="color: rgb(0, 0, 0);"><br><strong><span style="font-size: 14px;">&nbsp;Applications accepted until position is filled.</span></strong></span></p><p><span style="color: rgb(0, 0, 0);"><a href="/DocumentCenter/View/14187/Registered-Professional-Nirse-Sub---WGCSD---10-24"><strong><span style="font-size: 18px;">Registered Professional Nurse Subs - Watkins Glen Central School District</span></strong></a>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <strong>Applications accepted until positions are filled.</strong></span></p><p><span style="color: rgb(0, 0, 0);"><a href="/DocumentCenter/View/13987/SCHOOL-MONITOR---7-24---WGCSD"><strong><span style="font-size: 18px;">School Monitor - Watkins Glen Central School District</span></strong><strong><span style="font-size: 18px;">&nbsp;</span></strong></a><strong><span style="font-size: 18px;">&nbsp;</span><span style="font-size: 14px;">&nbsp;Applications accepted until position is filled.</span></strong></span></p><p><span style="color: rgb(0, 0, 0);"><a href="/DocumentCenter/View/13991/TEACHER-AIDE-SUB---7-24---WGCSD"><strong><span style="font-size: 18px;">Teacher Aide Substitutes - Watkins Glen Central School District</span><span style="font-size: 14px;">&nbsp;</span></strong><strong><span style="font-size: 14px;">&nbsp;</span></strong><strong><span style="font-size: 14px;">&nbsp;</span></strong></a><strong><span style="font-size: 14px;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Application accepted until position is filled. &nbsp; &nbsp; &nbsp;</span></strong></span><span style="color: rgb(41, 66, 96);"><br>&nbsp;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span><strong><span style="font-size: 10pt; background-color: rgb(246, 245, 241); color: rgb(41, 66, 96);"><br></span></strong></p><p><span style="font-size: 12pt; color: rgb(5, 1, 0);"><span style="font-size: 12pt; font-family: Verdana;"><strong>Watkins Glen Public Library:</strong></span></span></p><p><strong><span style="font-size: 14px;">None at this time.</span></strong></p><p><strong><span style="font-size: 14px;">________________________________________________________________________________________________________________</span></strong></p><p><span style="font-size: 18px;"><strong>Dundee Central School District: <span style="color: rgb(184, 49, 47);">MUST APPLY THROUGH YATES COUNTY CIVIL SERVICE</span></strong></span><strong>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</strong></p><p><strong>None at this time.</strong></p></td></tr></tbody></table><table class="telerik-reTable-2" style="width: 100%; background-color: transparent;"><tbody><tr><td style="background-color: rgb(41, 66, 96);"><strong style="line-height: 21.6px; font-size: 14.4px;"><span style="color: rgb(255, 255, 255); font-size: 18px;">CONTINUOUS RECRUITMENT:</span></strong></td></tr><tr><td style="text-align: left;"><em><strong><em><br>&nbsp;Odessa-Montour Central School District and Watkins Glen Central School District<br></em></strong><strong><em>Accepting application for all Non-Teaching /Substitute positions - Continuous Recruitment<br></em></strong></em><em>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</em><em><strong>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</strong></em></td></tr></tbody></table><p><br></p> </div> <script type="text/javascript"> $(document).ready(function (e) { renderSlideshowIfApplicable($('#divEditor' + 'ce4d7e29-51ca-419a-b29f-d5ef0f376400')); }); </script> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!-- --></div> <!-- outer row --> </div> </div> <div class="newCP"> </div> </div> </div><aside data-cpRole="contentContainer" id="featureColumn" class="secondaryContent"> <div id="cc1ce41454-16ff-40f8-8f7c-6bbab603e7c1" data-containerid="1ce41454-16ff-40f8-8f7c-6bbab603e7c1" class="pageContent cpGrid cpGrid24 showInMobile"> <div class="row outer wide"><!-- --><div class="outer col col24 first last" style="" data-widgetcontainerid="cfb32e50-e5dd-4905-901e-7b2902b4ea42"> <div class="row nest first last wide"> <div class="inner col col24 first last id15ef1365-1d46-4f83-9221-fa7ad8491e37" style="" data-widgetcontainerid="15ef1365-1d46-4f83-9221-fa7ad8491e37"> <div data-widget-id="956b34d6-2f82-4562-a24b-32c2e3d9337d" data-widget-controller-path="/InfoAdvanced/Widget"> <section id="divInfoAdv956b34d6-2f82-4562-a24b-32c2e3d9337d" class="widget widgetInfoAdvanced skin11 widgetOptionSet5 wide" data-modulewidgettype="infoAdv" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="header956b34d6-2f82-4562-a24b-32c2e3d9337d"> <header class="widgetHeader" id="header956b34d6-2f82-4562-a24b-32c2e3d9337d"> <div class=""> <h3 >Contact Us</h3> </div> </header> <div class="widgetBody cpGrid cpGrid1 "> <div class="row wide"> <div class="col col1 first last"> <ol class="pageStyles semanticList"> <li class="InfoAdvanced widgetItem fr-view"> <h3 class="subhead2"><span style="color: rgb(0, 168, 133);">Civil Service</span></h3><p><span style="font-family: Tahoma, Geneva, sans-serif; color: rgb(40, 50, 78);">Lorry Johnson, Personnel Officer</span><br><span style="font-family: Tahoma, Geneva, sans-serif; color: rgb(40, 50, 78);">Sharlene Parker, Civil Service Administrator</span></p><p><a href="mailto:civilservice@co.schuyler.ny.us">Contact Us</a></p><p>105 Ninth St. Unit 21<br>Watkins Glen, NY 14891</p><p>Ph: (607) 535-8190<br>Fx: (607) 535-8193</p><h3 class="subhead2">Hours of Operation</h3><p>Monday - Friday<br>8:30 am - 4:30 pm</p> </li> </ol> </div> </div> </div> <div class="widgetFooter"> </div> </section> <script type="text/javascript"> //Render slideshow if info advacned items contain one. $(document).ready(function (e) { $('#divInfoAdv956b34d6-2f82-4562-a24b-32c2e3d9337d .InfoAdvanced.widgetItem').each(function () { renderSlideshowIfApplicable($(this)); }); }); </script></div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!-- --></div> <!-- outer row --> <div class="row outer wide"><!-- --><div class="outer col col24 first last" style="" data-widgetcontainerid="c3d4296d-5fa5-41df-8d56-e10268d580d9"> <div class="row nest first last wide"> <div class="inner col col24 first last idf0496645-7b19-47cd-ac64-dfe54fad222d" style="" data-widgetcontainerid="f0496645-7b19-47cd-ac64-dfe54fad222d"> <div data-widget-id="55e58e7c-64e7-46b3-bb45-3e579a63a1b3" data-widget-controller-path="/QuickLinks/Widget"> <section id="widgetQuicklink55e58e7c-64e7-46b3-bb45-3e579a63a1b3" class="widget widgetQuickLinks skin11 widgetOptionSet2 narrow" data-modulewidgettype="quickLinks" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="quickLinksHeader55e58e7c-64e7-46b3-bb45-3e579a63a1b3"> <header class="widgetHeader" id="quickLinksHeader55e58e7c-64e7-46b3-bb45-3e579a63a1b3"> <div class=""> <h3><a style="" href="/QuickLinks.aspx?CID=17" >Quick Links</a></h3> </div> </header> <div class="widgetBody cpGrid cpGrid1 "> <div class="row narrow"> <div class="col col1 first last"> <ol class="semanticList bullets"> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="http://www.cs.ny.gov/" target="_blank" aria-label="New York State Department of Civil Service opens in new window">New York State Department of Civil Service</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="http://www.cs.ny.gov/testing/localtestguides.cfm" target="_blank" aria-label="New York State Civil Service Test Guides opens in new window">New York State Civil Service Test Guides</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="https://www.facebook.com/#!/pages/Schuyler-County-Civil-Service/416202841786880?fref=ts" target="_blank" aria-label="Schuyler County Civil Service Facebook opens in new window">Schuyler County Civil Service Facebook</a> <div class="widgetMeta"></div> </li> </ol> </div> </div> <a id="quickLinksViewAll55e58e7c-64e7-46b3-bb45-3e579a63a1b3" class="widgetViewAll alignLeft" style="" href="/QuickLinks.aspx?CID=17" aria-labelledby="quickLinksHeader55e58e7c-64e7-46b3-bb45-3e579a63a1b3 quickLinksViewAll55e58e7c-64e7-46b3-bb45-3e579a63a1b3">View All Links</a> </div> <div class="widgetFooter"> </div> <div class="addItemModal hidden"> <div class="url hidden">/QuickLinks.aspx</div> </div> </section> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!-- --></div> <!-- outer row --> </div> </aside> </div><div data-cpRole="structuralContainer" id="siteSidebarTS" class="siteSidebar"> <aside data-cpRole="contentContainer" id="sidebarContainer1TS"> <div id="cc09793e83-416d-4823-a636-acc195b0acfb" data-containerid="09793e83-416d-4823-a636-acc195b0acfb" class="pageContent cpGrid cpGrid24 showInMobile"> </div> </aside><nav data-cpRole="nav" id="secondaryNav" class="siteNav secondaryNav"> <ol role="menu" id="secondaryMenusecondaryNav" data-parent="119" class="rootNavMenu accordionNav"> <li role="menuitem" aria-haspopup="true" class="topMenuItem sideNavLi hasAccordionChildren" id="SideItem403" data-pageid="403"> <div class="accordionNavItem"> <a href="/403/Job-Specifications-Applications-Forms" target="_self" class="navMainItem secondaryNavItem cpComponent" data-type="SecondaryMainItem">Job Specifications, Applications &amp; Forms</a> </div> </li> <li role="menuitem" aria-haspopup="true" class="topMenuItem sideNavLi hasAccordionChildren" id="SideItem443" data-pageid="443"> <div class="accordionNavItem"> <a href="/DocumentCenter/View/333" target="_blank" class="navMainItem secondaryNavItem cpComponent" data-type="SecondaryMainItem">Civil Service Rules </a> </div> </li> </ol> <script type="text/javascript"> window.addEventListener('load', function () { //setup menu manager properties for secondary menu menuManager.isSideMenuEditable = false; menuManager.sideMenuMaxSubMenuLevels = 4; menuManager.sideMenuHasCustomLinks = false; }); </script> <script type="text/javascript"> window.addEventListener('load', function () { $('*[id^="SideItem"]').each(function () { var ids = $('[id="' + this.id + '"]'); if (ids.length > 1) $.each(ids, function (index, value) { value.id = value.id + '_' + index; }); }); $('.hasAccordionChildren .openAccordionNav').click(function (e) { e.preventDefault(); showHideAccordionMenuForSecondaryNav($(this)); }); $("#secondaryNav .grippy").each(function () { menuManager.setupDraggableElement($(this), SIDE_MENU, '#secondaryNav'); }); $("#secondaryNav li").each(function () { menuManager.setupDroppableAccordionElement($(this), SIDE_MENU); }); }); </script> </nav><aside data-cpRole="contentContainer" id="sidebarContainer2TS"> <div id="cca25bad91-eeab-41a8-b5d8-55ed7be6670e" data-containerid="a25bad91-eeab-41a8-b5d8-55ed7be6670e" class="pageContent cpGrid cpGrid24 showInMobile"> </div> </aside> </div> </div></div> </div><!-- GBs --><div data-cpRole="structuralContainer" id="gbsContainerTS"> <div class="siteWrap"><div data-cpRole="contentContainer" id="gbsTS"> <div id="cc098a0047-e86a-4ab6-9825-6c7ce8fd3cde" data-containerid="098a0047-e86a-4ab6-9825-6c7ce8fd3cde" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile" data-contentcontainerbreakpoint="35"> <div class="row outer wide"><!-- --><div class="outer col col8 first" style="" data-widgetcontainerid="5ee4eeb4-f9f6-4a27-8ffc-abfb5a53d253"> <div class="row nest first last wide"> <div class="inner col col8 first last idca489631-081c-472d-b90c-56a563f111ab" style="" data-widgetcontainerid="ca489631-081c-472d-b90c-56a563f111ab"> <div data-widget-id="f6c77471-d022-4569-8c72-d34a684fcc2d" data-widget-controller-path="/GraphicLinks/Widget"> <div id="graphicLinkWidgetf6c77471-d022-4569-8c72-d34a684fcc2d" class="widget widgetGraphicLinks skin13 widgetOptionSet4 wide" data-elementqueryclasses='{"wide-narrow":"min-width:23em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' data-modulewidgettype="graphicLinks"> <div class="widgetHeader"> <div class=""> </div> </div> <div class="widgetBody cpGrid cpGrid2 "> <div class="row wide"><!-- --><div class="col col1 first "><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"> <div> <a href="/266/Legislature" target="_self" class="fancyButton fancyButton327 " > <span> <span><span class="text">Legislature</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton327.fancyButton:link,.fancyButton327.fancyButton:visited, .fancyButton327div.fancyButton{ background-image: url('/ImageRepository/Document?documentID=11939'); background-repeat: no-repeat; background-position: center 115px ; } .fancyButton327.fancyButton:hover,.fancyButton327.fancyButton:focus,.fancyButton327.fancyButton:active,.fancyButton327.fancyButton.hover{ background-repeat: no-repeat; background-position: center 115px ; } .fancyButton327.fancyButton:link > span,.fancyButton327.fancyButton:visited > span, .fancyButton327div.fancyButton > span{ } .fancyButton327.fancyButton:hover > span,.fancyButton327.fancyButton:focus > span,.fancyButton327.fancyButton:active > span,.fancyButton327.fancyButton.hover > span{ } .fancyButton327.fancyButton .text{ color: #202421; font-size: 1.1em; font-family: "Open Sans"; padding-top: 150px; font-weight: 600; text-decoration: none; padding-top: 150px; background-image: url('/ImageRepository/Document?documentID=11942'); background-repeat: no-repeat; background-position: center 5px ; transition: all .3s ease-in-out; } .fancyButton327.fancyButton:hover .text,.fancyButton327.fancyButton:focus .text,.fancyButton327.fancyButton:active .text,.fancyButton327.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: center top; } </style> </div><!-- --></div></div><!----><div class="col col1 last"><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"> <div> <a href="/896/Transportation-Services" target="_blank" class="fancyButton fancyButton328 " aria-label="Transit Opens in new window"> <span> <span><span class="text">Transit</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton328.fancyButton:link,.fancyButton328.fancyButton:visited, .fancyButton328div.fancyButton{ background-image: url('/ImageRepository/Document?documentID=11939'); background-repeat: no-repeat; background-position: center 115px ; } .fancyButton328.fancyButton:hover,.fancyButton328.fancyButton:focus,.fancyButton328.fancyButton:active,.fancyButton328.fancyButton.hover{ background-repeat: no-repeat; background-position: center 115px ; } .fancyButton328.fancyButton:link > span,.fancyButton328.fancyButton:visited > span, .fancyButton328div.fancyButton > span{ } .fancyButton328.fancyButton:hover > span,.fancyButton328.fancyButton:focus > span,.fancyButton328.fancyButton:active > span,.fancyButton328.fancyButton.hover > span{ } .fancyButton328.fancyButton .text{ color: #202421; font-size: 1.1em; font-family: "Open Sans"; padding-top: 150px; font-weight: 600; text-decoration: none; padding-top: 150px; background-image: url('/ImageRepository/Document?documentID=11945'); background-repeat: no-repeat; background-position: center 5px ; transition: all .3s ease-in-out; } .fancyButton328.fancyButton:hover .text,.fancyButton328.fancyButton:focus .text,.fancyButton328.fancyButton:active .text,.fancyButton328.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: center top; } </style> </div><!-- --></div></div><!-- --></div> </div> <div class="widgetFooter"> </div> </div> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!----><div class="outer col col8" style="" data-widgetcontainerid="351226d1-4564-454c-ae78-966576779c5b"> <div class="row nest first last wide"> <div class="inner col col8 first last id97fa72ad-a627-4fd5-adc4-a7e721109320" style="" data-widgetcontainerid="97fa72ad-a627-4fd5-adc4-a7e721109320"> <div data-widget-id="1659d205-ffc3-43ed-85c3-0a4fc80e1a64" data-widget-controller-path="/GraphicLinks/Widget"> <div id="graphicLinkWidget1659d205-ffc3-43ed-85c3-0a4fc80e1a64" class="widget widgetGraphicLinks skin13 widgetOptionSet4 wide" data-elementqueryclasses='{"wide-narrow":"min-width:23em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' data-modulewidgettype="graphicLinks"> <div class="widgetHeader"> <div class=""> </div> </div> <div class="widgetBody cpGrid cpGrid2 "> <div class="row wide"><!-- --><div class="col col1 first "><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"> <div> <a href="/242/Employment-Opportunities" target="_self" class="fancyButton fancyButton329 " > <span> <span><span class="text">Employment</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton329.fancyButton:link,.fancyButton329.fancyButton:visited, .fancyButton329div.fancyButton{ background-image: url('/ImageRepository/Document?documentID=11939'); background-repeat: no-repeat; background-position: center 115px ; } .fancyButton329.fancyButton:hover,.fancyButton329.fancyButton:focus,.fancyButton329.fancyButton:active,.fancyButton329.fancyButton.hover{ background-repeat: no-repeat; background-position: center 115px ; } .fancyButton329.fancyButton:link > span,.fancyButton329.fancyButton:visited > span, .fancyButton329div.fancyButton > span{ } .fancyButton329.fancyButton:hover > span,.fancyButton329.fancyButton:focus > span,.fancyButton329.fancyButton:active > span,.fancyButton329.fancyButton.hover > span{ } .fancyButton329.fancyButton .text{ color: #202421; font-size: 1.1em; font-family: "Open Sans"; padding-top: 150px; font-weight: 600; text-decoration: none; padding-top: 150px; background-image: url('/ImageRepository/Document?documentID=11941'); background-repeat: no-repeat; background-position: center 5px ; transition: all .3s ease-in-out; } .fancyButton329.fancyButton:hover .text,.fancyButton329.fancyButton:focus .text,.fancyButton329.fancyButton:active .text,.fancyButton329.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: center top; } </style> </div><!-- --></div></div><!----><div class="col col1 last"><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"> <div> <a href="https://www.schuylercounty.us/176/Real-Property-Tax-Service" target="_self" class="fancyButton fancyButton330 " > <span> <span><span class="text">Real Property</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton330.fancyButton:link,.fancyButton330.fancyButton:visited, .fancyButton330div.fancyButton{ background-image: url('/ImageRepository/Document?documentID=11939'); background-repeat: no-repeat; background-position: center 115px ; } .fancyButton330.fancyButton:hover,.fancyButton330.fancyButton:focus,.fancyButton330.fancyButton:active,.fancyButton330.fancyButton.hover{ background-repeat: no-repeat; background-position: center 115px ; } .fancyButton330.fancyButton:link > span,.fancyButton330.fancyButton:visited > span, .fancyButton330div.fancyButton > span{ } .fancyButton330.fancyButton:hover > span,.fancyButton330.fancyButton:focus > span,.fancyButton330.fancyButton:active > span,.fancyButton330.fancyButton.hover > span{ } .fancyButton330.fancyButton .text{ color: #202421; font-size: 1.1em; font-family: "Open Sans"; padding-top: 150px; font-weight: 600; text-decoration: none; padding-top: 150px; background-image: url('/ImageRepository/Document?documentID=11944'); background-repeat: no-repeat; background-position: center 5px ; transition: all .3s ease-in-out; } .fancyButton330.fancyButton:hover .text,.fancyButton330.fancyButton:focus .text,.fancyButton330.fancyButton:active .text,.fancyButton330.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: center top; } </style> </div><!-- --></div></div><!-- --></div> </div> <div class="widgetFooter"> </div> </div> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!----><div class="outer col col8 last" style="" data-widgetcontainerid="26796586-fb5b-4c7b-a61c-7c2da06c3fc4"> <div class="row nest first last wide"> <div class="inner col col8 first last id6aab27dd-7e50-44ae-8e3f-b4388a58419d" style="" data-widgetcontainerid="6aab27dd-7e50-44ae-8e3f-b4388a58419d"> <div data-widget-id="d33613e8-6f44-434b-b603-18d1080c221e" data-widget-controller-path="/GraphicLinks/Widget"> <div id="graphicLinkWidgetd33613e8-6f44-434b-b603-18d1080c221e" class="widget widgetGraphicLinks skin13 widgetOptionSet4 wide" data-elementqueryclasses='{"wide-narrow":"min-width:23em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' data-modulewidgettype="graphicLinks"> <div class="widgetHeader"> <div class=""> </div> </div> <div class="widgetBody cpGrid cpGrid2 "> <div class="row wide"><!-- --><div class="col col1 first "><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"> <div> <a href="/786/Human-Service-Complex-Conference-Rooms" target="_self" class="fancyButton fancyButton331 " > <span> <span><span class="text">Conference Rooms</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton331.fancyButton:link,.fancyButton331.fancyButton:visited, .fancyButton331div.fancyButton{ background-image: url('/ImageRepository/Document?documentID=11939'); background-repeat: no-repeat; background-position: center 115px ; } .fancyButton331.fancyButton:hover,.fancyButton331.fancyButton:focus,.fancyButton331.fancyButton:active,.fancyButton331.fancyButton.hover{ background-repeat: no-repeat; background-position: center 115px ; } .fancyButton331.fancyButton:link > span,.fancyButton331.fancyButton:visited > span, .fancyButton331div.fancyButton > span{ } .fancyButton331.fancyButton:hover > span,.fancyButton331.fancyButton:focus > span,.fancyButton331.fancyButton:active > span,.fancyButton331.fancyButton.hover > span{ } .fancyButton331.fancyButton .text{ color: #202421; font-size: 1.1em; font-family: "Open Sans"; padding-top: 150px; font-weight: 600; text-decoration: none; padding-top: 150px; background-image: url('/ImageRepository/Document?documentID=11940'); background-repeat: no-repeat; background-position: center 5px ; transition: all .3s ease-in-out; } .fancyButton331.fancyButton:hover .text,.fancyButton331.fancyButton:focus .text,.fancyButton331.fancyButton:active .text,.fancyButton331.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: center top; } </style> </div><!-- --></div></div><!----><div class="col col1 last"><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"> <div> <a href="/list.aspx" target="_self" class="fancyButton fancyButton332 " > <span> <span><span class="text">Notify Me®</span></span> </span> </a> </div> <style scoped="scoped">.fancyButton332.fancyButton:link,.fancyButton332.fancyButton:visited, .fancyButton332div.fancyButton{ background-image: url('/ImageRepository/Document?documentID=11939'); background-repeat: no-repeat; background-position: center 115px ; } .fancyButton332.fancyButton:hover,.fancyButton332.fancyButton:focus,.fancyButton332.fancyButton:active,.fancyButton332.fancyButton.hover{ background-repeat: no-repeat; background-position: center 115px ; } .fancyButton332.fancyButton:link > span,.fancyButton332.fancyButton:visited > span, .fancyButton332div.fancyButton > span{ } .fancyButton332.fancyButton:hover > span,.fancyButton332.fancyButton:focus > span,.fancyButton332.fancyButton:active > span,.fancyButton332.fancyButton.hover > span{ } .fancyButton332.fancyButton .text{ color: #202421; font-size: 1.1em; font-family: "Open Sans"; padding-top: 150px; font-weight: 600; text-decoration: none; padding-top: 150px; background-image: url('/ImageRepository/Document?documentID=11943'); background-repeat: no-repeat; background-position: center 5px ; transition: all .3s ease-in-out; } .fancyButton332.fancyButton:hover .text,.fancyButton332.fancyButton:focus .text,.fancyButton332.fancyButton:active .text,.fancyButton332.fancyButton.hover .text{ text-decoration: underline; background-repeat: no-repeat; background-position: center top; } </style> </div><!-- --></div></div><!-- --></div> </div> <div class="widgetFooter"> </div> </div> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!-- --></div> <!-- outer row --> </div> </div></div> </div><!-- Calendar/Carousel --><!-- <div data-cpRole="structuralContainer" id="homeContainer1"> <div class="siteWrap2"> <div data-cpRole="contentContainer" id="homeContent1a"></div> </div> </div> --><!-- Footer --><footer data-cpRole="structuralContainer" id="footerContainerTS"> <div class="siteWrap"><div data-cpRole="contentContainer" id="footerTS"> <div id="ccf1e6e63d-6170-487e-9859-44f8f77d51fa" data-containerid="f1e6e63d-6170-487e-9859-44f8f77d51fa" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile" data-contentcontainerbreakpoint="70"> <div class="row outer wide"><!-- --><div class="outer col col5 first" style="" data-widgetcontainerid="a715b60d-29aa-4d65-83e2-1618a8ae83d2"> <div class="row nest first last wide"> <div class="inner col col5 first last ide52fcbeb-79c4-42fb-add5-57856edda9a0" style="" data-widgetcontainerid="e52fcbeb-79c4-42fb-add5-57856edda9a0"> <div data-widget-id="7384a02f-c6af-4f3c-8eae-bab5269bb25a" data-widget-controller-path="/InfoAdvanced/Widget"> <section id="divInfoAdv7384a02f-c6af-4f3c-8eae-bab5269bb25a" class="widget widgetInfoAdvanced skin10 widgetOptionSet5 wide" data-modulewidgettype="infoAdv" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-label="Info Advanced"> <header class="widgetHeader" id="header7384a02f-c6af-4f3c-8eae-bab5269bb25a"> <div class=""> </div> </header> <div class="widgetBody cpGrid cpGrid1 "> <div class="row wide"> <div class="col col1 first last"> <ol class="pageStyles semanticList"> <li class="InfoAdvanced widgetItem fr-view"> <p><a href="/"><img src="/ImageRepository/Document?documentId=11950" class="fr-dib" alt="Home page"></a></p> </li> </ol> </div> </div> </div> <div class="widgetFooter"> </div> </section> <script type="text/javascript"> //Render slideshow if info advacned items contain one. $(document).ready(function (e) { $('#divInfoAdv7384a02f-c6af-4f3c-8eae-bab5269bb25a .InfoAdvanced.widgetItem').each(function () { renderSlideshowIfApplicable($(this)); }); }); </script></div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!----><div class="outer col col1" style="" data-widgetcontainerid="e6995ef0-39ec-4de4-a8d6-0f54e6c7fc1f"> <div class="row nest first last wide"> <div class="inner col col1 first last id50f8c1a0-8da3-44ac-98dd-c101fbcb1101" style="" data-widgetcontainerid="50f8c1a0-8da3-44ac-98dd-c101fbcb1101"> <div class="widget widgetSpacer" id="f4ab9604-55de-4d54-a972-1931a4469ad9"></div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!----><div class="outer col col5" style="" data-widgetcontainerid="df595f1e-3082-434c-acf2-1498ee953186"> <div class="row nest first wide"> <div class="inner col col5 first last id940dd493-d329-410e-878c-4e34a80e3c1f" style="" data-widgetcontainerid="940dd493-d329-410e-878c-4e34a80e3c1f"> <div data-widget-id="c16546fd-6d6d-4bcd-aa77-a8dc62d28168" data-widget-controller-path="/InfoAdvanced/Widget"> <section id="divInfoAdvc16546fd-6d6d-4bcd-aa77-a8dc62d28168" class="widget widgetInfoAdvanced skin12 widgetOptionSet5 wide" data-modulewidgettype="infoAdv" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="headerc16546fd-6d6d-4bcd-aa77-a8dc62d28168"> <header class="widgetHeader" id="headerc16546fd-6d6d-4bcd-aa77-a8dc62d28168"> <div class=""> <h3 >Contact Us</h3> </div> </header> <div class="widgetBody cpGrid cpGrid1 "> <div class="row wide"> <div class="col col1 first last"> <ol class="pageStyles semanticList"> <li class="InfoAdvanced widgetItem fr-view"> <p>105 Ninth Street</p> </li> <li class="InfoAdvanced widgetItem fr-view"> <p>Watkins Glen, NY 14891</p><p><br></p> </li> <li class="InfoAdvanced widgetItem fr-view"> <p><a href="/Directory.aspx">More contact info &gt;</a></p> </li> </ol> </div> </div> </div> <div class="widgetFooter"> </div> </section> <script type="text/javascript"> //Render slideshow if info advacned items contain one. $(document).ready(function (e) { $('#divInfoAdvc16546fd-6d6d-4bcd-aa77-a8dc62d28168 .InfoAdvanced.widgetItem').each(function () { renderSlideshowIfApplicable($(this)); }); }); </script></div> </div> <!-- inner column --> </div> <!-- inner row --> <div class="row nest last wide"> <div class="inner col col5 first last id8425fbf1-8353-4ee0-893a-e4afd17313e2" style="" data-widgetcontainerid="8425fbf1-8353-4ee0-893a-e4afd17313e2"> <div data-widget-id="0e45f5aa-86bf-4dd0-83b7-c32e953fb888" data-widget-controller-path="/GraphicLinks/Widget"> <div id="graphicLinkWidget0e45f5aa-86bf-4dd0-83b7-c32e953fb888" class="widget widgetGraphicLinks skin17 widgetOptionSet26 wide" data-elementqueryclasses='{"wide-narrow":"min-width:1em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' data-modulewidgettype="graphicLinks"> <div class="widgetHeader"> <div class=""> </div> </div> <div class="widgetBody cpGrid cpGrid4 "> <div class="row autoWidths left wide"><!-- --><div class="col col1 first "><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"><a class="widgetDesc widgetGraphicLinksLink" href="/facebook" target="_self" aria-label="Facebook graphic"><img src="/ImageRepository/Document?documentID=11946" class="graphicButtonLink" alt="Facebook" onmouseover="this.src='/ImageRepository/Document?documentID=11946'" onmouseout="this.src='/ImageRepository/Document?documentID=11946'" onfocus="this.src='/ImageRepository/Document?documentID=11946'" onblur="this.src='/ImageRepository/Document?documentID=11946'"> </a></div><!-- --></div></div><!----><div class="col col1 "><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"><a class="widgetDesc widgetGraphicLinksLink" href="/twitter" target="_self" aria-label="Twitter graphic"><img src="/ImageRepository/Document?documentID=11948" class="graphicButtonLink" alt="Twitter" onmouseover="this.src='/ImageRepository/Document?documentID=11948'" onmouseout="this.src='/ImageRepository/Document?documentID=11948'" onfocus="this.src='/ImageRepository/Document?documentID=11948'" onblur="this.src='/ImageRepository/Document?documentID=11948'"> </a></div><!-- --></div></div><!----><div class="col col1 "><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"><a class="widgetDesc widgetGraphicLinksLink" href="/youtube" target="_self" aria-label="YouTube graphic"><img src="/ImageRepository/Document?documentID=11949" class="graphicButtonLink" alt="YouTube" onmouseover="this.src='/ImageRepository/Document?documentID=11949'" onmouseout="this.src='/ImageRepository/Document?documentID=11949'" onfocus="this.src='/ImageRepository/Document?documentID=11949'" onblur="this.src='/ImageRepository/Document?documentID=11949'"> </a></div><!-- --></div></div><!----><div class="col col1 last"><div class="semanticList"><!-- --><div class="widgetItem GraphicLinks"><a class="widgetDesc widgetGraphicLinksLink" href="/instagram" target="_self" aria-label="Instagram graphic"><img src="/ImageRepository/Document?documentID=11947" class="graphicButtonLink" alt="Instagram" onmouseover="this.src='/ImageRepository/Document?documentID=11947'" onmouseout="this.src='/ImageRepository/Document?documentID=11947'" onfocus="this.src='/ImageRepository/Document?documentID=11947'" onblur="this.src='/ImageRepository/Document?documentID=11947'"> </a></div><!-- --></div></div><!-- --></div> </div> <div class="widgetFooter"> </div> </div> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!----><div class="outer col col1" style="" data-widgetcontainerid="23617f46-6a97-4f2b-a726-7565e8c54c6f"> <div class="row nest first last wide"> <div class="inner col col1 first last ida968f940-dc4e-46e7-8b40-baf5c4bdab52" style="" data-widgetcontainerid="a968f940-dc4e-46e7-8b40-baf5c4bdab52"> <div class="widget widgetSpacer" id="f4749394-99e9-456e-881a-51beed655036"></div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!----><div class="outer col col6" style="" data-widgetcontainerid="547dd681-1501-47d4-9b37-94ef1e2b2619"> <div class="row nest first last wide"> <div class="inner col col6 first last id977adea6-7f2d-40b8-9b73-42789bbbcdbb" style="" data-widgetcontainerid="977adea6-7f2d-40b8-9b73-42789bbbcdbb"> <div data-widget-id="ad928c8b-43a3-47cf-ab52-eab5e8a3a95c" data-widget-controller-path="/QuickLinks/Widget"> <section id="widgetQuicklinkad928c8b-43a3-47cf-ab52-eab5e8a3a95c" class="widget widgetQuickLinks skin15 widgetOptionSet25 narrow" data-modulewidgettype="quickLinks" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="quickLinksHeaderad928c8b-43a3-47cf-ab52-eab5e8a3a95c"> <header class="widgetHeader" id="quickLinksHeaderad928c8b-43a3-47cf-ab52-eab5e8a3a95c"> <div class=""> <h3><a style="" href="/QuickLinks.aspx?CID=108" >Quick Links</a></h3> </div> </header> <div class="widgetBody cpGrid cpGrid1 "> <div class="row narrow"> <div class="col col1 first last"> <ol class="semanticList"> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="http://www.schuylercounty.us/119/Civil-Service" target="_self" >Civil Service</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="http://www.schuylercounty.us/176/Real-Property-Tax-Service" target="_self" >Real Property Tax Office</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="http://www.schuylercounty.us/266/Legislature" target="_self" >Schuyler County Legislative Office</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="http://www.schuylercounty.us/189/Social-Services" target="_self" >Department of Social Services</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="http://www.schuylercounty.us/201/Treasurer" target="_self" >Treasurer's Office</a> <div class="widgetMeta"></div> </li> </ol> </div> </div> </div> <div class="widgetFooter"> </div> <div class="addItemModal hidden"> <div class="url hidden">/QuickLinks.aspx</div> </div> </section> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!----><div class="outer col col1" style="" data-widgetcontainerid="3a6dc599-6635-45e7-b8df-b7d82d4ffb78"> <div class="row nest first last wide"> <div class="inner col col1 first last id41c64160-9eef-4718-a33f-f45100019e02" style="" data-widgetcontainerid="41c64160-9eef-4718-a33f-f45100019e02"> <div class="widget widgetSpacer" id="5af79c7b-6d0f-488e-a850-faacc380d058"></div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!----><div class="outer col col5 last" style="" data-widgetcontainerid="d016d1d9-4ed3-4f01-8b32-4d5a3f198e3c"> <div class="row nest first last wide"> <div class="inner col col5 first last ida96f0147-f3d8-4103-9fa0-1d22dc3fc43d" style="" data-widgetcontainerid="a96f0147-f3d8-4103-9fa0-1d22dc3fc43d"> <div data-widget-id="9d45006b-7957-4d3f-aeff-c5adcdad7dd8" data-widget-controller-path="/QuickLinks/Widget"> <section id="widgetQuicklink9d45006b-7957-4d3f-aeff-c5adcdad7dd8" class="widget widgetQuickLinks skin16 widgetOptionSet25 narrow" data-modulewidgettype="quickLinks" data-elementqueryclasses='{"wide-narrow":"min-width:25em"}' data-elementquerymatch='matchMultiColumn' data-elementqueryunmatch='unmatchMultiColumn' aria-labelledby="quickLinksHeader9d45006b-7957-4d3f-aeff-c5adcdad7dd8"> <header class="widgetHeader" id="quickLinksHeader9d45006b-7957-4d3f-aeff-c5adcdad7dd8"> <div class=""> <h3><a style="" href="/QuickLinks.aspx?CID=109" >Site Links</a></h3> </div> </header> <div class="widgetBody cpGrid cpGrid1 "> <div class="row narrow"> <div class="col col1 first last"> <ol class="semanticList"> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/" target="_self" >Home</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/sitemap.aspx" target="_self" >Site Map</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/accessibility" target="_self" >Accessibility</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="/site/copyright" target="_self" >Copyright Notices</a> <div class="widgetMeta"></div> </li> <li style="position:relative" class="widgetItem QuickLinks"> <a class="widgetDesc widgetQuickLinksLink" href="http://civicplus.com/referral" target="_self" >Government Websites by CivicPlus®</a> <div class="widgetMeta"></div> </li> </ol> </div> </div> </div> <div class="widgetFooter"> </div> <div class="addItemModal hidden"> <div class="url hidden">/QuickLinks.aspx</div> </div> </section> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!-- --></div> <!-- outer row --> </div> </div></div> </footer><!-- Powered By --><div data-cpRole="structuralContainer" id="poweredByContainerTS"> <div class="siteWrap"><div data-cpRole="contentContainer" id="poweredByTS"> <div id="cc8b35ded5-4844-4711-beb6-f250368f633e" data-containerid="8b35ded5-4844-4711-beb6-f250368f633e" class="pageContent cpGrid cpGrid24 isLockedContainer showInMobile"> <div class="row outer wide"><!-- --><div class="outer col col24 first last" style="" data-widgetcontainerid="8e6b7cfb-5eca-4705-8ab4-292e7252e631"> <div class="row nest first last wide"> <div class="inner col col24 first last id96654e96-e8b4-4c6d-a645-2048e70ad5eb" style="" data-widgetcontainerid="96654e96-e8b4-4c6d-a645-2048e70ad5eb"> <div data-widget-id='41207a19-69d2-44e3-bbab-137a4c87f2c3' data-moduleName="customHtml" id='widgetCustomHtml41207a19-69d2-44e3-bbab-137a4c87f2c3' class="widget widgetCustomHtml skin18 narrow" > <div class="widgetBody pageStyles" id="widgetBody41207a19-69d2-44e3-bbab-137a4c87f2c3"> <div id="customHtml41207a19-69d2-44e3-bbab-137a4c87f2c3"><div><style> /* CP icon */ .cpBylineIconTS { color: #232324; } .p { color: #AF282E; } /* CP Text */ .cpBylineTextTS, .cpBylineTextTS a:link { color: #232324; } .cpBylineTS { text-align: center; } .cpBylineIconTS { fill: currentColor; width: 39px; height: 26px; display: inline; vertical-align: middle; } </style> <div class="widgetItem cpBylineTS"> <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 100 100" class="cpBylineIconTS"> <path class="c" d="M73.4,23.2h-19v16.7h19c2.8,0,5,2.2,5,5c0,2.8-2.2,5-5,5h-19v28.4h5.5l11.3-11.7h2.2c11.9,0,21.6-9.7,21.6-21.6C95,33,85.3,23.2,73.4,23.2"></path> <path class="p" d="M45.8,66.5H26.6C14.7,66.5,5,56.8,5,44.9C5,33,14.7,23.2,26.6,23.2h19.1v16.7H26.6c-2.8,0-5,2.2-5,5c0,2.8,2.2,5,5,5h19.1V66.5z"></path> </svg> <span class="cpBylineTextTS">Government Websites by <a href="https://connect.civicplus.com/referral">CivicPlus&reg;</a></span> </div> </div></div> </div> </div> </div> <!-- inner column --> </div> <!-- inner row --> </div><!-- outer column --><!-- --></div> <!-- outer row --> </div> </div></div> </div> </div> </div> </div> </div> <link href="/745732998.css" rel="stylesheet" type="text/css" /> <div tabindex="0"></div> <div id="SplashMessageWrapper" class="cp-Splash-wrapper"> <div role="dialog" aria-labelledby="cp-Splash-title" aria-describedby="editorContentDesc" aria-modal="true" tabindex="-1" id="SplashMessage" class="hidden cp-Splash cp-Splash--modal is-open"> <div class="cp-Splash-header"> <span class="cp-Splash-title" id="cp-Splash-title">Loading</span> <button class="cp-Splash-Btn cp-Splash-close" aria-label="Close this modal" title="Close this window"> <svg id="iconClose" viewBox="0 0 25 25"> <polygon style="fill:currentcolor" points="18.806,6.98 18.075,6.248 12.532,11.792 6.989,6.248 6.257,6.98 11.786,12.508 6.212,18.084 6.943,18.815 12.532,13.224 18.12,18.815 18.851,18.084 13.277,12.508"></polygon> </svg> </button> </div> <div class="cp-Splash-body"> <div class="cp-Splash-Prose editorContent fr-view fr-element" id="editorContentDesc"> <!-- Content from the Froala Editor will go here. --> Loading </div> </div> <div class="cp-Splash-footer"> <button class="cp-Splash-Btn cp-Splash-Btn--NoShow">Do Not Show Again</button> <button class="cp-Splash-Btn cp-Splash-Btn--Close">Close</button> </div> </div> </div> <div tabindex="0"></div> <script src="/Assets/Scripts/APIClient.js"></script> <script src="/Assets/Mystique/Shared/Scripts/Moment/Moment.min.js"></script> <script src="/Assets/Scripts/SplashModal/SplashModalRender.js"></script> <script> $(document).ready(function () { var filter = { targetId: '119', targetType: 1 } new SplashModalRender().triggerRender(filter); }); </script> <script src="/-700606170.js" type="text/javascript"></script> <!--Fixed Nav Adjustment --> <script> var toolbarHeight = ($('#divToolbars').height() + $('#cp-Toolbars').height()) + 'px'; $('#structuralContainer2').css('margin-top', toolbarHeight); </script> <!--End Fixed Nav Adjustment --> <!-- 2022 Fixed Nav Adjustment --> <script> function getValueTS(elem, attr) { const val = elem.css(attr); if (val === undefined) return undefined; const num = parseInt(val, 10); if (num === NaN) return undefined; return num; } function clampTS(number, min, max) { return Math.min(Math.max(number, min), max); } function isPageEditingTS() { return ( $("#doneEditing").length > 0 || // In live edit typeof DesignCenter !== "undefined" // In theme manager ); } const bgColorRegexTS = /rgba\((\d+), (\d+), (\d+), (\d*\.?\d*)\)/; function isTransparentTS(elem) { const bg = elem.css('background-color'); if (typeof bg !== "string" || !bg.startsWith('rgba(')) return false; const matchState = bg.match(bgColorRegexTS); if (!matchState || matchState.length !== 5) return false; const alpha = parseFloat(matchState[4], 10); if (!(alpha >= 0 && alpha < 1)) return false; return true; } function iterateLeftpads(cb) { const containersTS = $("[class^='siteWrap'],[class*=' siteWrap']"); for (let i = 0; i < containersTS.length; i++) { const containerTS = containersTS[i]; // Skip the body container and anything with data-skip-leftpad if ( containerTS.id !== "bodyContainerTS" && containerTS.getAttribute('data-skip-leftpad') === null ) { cb(containerTS); } } } const anchor = $("#divToolbars"); const anchor2 = $("#headerContainerTS") // Outer banner padding (push banner down) const outerSizingTS = $("#bannerContainerTS"); // Inner banner padding (push banner content down) - Transparent header OR on attaching headers const innerSizingTS = $("#bannerSizingTS"); const bodyContainerTS = $("#bodyContainerTS"); const forceUnfixClassTS = "forceUnfixTS"; const fixedTopTS = $(".fixedTopTS"); const fixedBottomTS = $(".fixedBottomTS"); const fixedLeftTS = $(".fixedLeftTS"); var initialTopTS; var topAttachTS; if (fixedTopTS && fixedTopTS.length === 1) { initialTopTS = getValueTS(fixedTopTS, 'top'); const attachment = fixedTopTS.attr('data-attach'); if (attachment) topAttachTS = $("#" + attachment); if (!topAttachTS || topAttachTS.length !== 1) topAttachTS = undefined; } function resizeAdjustmentTS() { const editing = isPageEditingTS(); // Fixed top script (function () { if (!fixedTopTS || fixedTopTS.length !== 1 || initialTopTS === undefined) return; if (editing) { fixedTopTS[0].classList.add(forceUnfixClassTS); } else { fixedTopTS[0].classList.remove(forceUnfixClassTS); } const topPosition = fixedTopTS.css('position'); if (topPosition === 'fixed') { if (topAttachTS) { scrollAdjustmentTS(); } else { const anchorHeight = anchor.outerHeight() - 1; fixedTopTS.css('top', anchorHeight + initialTopTS); } } else { fixedTopTS.css('top', initialTopTS); } if (topPosition === 'fixed' || topPosition === 'absolute') { // Bump the banner content down if (isTransparentTS(fixedTopTS)) { innerSizingTS.css('padding-top', initialTopTS + fixedTopTS.outerHeight() - 1); outerSizingTS.css('padding-top', ''); try { window.Pages.onResizeHandlersExecute(); } catch (e) { } } else { outerSizingTS.css('padding-top', fixedTopTS.outerHeight() - 1); innerSizingTS.css('padding-top', ''); } } else { innerSizingTS.css('padding-top', ''); outerSizingTS.css('padding-top', ''); } })(); // Fixed bottom script (function () { if (!fixedBottomTS || fixedBottomTS.length === 0) return; // If the widget has gone narrow, force unfix if (editing || fixedBottomTS.outerHeight() > 200) { fixedBottomTS[0].classList.add(forceUnfixClassTS); } else { fixedBottomTS[0].classList.remove(forceUnfixClassTS); } if (fixedBottomTS.css('position') === 'fixed') { bodyContainerTS.css('padding-bottom', fixedBottomTS.outerHeight()); } else { bodyContainerTS.css('padding-bottom', ''); } })(); // Fixed left script (function () { if (!fixedLeftTS || fixedLeftTS.length === 0) return; if (editing) { fixedLeftTS[0].classList.add(forceUnfixClassTS); } else { fixedLeftTS[0].classList.remove(forceUnfixClassTS); } if (fixedLeftTS.css('position') === 'fixed') { const anchorHeight = anchor.outerHeight() - 1; fixedLeftTS.css('top', anchorHeight); const leftBoundingTS = fixedLeftTS[0].getBoundingClientRect(); iterateLeftpads(function (containerTS) { const containerBoundingTS = containerTS.getBoundingClientRect(); if (containerBoundingTS.left <= leftBoundingTS.right) { $(containerTS).css('padding-left', leftBoundingTS.width + 16); } }); } else { fixedLeftTS.css('top', ''); iterateLeftpads(function (containerTS) { $(containerTS).css('padding-left', ''); }); } })(); } function scrollAdjustmentTS() { if (!fixedTopTS || fixedTopTS.length !== 1 || !topAttachTS || topAttachTS.length !== 1) return; const topPosition = fixedTopTS.css('position'); if (topPosition === 'fixed' || topPosition === 'absolute') { const anchorBounding = anchor[0].getBoundingClientRect(); const attachBounding = topAttachTS[0].getBoundingClientRect(); const scrollTop = $(window).scrollTop(); fixedTopTS.css('top', Math.max(anchorBounding.bottom - 1, attachBounding.bottom)); } else { fixedTopTS.css('top', initialTopTS); } } $(window).load(function () { setTimeout(function () { resizeAdjustmentTS(); }, 350); $(window).scroll(function () { scrollAdjustmentTS(); }); var adjustTimeoutTS; $(window).resize(function () { clearTimeout(adjustTimeoutTS); adjustTimeoutTS = setTimeout(function () { resizeAdjustmentTS(); }, 350); }); $.when(window.Pages.angularToolbarComplete).done(function () { resizeAdjustmentTS(); }); }); </script> <!-- End 2022 Fixed Nav Adjustment --> <!----------Google Translate (Mobile Friendly)---------> <style>#google-translate-container {float: right;padding: 3px 5px 0px 0px;}.goog-te-combo,.goog-te-banner *,.goog-te-ftab *,.goog-te-menu *,.goog-te-menu2 *,.goog-te-balloon * {font-family: arial;font-size: 10pt;background-image: url("https://theme.zdassets.com/theme_assets/958586/bae8aa24db8d43595871692a9d259186f2db3fb4.png");background-position: 3px 4px;background-size: 22px;background-repeat: no-repeat;text-indent: 20px;background-color: #fff;color: #000 !important;}.goog-logo-link {display: none !important;}.goog-te-gadget {color: transparent !important;}.goog-te-gadget .goog-te-combo {margin: 2px 0 !important;border-radius: 15px !important;}.goog-te-combo{border: 1px solid !important;border-color: #bcc9d7 #96a3b1 #96a3b1 #bcc9d7 !important;border-radius: 0 !important;height:32px; !important;padding: 0 1px 0 .25rem !important;} #launcher-wrapper {bottom: 50px !important;} </style> <div id="google-translate-container"> <div id="google_translate_element" style="position: fixed; bottom: 0px; right: 20px; z-index: 5;"></div> </div> <script> function googleTranslateElementInit() { new google.translate.TranslateElement({ pageLanguage: "en" }, "google_translate_element"); // begin accessibility compliance $('img.goog-te-gadget-icon').attr('alt','Google Translate'); $('div#goog-gt-tt div.logo img').attr('alt','translate'); $('div#goog-gt-tt .original-text').css('text-align','left'); $('.goog-te-gadget-simple .goog-te-menu-value span').css('color','#000000'); $('.goog-te-combo').attr('aria-label','google translate languages'); $('svg.goog-te-spinner').attr('title','Google Translate Spinner'); $('.goog-te-gadget-simple .goog-te-menu-value span').css('color','#000000'); } $(function() { $.getScript("//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"); }); </script> <!--------------End Google Translate-----------------> <script type="text/javascript">!function(){var b=function(){window.__AudioEyeSiteHash = "d05f58bffd8c2370a07dde3f6459617c"; var a=document.createElement("script");a.src="https://wsmcdn.audioeye.com/aem.js";a.type="text/javascript";a.setAttribute("async","");document.getElementsByTagName("body")[0].appendChild(a)};"complete"!==document.readyState?window.addEventListener?window.addEventListener("load",b):window.attachEvent&&window.attachEvent("onload",b):b()}();</script> <!--------------START MONSIDO SCRIPT-----------------> <script type="text/javascript"> window._monsido = window._monsido || { token: "DOAntNg-YpUmosjZyr4K-A", statistics: { enabled: true, cookieLessTracking: false, documentTracking: { enabled: true, documentCls: "monsido_download", documentIgnoreCls: "monsido_ignore_download", documentExt: ["pdf","doc","ppt","docx","pptx"], }, }, heatmap: { enabled: true, }, pageCorrect: { enabled: true, }, }; </script> <script type="text/javascript" async src=https://app-script.monsido.com/v2/monsido-script.js></script> <!--------------END MONSIDO SCRIPT-----------------> <script type="text/javascript"> $(function () { document.cookie = "responsiveGhost=0; path=/"; }); $(window).on("load", function () { $('body').addClass('doneLoading').removeClass('hideContent'); if ($('#404Content').length > 0) $('div#bodyWrapper').css('padding', '0px'); }); </script> <noscript> <style> body.hideContent { opacity: 1 !important; } </style> </noscript> <div style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display:none;"> <symbol id="iconArrow--left" viewbox="0 0 25 25"> <title>Arrow Left</title> <polygon style="fill:currentcolor" points="18.044,25 19.498,23.545 8.409,12.454 19.408,1.455 17.954,0 5.502,12.452"></polygon> </symbol> <symbol id="iconArrow--right" viewbox="0 0 25 25"> <title>Arrow Right</title> <polygon style="fill:currentcolor" points="6.957,0 5.502,1.455 16.591,12.546 5.592,23.545 7.047,25 19.498,12.548"></polygon> </symbol> </svg> </div> <script type="text/javascript">loadCSS('//fonts.googleapis.com/css?family=Great+Vibes:regular|Libre+Baskerville:700,italic,regular|Open+Sans:300,300italic,500,500italic,600,600italic,700,700italic,800,800italic,italic,regular|');</script> <div class="hidden activeWidgetSkinComponentsOnPageJson">[]</div> <div style="display: none;"> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <symbol id="iconSlideshowArrowLeft" viewBox="0 0 22.68 40"> <title>Slideshow Left Arrow</title> <g> <path style="fill:currentcolor;" d="M20,40a2.67,2.67,0,0,1-1.9-.79L.79,21.9a2.68,2.68,0,0,1,0-3.79L18.1.79a2.68,2.68,0,1,1,3.79,3.79L6.47,20,21.89,35.42A2.68,2.68,0,0,1,20,40Z"></path> </g> </symbol> <symbol id="iconSlideshowArrowRight" viewBox="0 0 22.68 40"> <title>Slideshow Right Arrow</title> <g> <path style="fill:currentcolor;" d="M2.68,0a2.67,2.67,0,0,1,1.9.79L21.89,18.1a2.68,2.68,0,0,1,0,3.79L4.58,39.21A2.68,2.68,0,0,1,.79,35.42L16.21,20,.79,4.58A2.68,2.68,0,0,1,2.68,0Z"></path> </g> </symbol> </svg> </div> <div id="root-picker-outlet"></div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10