{"id":1618,"date":"2025-03-02T11:30:40","date_gmt":"2025-03-02T11:30:40","guid":{"rendered":"https:\/\/chiltondurham-tc.gov.uk\/?page_id=1618"},"modified":"2026-03-21T15:34:30","modified_gmt":"2026-03-21T15:34:30","slug":"cemetery-headstone-and-memorials","status":"publish","type":"page","link":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/cemetery-headstone-and-memorials\/","title":{"rendered":"Cemetery &#8211; Headstone and Memorials"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1618\" class=\"elementor elementor-1618\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b973ba1 e-flex e-con-boxed e-con e-parent\" data-id=\"b973ba1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5ddaa6c elementor-widget elementor-widget-html\" data-id=\"5ddaa6c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en-GB\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>Memorials and Headstones | Chilton Cemetery | Chilton Town Council<\/title>\r\n  <meta\r\n    name=\"description\"\r\n    content=\"Guidance on memorials and headstones at Chilton Cemetery, including regulations, ownership requirements, inspection procedures and support information.\"\r\n  \/>\r\n  <style>\r\n    :root{\r\n      --green:#009640;\r\n      --green-dark:#006b2d;\r\n      --text:#2f2a2d;\r\n      --muted:#5b5558;\r\n      --bg:#f5f5f5;\r\n      --card:#ffffff;\r\n      --border:#d8d8d8;\r\n      --link:#005ea5;\r\n      --link-hover:#003078;\r\n      --focus:#ffbf47;\r\n      --max-width:1140px;\r\n    }\r\n\r\n    *{box-sizing:border-box}\r\n\r\n    body{\r\n      margin:0;\r\n      font-family:Arial, Helvetica, sans-serif;\r\n      font-size:16px;\r\n      line-height:1.7;\r\n      color:var(--text);\r\n      background:var(--bg);\r\n    }\r\n\r\n    img{\r\n      max-width:100%;\r\n      height:auto;\r\n      display:block;\r\n    }\r\n\r\n    a{\r\n      color:var(--link);\r\n      text-decoration:underline;\r\n    }\r\n\r\n    a:hover{\r\n      color:var(--link-hover);\r\n    }\r\n\r\n    a:focus,\r\n    button:focus{\r\n      outline:3px solid var(--focus);\r\n      outline-offset:2px;\r\n    }\r\n\r\n    header{\r\n      background:#ffffff;\r\n      border-bottom:1px solid var(--border);\r\n    }\r\n\r\n    .container{\r\n      max-width:var(--max-width);\r\n      margin:0 auto;\r\n      padding:0 1rem;\r\n    }\r\n\r\n    .site-title{\r\n      padding:1.5rem 0;\r\n    }\r\n\r\n    .site-title p{\r\n      margin:0;\r\n      font-size:1rem;\r\n      color:var(--muted);\r\n    }\r\n\r\n    .hero{\r\n      background:linear-gradient(135deg, var(--green), var(--green-dark));\r\n      color:#ffffff;\r\n      padding:3rem 0;\r\n    }\r\n\r\n    .hero h1{\r\n      margin:0 0 0.75rem;\r\n      font-size:clamp(2rem, 5vw, 3.8rem);\r\n      line-height:1.1;\r\n    }\r\n\r\n    .hero p{\r\n      margin:0;\r\n      max-width:54rem;\r\n      font-size:1.1rem;\r\n    }\r\n\r\n    main{\r\n      padding:2rem 0 3rem;\r\n    }\r\n\r\n    .layout{\r\n      display:grid;\r\n      grid-template-columns:minmax(0, 1fr) 320px;\r\n      gap:1.25rem;\r\n      align-items:start;\r\n    }\r\n\r\n    .panel{\r\n      background:var(--card);\r\n      border:1px solid var(--border);\r\n      border-radius:14px;\r\n      padding:1.5rem;\r\n      box-shadow:0 1px 2px rgba(0,0,0,0.04);\r\n    }\r\n\r\n    .panel + .panel{\r\n      margin-top:1rem;\r\n    }\r\n\r\n    h2{\r\n      font-size:1.7rem;\r\n      margin:0 0 1rem;\r\n      padding-bottom:0.35rem;\r\n      border-bottom:3px solid var(--green);\r\n    }\r\n\r\n    h3{\r\n      margin:0 0 0.5rem;\r\n      font-size:1.18rem;\r\n    }\r\n\r\n    p, li{\r\n      max-width:80ch;\r\n    }\r\n\r\n    .lead{\r\n      color:var(--muted);\r\n      font-size:1.05rem;\r\n    }\r\n\r\n    .grid{\r\n      display:grid;\r\n      grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));\r\n      gap:1rem;\r\n    }\r\n\r\n    .card{\r\n      background:#fafafa;\r\n      border:1px solid var(--border);\r\n      border-radius:12px;\r\n      padding:1rem;\r\n      height:100%;\r\n    }\r\n\r\n    .card p{\r\n      margin:0.35rem 0 0;\r\n    }\r\n\r\n    .button-link{\r\n      display:inline-block;\r\n      margin-top:0.75rem;\r\n      background:var(--green);\r\n      color:#ffffff;\r\n      text-decoration:none;\r\n      padding:0.75rem 1rem;\r\n      border-radius:8px;\r\n      font-weight:700;\r\n    }\r\n\r\n    .button-link:hover{\r\n      background:var(--green-dark);\r\n      color:#ffffff;\r\n    }\r\n\r\n    .button-secondary{\r\n      display:inline-block;\r\n      margin-top:0.75rem;\r\n      background:#f3f3f3;\r\n      color:var(--text);\r\n      text-decoration:none;\r\n      padding:0.75rem 1rem;\r\n      border-radius:8px;\r\n      font-weight:700;\r\n      border:1px solid var(--border);\r\n    }\r\n\r\n    .button-secondary:hover{\r\n      background:#e9e9e9;\r\n      color:var(--text);\r\n    }\r\n\r\n    .note{\r\n      background:#f0f7f2;\r\n      border-left:5px solid var(--green);\r\n      padding:1rem;\r\n      border-radius:8px;\r\n      margin-top:1rem;\r\n    }\r\n\r\n    .warning{\r\n      background:#fff8e5;\r\n      border-left:5px solid #d4a000;\r\n      padding:1rem;\r\n      border-radius:8px;\r\n      margin-top:1rem;\r\n    }\r\n\r\n    figure{\r\n      margin:0;\r\n      background:#fafafa;\r\n      border:1px solid var(--border);\r\n      border-radius:12px;\r\n      overflow:hidden;\r\n    }\r\n\r\n    figure img{\r\n      width:100%;\r\n      aspect-ratio:16 \/ 10;\r\n      object-fit:cover;\r\n    }\r\n\r\n    figcaption{\r\n      padding:0.9rem 1rem;\r\n      font-size:0.95rem;\r\n      color:var(--muted);\r\n    }\r\n\r\n    .sidebar-list{\r\n      list-style:none;\r\n      padding:0;\r\n      margin:0;\r\n    }\r\n\r\n    .sidebar-list li + li{\r\n      margin-top:0.75rem;\r\n      padding-top:0.75rem;\r\n      border-top:1px solid #ececec;\r\n    }\r\n\r\n    .download-box{\r\n      background:#fafafa;\r\n      border:1px solid var(--border);\r\n      border-radius:12px;\r\n      padding:1rem;\r\n      margin-top:1rem;\r\n    }\r\n\r\n    footer{\r\n      background:#ffffff;\r\n      border-top:1px solid var(--border);\r\n      padding:1.5rem 0 2rem;\r\n      color:var(--muted);\r\n    }\r\n\r\n    @media (max-width: 900px){\r\n      .layout{\r\n        grid-template-columns:1fr;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <header>\r\n    <div class=\"container site-title\">\r\n      <p>Chilton Town Council<\/p>\r\n    <\/div>\r\n  <\/header>\r\n\r\n  <section class=\"hero\" aria-labelledby=\"page-title\">\r\n    <div class=\"container\">\r\n      <h1 id=\"page-title\">Memorials and Headstones<\/h1>\r\n      <p>\r\n        Guidance on memorials and headstones at Chilton Cemetery, including regulations,\r\n        ownership requirements, inspection procedures and support information.\r\n      <\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <main class=\"container\">\r\n    <div class=\"layout\">\r\n      <div>\r\n        <section class=\"panel\" aria-labelledby=\"overview\">\r\n          <h2 id=\"overview\">Guidelines for memorials<\/h2>\r\n          <p class=\"lead\">\r\n            At Chilton Cemetery, we understand the importance of creating a meaningful and lasting tribute to loved ones.\r\n          <\/p>\r\n          <p>\r\n            While Chilton Town Council is not a manufacturer or supplier of headstones and memorials,\r\n            guidelines are in place to ensure consistency, safety and respect within the cemetery grounds.\r\n          <\/p>\r\n          <p>\r\n            These rules help preserve the dignity of the cemetery and support the safety of visitors,\r\n            contractors and maintenance teams.\r\n          <\/p>\r\n        <\/section>\r\n\r\n        <section class=\"panel\" aria-labelledby=\"regulations\">\r\n          <h2 id=\"regulations\">Regulations and requirements<\/h2>\r\n          <p>\r\n            All headstones and memorials must comply with the approved cemetery regulations.\r\n            This includes guidance relating to:\r\n          <\/p>\r\n\r\n          <div class=\"grid\">\r\n            <div class=\"card\">\r\n              <h3>Size and dimensions<\/h3>\r\n              <p>\r\n                Memorials must meet the permitted size and dimensional requirements for the cemetery.\r\n              <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"card\">\r\n              <h3>Materials<\/h3>\r\n              <p>\r\n                Memorials should be made using approved materials suitable for long-term safety and appearance.\r\n              <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"card\">\r\n              <h3>Placement and installation<\/h3>\r\n              <p>\r\n                Headstones and memorials must be positioned and installed in accordance with cemetery rules.\r\n              <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"card\">\r\n              <h3>Inscriptions and decorations<\/h3>\r\n              <p>\r\n                Inscriptions, finishes and decorative features must meet the cemetery\u2019s requirements.\r\n              <\/p>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"note\">\r\n            <p style=\"margin:0;\">\r\n              These regulations are intended to maintain a peaceful, respectful and well-managed cemetery environment.\r\n            <\/p>\r\n          <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"panel\" aria-labelledby=\"families-and-suppliers\">\r\n          <h2 id=\"families-and-suppliers\">Important information for families and memorial suppliers<\/h2>\r\n          <p>\r\n            Families wishing to install a memorial or headstone should consult with their chosen supplier\r\n            to ensure that all work complies with the cemetery\u2019s regulations.\r\n          <\/p>\r\n          <p>\r\n            It is the responsibility of both the family and the supplier to make sure these guidelines are followed.\r\n          <\/p>\r\n\r\n          <div class=\"warning\">\r\n            <p style=\"margin:0;\">\r\n              <strong>Please note:<\/strong> you must be the registered owner of the grave to approve a headstone\r\n              or memorial. Details about ownership and transfers can be found in the\r\n              <a href=\"https:\/\/chiltondurham-tc.gov.uk\/index.php\/purchasing-a-cemetery-plot\/\">Purchasing a Grave<\/a> section.\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <p>\r\n            We are here to help guide families through this process with care and respect.\r\n          <\/p>\r\n        <\/section>\r\n\r\n        <section class=\"panel\" aria-labelledby=\"inspections\">\r\n          <h2 id=\"inspections\">Headstone inspections<\/h2>\r\n          <p>\r\n            Local authorities are responsible for the regular inspection of headstones in cemeteries.\r\n            These inspections are typically carried out every five years.\r\n          <\/p>\r\n          <p>\r\n            The next planned full inspection at Chilton Cemetery will take place in <strong>2028<\/strong>.\r\n          <\/p>\r\n\r\n          <div class=\"download-box\">\r\n            <h3>Inspection procedure<\/h3>\r\n            <p>\r\n              You can read the current inspection procedure here:\r\n            <\/p>\r\n            <a\r\n              class=\"button-link\"\r\n              href=\"https:\/\/chiltondurham-tc.gov.uk\/wp-content\/uploads\/2025\/02\/Headstone-Inspection-Procedure-JANUARY-2025.pdf\"\r\n            >\r\n              Download Headstone Inspection Procedure (PDF)\r\n            <\/a>\r\n          <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"panel\" aria-labelledby=\"cemetery-view\">\r\n          <h2 id=\"cemetery-view\">Chilton Cemetery<\/h2>\r\n          <figure>\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/chiltondurham-tc.gov.uk\/wp-content\/uploads\/2025\/02\/Chilton-Cemetery-General-View.webp\"\r\n              alt=\"General view across Chilton Cemetery\"\r\n              loading=\"lazy\"\r\n            \/>\r\n            <figcaption>General view of Chilton Cemetery.<\/figcaption>\r\n          <\/figure>\r\n        <\/section>\r\n      <\/div>\r\n\r\n      <aside>\r\n        <section class=\"panel\" aria-labelledby=\"cemetery-links\">\r\n          <h2 id=\"cemetery-links\">Cemetery links<\/h2>\r\n          <ul class=\"sidebar-list\">\r\n            <li><a href=\"https:\/\/chiltondurham-tc.gov.uk\/index.php\/cemetery-2\/\">Cemetery Information<\/a><\/li>\r\n            <li><a href=\"https:\/\/chiltondurham-tc.gov.uk\/index.php\/purchasing-a-cemetery-plot\/\">Purchasing a Grave<\/a><\/li>\r\n            <li><a href=\"https:\/\/chiltondurham-tc.gov.uk\/index.php\/fees-and-charges\/\">Fees and Charges<\/a><\/li>\r\n            <li><a href=\"https:\/\/chiltondurham-tc.gov.uk\/index.php\/cemetery-garden-of-remembrance\/\">Garden of Remembrance<\/a><\/li>\r\n            <li><a href=\"https:\/\/chiltondurham-tc.gov.uk\/index.php\/cemetery-burial-records\/\">Burial Records<\/a><\/li>\r\n            <li><a href=\"https:\/\/chiltondurham-tc.gov.uk\/index.php\/cemetery-headstone-and-memorials\/\">Memorial and Headstones<\/a><\/li>\r\n          <\/ul>\r\n        <\/section>\r\n\r\n        <section class=\"panel\" aria-labelledby=\"contact-details\">\r\n          <h2 id=\"contact-details\">Contact information<\/h2>\r\n          <ul class=\"sidebar-list\">\r\n            <li>\r\n              <strong>Address:<\/strong><br \/>\r\n              Hutton House, Durham Road, Chilton, County Durham, DL17 0HE\r\n            <\/li>\r\n            <li>\r\n              <strong>Email:<\/strong><br \/>\r\n              <a href=\"mailto:info@chiltondurham-tc.gov.uk\">info@chiltondurham-tc.gov.uk<\/a>\r\n            <\/li>\r\n            <li>\r\n              <strong>Phone:<\/strong><br \/>\r\n              <a href=\"tel:01388721788\">01388 721 788<\/a>\r\n            <\/li>\r\n          <\/ul>\r\n\r\n          <a class=\"button-secondary\" href=\"mailto:info@chiltondurham-tc.gov.uk\">\r\n            Contact the Town Council\r\n          <\/a>\r\n        <\/section>\r\n      <\/aside>\r\n    <\/div>\r\n  <\/main>\r\n\r\n  <footer>\r\n    <div class=\"container\">\r\n      <p>Chilton Town Council<\/p>\r\n    <\/div>\r\n  <\/footer>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Memorials and Headstones | Chilton Cemetery | Chilton Town Council Chilton Town Council Memorials and Headstones Guidance on memorials and headstones at Chilton Cemetery, including regulations, ownership requirements, inspection procedures [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-1618","page","type-page","status-publish","hentry"],"ticketed":false,"_links":{"self":[{"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/pages\/1618","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/comments?post=1618"}],"version-history":[{"count":7,"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/pages\/1618\/revisions"}],"predecessor-version":[{"id":3534,"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/pages\/1618\/revisions\/3534"}],"wp:attachment":[{"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/media?parent=1618"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}