{"id":15,"date":"2026-02-10T19:46:51","date_gmt":"2026-02-10T19:46:51","guid":{"rendered":"http:\/\/coudersportpa.org\/?page_id=15"},"modified":"2026-05-15T10:04:06","modified_gmt":"2026-05-15T14:04:06","slug":"home","status":"publish","type":"page","link":"https:\/\/www.coudersportpa.org\/","title":{"rendered":"Home"},"content":{"rendered":"\n\n\n<style>\n\/* =========================================================\n   Coudersport Borough Clean Premium Homepage\n   ADA-Conscious \/ High-End \/ Lightweight\n   ========================================================= *\/\n\n.cbh-clean {\n  --navy: #06152f;\n  --blue: #0b3d91;\n  --cyan: #0284c7;\n  --gold: #f5b700;\n  --green: #047857;\n  --orange: #f97316;\n  --red: #b91c1c;\n  --ink: #111827;\n  --muted: #4b5563;\n  --soft: #f5f8ff;\n  --white: #ffffff;\n  --border: #dbe5f5;\n  --shadow: 0 24px 70px rgba(6, 21, 47, 0.16);\n\n  font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n  color: var(--ink);\n  background: #ffffff;\n  line-height: 1.6;\n}\n\n.cbh-clean *,\n.cbh-clean *::before,\n.cbh-clean *::after {\n  box-sizing: border-box;\n}\n\n.cbh-clean a {\n  color: #073b8e;\n  text-decoration-thickness: 2px;\n  text-underline-offset: 4px;\n}\n\n.cbh-clean a:hover,\n.cbh-clean a:focus {\n  color: #001f5b;\n}\n\n.cbh-clean :focus-visible {\n  outline: 4px solid #ffbf00;\n  outline-offset: 4px;\n  border-radius: 10px;\n}\n\n.cbh-skip-link {\n  position: absolute;\n  left: -999px;\n  top: 16px;\n  z-index: 99999;\n  background: #ffffff;\n  color: #06152f;\n  padding: 12px 18px;\n  border: 3px solid #ffbf00;\n  border-radius: 10px;\n  font-weight: 900;\n}\n\n.cbh-skip-link:focus {\n  left: 16px;\n}\n\n.cbh-wrap {\n  width: min(1180px, calc(100% - 34px));\n  margin: 0 auto;\n  position: relative;\n  z-index: 2;\n}\n\n\/* Hero *\/\n.cbh-hero {\n  position: relative;\n  overflow: hidden;\n  color: #ffffff;\n  background:\n    radial-gradient(circle at 12% 20%, rgba(245, 183, 0, 0.42), transparent 28%),\n    radial-gradient(circle at 88% 12%, rgba(0, 166, 214, 0.42), transparent 30%),\n    linear-gradient(135deg, #020817 0%, #06152f 42%, #0b3d91 100%);\n  padding: clamp(72px, 10vw, 128px) 22px;\n  border-radius: 0 0 44px 44px;\n}\n\n.cbh-hero::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(45deg, rgba(255,255,255,0.06) 25%, transparent 25%),\n    linear-gradient(-45deg, rgba(255,255,255,0.05) 25%, transparent 25%);\n  background-size: 38px 38px;\n  opacity: 0.28;\n  pointer-events: none;\n}\n\n.cbh-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: rgba(255,255,255,0.14);\n  border: 1px solid rgba(255,255,255,0.35);\n  color: #ffffff;\n  padding: 9px 15px;\n  border-radius: 999px;\n  font-size: 0.86rem;\n  font-weight: 900;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n.cbh-eyebrow::before {\n  content: \"\";\n  width: 11px;\n  height: 11px;\n  border-radius: 999px;\n  background: var(--gold);\n  box-shadow: 0 0 0 5px rgba(245, 183, 0, 0.22);\n}\n\n.cbh-hero h1 {\n  max-width: 950px;\n  margin: 24px 0 18px;\n  color: #ffffff;\n  font-size: clamp(3rem, 7vw, 6rem);\n  line-height: 0.92;\n  letter-spacing: -0.07em;\n  font-weight: 1000;\n}\n\n.cbh-hero p {\n  max-width: 760px;\n  margin: 0;\n  color: #eef6ff;\n  font-size: clamp(1.12rem, 2vw, 1.35rem);\n  font-weight: 550;\n}\n\n.cbh-hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n  margin-top: 32px;\n}\n\n.cbh-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 50px;\n  padding: 13px 22px;\n  border-radius: 999px;\n  font-weight: 900;\n  font-size: 1rem;\n  text-decoration: none;\n  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;\n}\n\n.cbh-btn:hover {\n  transform: translateY(-2px);\n}\n\n.cbh-btn-primary {\n  background: #ffffff;\n  color: #06152f !important;\n  box-shadow: 0 16px 34px rgba(0,0,0,0.22);\n}\n\n.cbh-btn-gold {\n  background: #f5b700;\n  color: #06152f !important;\n  box-shadow: 0 16px 34px rgba(0,0,0,0.18);\n}\n\n.cbh-btn-outline {\n  background: rgba(255,255,255,0.12);\n  color: #ffffff !important;\n  border: 1px solid rgba(255,255,255,0.42);\n}\n\n\/* Main *\/\n.cbh-main {\n  padding: 42px 0 70px;\n}\n\n.cbh-section {\n  width: min(1180px, calc(100% - 34px));\n  margin: 0 auto 42px;\n}\n\n.cbh-section-head {\n  display: flex;\n  align-items: end;\n  justify-content: space-between;\n  gap: 22px;\n  margin-bottom: 20px;\n}\n\n.cbh-kicker {\n  display: inline-flex;\n  align-items: center;\n  background: #eef4ff;\n  color: #08295c;\n  border: 1px solid #cbdafa;\n  padding: 8px 13px;\n  border-radius: 999px;\n  font-size: 0.82rem;\n  font-weight: 900;\n  text-transform: uppercase;\n  letter-spacing: 0.07em;\n}\n\n.cbh-section h2 {\n  margin: 12px 0 0;\n  color: #06152f;\n  font-size: clamp(2rem, 4vw, 3.2rem);\n  line-height: 1;\n  letter-spacing: -0.055em;\n  font-weight: 1000;\n}\n\n.cbh-section-head p {\n  max-width: 520px;\n  margin: 0;\n  color: #4b5563;\n  font-weight: 650;\n}\n\n\/* Quick Actions *\/\n.cbh-actions {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n}\n\n.cbh-card {\n  position: relative;\n  overflow: hidden;\n  min-height: 210px;\n  border-radius: 30px;\n  padding: 24px;\n  color: #ffffff;\n  text-decoration: none;\n  box-shadow: var(--shadow);\n  transition: transform 180ms ease, box-shadow 180ms ease;\n}\n\n.cbh-card:hover,\n.cbh-card:focus {\n  color: #ffffff;\n  transform: translateY(-3px);\n}\n\n.cbh-card::after {\n  content: \"\";\n  position: absolute;\n  right: -58px;\n  bottom: -70px;\n  width: 190px;\n  height: 190px;\n  border-radius: 999px;\n  background: rgba(255,255,255,0.14);\n}\n\n.cbh-card span {\n  position: relative;\n  z-index: 2;\n  display: inline-flex;\n  min-width: 48px;\n  height: 48px;\n  padding: 0 12px;\n  border-radius: 16px;\n  align-items: center;\n  justify-content: center;\n  background: rgba(255,255,255,0.16);\n  border: 1px solid rgba(255,255,255,0.26);\n  color: #ffffff;\n  font-weight: 1000;\n}\n\n.cbh-card h3 {\n  position: relative;\n  z-index: 2;\n  margin: 38px 0 8px;\n  color: #ffffff;\n  font-size: 1.45rem;\n  line-height: 1.08;\n  letter-spacing: -0.04em;\n  font-weight: 1000;\n}\n\n.cbh-card p {\n  position: relative;\n  z-index: 2;\n  margin: 0;\n  color: #f8fbff;\n  font-weight: 650;\n}\n\n.cbh-blue {\n  background: linear-gradient(135deg, #06152f, #0b3d91);\n}\n\n.cbh-green {\n  background: linear-gradient(135deg, #064e3b, #0f766e);\n}\n\n.cbh-orange {\n  background: linear-gradient(135deg, #7c2d12, #f97316);\n}\n\n.cbh-purple {\n  background: linear-gradient(135deg, #3b0764, #6d28d9);\n}\n\n.cbh-cyan {\n  background: linear-gradient(135deg, #075985, #0284c7);\n}\n\n.cbh-red {\n  background: linear-gradient(135deg, #7f1d1d, #b91c1c);\n}\n\n\/* Split Feature *\/\n.cbh-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 22px;\n}\n\n.cbh-panel {\n  background: #ffffff;\n  border: 1px solid var(--border);\n  border-radius: 32px;\n  overflow: hidden;\n  box-shadow: 0 18px 52px rgba(6,21,47,0.11);\n}\n\n.cbh-panel-head {\n  padding: 28px;\n  color: #ffffff;\n}\n\n.cbh-panel-head h3 {\n  margin: 14px 0 8px;\n  color: #ffffff;\n  font-size: clamp(1.8rem, 3vw, 2.55rem);\n  line-height: 1;\n  letter-spacing: -0.05em;\n  font-weight: 1000;\n}\n\n.cbh-panel-head p {\n  margin: 0;\n  color: #eef6ff;\n  font-weight: 650;\n}\n\n.cbh-panel-body {\n  padding: 24px;\n}\n\n.cbh-link-list {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  display: grid;\n  gap: 12px;\n}\n\n.cbh-link-list a {\n  display: flex;\n  justify-content: space-between;\n  gap: 14px;\n  align-items: center;\n  min-height: 52px;\n  padding: 14px 16px;\n  border-radius: 18px;\n  background: #f8fbff;\n  border: 1px solid #dbe5f5;\n  color: #06152f;\n  font-weight: 850;\n  text-decoration: none;\n}\n\n.cbh-link-list a:hover,\n.cbh-link-list a:focus {\n  background: #06152f;\n  color: #ffffff;\n}\n\n\/* Service Strip *\/\n.cbh-strip {\n  background: #f5f8ff;\n  border-top: 1px solid #dbe5f5;\n  border-bottom: 1px solid #dbe5f5;\n  padding: 46px 0;\n}\n\n.cbh-mini-grid {\n  width: min(1180px, calc(100% - 34px));\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n}\n\n.cbh-mini {\n  background: #ffffff;\n  border: 1px solid #dbe5f5;\n  border-radius: 24px;\n  padding: 20px;\n  box-shadow: 0 12px 30px rgba(6,21,47,0.08);\n}\n\n.cbh-mini strong {\n  display: block;\n  color: #06152f;\n  font-size: 1.05rem;\n  font-weight: 1000;\n  margin-bottom: 5px;\n}\n\n.cbh-mini p {\n  margin: 0 0 14px;\n  color: #4b5563;\n  font-weight: 600;\n}\n\n.cbh-mini a {\n  font-weight: 900;\n}\n\n\/* Contact *\/\n.cbh-contact {\n  width: min(1180px, calc(100% - 34px));\n  margin: 42px auto 0;\n  border-radius: 34px;\n  overflow: hidden;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  box-shadow: var(--shadow);\n  border: 1px solid #dbe5f5;\n}\n\n.cbh-contact-left {\n  padding: clamp(28px, 4vw, 44px);\n  background:\n    radial-gradient(circle at 90% 10%, rgba(255,255,255,0.18), transparent 25%),\n    linear-gradient(135deg, #06152f, #0b3d91);\n  color: #ffffff;\n}\n\n.cbh-contact-left h2 {\n  margin: 14px 0 12px;\n  color: #ffffff;\n  font-size: clamp(2rem, 4vw, 3.2rem);\n  line-height: 1;\n  letter-spacing: -0.055em;\n  font-weight: 1000;\n}\n\n.cbh-contact-left p {\n  margin: 0;\n  color: #eef6ff;\n  font-weight: 650;\n}\n\n.cbh-contact-right {\n  padding: clamp(28px, 4vw, 44px);\n  background: #ffffff;\n}\n\n.cbh-contact-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: grid;\n  gap: 14px;\n}\n\n.cbh-contact-list li {\n  padding: 16px 18px;\n  border-radius: 20px;\n  background: #f8fbff;\n  border: 1px solid #dbe5f5;\n}\n\n.cbh-contact-list span {\n  display: block;\n  color: #4b5563;\n  font-size: 0.86rem;\n  font-weight: 900;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n}\n\n.cbh-contact-list strong {\n  display: block;\n  color: #06152f;\n  font-size: 1.08rem;\n  font-weight: 1000;\n}\n\n\/* Footer Note *\/\n.cbh-note {\n  width: min(1180px, calc(100% - 34px));\n  margin: 34px auto 0;\n  padding: 22px 24px;\n  border-radius: 24px;\n  background: #06152f;\n  color: #ffffff;\n}\n\n.cbh-note p {\n  margin: 0;\n  color: #eef6ff;\n  font-weight: 650;\n}\n\n\/* Responsive *\/\n@media (max-width: 980px) {\n  .cbh-actions,\n  .cbh-mini-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .cbh-split,\n  .cbh-contact {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 720px) {\n  .cbh-section-head {\n    display: block;\n  }\n\n  .cbh-section-head p {\n    margin-top: 12px;\n  }\n\n  .cbh-actions,\n  .cbh-mini-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .cbh-hero-actions {\n    flex-direction: column;\n    align-items: stretch;\n  }\n\n  .cbh-btn {\n    width: 100%;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .cbh-clean *,\n  .cbh-clean *::before,\n  .cbh-clean *::after {\n    scroll-behavior: auto !important;\n    transition: none !important;\n  }\n}\n\n\/* Print *\/\n@media print {\n  body * {\n    visibility: hidden !important;\n  }\n\n  .cbh-clean,\n  .cbh-clean * {\n    visibility: visible !important;\n  }\n\n  .cbh-clean {\n    position: absolute;\n    left: 0;\n    top: 0;\n    width: 100%;\n    color: #000000 !important;\n    background: #ffffff !important;\n    font-family: Arial, sans-serif !important;\n  }\n\n  .cbh-skip-link,\n  .cbh-hero-actions,\n  button,\n  .button {\n    display: none !important;\n  }\n\n  .cbh-hero,\n  .cbh-panel-head,\n  .cbh-contact-left,\n  .cbh-note {\n    background: #ffffff !important;\n    color: #000000 !important;\n    box-shadow: none !important;\n    border-radius: 0 !important;\n    padding: 18px 0 !important;\n  }\n\n  .cbh-hero h1,\n  .cbh-hero p,\n  .cbh-panel-head h3,\n  .cbh-panel-head p,\n  .cbh-contact-left h2,\n  .cbh-contact-left p,\n  .cbh-note p,\n  .cbh-eyebrow,\n  .cbh-kicker {\n    color: #000000 !important;\n  }\n\n  .cbh-wrap,\n  .cbh-section,\n  .cbh-mini-grid,\n  .cbh-contact,\n  .cbh-note {\n    width: 100% !important;\n    margin: 0 0 18px !important;\n  }\n\n  .cbh-actions,\n  .cbh-split,\n  .cbh-mini-grid,\n  .cbh-contact {\n    display: block !important;\n  }\n\n  .cbh-card,\n  .cbh-panel,\n  .cbh-mini,\n  .cbh-contact,\n  .cbh-contact-list li {\n    box-shadow: none !important;\n    border: 1px solid #000000 !important;\n    border-radius: 0 !important;\n    page-break-inside: avoid;\n    margin-bottom: 12px !important;\n    background: #ffffff !important;\n    color: #000000 !important;\n  }\n\n  .cbh-card h3,\n  .cbh-card p,\n  .cbh-card span {\n    color: #000000 !important;\n  }\n\n  a[href]::after {\n    content: \"\";\n  }\n\n  @page {\n    margin: 0.5in;\n  }\n}\n<\/style>\n\n<div class=\"cbh-clean\" id=\"top\">\n\n  <a class=\"cbh-skip-link\" href=\"#mainContent\">Skip to main content<\/a>\n\n  <header class=\"cbh-hero\" aria-labelledby=\"homePageTitle\">\n    <div class=\"cbh-wrap\">\n      <div class=\"cbh-eyebrow\">Official Borough Website<\/div>\n\n      <h1 id=\"homePageTitle\">Coudersport Borough<\/h1>\n\n      <p>\n        A clean, modern public service portal for Borough information, payments,\n        records, meetings, parks, recreation, and resident services.\n      <\/p>\n\n      <div class=\"cbh-hero-actions\" aria-label=\"Main homepage actions\">\n        <a class=\"cbh-btn cbh-btn-primary coudy-ada-external\" href=\"https:\/\/coudersport.citizenactioncenter.com\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"Pay Your Bill - opens in a new tab\">Pay Your Bill<\/a>\n        <a class=\"cbh-btn cbh-btn-gold\" href=\"https:\/\/www.coudersportpa.org\/?page_id=1806\">Contact the Borough<\/a>\n        <a class=\"cbh-btn cbh-btn-outline\" href=\"https:\/\/www.coudersportpa.org\/?page_id=1757\">Agendas &amp; Minutes<\/a>\n      <\/div>\n\n      <!-- Scrolling News Ticker: displays only when active scrolling news entries exist. -->\n              <section class=\"coudy-news-ticker coudy-news-ticker--hero\" aria-label=\"Latest News\" style=\"--coudy-ticker-speed: 50s;\">\n            <div class=\"coudy-news-ticker__inner\">\n                <div class=\"coudy-news-ticker__label\" aria-hidden=\"true\">\n                    <span class=\"coudy-news-ticker__pulse\"><\/span>\n                    Latest News                <\/div>\n\n                <div class=\"coudy-news-ticker__viewport\">\n                    <div class=\"coudy-news-ticker__track\">\n                                    <article class=\"coudy-news-ticker__item\">\n                <span class=\"coudy-news-ticker__dot\" aria-hidden=\"true\"><\/span>\n                <span class=\"coudy-news-ticker__headline\">Coudersport Community Pool<\/span>\n                                    <span class=\"coudy-news-ticker__summary\">GREAT NEWS FOLKS - The Community Pool is opening soon! Keep your eyes on our website to learn more...<\/span>\n                                            <\/article>\n                        <article class=\"coudy-news-ticker__item\">\n                <span class=\"coudy-news-ticker__dot\" aria-hidden=\"true\"><\/span>\n                <span class=\"coudy-news-ticker__headline\">Potter County 2028 Reassessment \u2013 Vision Government Solutions<\/span>\n                                    <span class=\"coudy-news-ticker__summary\">For information about this reassessment visit https:\/\/www.vgsi.com\/potter or email Potter@vgsi.com - Vision Government Solutions<\/span>\n                                                    <a class=\"coudy-news-ticker__link coudy-ada-external\" href=\"https:\/\/www.vgsi.com\/potter\" target=\"_blank\" rel=\"noopener\" aria-label=\"Read More - opens in a new tab\">\n                        Read More                    <\/a>\n                            <\/article>\n                                                <article class=\"coudy-news-ticker__item\" aria-hidden=\"true\">\n                <span class=\"coudy-news-ticker__dot\" aria-hidden=\"true\"><\/span>\n                <span class=\"coudy-news-ticker__headline\">Coudersport Community Pool<\/span>\n                                    <span class=\"coudy-news-ticker__summary\">GREAT NEWS FOLKS - The Community Pool is opening soon! Keep your eyes on our website to learn more...<\/span>\n                                            <\/article>\n                        <article class=\"coudy-news-ticker__item\" aria-hidden=\"true\">\n                <span class=\"coudy-news-ticker__dot\" aria-hidden=\"true\"><\/span>\n                <span class=\"coudy-news-ticker__headline\">Potter County 2028 Reassessment \u2013 Vision Government Solutions<\/span>\n                                    <span class=\"coudy-news-ticker__summary\">For information about this reassessment visit https:\/\/www.vgsi.com\/potter or email Potter@vgsi.com - Vision Government Solutions<\/span>\n                                                    <a class=\"coudy-news-ticker__link coudy-ada-external\" href=\"https:\/\/www.vgsi.com\/potter\" target=\"_blank\" rel=\"noopener\" aria-label=\"Read More - opens in a new tab\">\n                        Read More                    <\/a>\n                            <\/article>\n                                <\/div>\n                <\/div>\n\n                                    <button type=\"button\" class=\"coudy-news-ticker__pause\" aria-pressed=\"false\">\n                        Pause\n                    <\/button>\n                            <\/div>\n        <\/section>\n        \n    <\/div>\n  <\/header>\n\n\n  <!-- News & Alerts Cards: displays below hero only when active alert entries exist. -->\n  \n\n  <main class=\"cbh-main\" id=\"mainContent\">\n\n    <section class=\"cbh-section\" aria-labelledby=\"quickAccessTitle\">\n\n      <div class=\"cbh-section-head\">\n        <div>\n          <div class=\"cbh-kicker\">Start Here<\/div>\n          <h2 id=\"quickAccessTitle\">How can we help?<\/h2>\n        <\/div>\n        <p>\n          Fast access to the most requested Borough services.\n        <\/p>\n      <\/div>\n\n      <div class=\"cbh-actions\">\n        <a class=\"cbh-card cbh-blue coudy-ada-external\" href=\"https:\/\/coudersport.citizenactioncenter.com\/\" target=\"_blank\" rel=\"noopener\" aria-label=\"$ Pay Your Bill Access the Borough online payment portal. - opens in a new tab\">\n          <span>$<\/span>\n          <h3>Pay Your Bill<\/h3>\n          <p>Access the Borough online payment portal.<\/p>\n        <\/a>\n\n        <a class=\"cbh-card cbh-green\" href=\"https:\/\/www.coudersportpa.org\/?page_id=1782\">\n          <span>RTK<\/span>\n          <h3>Right-to-Know<\/h3>\n          <p>Submit a public records request online.<\/p>\n        <\/a>\n\n        <a class=\"cbh-card cbh-orange\" href=\"https:\/\/www.coudersportpa.org\/?page_id=1797\">\n          <span>Park<\/span>\n          <h3>Park Reservations<\/h3>\n          <p>Request a pavilion or park reservation.<\/p>\n        <\/a>\n\n        <a class=\"cbh-card cbh-purple\" href=\"https:\/\/www.coudersportpa.org\/?page_id=1764\">\n          <span>Event<\/span>\n          <h3>Special Events<\/h3>\n          <p>Request approval for a Borough event.<\/p>\n        <\/a>\n\n        <a class=\"cbh-card cbh-cyan\" href=\"https:\/\/www.coudersportpa.org\/?page_id=1786\">\n          <span>Pool<\/span>\n          <h3>Coudersport Pool<\/h3>\n          <p>View pool hours, pricing, parties, and lessons.<\/p>\n        <\/a>\n\n        <a class=\"cbh-card cbh-red coudy-ada-external\" href=\"https:\/\/ecode360.com\/CO2305\" target=\"_blank\" rel=\"noopener\" aria-label=\"Code Ordinances Search Borough ordinances through eCode360. - opens in a new tab\">\n          <span>Code<\/span>\n          <h3>Ordinances<\/h3>\n          <p>Search Borough ordinances through eCode360.<\/p>\n        <\/a>\n      <\/div>\n    <\/section>\n\n    <section class=\"cbh-section\" aria-labelledby=\"governmentTitle\">\n      <div class=\"cbh-section-head\">\n        <div>\n          <div class=\"cbh-kicker\">Public Information<\/div>\n          <h2 id=\"governmentTitle\">Government &amp; Records<\/h2>\n        <\/div>\n        <p>\n          Find officials, meetings, public documents, and municipal information.\n        <\/p>\n      <\/div>\n\n      <div class=\"cbh-split\">\n        <article class=\"cbh-panel\">\n          <div class=\"cbh-panel-head cbh-blue\">\n            <div class=\"cbh-eyebrow\">Government<\/div>\n            <h3>Borough Leadership<\/h3>\n            <p>Access elected officials, boards, commissions, and public meeting information.<\/p>\n          <\/div>\n\n          <div class=\"cbh-panel-body\">\n            <ul class=\"cbh-link-list\">\n              <li><a href=\"https:\/\/www.coudersportpa.org\/?page_id=1734\">Borough Officials <span aria-hidden=\"true\">\u2192<\/span><\/a><\/li>\n              <li><a href=\"https:\/\/www.coudersportpa.org\/?page_id=1757\">Agendas &amp; Meeting Minutes <span aria-hidden=\"true\">\u2192<\/span><\/a><\/li>\n              <li><a href=\"https:\/\/www.coudersportpa.org\/?page_id=1769\">Meeting Dates <span aria-hidden=\"true\">\u2192<\/span><\/a><\/li>\n            <\/ul>\n          <\/div>\n        <\/article>\n\n        <article class=\"cbh-panel\">\n          <div class=\"cbh-panel-head cbh-green\">\n            <div class=\"cbh-eyebrow\">Utilities<\/div>\n            <h3>Borough Authority<\/h3>\n            <p>View water authority information, rates, CCR reports, and authority meeting dates.<\/p>\n          <\/div>\n\n          <div class=\"cbh-panel-body\">\n            <ul class=\"cbh-link-list\">\n              <li><a href=\"https:\/\/www.coudersportpa.org\/?page_id=1747\">Borough Authority <span aria-hidden=\"true\">\u2192<\/span><\/a><\/li>\n              <li><a href=\"https:\/\/coudersport.citizenactioncenter.com\/\" target=\"_blank\" rel=\"noopener\" class=\"coudy-ada-external\" aria-label=\"Online Payments \u2192 - opens in a new tab\">Online Payments <span aria-hidden=\"true\">\u2192<\/span><\/a><\/li>\n            <\/ul>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <section class=\"cbh-strip\" aria-labelledby=\"servicesTitle\">\n      <div class=\"cbh-section-head cbh-section\">\n        <div>\n          <div class=\"cbh-kicker\">Borough Services<\/div>\n          <h2 id=\"servicesTitle\">Popular Pages<\/h2>\n        <\/div>\n        <p>\n          A simple directory of high-value Borough pages.\n        <\/p>\n      <\/div>\n\n      <div class=\"cbh-mini-grid\">\n        <div class=\"cbh-mini\">\n          <strong>Contact Us<\/strong>\n          <p>Reach the Borough office for help and information.<\/p>\n          <a href=\"https:\/\/www.coudersportpa.org\/?page_id=1806\">Open Contact Page<\/a>\n        <\/div>\n\n        <div class=\"cbh-mini\">\n          <strong>Recreation<\/strong>\n          <p>Explore parks, facilities, pool information, and recreation services.<\/p>\n          <a href=\"https:\/\/www.coudersportpa.org\/?page_id=1786\">View Recreation<\/a>\n        <\/div>\n\n        <div class=\"cbh-mini\">\n          <strong>Police Department<\/strong>\n          <p>Access police department information and public safety resources.<\/p>\n          <a href=\"https:\/\/www.coudersportpa.org\/?page_id=1804\">View Police Department<\/a>\n        <\/div>\n\n        <div class=\"cbh-mini\">\n          <strong>Fire Department<\/strong>\n          <p>Access fire department information and public safety resources.<\/p>\n          <a href=\"https:\/\/www.coudersportpa.org\/?page_id=1802\">View Fire Department<\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"cbh-contact\" aria-labelledby=\"contactTitle\">\n      <div class=\"cbh-contact-left\">\n        <div class=\"cbh-eyebrow\">Contact &amp; Location<\/div>\n        <h2 id=\"contactTitle\">Borough Office<\/h2>\n        <p>\n          Contact the Borough office for public records, forms, payments, parks,\n          recreation, utilities, meetings, and general municipal information.\n        <\/p>\n\n        <div class=\"cbh-hero-actions\">\n          <a class=\"cbh-btn cbh-btn-gold\" href=\"https:\/\/www.coudersportpa.org\/?page_id=1806\">Contact Us<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"cbh-contact-right\">\n        <ul class=\"cbh-contact-list\">\n          <li>\n            <span>Address<\/span>\n            <strong>201 South West Street, Coudersport, PA 16915<\/strong>\n          <\/li>\n          <li>\n            <span>Phone<\/span>\n            <strong>814-274-9776<\/strong>\n          <\/li>\n          <li>\n            <span>Fax<\/span>\n            <strong>814-274-0611<\/strong>\n          <\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n\n    <section class=\"cbh-note\" aria-label=\"Homepage public notice\">\n      <p>\n        <strong>Public notice:<\/strong> Borough information, schedules, rates, forms,\n        meetings, and services may change. Please contact the Borough office to confirm\n        time-sensitive information.\n      <\/p>\n    <\/section>\n\n  <\/main>\n<\/div>\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-blank.php","meta":{"footnotes":""},"class_list":["post-15","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.coudersportpa.org\/index.php?rest_route=\/wp\/v2\/pages\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.coudersportpa.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.coudersportpa.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.coudersportpa.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.coudersportpa.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=15"}],"version-history":[{"count":21,"href":"https:\/\/www.coudersportpa.org\/index.php?rest_route=\/wp\/v2\/pages\/15\/revisions"}],"predecessor-version":[{"id":1910,"href":"https:\/\/www.coudersportpa.org\/index.php?rest_route=\/wp\/v2\/pages\/15\/revisions\/1910"}],"wp:attachment":[{"href":"https:\/\/www.coudersportpa.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}