{"id":41,"date":"2026-02-23T05:45:01","date_gmt":"2026-02-23T05:45:01","guid":{"rendered":"http:\/\/ounra.org\/?page_id=41"},"modified":"2026-02-25T12:46:22","modified_gmt":"2026-02-25T12:46:22","slug":"contact","status":"publish","type":"page","link":"https:\/\/ounra.org\/?page_id=41","title":{"rendered":"Contact Us"},"content":{"rendered":"\n<style>\n.contact-intro { font-size: 1.05rem; color: #444; margin-bottom: 2rem; max-width: 620px; }\n.contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; margin-bottom: 3rem; }\n@media(max-width: 640px) { .contact-grid { grid-template-columns: 1fr; } }\n\n.contact-box { background: #fff; border: 1px solid #dde8d8; border-radius: 12px; padding: 28px 24px; box-shadow: 0 2px 8px rgba(0,0,0,.06); }\n.contact-box h3 { color: #2d5229; font-family: Arial, sans-serif; font-size: 1.15rem; margin-bottom: 1rem; border-bottom: 2px solid #e8f5e4; padding-bottom: 8px; }\n.contact-box p { color: #555; font-size: .95rem; margin-bottom: 1rem; }\n.contact-box a { color: #2d5229; font-weight: 600; text-decoration: none; }\n.contact-box a:hover { text-decoration: underline; }\n\n.fb-link { display: flex; align-items: center; gap: 12px; background: #e7f0ff; border: 1px solid #b8d0f8; border-radius: 10px; padding: 14px 18px; text-decoration: none !important; color: #1877F2 !important; font-weight: 600; font-size: .95rem; margin-top: .5rem; }\n.fb-link:hover { background: #d0e4ff; }\n.fb-link .fb-icon { font-size: 1.6rem; line-height: 1; }\n\n.contact-form label { display: block; font-size: .9rem; font-weight: 600; color: #2d5229; margin-bottom: 4px; margin-top: 14px; }\n.contact-form input, .contact-form textarea {\n  width: 100%; padding: 10px 12px; border: 1px solid #ccc; border-radius: 8px;\n  font-size: .95rem; font-family: Arial, sans-serif; box-sizing: border-box;\n  transition: border-color .2s;\n}\n.contact-form input:focus, .contact-form textarea:focus { border-color: #2d5229; outline: none; }\n.contact-form textarea { height: 130px; resize: vertical; }\n.contact-form .submit-btn {\n  margin-top: 16px; background: #2d5229; color: #fff; border: none;\n  padding: 12px 28px; border-radius: 8px; font-size: 1rem; font-weight: 600;\n  cursor: pointer; width: 100%; font-family: Arial, sans-serif;\n  transition: background .2s;\n}\n.contact-form .submit-btn:hover { background: #1e3a1b; }\n.form-success { display: none; background: #e8f5e4; border: 1px solid #2d5229; border-radius: 8px; padding: 14px 18px; color: #2d5229; font-weight: 600; margin-top: 12px; }\n\n.signup-box { background: #f0f8ee; border: 2px solid #2d5229; border-radius: 12px; padding: 28px 24px; margin-bottom: 3rem; }\n.signup-box h3 { color: #2d5229; font-family: Arial, sans-serif; font-size: 1.15rem; margin-bottom: .5rem; }\n.signup-box p { color: #444; font-size: .95rem; margin-bottom: 1rem; }\n.signup-form { display: flex; gap: 10px; flex-wrap: wrap; }\n.signup-form input { flex: 1; min-width: 200px; padding: 10px 14px; border: 1px solid #aaa; border-radius: 8px; font-size: .95rem; font-family: Arial, sans-serif; }\n.signup-form input:focus { border-color: #2d5229; outline: none; }\n.signup-form button { background: #2d5229; color: #fff; border: none; padding: 10px 24px; border-radius: 8px; font-size: .95rem; font-weight: 600; cursor: pointer; font-family: Arial, sans-serif; white-space: nowrap; }\n.signup-form button:hover { background: #1e3a1b; }\n.signup-success { display: none; background: #e8f5e4; border: 1px solid #2d5229; border-radius: 8px; padding: 12px 16px; color: #2d5229; font-weight: 600; margin-top: 10px; }\n<\/style>\n\n<p class=\"contact-intro\">We&#8217;d love to hear from you. Whether you have a question, concern, or just want to get involved \u2014 reach out and a member of the OUNRA executive will get back to you.<\/p>\n\n<!-- EMAIL SIGNUP -->\n<div class=\"signup-box\">\n  <h3>&#x1f4ec; Stay Connected with OUNRA<\/h3>\n  <p>Add your email address to receive neighbourhood updates, meeting notices, newsletters and emergency communications from OUNRA.<\/p>\n  <div class=\"signup-form\">\n    <input type=\"text\" id=\"signup-name\" placeholder=\"Your name\" \/>\n    <input type=\"email\" id=\"signup-email\" placeholder=\"Your email address\" \/>\n    <button onclick=\"submitSignup()\">Subscribe<\/button>\n  <\/div>\n  <div class=\"signup-success\" id=\"signup-success\">&#x2705; Thank you! You&#8217;ve been added to our mailing list.<\/div>\n<\/div>\n\n<div class=\"contact-grid\">\n\n  <!-- CONTACT FORM -->\n  <div class=\"contact-box\">\n    <h3>&#x2709;&#xfe0f; Send Us a Message<\/h3>\n    <p>Have a question or concern about the neighbourhood? Fill out the form below and we&#8217;ll get back to you.<\/p>\n    <div class=\"contact-form\">\n      <label for=\"cf-name\">Your Name<\/label>\n      <input type=\"text\" id=\"cf-name\" placeholder=\"Jane Smith\" \/>\n      <label for=\"cf-email\">Your Email<\/label>\n      <input type=\"email\" id=\"cf-email\" placeholder=\"jane@example.com\" \/>\n      <label for=\"cf-message\">Message<\/label>\n      <textarea id=\"cf-message\" placeholder=\"Your message here...\"><\/textarea>\n      <button class=\"submit-btn\" onclick=\"submitContact()\">Send Message<\/button>\n      <div class=\"form-success\" id=\"cf-success\">&#x2705; Thank you! Your message has been sent. We&#8217;ll be in touch soon.<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- CONTACT INFO -->\n  <div>\n    <div class=\"contact-box\" style=\"margin-bottom: 20px;\">\n      <h3>&#x1f4e7; Email Us Directly<\/h3>\n      <p>You can also reach us directly by email. We aim to respond within a few business days.<\/p>\n      <a href=\"mailto:guelphounra@gmail.com\">guelphounra@gmail.com<\/a>\n    <\/div>\n\n    <div class=\"contact-box\">\n      <h3>&#x1f44d; Follow Us on Facebook<\/h3>\n      <p>Stay up to date with neighbourhood news, meeting reminders and community announcements.<\/p>\n      <a class=\"fb-link\" href=\"https:\/\/www.facebook.com\/Old-University-Neighbourhood-Association-359076921275532\/\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"fb-icon\">&#x1f4d8;<\/span>\n        <span>Old University Neighbourhood Association<\/span>\n      <\/a>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\nfunction submitContact() {\n  var name = document.getElementById('cf-name').value.trim();\n  var email = document.getElementById('cf-email').value.trim();\n  var message = document.getElementById('cf-message').value.trim();\n  if (!name || !email || !message) { alert('Please fill in all fields.'); return; }\n  var mailto = 'mailto:guelphounra@gmail.com?subject=OUNRA Website Contact from ' + encodeURIComponent(name) + '&body=' + encodeURIComponent('Name: ' + name + '\\nEmail: ' + email + '\\n\\nMessage:\\n' + message);\n  window.location.href = mailto;\n  document.getElementById('cf-success').style.display = 'block';\n  document.getElementById('cf-name').value = '';\n  document.getElementById('cf-email').value = '';\n  document.getElementById('cf-message').value = '';\n}\n\nfunction submitSignup() {\n  var name = document.getElementById('signup-name').value.trim();\n  var email = document.getElementById('signup-email').value.trim();\n  if (!name || !email) { alert('Please enter your name and email address.'); return; }\n  var mailto = 'mailto:guelphounra@gmail.com?subject=OUNRA Mailing List Signup&body=' + encodeURIComponent('Please add me to the OUNRA mailing list.\\n\\nName: ' + name + '\\nEmail: ' + email);\n  window.location.href = mailto;\n  document.getElementById('signup-success').style.display = 'block';\n  document.getElementById('signup-name').value = '';\n  document.getElementById('signup-email').value = '';\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>We&#8217;d love to hear from you. Whether you have a question, concern, or just want to get involved \u2014 reach out and&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/page-contact.php","meta":{"footnotes":""},"class_list":["post-41","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ounra.org\/index.php?rest_route=\/wp\/v2\/pages\/41","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ounra.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ounra.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ounra.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ounra.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=41"}],"version-history":[{"count":2,"href":"https:\/\/ounra.org\/index.php?rest_route=\/wp\/v2\/pages\/41\/revisions"}],"predecessor-version":[{"id":204,"href":"https:\/\/ounra.org\/index.php?rest_route=\/wp\/v2\/pages\/41\/revisions\/204"}],"wp:attachment":[{"href":"https:\/\/ounra.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}