#wh-page{--ink:#1d2321;--muted:#5c6a64;--line:#e2e6e3;--paper:#ffffff;--wash:#f5f7f5;--accent:#2f5d4b;
color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
line-height:1.65;-webkit-font-smoothing:antialiased;text-wrap:pretty;margin:0}
#wh-page *{box-sizing:border-box}
#wh-page .wh-wrap{max-width:1060px;margin:0 auto;padding:0 24px}
#wh-page h1,#wh-page h2,#wh-page h3{font-family:Georgia,"Iowan Old Style","Times New Roman",serif;font-weight:600;line-height:1.2;color:var(--ink);margin:0 0 .5em}
#wh-page p{margin:0 0 1.1em}
#wh-page .wh-hero{background:linear-gradient(180deg,#fbfcfb 0%,#f2f5f2 100%);border-bottom:1px solid var(--line);padding:56px 0 44px;text-align:center}
#wh-page .wh-hero img{max-width:640px;width:100%;height:auto;display:block;margin:0 auto 18px}
#wh-page .wh-kicker{letter-spacing:.16em;text-transform:uppercase;font-size:12px;color:var(--accent);font-weight:700;margin:0 0 10px}
#wh-page .wh-hero p.wh-sub{font-size:19px;color:var(--muted);max-width:640px;margin:0 auto}
#wh-page section.wh-sec{padding:52px 0;border-bottom:1px solid var(--line)}
#wh-page section.wh-sec:last-of-type{border-bottom:0}
#wh-page .wh-sec h2{font-size:30px;margin-bottom:.6em}
#wh-page .wh-lede{font-size:19px;color:var(--muted);max-width:74ch}
#wh-page .wh-prose{max-width:74ch}
#wh-page .wh-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:28px}
@media(max-width:760px){#wh-page .wh-grid{grid-template-columns:1fr}}
#wh-page .wh-card{background:var(--wash);border:1px solid var(--line);border-radius:10px;padding:22px}
#wh-page .wh-card h3{font-size:19px;margin-bottom:.45em}
#wh-page .wh-card p{font-size:15px;color:var(--muted);margin:0}
#wh-page .wh-quote{background:var(--wash);border-left:4px solid var(--accent);border-radius:0 10px 10px 0;padding:22px 26px;font-size:18px;max-width:74ch}
#wh-page .wh-quote p{margin:0}
#wh-page .wh-platwrap{text-align:center}
#wh-page .wh-platwrap img{width:100%;max-width:900px;height:auto;border:1px solid var(--line);border-radius:10px;background:#fff}
#wh-page .wh-btn{display:inline-block;background:var(--accent);color:#fff !important;text-decoration:none;font-weight:600;
padding:13px 26px;border-radius:8px;margin-bottom:22px;font-size:15px;letter-spacing:.01em}
#wh-page .wh-btn:hover{background:#24483a}
#wh-page .wh-gal{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px;margin-top:26px}
#wh-page .wh-shot{display:block;border-radius:8px;overflow:hidden;border:1px solid var(--line);line-height:0;background:var(--wash)}
#wh-page .wh-shot img{width:100%;height:100%;aspect-ratio:5/3;object-fit:cover;display:block;transition:transform .3s ease}
#wh-page .wh-shot:hover img{transform:scale(1.04)}
#wh-page .wh-credit{font-size:13px;color:var(--muted);margin-top:14px}
#wh-page .wh-formcard{background:var(--wash);border:1px solid var(--line);border-radius:12px;padding:30px}
#wh-page .wh-formcard .gform_wrapper{margin:0}
#wh-page .wh-contact{background:var(--accent);color:#fff;border-radius:10px;padding:20px 24px;margin-bottom:26px}
#wh-page .wh-contact p{margin:0;font-size:16px}
#wh-page .wh-contact a{color:#fff;text-decoration:underline}
#wh-page footer.wh-foot{background:#12201b;color:#c7d4ce;text-align:center;padding:34px 24px;font-size:14px}
#wh-page footer.wh-foot a{color:#fff;text-decoration:underline}
#wh-page footer.wh-foot .wh-fname{font-family:Georgia,serif;font-size:17px;color:#fff;margin-bottom:6px}
#wh-page .wh-formcard .gform_wrapper .gform_footer input[type=submit],
#wh-page .wh-formcard .gform_wrapper button[type=submit]{
background:var(--accent) !important;border:0 !important;color:#fff !important;
font-weight:600 !important;font-size:15px !important;padding:14px 30px !important;
border-radius:8px !important;cursor:pointer;letter-spacing:.01em}
#wh-page .wh-formcard .gform_wrapper .gform_footer input[type=submit]:hover,
#wh-page .wh-formcard .gform_wrapper button[type=submit]:hover{background:#24483a !important}
#wh-page .wh-formcard .gform_wrapper h2,
#wh-page .wh-formcard .gform_wrapper h3,
#wh-page .wh-formcard .gform_wrapper .gsection_title{
font-family:Georgia,"Iowan Old Style",serif !important;font-size:21px !important;color:var(--ink) !important}
#wh-page .wh-formcard .gform_wrapper .gfield_label{font-weight:600;color:var(--ink)}
#wh-page .wh-formcard .gform_wrapper input[type=text],
#wh-page .wh-formcard .gform_wrapper input[type=email],
#wh-page .wh-formcard .gform_wrapper input[type=tel],
#wh-page .wh-formcard .gform_wrapper select,
#wh-page .wh-formcard .gform_wrapper textarea{
border:1px solid #cfd8d3 !important;border-radius:7px !important;background:#fff !important}
#wh-page .wh-formcard .gform_wrapper input:focus,
#wh-page .wh-formcard .gform_wrapper textarea:focus,
#wh-page .wh-formcard .gform_wrapper select:focus{
outline:2px solid var(--accent) !important;outline-offset:1px;border-color:var(--accent) !important}
@media(max-width:640px){
#wh-page .wh-hero{padding:38px 0 30px}
#wh-page .wh-sec h2{font-size:25px}
#wh-page section.wh-sec{padding:38px 0}
}
About the Neighborhood
Nestled in the heart of Louisville, Kentucky, Windhurst Acres is a serene and well-maintained neighborhood renowned for its clean environment and convenient access to major freeways. This charming community is part of the vibrant St. Matthews area, known for its friendly atmosphere and welcoming spirit.
Windhurst Acres offers an array of beautiful homes, each showcasing a unique blend of architectural styles. Whether you prefer a classic, timeless design or a more contemporary aesthetic, you'll find a home that suits your taste. The neighborhood's meticulously landscaped yards and tree-lined streets provide a picturesque setting that residents are proud to call home.
A Peaceful, Secure Community
One of the standout features of Windhurst Acres is its commitment to maintaining a peaceful and secure environment. The community is characterized by its low crime rates and well-lit streets, making it an ideal place for families, retirees, and professionals alike. The neighborhood association plays an active role in preserving the area's beauty and ensuring the well-being of its residents.
Easy Access to Everywhere
Convenience is a hallmark of living in Windhurst Acres. With easy access to major highways, commuting to downtown Louisville and surrounding areas is a breeze. The neighborhood is also in close proximity to an array of shopping, dining, and entertainment options. Residents can enjoy the best of both worlds – the tranquility of suburban living with the amenities of the city just a short drive away.
Parks and Recreation
For outdoor enthusiasts, Windhurst Acres offers plenty of opportunities to connect with nature. The nearby parks and recreational areas provide perfect settings for hiking, biking, and picnicking.
Highly Rated Schools
Education is another highlight of Windhurst Acres, with access to highly-rated schools and educational institutions. Families can feel confident that their children will receive a quality education in a supportive and nurturing environment.
Windhurst Acres is more than just a place to live – it's a community where neighbors become friends and memories are made. Whether you're starting a family, looking for a peaceful place to retire, or seeking a vibrant community to be a part of, Windhurst Acres offers a lifestyle that is both enriching and fulfilling.
Historical Aerials
Windhurst Acres and the surrounding St. Matthews area over the years. Click any image to view it larger.
Historical aerial imagery courtesy of HistoricAerials.com.
Stay in Touch
Join the neighborhood list to get updates, or send us anything you would like to see on this site.