



<!doctype html>
<html class="no-js" lang="en" xmlns:fb="http://ogp.me/ns/fb#">
<head id="Head1">
<!-- Facebook Pixel Code -->
<script async>
!function(f,b,e,v,n,t,s){if (f.fbq) return; n = f.fbq = function () { n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments) };if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '651438668573740'); 
fbq('track', 'PageView');
</script>
<!-- End Facebook Pixel Code -->


<!-- Google Analytics Measurement ID G4 -->


<!-- Custom Scripts -->
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){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','dataLayer','GTM-5C8K733X');</script>
<!-- End Google Tag Manager -->


<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5C8K733X"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<!-- End Custom Scripts -->

<title>
	Real Estate for Sale in St. Louis | BHHS Alliance Real Estate
</title><meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<!--<meta name="Robots" content="index, follow">-->
<meta name="theme-color" content="#191919">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta content="Website" property="og:type">
<meta content="Berkshire Hathaway HomeServices Alliance Real Estate" property="og:site_name">
<!--<link rel="shortcut icon" href="/images/company/BAS/fav-icons/favicon.ico">
<link rel="icon" sizes="16x16 32x32 64x64" href="/images/company/BAS/fav-icons/favicon.ico">
<link rel="icon" type="image/png" sizes="196x196" href="/images/company/BAS/fav-icons/favicon-192.png">
<link rel="icon" type="image/png" sizes="160x160" href="/images/company/BAS/fav-icons/favicon-160.png">
<link rel="icon" type="image/png" sizes="96x96" href="/images/company/BAS/fav-icons/favicon-96.png">
<link rel="icon" type="image/png" sizes="64x64" href="/images/company/BAS/fav-icons/favicon-64.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/company/BAS/fav-icons/favicon-32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/images/company/BAS/fav-icons/favicon-16.png">
<link rel="apple-touch-icon" href="/images/company/BAS/fav-icons/favicon-57.png">
<link rel="apple-touch-icon" sizes="114x114" href="/images/company/BAS/fav-icons/favicon-114.png">
<link rel="apple-touch-icon" sizes="72x72" href="/images/company/BAS/fav-icons/favicon-72.png">
<link rel="apple-touch-icon" sizes="144x144" href="/images/company/BAS/fav-icons/favicon-144.png">
<link rel="apple-touch-icon" sizes="60x60" href="/images/company/BAS/fav-icons/favicon-60.png">
<link rel="apple-touch-icon" sizes="120x120" href="/images/company/BAS/fav-icons/favicon-120.png">
<link rel="apple-touch-icon" sizes="76x76" href="/images/company/BAS/fav-icons/favicon-76.png">
<link rel="apple-touch-icon" sizes="152x152" href="/images/company/BAS/fav-icons/favicon-152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/images/company/BAS/fav-icons/favicon-180.png">
<meta name="msapplication-TileColor" content="#191919">
<meta name="msapplication-TileImage" content="/images/company/BAS/fav-icons/favicon-144.png">
<meta name="msapplication-config" content="/images/company/BAS/fav-icons/browserconfig.xml">
<link rel="preload" href="/theme/US/site_1/fonts/agorafonts.ttf?2gf5xg" as="font" />
<link rel="preload" href="/theme/US/site_1/fonts/agorafonts.woff?2gf5xg" as="font" />
<link rel="preload" href="/theme/US/site_1/fonts/agorafonts.eot?2gf5xg" as="font" />
    -->
<link rel="icon" href="/images/company/BAS/fav-icons/favicon.ico" sizes="any"><!-- 32×32 -->
<link rel="icon" href="/images/company/BAS/fav-icons/icon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" sizes="180x180" href="/images/company/BAS/fav-icons/favicon-180.png"><!-- 180×180 -->
<link rel="manifest" href="/manifest.webmanifest">
<meta name="description" content="Contact Berkshire Hathaway HomeServices Alliance Real Estate in St. Louis MO to assist you with buying or selling your next home, land, condo or farm." /><link rel="canonical" href="https://www.bhhsall.com" /><meta property="og:title" name="Title" content="St. Louis Real Estate for Sale | BHHS Alliance Real Estate" /><meta property="og:image" name="Image" content="https://www.bhhsall.com/images/company/BAS/logo-share.jpg" /><meta property="og:updated_time" content="2024-09-26T15:49:27Z" /><meta property="og:image:width" content="600" /><meta property="og:image:height" content="315" /><meta property="og:description" name="ogDescription" content="Contact Berkshire Hathaway HomeServices Alliance Real Estate in St. Louis MO to assist you with buying or selling your next home, land, condo or farm." /><meta property="og:url" name="Url" content="https://www.bhhsall.com" /><script>
                        (function () {
                             if ( typeof window.CustomEvent === 'function' ) return false;
                             function CustomEvent ( event, params ) {
                                 params = params || { bubbles: false, cancelable: false, detail: undefined };
                                 var evt = document.createEvent('CustomEvent');
                                 evt.initCustomEvent( event, params.bubbles, params.cancelable, params.detail );
                                 return evt;
                             }

                             CustomEvent.prototype = window.Event.prototype;
                             window.CustomEvent = CustomEvent;
                        })();
                        function cssLoad(action) {
                            if (typeof (document.isCssLoaded) != 'undefined' && document.isCssLoaded) action();
                            else
                                document.addEventListener('onCssLoad', action);
                        }
                        function cssPreLoad(sender) {
                            var event = new CustomEvent('onCssPreLoad', { detail: sender });
                            document.dispatchEvent(event);
                        }
                        (function (eventName) {
                            var _self = this;
                            var _lastKnownItems = 0;
                            var _timeOut = null;
                            function fire() {                                
                                var event = new CustomEvent('onCssLoad');
                                document.dispatchEvent(event);
                                document.isCssLoaded = true;
                            }

                            function findTotalLinks() {
                                return document.querySelectorAll('link[rel="stylesheet"][href^="/"]:not([href^="//"]),link[as="style"][href^="/"]:not([href^="//"])').length;
                            }

                                function documentStyleSheet()
                                {
                                    var _count = 0;
                                    for (var i = 0; i < document.styleSheets.length; i++)
                                    {
                                        try
                                        {
                                            if (document.styleSheets[i].href != null && document.styleSheets[i].href.indexOf(window.location.host) > -1 && document.styleSheets[i].cssRules.length >= 0)
                                            {
                                                _count++;
                                            }
                                        }
                                        catch (e) { }
                                    }
                                    return _count;
                                }

                                function watchStyles(isFirstRead)
                                {
                                    if (_timeOut != null)
                                        clearTimeout(_timeOut);
                                    var _knownItems = findTotalLinks();
                                    var _documentStyleSheet = documentStyleSheet();                                    
                                    if (_documentStyleSheet > 0 && _documentStyleSheet == _knownItems)
                                    {
                                        _timeOut = setTimeout(fire, 100);
                                    }
                                    else
                                    {
                                        _timeOut = setTimeout(watchStyles, 100);
                                    }
                                }

                                function init()
                                {
                                    watchStyles(true);
                                }

                                document.addEventListener('onCssPreLoad', function(e)
                                {                                    
                                    watchStyles(false);
                                });
                            init();
                            })('cssLoad');
                    </script><script>
                        function agora(action) {
                            if (typeof (document.isAgoraLoaded) != 'undefined' && document.isAgoraLoaded) action();
                            else
                                document.addEventListener('onAgoraLoad', action);
                        }
                    </script><link rel="preconnect" href="https://fonts.googleapis.com" /><link rel="preload" href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Marcellus:wght@400&display=swap" as="style" rel="stylesheet" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Marcellus:wght@400&display=swap"  media="print" onload="this.onload=null;this.removeAttribute('media');" /><link rel="preload" href="https://unpkg.com/ibp-cdn@1.0.48/agorafont.css" as="style" rel="stylesheet" /><link rel="stylesheet" type="text/css" href="https://unpkg.com/ibp-cdn@1.0.48/agorafont.css" /><link rel="preload" href="https://unpkg.com/ibp-cdn@1.0.16/mapfont.css" as="style" rel="stylesheet" /><link rel="stylesheet" type="text/css" href="https://unpkg.com/ibp-cdn@1.0.16/mapfont.css" /><script type="text/javascript" src="https://cdn-cws.datafloat.com/BAS/minifier/4241532E41676F726153697465416C6C4A5320240912V01_min.js" defer></script><link rel="preload" href="https://cdn-cws.datafloat.com/BAS/minifier/4241532E41676F726153697465416C6C43737320240912V01_min.css" as="style" rel="stylesheet" /><link rel="stylesheet" type="text/css" href="https://cdn-cws.datafloat.com/BAS/minifier/4241532E41676F726153697465416C6C43737320240912V01_min.css" /><link rel="preload" href="https://cdn-cws.datafloat.com/BAS/theme/us/site_1/css/4241532E436F6D6D6F6E536974654373733230323430393132563031_min.css" as="style" rel="stylesheet" /><link rel="stylesheet" type="text/css" href="https://cdn-cws.datafloat.com/BAS/theme/us/site_1/css/4241532E436F6D6D6F6E536974654373733230323430393132563031_min.css" /><script type="text/javascript" src="https://cdn-cws.datafloat.com/BAS/js/4241532E436F6D6D6F6E536974654A733230323430393132563031_min.js" defer></script><link rel="preload" href="https://cdn-cws.datafloat.com/BAS/theme/us/site_1/css/4241532E526567696F6E31436F6D6D6F6E536974654373733230323430393132563031_min.css" as="style" rel="stylesheet" /><link rel="stylesheet" type="text/css" href="https://cdn-cws.datafloat.com/BAS/theme/us/site_1/css/4241532E526567696F6E31436F6D6D6F6E536974654373733230323430393132563031_min.css" /><link rel="preload" href="https://cdn-cws.datafloat.com/BAS/theme/US/site_1/css/4241532E436F6D70616E79536974654373735F313230323430393132563031_min.css" as="style" rel="stylesheet" /><link rel="stylesheet" type="text/css" href="https://cdn-cws.datafloat.com/BAS/theme/US/site_1/css/4241532E436F6D70616E79536974654373735F313230323430393132563031_min.css" /><link rel="preload" href="https://cdn-cws.datafloat.com/BAS/theme/US/site_1/css/4241532E486F6D65466C61736853656374696F6E4373733230323430393132563031_min.css" as="style" rel="stylesheet" /><link rel="stylesheet" type="text/css" href="https://cdn-cws.datafloat.com/BAS/theme/US/site_1/css/4241532E486F6D65466C61736853656374696F6E4373733230323430393132563031_min.css" /><script type="text/javascript" src="https://cdn-cws.datafloat.com/BAS/js/4241532E486F6D65466C61736853656374696F6E4A733230323430393132563031_min.js" defer></script><link rel="preload" href="https://cdn-cws.datafloat.com/BAS/theme/US/site_1/css/4241532E486F6D6553656172636853656374696F6E3230323430393132563031_min.css" as="style" rel="stylesheet" /><link rel="stylesheet" type="text/css" href="https://cdn-cws.datafloat.com/BAS/theme/US/site_1/css/4241532E486F6D6553656172636853656374696F6E3230323430393132563031_min.css" /><link rel="preload" href="https://cdn-cws.datafloat.com/BAS/theme/US/site_1/css/4241532E436F6D6D756E69747947616C6C6572794373733230323430393132563031_min.css" as="style" rel="stylesheet" /><link rel="stylesheet" type="text/css" href="https://cdn-cws.datafloat.com/BAS/theme/US/site_1/css/4241532E436F6D6D756E69747947616C6C6572794373733230323430393132563031_min.css" /><script type="text/javascript" src="https://www.gstatic.com/charts/loader.js" defer></script><link rel="preload" href="https://cdn-cws.datafloat.com/BAS/theme/US/site_1/css/4241532E436F6D6D756E6974794D61726B657457617463684373733230323430393132563031_min.css" as="style" rel="stylesheet" /><link rel="stylesheet" type="text/css" href="https://cdn-cws.datafloat.com/BAS/theme/US/site_1/css/4241532E436F6D6D756E6974794D61726B657457617463684373733230323430393132563031_min.css" /><script type="text/javascript" src="https://cdn-cws.datafloat.com/BAS/js/4241532E436F6D6D756E6974794D61726B657457617463684A733230323430393132563031_min.js" defer></script><link rel="preload" href="https://cdn-cws.datafloat.com/BAS/theme/US/site_1/css/4241532E576964676574436F6E74726F6C53656374696F6E4373733230323430393132563031_min.css" as="style" rel="stylesheet" /><link rel="stylesheet" type="text/css" href="https://cdn-cws.datafloat.com/BAS/theme/US/site_1/css/4241532E576964676574436F6E74726F6C53656374696F6E4373733230323430393132563031_min.css" /><script type="text/javascript" src="https://cdn-cws.datafloat.com/BAS/js/4241532E576964676574436F6E74726F6C53656374696F6E4A733230323430393132563031_min.js" defer></script><link rel="preload" href="https://cdn-cws.datafloat.com/BAS/theme/US/site_1/css/pageresources/BAS/686F6D652E617370782E6373733230323430393132563031_min.css" as="style" rel="stylesheet" /><link rel="stylesheet" type="text/css" href="https://cdn-cws.datafloat.com/BAS/theme/US/site_1/css/pageresources/BAS/686F6D652E617370782E6373733230323430393132563031_min.css" /><script>!function(t){'use strict';t.loadCSS||(t.loadCSS=function(){});var e=loadCSS.relpreload={};if(e.support=function(){var e;try{e=t.document.createElement('link').relList.supports('preload')}catch(t){e=!1}return function(){return e}}(),e.bindMediaToggle=function(t){var e=t.media||'all';function a(){t.addEventListener?t.removeEventListener('load',a):t.attachEvent&&t.detachEvent('onload',a),t.setAttribute('onload',null),t.media=e}t.addEventListener?t.addEventListener('load',a):t.attachEvent&&t.attachEvent('onload',a),setTimeout(function(){t.rel='stylesheet',t.media='only x'}),setTimeout(a,3e3)},e.poly=function(){if(!e.support())for(var a=t.document.getElementsByTagName('link'),n=0;n<a.length;n++){var o=a[n];'preload'!==o.rel||'style'!==o.getAttribute('as')||o.getAttribute('data-loadcss')||(o.setAttribute('data-loadcss',!0),e.bindMediaToggle(o))}},!e.support()){e.poly();var a=t.setInterval(e.poly,500);t.addEventListener?t.addEventListener('load',function(){e.poly(),t.clearInterval(a)}):t.attachEvent&&t.attachEvent('onload',function(){e.poly(),t.clearInterval(a)})}'undefined'!=typeof exports?exports.loadCSS=loadCSS:t.loadCSS=loadCSS}('undefined'!=typeof global?global:this);</script><style>:root{--primary-color-50:rgb(237,224,231);--primary-color-100:rgb(209,178,195);--primary-color-200:rgb(179,128,156);--primary-color-300:rgb(149,76,116);--primary-color-400:rgb(126,38,86);--primary-color-500:rgb(103,0,56);--primary-color-600:rgb(95,0,50);--primary-color-700:rgb(84,0,43);--primary-color-800:rgb(74,0,36);--primary-color-900:rgb(56,0,23);--primary-color-A100:rgb(255,187,206);--primary-color-A200:rgb(255,136,170);--primary-color-A400:rgb(255,85,133);--primary-color-A700:rgb(255,60,115);--primary-color-C100:rgb(255,255,255);--secondary-color-50:rgb(230,230,230);--secondary-color-100:rgb(194,194,194);--secondary-color-200:rgb(152,152,152);--secondary-color-300:rgb(112,112,112);--secondary-color-400:rgb(81,81,81);--secondary-color-500:rgb(50,50,50);--secondary-color-600:rgb(45,45,45);--secondary-color-700:rgb(38,38,38);--secondary-color-800:rgb(31,31,31);--secondary-color-900:rgb(19,19,19);--secondary-color-A100:rgb(246,177,177);--secondary-color-A200:rgb(241,131,131);--secondary-color-A400:rgb(255,66,66);--secondary-color-A700:rgb(255,41,41);--secondary-color-C100:rgb(255,255,255);--tertiary-color-50:rgb(225,237,249);--tertiary-color-100:rgb(179,209,239);--tertiary-color-200:rgb(128,179,229);--tertiary-color-300:rgb(77,149,219);--tertiary-color-400:rgb(39,126,211);--tertiary-color-500:rgb(1,103,203);--tertiary-color-600:rgb(1,95,198);--tertiary-color-700:rgb(1,84,190);--tertiary-color-800:rgb(1,74,184);--tertiary-color-900:rgb(0,56,172);--tertiary-color-A100:rgb(255,255,255);--tertiary-color-A200:rgb(238,242,255);--tertiary-color-A400:rgb(187,204,255);--tertiary-color-A700:rgb(162,185,255);--tertiary-color-C100:rgb(255,255,255);--homesearchcolor:#ffffff;--homepagesubheadingcolor:#ffffff;}</style></head>
<body  data-pcode="BAS" class="company inverse with-title-slider with-title-slider-configuration company-template">
    
<noscript>
    <img  loading="lazy" alt="CityScape" height="1" width="1" src="https://www.facebook.com/tr?id=651438668573740&ev=PageView&noscript=1" />
</noscript>
<!-- End Facebook Pixel Code -->


<div data-form-gtm-track=""  data-gtm-track="formSubmitted,formSubmitted"  data-formSubmitted="{'event':'formSubmitted','FormID':'contactForm','contactTarget':'Broker'}" ></div>
<div data-listing-gtm-track=""  data-gtm-track="formSubmitted,formSubmitted"  data-formSubmitted="{'event':'formSubmitted','FormId':'requestDetails','listingID':'MLS','requestShowing':'false'}" ></div>
<div data-success-gaw-track=""></div>


    <div class="context-loader">
        <div class="context-loader__spinner"></div>
    </div>
    <form method="post" action="./" id="form2" novalidate="" autocomplete="off" role="presentation">
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="+iryjdrs9tZVuLErz4i/lLoALGbaEBvQ3fFmbfESNWCN3VspHh3uxinH0tvu3Xz5ZquieN527RFhNzkuef1AU/R56W3PngVzn/uWkj6hhn0=" />
</div>

        <a role="button" aria-label="performaction" id="PERFORM_ACTION_TRIGGER" href="/dashboard/Access.aspx" style="display: none">PerformAction</a>
<script type="text/javascript">
    agora(function () {
        $(document).on('click', '#PERFORM_ACTION_TRIGGER', function (event) {
            $("#PERFORM_ACTION_TRIGGER").AgoraDialogModal({ ServiceUrl: $(this).attr('href'), EnableAjaxHtmlLoad: true });
        });
    });
</script>
        <div class="mdl-layout mdl-js-layout docs-layout has-drawer">
            
                <header id="agora-layout-header" class="agora-layout-header mdl-layout__header mdl-layout__header--scroll">
                    
                    <div class="mdl-layout__header-row mdl-grid mdl-grid--no-spacing">
                        <div class="mdl-grid mdl-cell mdl-cell--12-col nav-section">
                            <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--4-col-phone mdl-grid--no-spacing mdl-layout-title-container logo-contact">
                                <span class="mdl-layout-title">
                                    
<a role="link" aria-label="Home" href="/" title="Home">
    
    
        <img  loading="lazy" alt=" logo" title="" class="logo spw-logo" src="https://cdn-cws.datafloat.com/BAS/images/company/BAS/logo.png" />
        <img  loading="lazy" alt=" logo" class="logo-white logo spw-logo" src="https://cdn-cws.datafloat.com/BAS/images/company/BAS/logo-white.png" />
        <img  loading="lazy" alt=" logo" class="logo-print" style="display:none;" src="/images/company/BAS/logo-print.png" />
    
        
     
</a>
                                </span>
                                
                            </div>
                            <div class="mdl-grid mdl-cell mdl-cell--9-col mdl-grid--no-spacing">
                                <div class="mdl-cell mdl-cell--12-col mdl-navigation-container space-between item-center">
                                    <div class="mdl-layout-spacer"></div>
                                <div class="contact-section">
                                        <div class="translator">
                                            
<style>
.google-translator {
    height: 35px;
    vertical-align: middle;
    display: inline-block;
    line-height: 44px;
}
.google-translator .goog-te-gadget {
    font-size: 0 !important;
}
.google-translator .goog-te-gadget [style*="white-space:nowrap"] {
    display: none !important
}
.skiptranslate iframe#\:1\.container {
    display: none !important
}
.google-translator .goog-te-gadget .goog-te-combo {
    height: 26px;
    border: none;
    margin: 0;
    outline: none;
    background: none;
    font-size: 14px; 
    width: 160px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; 
    background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='10' height='11' xmlns='http://www.w3.org/2000/svg'><g stroke='silver'><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' stroke-width='15' fill-opacity='0.4'/></g></svg>") no-repeat;
    background-position: right;
    line-height: 22px;
}
#goog-gt-.skiptranslate + [class^="VI"], [class^="VIpgJd"]{display:none}
.google-translator .goog-te-gadget {
    max-height: inherit;
    display: block !important;
    visibility: visible;
    overflow: visible;
}
.google-translator .goog-te-combo + .goog-te-combo,
.google-translator .skiptranslate.goog-te-gadget + .skiptranslate.goog-te-gadget{display:none !important}
</style>
<!-- Google translator start -->
<div id="google_translate_element" class="google-translator" style="width: 165px;"></div>
<script>
    window.addEventListener('pageshow', (event) => {        if ($('script[src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"]').length > 0) {            $('script[src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"]').remove();        }            const script = document.createElement('script');            script.src = 'https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit';                document.head.appendChild(script);    });

    function googleTranslateElementInit() {
        new google.translate.TranslateElement({
            pageLanguage: 'en',
        }, 'google_translate_element');

        setTimeout(function () {
            window.dispatchEvent(new Event('resize'));
        }, 1000); 

        setTimeout(fixNavigationAfterGoogleTranslate, 1000);
    }
</script>

                                        </div>
                                        <div class="user-control">
                                        
<div id="DIV_USER_AREA">
    <a role="button" tabindex="8" data-reveal="true" data-modaldialog="" href="javascript:void(0);" data-agora-icon="&#xe91f;" data-modaldialog-ajax="true" data-modaldialog-src="/dashboard/Access.aspx?mode=HomeLogin" aria-label="Sign In / Sign Up"  class="mdl-button mdl-button--primary mdl-button--raised mdl-js-button mdl-js-ripple-effect mdl-layout--large-screen-only user-login-button" title="Login / Register" id="loginbtn">Login / Register</a>
</div>

<script type="text/javascript">
    agora(function () {
        if ($(".edit-profile").length == 0) {
         editProfile();
        }
        //$("body").addClass("edit-profile-active")
        function editProfile() {
                if ($("body").hasClass("edit-profile-active")) {
                    var spanBody = $('<div class="edit-profile"><div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col edit-doc"><div class=""><span>Please update your email address to complete your account setup.</span><a data-reveal="true" data-modaldialog="" class="edit-profile-link" href="javascript:void(0);" data-modaldialog-ajax="true" data-modaldialog-src="/dashboard/EditProfile.aspx" title="Edit profile">Edit Profile</a></div><a href="#" class="mdl-chip__action "><i class="fa fa-times" aria-hidden="true"></i></a></div></div>');
                $(".mdl-layout.mdl-js-layout").prepend(spanBody);
            }
            $(document).on("click", ".edit-profile a.mdl-chip__action", function () {
                $(".edit-profile").hide();
            });
        };
    });
    </script>

                                    </div>
                                        
                                    </div>
                                </div>
                                <div class="mdl-cell mdl-cell--12-col mdl-navigation-container space-between item-center">
                                     
                                    
                                    <nav class="mdl-navigation header-menu" role="navigation" id="menubutton">
                                        <ul role="menu" aria-label="menubutton"><li><a data-id="57BADEC2-4EFA-4947-839F-1691DC858FCF" href="/property-search-map/sale/type-residential;condo/dsort-p/lat-37.51997280646083-39.79323795782962/lon-_92.645815375-_88.602746625" aria-label="Property Search" role="menuitem">Property Search</a></li><li class="have-child" role="none" aria-expanded="true"><a data-id="1D3EA7C1-1900-4870-B79A-1A55082DAE88" href="/communities" aria-label="Communities" role="menuitem">Communities</a><input type="checkbox" id="PRIMARYf199dcd71D3EA7C1" name="PRIMARYf199dcd71D3EA7C1"></input><label for="PRIMARYf199dcd71D3EA7C1" data-label="Communities">Communities</label><ul><li><a data-id="CBCFE186-186C-4C82-B0BB-69B5119C6821" href="/community/1/central-corridor-st-louis-county" aria-label="Central St Louis County" role="menuitem">Central St Louis County</a></li><li><a data-id="5D2EFD1C-42A7-49B8-A34C-EC50D01ACD5F" href="/community/2/franklin-county" aria-label="Franklin County" role="menuitem">Franklin County</a></li><li><a data-id="A956BA68-3947-47AD-8DB0-56CEAED90DE5" href="/community/8/jefferson-county" aria-label="Jefferson County" role="menuitem">Jefferson County</a></li><li><a data-id="970D6151-1A40-4FF0-A141-D4B393972F93" href="/community/3/north-st-louis-county" aria-label="North St Louis County" role="menuitem">North St Louis County</a></li><li><a data-id="4783F605-75CC-4090-B172-4DF224760670" href="/community/4/south-st-louis-county" aria-label="South St Louis County" role="menuitem">South St Louis County</a></li><li><a data-id="1E445D47-7672-4D80-ABC7-B5779A342E74" href="/community/5/st-charles-county" aria-label="St Charles County" role="menuitem">St Charles County</a></li><li><a data-id="26A11F96-6D3E-4D7C-83DB-A5F1E2802002" href="/community/6/st-louis" aria-label="St Louis City" role="menuitem">St Louis City</a></li><li><a data-id="38959592-974F-427E-87E8-B4F0115B7A24" href="/community/9/warren-county" aria-label="Warren County" role="menuitem">Warren County</a></li><li><a data-id="06CF9E5C-A4F4-47FE-9B3D-7E23DE2FEACC" href="/community/7/west-st-louis-county" aria-label="West St Louis County" role="menuitem">West St Louis County</a></li></ul></li><li><a data-id="0F211CDB-E88F-43D8-819D-1DCD00385C50" href="/real-estate-agents" aria-label="AGENTS" role="menuitem">AGENTS</a></li><li><a data-id="287C9B1E-8091-47E0-84E1-381BD3132481" target="_blank" aria-label="About Alliance" role="menuitem" href="/about-alliance">About Alliance</a></li><li class="have-child" role="none" aria-expanded="true"><a data-id="A99289B3-F93A-4D5E-8DD1-D779795CEC88" href="/real-estate-offices" aria-label="OFFICES" role="menuitem">OFFICES</a><input type="checkbox" id="PRIMARYf199dcd7A99289B3" name="PRIMARYf199dcd7A99289B3"></input><label for="PRIMARYf199dcd7A99289B3" data-label="OFFICES">OFFICES</label><ul><li><a data-id="ED482FC0-93C4-44EF-AE44-70702740B7B3" href="https://www.bhhsall.com/real-estate-office/102/chesterfield-office" aria-label="Chesterfield" role="menuitem">Chesterfield</a></li><li><a data-id="CDDB4CDA-148B-47B8-9768-0F5E428563B8" href="https://www.bhhsall.com/real-estate-office/103/clayton-office" aria-label="Clayton" role="menuitem">Clayton</a></li><li><a data-id="2DDBFA86-C803-4022-8FB9-273C816AC04B" href="https://www.bhhsall.com/real-estate-office/101/corporate-office" aria-label="Corporate" role="menuitem">Corporate</a></li><li><a data-id="5AD08D6C-3BD4-4ACC-BD5E-05B42AD02BC1" href="https://www.bhhsall.com/real-estate-office/105/fenton-office" aria-label="Fenton" role="menuitem">Fenton</a></li><li><a data-id="6B543B6D-7438-41DE-85E8-1E29C6B72443" href="https://www.bhhsall.com/real-estate-office/106/festus-office" aria-label="Festus" role="menuitem">Festus</a></li><li><a data-id="82E981E0-46F4-4A9E-AA2B-C2E17DFE3E4E" href="https://www.bhhsall.com/real-estate-office/119/st.-charles-office" aria-label="St. Charles" role="menuitem">St. Charles</a></li><li><a data-id="F7A71DFA-F03F-4828-BF75-E02894633346" href="https://www.bhhsall.com/real-estate-office/112/washington-office" aria-label="Washington" role="menuitem">Washington</a></li></ul></li><li><a data-id="202A1789-FF3B-4B60-89B7-60AF43D040DA" href="/property-search-map/sale/luxurycollection/type-residential;condo/dsort-p/lat-37.525027-39.215366/lon-_92.704085-_90.177368" aria-label="Luxury Collection" role="menuitem">Luxury Collection</a></li><li class="have-child" role="none" aria-expanded="true"><a data-id="6B4CF7C8-FEC0-4B8A-BA07-16F4A7B4175B" href="/relocation" aria-label="Relocation" role="menuitem">Relocation</a><input type="checkbox" id="PRIMARYf199dcd76B4CF7C8" name="PRIMARYf199dcd76B4CF7C8"></input><label for="PRIMARYf199dcd76B4CF7C8" data-label="Relocation">Relocation</label><ul><li><a data-id="CBDFF639-42B8-413F-A171-A0DCE3F9720F" href="https://www.bhhsall.com/relocation" aria-label="Relocating?" role="menuitem">Relocating?</a></li><li><a data-id="15A09D24-16D7-499B-9B69-E02F3498069E" href="/corporate-services" aria-label="Corporate Services" role="menuitem">Corporate Services</a></li><li><a data-id="30C27205-9C64-4872-9106-774F0AC24589" href="/relocation-schools" aria-label="Choosing A School" role="menuitem">Choosing A School</a></li></ul></li><li data-last="true"><a data-id="9EE0793C-F4A8-4B54-ADC3-4D05926E6D6D" target="_blank" aria-label="Start Your Career Here" role="menuitem" href="https://www.bhhsall.com/careers">Start Your Career Here</a></li><li class="more"><a id="navigation_more" class="mdl-button mdl-js-button mdl-button--icon mdl-color-legacy-200 more"><i class="aga-menu notranslate"></i></a><ul for="navigation_more"><li><a data-id="57BADEC2-4EFA-4947-839F-1691DC858FCF" href="/property-search-map/sale/type-residential;condo/dsort-p/lat-37.51997280646083-39.79323795782962/lon-_92.645815375-_88.602746625" aria-label="Property Search" role="menuitem">Property Search</a></li><li class="have-child" role="none" aria-expanded="true"><a data-id="1D3EA7C1-1900-4870-B79A-1A55082DAE88" href="/communities" aria-label="Communities" role="menuitem">Communities</a><input type="checkbox" id="SECONDARYf199dcd71D3EA7C1" name="SECONDARYf199dcd71D3EA7C1"></input><label for="SECONDARYf199dcd71D3EA7C1" data-label="Communities">Communities</label><ul><li><a data-id="CBCFE186-186C-4C82-B0BB-69B5119C6821" href="/community/1/central-corridor-st-louis-county" aria-label="Central St Louis County" role="menuitem">Central St Louis County</a></li><li><a data-id="5D2EFD1C-42A7-49B8-A34C-EC50D01ACD5F" href="/community/2/franklin-county" aria-label="Franklin County" role="menuitem">Franklin County</a></li><li><a data-id="A956BA68-3947-47AD-8DB0-56CEAED90DE5" href="/community/8/jefferson-county" aria-label="Jefferson County" role="menuitem">Jefferson County</a></li><li><a data-id="970D6151-1A40-4FF0-A141-D4B393972F93" href="/community/3/north-st-louis-county" aria-label="North St Louis County" role="menuitem">North St Louis County</a></li><li><a data-id="4783F605-75CC-4090-B172-4DF224760670" href="/community/4/south-st-louis-county" aria-label="South St Louis County" role="menuitem">South St Louis County</a></li><li><a data-id="1E445D47-7672-4D80-ABC7-B5779A342E74" href="/community/5/st-charles-county" aria-label="St Charles County" role="menuitem">St Charles County</a></li><li><a data-id="26A11F96-6D3E-4D7C-83DB-A5F1E2802002" href="/community/6/st-louis" aria-label="St Louis City" role="menuitem">St Louis City</a></li><li><a data-id="38959592-974F-427E-87E8-B4F0115B7A24" href="/community/9/warren-county" aria-label="Warren County" role="menuitem">Warren County</a></li><li><a data-id="06CF9E5C-A4F4-47FE-9B3D-7E23DE2FEACC" href="/community/7/west-st-louis-county" aria-label="West St Louis County" role="menuitem">West St Louis County</a></li></ul></li><li><a data-id="0F211CDB-E88F-43D8-819D-1DCD00385C50" href="/real-estate-agents" aria-label="AGENTS" role="menuitem">AGENTS</a></li><li><a data-id="287C9B1E-8091-47E0-84E1-381BD3132481" target="_blank" aria-label="About Alliance" role="menuitem" href="/about-alliance">About Alliance</a></li><li class="have-child" role="none" aria-expanded="true"><a data-id="A99289B3-F93A-4D5E-8DD1-D779795CEC88" href="/real-estate-offices" aria-label="OFFICES" role="menuitem">OFFICES</a><input type="checkbox" id="SECONDARYf199dcd7A99289B3" name="SECONDARYf199dcd7A99289B3"></input><label for="SECONDARYf199dcd7A99289B3" data-label="OFFICES">OFFICES</label><ul><li><a data-id="ED482FC0-93C4-44EF-AE44-70702740B7B3" href="https://www.bhhsall.com/real-estate-office/102/chesterfield-office" aria-label="Chesterfield" role="menuitem">Chesterfield</a></li><li><a data-id="CDDB4CDA-148B-47B8-9768-0F5E428563B8" href="https://www.bhhsall.com/real-estate-office/103/clayton-office" aria-label="Clayton" role="menuitem">Clayton</a></li><li><a data-id="2DDBFA86-C803-4022-8FB9-273C816AC04B" href="https://www.bhhsall.com/real-estate-office/101/corporate-office" aria-label="Corporate" role="menuitem">Corporate</a></li><li><a data-id="5AD08D6C-3BD4-4ACC-BD5E-05B42AD02BC1" href="https://www.bhhsall.com/real-estate-office/105/fenton-office" aria-label="Fenton" role="menuitem">Fenton</a></li><li><a data-id="6B543B6D-7438-41DE-85E8-1E29C6B72443" href="https://www.bhhsall.com/real-estate-office/106/festus-office" aria-label="Festus" role="menuitem">Festus</a></li><li><a data-id="82E981E0-46F4-4A9E-AA2B-C2E17DFE3E4E" href="https://www.bhhsall.com/real-estate-office/119/st.-charles-office" aria-label="St. Charles" role="menuitem">St. Charles</a></li><li><a data-id="F7A71DFA-F03F-4828-BF75-E02894633346" href="https://www.bhhsall.com/real-estate-office/112/washington-office" aria-label="Washington" role="menuitem">Washington</a></li></ul></li><li><a data-id="202A1789-FF3B-4B60-89B7-60AF43D040DA" href="/property-search-map/sale/luxurycollection/type-residential;condo/dsort-p/lat-37.525027-39.215366/lon-_92.704085-_90.177368" aria-label="Luxury Collection" role="menuitem">Luxury Collection</a></li><li class="have-child" role="none" aria-expanded="true"><a data-id="6B4CF7C8-FEC0-4B8A-BA07-16F4A7B4175B" href="/relocation" aria-label="Relocation" role="menuitem">Relocation</a><input type="checkbox" id="SECONDARYf199dcd76B4CF7C8" name="SECONDARYf199dcd76B4CF7C8"></input><label for="SECONDARYf199dcd76B4CF7C8" data-label="Relocation">Relocation</label><ul><li><a data-id="CBDFF639-42B8-413F-A171-A0DCE3F9720F" href="https://www.bhhsall.com/relocation" aria-label="Relocating?" role="menuitem">Relocating?</a></li><li><a data-id="15A09D24-16D7-499B-9B69-E02F3498069E" href="/corporate-services" aria-label="Corporate Services" role="menuitem">Corporate Services</a></li><li><a data-id="30C27205-9C64-4872-9106-774F0AC24589" href="/relocation-schools" aria-label="Choosing A School" role="menuitem">Choosing A School</a></li></ul></li><li><a data-id="9EE0793C-F4A8-4B54-ADC3-4D05926E6D6D" target="_blank" aria-label="Start Your Career Here" role="menuitem" href="https://www.bhhsall.com/careers">Start Your Career Here</a></li></ul></li></ul>

                                    </nav>
                                </div>
                            </div>
                        </div>
                        </div>
                </header>
                <header class="agora-layout-header-auto"></header>
            
            <div class="mdl-layout__drawer Agora-drawer mdl-layout--small-screen-only">
                <div class="mdl-layout-title  mdl-typography--text-center">
                    
                    
                        <div class="social-icons">
                        
<a aria-label="Facebook" role="link" title="Follow on Facebook" tabindex="1" target="_blank" data-value="https://www.facebook.com/BHHSAllianceRealEstate" href="https://www.facebook.com/BHHSAllianceRealEstate" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-facebook" aria-hidden="true"></i></a>
<a aria-label="Twitter" role="link"  title="Follow on Twitter" tabindex="2" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-twitter" aria-hidden="true"></i></a>
<a aria-label="Pinterest" role="link" title="Follow on Pinterest" tabindex="3" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-pininterest" aria-hidden="true"></i></a>
<a aria-label="YouTube" role="link"  title="Follow on YouTube" tabindex="4" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-youtube" aria-hidden="true"></i></a>
<a aria-label="Plus"  role="link"    title="Follow on Google Plus" tabindex="5" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-google-plus" aria-hidden="true"></i></a>
<a aria-label="Instagram" role="link" title="Follow on Instagram" tabindex="6" target="_blank" data-value="https://www.instagram.com/bhhsalliancerealestate/" href="https://www.instagram.com/bhhsalliancerealestate/" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-instagram" aria-hidden="true"></i></a>
<a aria-label="LinkedIn" role="link"  title="Follow on Linked In" tabindex="7" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-linkedin" aria-hidden="true"></i></a>
<a aria-label="TikTokUrl" role="link"  title="Follow on TikTok" tabindex="8" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-tiktok" aria-hidden="true"></i></a>
<a aria-label="SquarespaceUrl" role="link"  title="Follow on SquarespaceUrl" tabindex="9" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-squarespace" aria-hidden="true"></i></a>
<a aria-label="Snapchat" role="link"  title="follow on snapchat" tabindex="7" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-chat move-left" aria-hidden="true"></i></a>

                    

                    <a aria-label="phone" role="link" title="contact our customer service team" href="tel:(636) 733-5009" tabindex="8" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-phone"></i></a>
                        <a data-reveal="true" href="javascript:void(0);" data-modaldialog="" data-modaldialog-ajax="true" data-modaldialog-src="/PopUps/LeadForm/CustomRequest.aspx?IsCustomerCare=false&amp;Pagetitle=Contact Client Care&amp;Requesttype=ContactUs" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-email"></i></a>
                        </div>
                    
                    
                    
                    
<div id="DIV_USER_AREA">
    <a role="button" tabindex="8" data-reveal="true" data-modaldialog="" href="javascript:void(0);" data-agora-icon="&#xe91f;" data-modaldialog-ajax="true" data-modaldialog-src="/dashboard/Access.aspx?mode=HomeLogin" aria-label="Sign In / Sign Up"  class="mdl-button mdl-button--primary mdl-button--raised mdl-js-button mdl-js-ripple-effect user-login-button" title="Login / Register" id="loginbtn">Login / Register</a>
</div>

<script type="text/javascript">
    agora(function () {
        if ($(".edit-profile").length == 0) {
         editProfile();
        }
        //$("body").addClass("edit-profile-active")
        function editProfile() {
                if ($("body").hasClass("edit-profile-active")) {
                    var spanBody = $('<div class="edit-profile"><div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col edit-doc"><div class=""><span>Please update your email address to complete your account setup.</span><a data-reveal="true" data-modaldialog="" class="edit-profile-link" href="javascript:void(0);" data-modaldialog-ajax="true" data-modaldialog-src="/dashboard/EditProfile.aspx" title="Edit profile">Edit Profile</a></div><a href="#" class="mdl-chip__action "><i class="fa fa-times" aria-hidden="true"></i></a></div></div>');
                $(".mdl-layout.mdl-js-layout").prepend(spanBody);
            }
            $(document).on("click", ".edit-profile a.mdl-chip__action", function () {
                $(".edit-profile").hide();
            });
        };
    });
    </script>

                </div>
                <nav class="mdl-navigation">
                    <ul role="menu" aria-label="menubutton"><li><a data-id="57BADEC2-4EFA-4947-839F-1691DC858FCF" href="/property-search-map/sale/type-residential;condo/dsort-p/lat-37.51997280646083-39.79323795782962/lon-_92.645815375-_88.602746625" aria-label="Property Search" role="menuitem">Property Search</a></li><li class="have-child" role="none" aria-expanded="true"><a data-id="1D3EA7C1-1900-4870-B79A-1A55082DAE88" href="/communities" aria-label="Communities" role="menuitem">Communities</a><input type="checkbox" id="PRIMARY419dabbe1D3EA7C1" name="PRIMARY419dabbe1D3EA7C1"></input><label for="PRIMARY419dabbe1D3EA7C1" data-label="Communities">Communities</label><ul><li><a data-id="CBCFE186-186C-4C82-B0BB-69B5119C6821" href="/community/1/central-corridor-st-louis-county" aria-label="Central St Louis County" role="menuitem">Central St Louis County</a></li><li><a data-id="5D2EFD1C-42A7-49B8-A34C-EC50D01ACD5F" href="/community/2/franklin-county" aria-label="Franklin County" role="menuitem">Franklin County</a></li><li><a data-id="A956BA68-3947-47AD-8DB0-56CEAED90DE5" href="/community/8/jefferson-county" aria-label="Jefferson County" role="menuitem">Jefferson County</a></li><li><a data-id="970D6151-1A40-4FF0-A141-D4B393972F93" href="/community/3/north-st-louis-county" aria-label="North St Louis County" role="menuitem">North St Louis County</a></li><li><a data-id="4783F605-75CC-4090-B172-4DF224760670" href="/community/4/south-st-louis-county" aria-label="South St Louis County" role="menuitem">South St Louis County</a></li><li><a data-id="1E445D47-7672-4D80-ABC7-B5779A342E74" href="/community/5/st-charles-county" aria-label="St Charles County" role="menuitem">St Charles County</a></li><li><a data-id="26A11F96-6D3E-4D7C-83DB-A5F1E2802002" href="/community/6/st-louis" aria-label="St Louis City" role="menuitem">St Louis City</a></li><li><a data-id="38959592-974F-427E-87E8-B4F0115B7A24" href="/community/9/warren-county" aria-label="Warren County" role="menuitem">Warren County</a></li><li><a data-id="06CF9E5C-A4F4-47FE-9B3D-7E23DE2FEACC" href="/community/7/west-st-louis-county" aria-label="West St Louis County" role="menuitem">West St Louis County</a></li></ul></li><li><a data-id="0F211CDB-E88F-43D8-819D-1DCD00385C50" href="/real-estate-agents" aria-label="AGENTS" role="menuitem">AGENTS</a></li><li><a data-id="287C9B1E-8091-47E0-84E1-381BD3132481" target="_blank" aria-label="About Alliance" role="menuitem" href="/about-alliance">About Alliance</a></li><li class="have-child" role="none" aria-expanded="true"><a data-id="A99289B3-F93A-4D5E-8DD1-D779795CEC88" href="/real-estate-offices" aria-label="OFFICES" role="menuitem">OFFICES</a><input type="checkbox" id="PRIMARY419dabbeA99289B3" name="PRIMARY419dabbeA99289B3"></input><label for="PRIMARY419dabbeA99289B3" data-label="OFFICES">OFFICES</label><ul><li><a data-id="ED482FC0-93C4-44EF-AE44-70702740B7B3" href="https://www.bhhsall.com/real-estate-office/102/chesterfield-office" aria-label="Chesterfield" role="menuitem">Chesterfield</a></li><li><a data-id="CDDB4CDA-148B-47B8-9768-0F5E428563B8" href="https://www.bhhsall.com/real-estate-office/103/clayton-office" aria-label="Clayton" role="menuitem">Clayton</a></li><li><a data-id="2DDBFA86-C803-4022-8FB9-273C816AC04B" href="https://www.bhhsall.com/real-estate-office/101/corporate-office" aria-label="Corporate" role="menuitem">Corporate</a></li><li><a data-id="5AD08D6C-3BD4-4ACC-BD5E-05B42AD02BC1" href="https://www.bhhsall.com/real-estate-office/105/fenton-office" aria-label="Fenton" role="menuitem">Fenton</a></li><li><a data-id="6B543B6D-7438-41DE-85E8-1E29C6B72443" href="https://www.bhhsall.com/real-estate-office/106/festus-office" aria-label="Festus" role="menuitem">Festus</a></li><li><a data-id="82E981E0-46F4-4A9E-AA2B-C2E17DFE3E4E" href="https://www.bhhsall.com/real-estate-office/119/st.-charles-office" aria-label="St. Charles" role="menuitem">St. Charles</a></li><li><a data-id="F7A71DFA-F03F-4828-BF75-E02894633346" href="https://www.bhhsall.com/real-estate-office/112/washington-office" aria-label="Washington" role="menuitem">Washington</a></li></ul></li><li><a data-id="202A1789-FF3B-4B60-89B7-60AF43D040DA" href="/property-search-map/sale/luxurycollection/type-residential;condo/dsort-p/lat-37.525027-39.215366/lon-_92.704085-_90.177368" aria-label="Luxury Collection" role="menuitem">Luxury Collection</a></li><li class="have-child" role="none" aria-expanded="true"><a data-id="6B4CF7C8-FEC0-4B8A-BA07-16F4A7B4175B" href="/relocation" aria-label="Relocation" role="menuitem">Relocation</a><input type="checkbox" id="PRIMARY419dabbe6B4CF7C8" name="PRIMARY419dabbe6B4CF7C8"></input><label for="PRIMARY419dabbe6B4CF7C8" data-label="Relocation">Relocation</label><ul><li><a data-id="CBDFF639-42B8-413F-A171-A0DCE3F9720F" href="https://www.bhhsall.com/relocation" aria-label="Relocating?" role="menuitem">Relocating?</a></li><li><a data-id="15A09D24-16D7-499B-9B69-E02F3498069E" href="/corporate-services" aria-label="Corporate Services" role="menuitem">Corporate Services</a></li><li><a data-id="30C27205-9C64-4872-9106-774F0AC24589" href="/relocation-schools" aria-label="Choosing A School" role="menuitem">Choosing A School</a></li></ul></li><li data-last="true"><a data-id="9EE0793C-F4A8-4B54-ADC3-4D05926E6D6D" target="_blank" aria-label="Start Your Career Here" role="menuitem" href="https://www.bhhsall.com/careers">Start Your Career Here</a></li><li class="more"><a id="navigation_more" class="mdl-button mdl-js-button mdl-button--icon mdl-color-legacy-200 more"><i class="aga-menu notranslate"></i></a><ul for="navigation_more"><li><a data-id="57BADEC2-4EFA-4947-839F-1691DC858FCF" href="/property-search-map/sale/type-residential;condo/dsort-p/lat-37.51997280646083-39.79323795782962/lon-_92.645815375-_88.602746625" aria-label="Property Search" role="menuitem">Property Search</a></li><li class="have-child" role="none" aria-expanded="true"><a data-id="1D3EA7C1-1900-4870-B79A-1A55082DAE88" href="/communities" aria-label="Communities" role="menuitem">Communities</a><input type="checkbox" id="SECONDARY419dabbe1D3EA7C1" name="SECONDARY419dabbe1D3EA7C1"></input><label for="SECONDARY419dabbe1D3EA7C1" data-label="Communities">Communities</label><ul><li><a data-id="CBCFE186-186C-4C82-B0BB-69B5119C6821" href="/community/1/central-corridor-st-louis-county" aria-label="Central St Louis County" role="menuitem">Central St Louis County</a></li><li><a data-id="5D2EFD1C-42A7-49B8-A34C-EC50D01ACD5F" href="/community/2/franklin-county" aria-label="Franklin County" role="menuitem">Franklin County</a></li><li><a data-id="A956BA68-3947-47AD-8DB0-56CEAED90DE5" href="/community/8/jefferson-county" aria-label="Jefferson County" role="menuitem">Jefferson County</a></li><li><a data-id="970D6151-1A40-4FF0-A141-D4B393972F93" href="/community/3/north-st-louis-county" aria-label="North St Louis County" role="menuitem">North St Louis County</a></li><li><a data-id="4783F605-75CC-4090-B172-4DF224760670" href="/community/4/south-st-louis-county" aria-label="South St Louis County" role="menuitem">South St Louis County</a></li><li><a data-id="1E445D47-7672-4D80-ABC7-B5779A342E74" href="/community/5/st-charles-county" aria-label="St Charles County" role="menuitem">St Charles County</a></li><li><a data-id="26A11F96-6D3E-4D7C-83DB-A5F1E2802002" href="/community/6/st-louis" aria-label="St Louis City" role="menuitem">St Louis City</a></li><li><a data-id="38959592-974F-427E-87E8-B4F0115B7A24" href="/community/9/warren-county" aria-label="Warren County" role="menuitem">Warren County</a></li><li><a data-id="06CF9E5C-A4F4-47FE-9B3D-7E23DE2FEACC" href="/community/7/west-st-louis-county" aria-label="West St Louis County" role="menuitem">West St Louis County</a></li></ul></li><li><a data-id="0F211CDB-E88F-43D8-819D-1DCD00385C50" href="/real-estate-agents" aria-label="AGENTS" role="menuitem">AGENTS</a></li><li><a data-id="287C9B1E-8091-47E0-84E1-381BD3132481" target="_blank" aria-label="About Alliance" role="menuitem" href="/about-alliance">About Alliance</a></li><li class="have-child" role="none" aria-expanded="true"><a data-id="A99289B3-F93A-4D5E-8DD1-D779795CEC88" href="/real-estate-offices" aria-label="OFFICES" role="menuitem">OFFICES</a><input type="checkbox" id="SECONDARY419dabbeA99289B3" name="SECONDARY419dabbeA99289B3"></input><label for="SECONDARY419dabbeA99289B3" data-label="OFFICES">OFFICES</label><ul><li><a data-id="ED482FC0-93C4-44EF-AE44-70702740B7B3" href="https://www.bhhsall.com/real-estate-office/102/chesterfield-office" aria-label="Chesterfield" role="menuitem">Chesterfield</a></li><li><a data-id="CDDB4CDA-148B-47B8-9768-0F5E428563B8" href="https://www.bhhsall.com/real-estate-office/103/clayton-office" aria-label="Clayton" role="menuitem">Clayton</a></li><li><a data-id="2DDBFA86-C803-4022-8FB9-273C816AC04B" href="https://www.bhhsall.com/real-estate-office/101/corporate-office" aria-label="Corporate" role="menuitem">Corporate</a></li><li><a data-id="5AD08D6C-3BD4-4ACC-BD5E-05B42AD02BC1" href="https://www.bhhsall.com/real-estate-office/105/fenton-office" aria-label="Fenton" role="menuitem">Fenton</a></li><li><a data-id="6B543B6D-7438-41DE-85E8-1E29C6B72443" href="https://www.bhhsall.com/real-estate-office/106/festus-office" aria-label="Festus" role="menuitem">Festus</a></li><li><a data-id="82E981E0-46F4-4A9E-AA2B-C2E17DFE3E4E" href="https://www.bhhsall.com/real-estate-office/119/st.-charles-office" aria-label="St. Charles" role="menuitem">St. Charles</a></li><li><a data-id="F7A71DFA-F03F-4828-BF75-E02894633346" href="https://www.bhhsall.com/real-estate-office/112/washington-office" aria-label="Washington" role="menuitem">Washington</a></li></ul></li><li><a data-id="202A1789-FF3B-4B60-89B7-60AF43D040DA" href="/property-search-map/sale/luxurycollection/type-residential;condo/dsort-p/lat-37.525027-39.215366/lon-_92.704085-_90.177368" aria-label="Luxury Collection" role="menuitem">Luxury Collection</a></li><li class="have-child" role="none" aria-expanded="true"><a data-id="6B4CF7C8-FEC0-4B8A-BA07-16F4A7B4175B" href="/relocation" aria-label="Relocation" role="menuitem">Relocation</a><input type="checkbox" id="SECONDARY419dabbe6B4CF7C8" name="SECONDARY419dabbe6B4CF7C8"></input><label for="SECONDARY419dabbe6B4CF7C8" data-label="Relocation">Relocation</label><ul><li><a data-id="CBDFF639-42B8-413F-A171-A0DCE3F9720F" href="https://www.bhhsall.com/relocation" aria-label="Relocating?" role="menuitem">Relocating?</a></li><li><a data-id="15A09D24-16D7-499B-9B69-E02F3498069E" href="/corporate-services" aria-label="Corporate Services" role="menuitem">Corporate Services</a></li><li><a data-id="30C27205-9C64-4872-9106-774F0AC24589" href="/relocation-schools" aria-label="Choosing A School" role="menuitem">Choosing A School</a></li></ul></li><li><a data-id="9EE0793C-F4A8-4B54-ADC3-4D05926E6D6D" target="_blank" aria-label="Start Your Career Here" role="menuitem" href="https://www.bhhsall.com/careers">Start Your Career Here</a></li></ul></li></ul>

                </nav>
            </div>
            <main class="mdl-layout__content">
                
                <div class="agora-content-wrapper">
                    
                    
    


    <section class="title-slider">
        <div class="HomeFlashSection style-1">
<style>:root{--homeflash-shade-weight:0.3; }</style>
<div class="slider-context  manual-pagination  height-mode-auto  shade-dark " data-have-base64="True" data-generate-base64="False">
    
        <img  loading="lazy" class="proxy-image" src="data:image/jpeg;base64,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" data-width="1600" data-height="800" alt="Slider" />
    
                <div class="slider style-1 homeflash_nonclickable ">
            
                
                    <div role="banner" data-key="0513202416094222222" data-link="" data-title="" data-sub-title="">
                        <img  loading="lazy" data-index="0" class="flash_non_clickable" alt="" data-src="https://cdn.datafloat.com/BAS_CWS//webbuilder/fileUpload/HomeFlash/0513202416094222222.jpg?mw=1920&mh=1280" />
                        <a data-value="" href="" class="inline-property-desc ">
                            <div class="property-desc mhg-font">
                                <div class="property-price">
                                    <i data-value=""></i>
                                </div>
                                <div class="property-info" role="complementary">
                                    <div class="b">
                                        <i data-spacer="" class="street"></i>
                                        <ul>
                                            
                                            <li class="homeflash_propertybeds" data-value="">
                                                <b></b>
                                                <i data-value="" data-plural="">Bedroom</i>
                                                <i data-value="" data-plural="s">Bedrooms</i>
                                            </li>
                                            <li class="homeflash_propertybaths" data-value="">
                                                <b></b>
                                                <i data-value="" data-plural="">Bathroom</i>
                                                <i data-value="" data-plural="s">Bathrooms</i>
                                            </li>
                                            <li class="homeflash_propertysqft" data-value=""><b></b><i>Sq.Ft</i></li>
                                        </ul>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                
                
                
            
                
                    <div role="banner" data-key="0415202421305179654" data-link="" data-title="" data-sub-title="">
                        <img  loading="lazy" data-index="1" class="flash_non_clickable" alt="" data-src="https://cdn.datafloat.com/BAS_CWS//webbuilder/fileUpload/HomeFlash/0415202421305179654.jpg?mw=1920&mh=1280" />
                        <a data-value="" href="" class="inline-property-desc ">
                            <div class="property-desc mhg-font">
                                <div class="property-price">
                                    <i data-value=""></i>
                                </div>
                                <div class="property-info" role="complementary">
                                    <div class="b">
                                        <i data-spacer="" class="street"></i>
                                        <ul>
                                            
                                            <li class="homeflash_propertybeds" data-value="">
                                                <b></b>
                                                <i data-value="" data-plural="">Bedroom</i>
                                                <i data-value="" data-plural="s">Bedrooms</i>
                                            </li>
                                            <li class="homeflash_propertybaths" data-value="">
                                                <b></b>
                                                <i data-value="" data-plural="">Bathroom</i>
                                                <i data-value="" data-plural="s">Bathrooms</i>
                                            </li>
                                            <li class="homeflash_propertysqft" data-value=""><b></b><i>Sq.Ft</i></li>
                                        </ul>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                
                
                
            
                
                    <div role="banner" data-key="0415202421310395386" data-link="" data-title="" data-sub-title="">
                        <img  loading="lazy" data-index="2" class="flash_non_clickable" alt="" data-src="https://cdn.datafloat.com/BAS_CWS//webbuilder/fileUpload/HomeFlash/0415202421310395386.jpg?mw=1920&mh=1280" />
                        <a data-value="" href="" class="inline-property-desc ">
                            <div class="property-desc mhg-font">
                                <div class="property-price">
                                    <i data-value=""></i>
                                </div>
                                <div class="property-info" role="complementary">
                                    <div class="b">
                                        <i data-spacer="" class="street"></i>
                                        <ul>
                                            
                                            <li class="homeflash_propertybeds" data-value="">
                                                <b></b>
                                                <i data-value="" data-plural="">Bedroom</i>
                                                <i data-value="" data-plural="s">Bedrooms</i>
                                            </li>
                                            <li class="homeflash_propertybaths" data-value="">
                                                <b></b>
                                                <i data-value="" data-plural="">Bathroom</i>
                                                <i data-value="" data-plural="s">Bathrooms</i>
                                            </li>
                                            <li class="homeflash_propertysqft" data-value=""><b></b><i>Sq.Ft</i></li>
                                        </ul>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                
                
                
            
                
                    <div role="banner" data-key="0415202421313362183" data-link="" data-title="" data-sub-title="">
                        <img  loading="lazy" data-index="3" class="flash_non_clickable" alt="" data-src="https://cdn.datafloat.com/BAS_CWS//webbuilder/fileUpload/HomeFlash/0415202421313362183.jpg?mw=1920&mh=1280" />
                        <a data-value="" href="" class="inline-property-desc ">
                            <div class="property-desc mhg-font">
                                <div class="property-price">
                                    <i data-value=""></i>
                                </div>
                                <div class="property-info" role="complementary">
                                    <div class="b">
                                        <i data-spacer="" class="street"></i>
                                        <ul>
                                            
                                            <li class="homeflash_propertybeds" data-value="">
                                                <b></b>
                                                <i data-value="" data-plural="">Bedroom</i>
                                                <i data-value="" data-plural="s">Bedrooms</i>
                                            </li>
                                            <li class="homeflash_propertybaths" data-value="">
                                                <b></b>
                                                <i data-value="" data-plural="">Bathroom</i>
                                                <i data-value="" data-plural="s">Bathrooms</i>
                                            </li>
                                            <li class="homeflash_propertysqft" data-value=""><b></b><i>Sq.Ft</i></li>
                                        </ul>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                
                
                
            
                
                    <div role="banner" data-key="0824201716150612539" data-link="" data-title="" data-sub-title="">
                        <img  loading="lazy" data-index="4" class="flash_non_clickable" alt="BHHS Alliance Real Estate Hero Image" data-src="https://cdn.datafloat.com/BAS_CWS/webbuilder/fileUpload/HomeFlash/0824201716150612539.jpg?mw=1920&mh=1280" />
                        <a data-value="" href="" class="inline-property-desc ">
                            <div class="property-desc mhg-font">
                                <div class="property-price">
                                    <i data-value=""></i>
                                </div>
                                <div class="property-info" role="complementary">
                                    <div class="b">
                                        <i data-spacer="" class="street"></i>
                                        <ul>
                                            
                                            <li class="homeflash_propertybeds" data-value="">
                                                <b></b>
                                                <i data-value="" data-plural="">Bedroom</i>
                                                <i data-value="" data-plural="s">Bedrooms</i>
                                            </li>
                                            <li class="homeflash_propertybaths" data-value="">
                                                <b></b>
                                                <i data-value="" data-plural="">Bathroom</i>
                                                <i data-value="" data-plural="s">Bathrooms</i>
                                            </li>
                                            <li class="homeflash_propertysqft" data-value=""><b></b><i>Sq.Ft</i></li>
                                        </ul>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                
                
                
            
                
                    <div role="banner" data-key="0824201716171132953" data-link="" data-title="" data-sub-title="">
                        <img  loading="lazy" data-index="5" class="flash_non_clickable" alt="BHHS Alliance Real Estate Hero Image" data-src="https://cdn.datafloat.com/BAS_CWS/webbuilder/fileUpload/HomeFlash/0824201716171132953.jpg?mw=1920&mh=1280" />
                        <a data-value="" href="" class="inline-property-desc ">
                            <div class="property-desc mhg-font">
                                <div class="property-price">
                                    <i data-value=""></i>
                                </div>
                                <div class="property-info" role="complementary">
                                    <div class="b">
                                        <i data-spacer="" class="street"></i>
                                        <ul>
                                            
                                            <li class="homeflash_propertybeds" data-value="">
                                                <b></b>
                                                <i data-value="" data-plural="">Bedroom</i>
                                                <i data-value="" data-plural="s">Bedrooms</i>
                                            </li>
                                            <li class="homeflash_propertybaths" data-value="">
                                                <b></b>
                                                <i data-value="" data-plural="">Bathroom</i>
                                                <i data-value="" data-plural="s">Bathrooms</i>
                                            </li>
                                            <li class="homeflash_propertysqft" data-value=""><b></b><i>Sq.Ft</i></li>
                                        </ul>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                
                
                
            
                
                    <div role="banner" data-key="0824201716264889681" data-link="" data-title="" data-sub-title="">
                        <img  loading="lazy" data-index="6" class="flash_non_clickable" alt="BHHS Alliance Real Estate Hero Image" data-src="https://cdn.datafloat.com/BAS_CWS/webbuilder/fileUpload/HomeFlash/0824201716264889681.jpg?mw=1920&mh=1280" />
                        <a data-value="" href="" class="inline-property-desc ">
                            <div class="property-desc mhg-font">
                                <div class="property-price">
                                    <i data-value=""></i>
                                </div>
                                <div class="property-info" role="complementary">
                                    <div class="b">
                                        <i data-spacer="" class="street"></i>
                                        <ul>
                                            
                                            <li class="homeflash_propertybeds" data-value="">
                                                <b></b>
                                                <i data-value="" data-plural="">Bedroom</i>
                                                <i data-value="" data-plural="s">Bedrooms</i>
                                            </li>
                                            <li class="homeflash_propertybaths" data-value="">
                                                <b></b>
                                                <i data-value="" data-plural="">Bathroom</i>
                                                <i data-value="" data-plural="s">Bathrooms</i>
                                            </li>
                                            <li class="homeflash_propertysqft" data-value=""><b></b><i>Sq.Ft</i></li>
                                        </ul>
                                    </div>
                                </div>
                            </div>
                        </a>
                    </div>
                
                
                
            
                    </div>
                

    
    <span class="next" id="cphPageContentArea_ucHomeFlashControl_ucHomeFlashContentNext"></span>
    <span class="prev" id="cphPageContentArea_ucHomeFlashControl_ucHomeFlashContentPrev"></span>
    <ul class="page"  id="cphPageContentArea_ucHomeFlashControl_ucHomeFlashContentPage"></ul>
    
</div> 

<script type="text/javascript">
    var homeFlashScalingConstant = 0.1; 
    var homeflashControl = document.querySelector('.slider-context[data-have-base64="True"]');
    var enabledHomeFlashCLS = false;
    if (homeflashControl != null) {
        var proxyImage = homeflashControl.querySelector('img.proxy-image');
        var proxyWidth = parseFloat(proxyImage.dataset.width);
        var proxyHeight = parseFloat(proxyImage.dataset.height);
        rescaleProxyImage(proxyImage, proxyWidth, proxyHeight);
        var homeFlashFirstItem = homeflashControl.querySelector('img[data-index="0"]');
        homeflashControl.style.backgroundImage = 'url('+proxyImage.src+')';
        homeFlashFirstItem.src = proxyImage.src;                
        document.body.classList.add('title-slider-loaded-proxied');
        enabledHomeFlashCLS = true;        
    }

    function rescaleProxyImage(imageElement, width, height) {        
        var img = imageElement;
        var canvas = document.createElement('canvas');
        var ctx = canvas.getContext('2d');
        canvas.width = width;
        canvas.height = height;
        ctx.drawImage(img, 0, 0, width, height);
        img.src = canvas.toDataURL('image/jpeg', 1);
    }

    var isMaxCycleLoad = false;
    var isMaxImageLoad = false;
    var isMaxInitialized = false;

    document.addEventListener('onMaxImageCycle', function () {
        isMaxCycleLoad = true;
        maxImageInit();
    });

    document.addEventListener('onMaxImage', function () {
        isMaxImageLoad = true;
        maxImageInit();
    });
  
    function maxImageInit() {
        if (isMaxCycleLoad && isMaxImageLoad && !isMaxInitialized) {
            isMaxInitialized = true;
            agora(function () {
                var $body = $('body'), $slider = $('.HomeFlashSection .slider'), $sliderContext = $('.HomeFlashSection');
                if (!enabledHomeFlashCLS)
                    $body.removeClass('with-title-slider').addClass('have-title-slider');
                
                var _animationSpeed = 1000;
                var _timeOut = 5;
                var defultHeadingValue = $('[data-default-heading-value]').data('default-heading-value');
                var defultSubHeadingValue = $('[data-default-subheading-value]').data('default-subheading-value');
                init();
                function init() {
                    $slider.maximage({
                        cycleOptions: {
                            fx: 'fade',
                            
                            prev: $sliderContext.find('.prev'),
                            next: $sliderContext.find('.next'),
                            pager: $sliderContext.find('.page'),
                            pagerAnchorBuilder: function (idx, slide) {
                                var imgsrc = jQuery.Slides[idx].url;
                                return '<li><span></span></li>';
                            },
                            
                            speed: _animationSpeed,
                            delay: 0,
                            timeout: _timeOut * 1000,
                            before: function (last, current) {
                                var headingURLValue = $(current).data('href');
                                var headingValue = $(current).data('heading');
                                var subHeadingValue = $(current).data('sub-heading');
                                var headingUrl = typeof (headingURLValue) != 'undefined' ? headingURLValue : '';
                                var heading = typeof (headingValue) != 'undefined' && headingValue != '' ? headingValue : defultHeadingValue;
                                var subHeading = typeof (subHeadingValue) != 'undefined' && subHeadingValue != '' ? subHeadingValue : defultSubHeadingValue;
                                $('[data-heading-url]').attr('data-href', headingUrl);
                                $('[data-default-heading-value]').html(heading).attr('data-value', heading);
                                $('[data-default-subheading-value]').html(subHeading).attr('data-value', subHeading);
                            }
                        }, onFirstImageLoaded: function () {                            
                            $body.addClass('with-title-slider').addClass('title-slider-loaded').removeClass('title-slider-loaded-proxied');
                            if ($('.slider-context .slider > div').length==1) {
                                $('.page li:not(.activeSlide)').css("display", "none");

                            }
                            setTimeout(function () { 
                            if (enabledHomeFlashCLS)                                
                                homeflashControl.style.backgroundImage = "";
                            }, 3000);
                                
                        }
                    });
                }

                $slider.find('video,object,iframe').maximage('maxcover');

            });
        }
    }
 
</script>

<script>
  
</script>


</div>      
        <section class="HomeSearchSection style-12">
            <div id="tabs" class="home-search-tab" role="group">
                <fieldset style="border: inherit; margin: inherit; padding: inherit; width: 100%; box-sizing: border-box;">
                    <legend class="visuallyhidden">Output format</legend>

            <div class="tab" role="search">
                    <div class="agora-grid mdl-grid search-box mdl-grid--no-spacing" data-search-form="QUICKSEARCH"  data-default-search="/type-residential;condo/dsort-p/lat-36.503344999999996-40.989872/lon-_96.184985-_89.958246/">
                         
<div class="banner-text txt p-lr-200 g-100-p-lr-10 a-b-cr" data-heading-URL="">
   <h1 class="title " id="flashHeader" data-default-heading-value="FIND THE PERFECT HOME" data-value="FIND THE PERFECT HOME" style="font-family: 'Marcellus', serif!important ; font-size: 48px; color: #ffffff; font-weight: bold; font-style: ">FIND THE PERFECT HOME</h1>
   <p class="title " id="flashSubHeader" data-default-subheading-value="" data-value="" style="font-family: 'Manrope', sans-serif !important ; font-size: 22px; color: #ffffff; font-weight: ; font-style: "><span class="visuallyhidden">HomePageSubHeading</span></p>
</div>

                        <div class="mdl-grid mdl-grid--no-spacing mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone">
                                <div class="mdl-layout-spacer"></div>
                                <div id="oneSearchArea" class="container onesearch-div mdl-cell  mdl-cell--10-col mdl-cell--6-col-tablet mdl-cell--4-col-phone mdl-grid mdl-grid--no-spacing" data-agora-icon="&#xe913">
                                    <div class="mdl-cell mdl-cell--12-col mdl-cell--5-col-tablet mdl-cell--3-col-phone onesearch-div" role="region">
                                        <div class="input">
                                        <input OneSearchName="propertyFieldsCompany" AdditionalWhere EnableCurrentLocationLabel="Search My Location" DefaultSearchRadius="1" Region="NONE" Locale="NONE" UrlIdentifier="search" Operation="thes" Placeholder="Search by address, city, zip code, MLS # or Agent" name="ctl00$cphPageContentArea$txtKeyword" type="text" id="txtKeyword" class="height40 mobqstxt" aria-label="propertyFields" Selector="k" style="position: absolute!important; top: 0px!important; left: 0px!important; background-color:transparent!important; z-index:1!important" /><input type="text" name="txtKeyword_AUTO_ITEM" id="txtKeyword_AUTO_ITEM" class="height40 mobqstxt" aria-label="Search by address, city, zip code, MLS # or Agent" style="position: absolute!important; top: 0px!important; left: 0px!important; z-index:0!important; color:#b5b5b5!important" /><script type="text/javascript" language="javascript">agora(function() {$('#txtKeyword').OneSearch({ServiceUrl:'/services/agoraOneSearch.ashx',OneSearchName:'propertyFieldsCompany',OneSearchDS:{"Name":"propertyFieldsCompany","MaxLimit":10,"Mode":1,"CaseFormat":0,"EnableCategoryView":false,"RecordTypes":[{"Fields":[{"Name":"CITY","UrlIdentifier":"city","ItemTemplate":"{$l} <span>city</span>","MultiItemTemplate":"{$l} <span>city</span>","SkipSelect":false,"LabelLookUp":false,"ItemTemplates":[],"Selector":"k","SelectorLabel":null,"DetailTemplate":null,"SkipOnReload":false,"Items":[]},{"Name":"ADDR","UrlIdentifier":"address","ItemTemplate":"{$l} ","MultiItemTemplate":"{$l}","SkipSelect":false,"LabelLookUp":false,"ItemTemplates":[],"Selector":"k","SelectorLabel":null,"DetailTemplate":null,"SkipOnReload":false,"Items":[]},{"Name":"MLSNUMBER","UrlIdentifier":"mls","ItemTemplate":"{$l} <span>Listing Id</span>","MultiItemTemplate":"{$l} <span>Listing Id</span>","SkipSelect":false,"LabelLookUp":false,"ItemTemplates":[],"Selector":null,"SelectorLabel":null,"DetailTemplate":null,"SkipOnReload":false,"Items":[]},{"Name":"ELEMENTARYSCHOOL","UrlIdentifier":"elementaryschool","ItemTemplate":"{$l} <span>Elementary School</span>","MultiItemTemplate":"{$l} <span>Elementary School</span>","SkipSelect":false,"LabelLookUp":false,"ItemTemplates":[],"Selector":null,"SelectorLabel":null,"DetailTemplate":null,"SkipOnReload":false,"Items":[]},{"Name":"MIDDLESCHOOL","UrlIdentifier":"middleschool","ItemTemplate":"{$l} <span>Middle School</span>","MultiItemTemplate":"{$l} <span>Middle School</span>","SkipSelect":false,"LabelLookUp":false,"ItemTemplates":[],"Selector":null,"SelectorLabel":null,"DetailTemplate":null,"SkipOnReload":false,"Items":[]},{"Name":"HIGHSCHOOL","UrlIdentifier":"highschool","ItemTemplate":"{$l} <span>High School</span>","MultiItemTemplate":"{$l} <span>High School</span>","SkipSelect":false,"LabelLookUp":false,"ItemTemplates":[],"Selector":null,"SelectorLabel":null,"DetailTemplate":null,"SkipOnReload":false,"Items":[]},{"Name":"SCHOOLDISTRICT","UrlIdentifier":"schooldistrict","ItemTemplate":"{$l} <span>School District</span>","MultiItemTemplate":"{$l} <span>School District</span>","SkipSelect":false,"LabelLookUp":false,"ItemTemplates":[],"Selector":null,"SelectorLabel":null,"DetailTemplate":null,"SkipOnReload":false,"Items":[]},{"Name":"ZIPCODE","UrlIdentifier":"zip","ItemTemplate":"{$l} <span>zip</span>","MultiItemTemplate":"{$l} <span>zip</span>","SkipSelect":false,"LabelLookUp":false,"ItemTemplates":[],"Selector":null,"SelectorLabel":null,"DetailTemplate":null,"SkipOnReload":false,"Items":[]},{"Name":"COUNTY","UrlIdentifier":"county","ItemTemplate":"{$l} <span>county</span>","MultiItemTemplate":"{$l} <span>county</span>","SkipSelect":false,"LabelLookUp":false,"ItemTemplates":[],"Selector":null,"SelectorLabel":null,"DetailTemplate":null,"SkipOnReload":false,"Items":[]}],"Name":"CMNCMN"},{"Fields":[{"Name":"FULLNAME","UrlIdentifier":"name","ItemTemplate":"{$l} <span> agent </span>","MultiItemTemplate":null,"SkipSelect":false,"LabelLookUp":false,"ItemTemplates":[],"Selector":null,"SelectorLabel":null,"DetailTemplate":null,"SkipOnReload":false,"Items":[]}],"Name":"AGENT"}]},SearchMode:'Database',Region:'NONE',Locale:'NONE',EnableCurrentLocation:true,ContainerCss:'OneSearchBox',HighlightItemCss:'highlightitem',Locale:'NONE',AutoSelectFirstItem:'True',OnSelect: function (item) {OnSelectQuickSearchOneSearchItem(item,'txtKeyword')}});});</script><input type="hidden" name="txtKeyword_CMNCMN_CITY" id="txtKeyword_CMNCMN_CITY" OneSearchIdentifier="city" data-label-lookup="False" /><input type="hidden" name="txtKeyword_CMNCMN_ADDR" id="txtKeyword_CMNCMN_ADDR" OneSearchIdentifier="address" data-label-lookup="False" /><input type="hidden" name="txtKeyword_CMNCMN_MLSNUMBER" id="txtKeyword_CMNCMN_MLSNUMBER" OneSearchIdentifier="mls" data-label-lookup="False" /><input type="hidden" name="txtKeyword_CMNCMN_ELEMENTARYSCHOOL" id="txtKeyword_CMNCMN_ELEMENTARYSCHOOL" OneSearchIdentifier="elementaryschool" data-label-lookup="False" /><input type="hidden" name="txtKeyword_CMNCMN_MIDDLESCHOOL" id="txtKeyword_CMNCMN_MIDDLESCHOOL" OneSearchIdentifier="middleschool" data-label-lookup="False" /><input type="hidden" name="txtKeyword_CMNCMN_HIGHSCHOOL" id="txtKeyword_CMNCMN_HIGHSCHOOL" OneSearchIdentifier="highschool" data-label-lookup="False" /><input type="hidden" name="txtKeyword_CMNCMN_SCHOOLDISTRICT" id="txtKeyword_CMNCMN_SCHOOLDISTRICT" OneSearchIdentifier="schooldistrict" data-label-lookup="False" /><input type="hidden" name="txtKeyword_CMNCMN_ZIPCODE" id="txtKeyword_CMNCMN_ZIPCODE" OneSearchIdentifier="zip" data-label-lookup="False" /><input type="hidden" name="txtKeyword_CMNCMN_COUNTY" id="txtKeyword_CMNCMN_COUNTY" OneSearchIdentifier="county" data-label-lookup="False" /><input type="hidden" name="txtKeyword_AGENT_FULLNAME" id="txtKeyword_AGENT_FULLNAME" OneSearchIdentifier="name" data-label-lookup="False" /><input type="hidden" name="txtKeyword_GPS_RLAT" id="txtKeyword_GPS_RLAT" OneSearchIdentifier="rlat" value=""/><input type="hidden" name="txtKeyword_GPS_RLONG" id="txtKeyword_GPS_RLONG" OneSearchIdentifier="rlong" value="" /><input type="hidden" name="txtKeyword_GPS_RDS" id="txtKeyword_GPS_RDS" OneSearchIdentifier="rds" value="" />
                                        <label class="mdl-textfield__label visuallyhidden" for="txtKeyword">Search by address, city, zip code, MLS # or Agent</label>
                                        </div>
                                    </div>
                                </div>                                
                                <div class="mdl-cell mdl-cell--1-col mdl-cell--2-col-tablet mdl-cell--2-col-phone Search_button_div">
                                    <a role="button" aria-label="propertySearch" data-search-button="PROPERTY" class="mdl-button mdl-js-button mdl-button--colored mdl-js-ripple-effect mdl-color--primary mdl-color-agora-secondary mdl-cell--12-col item-center move-left" data-agora-icon="&#xe924"></a>
                                </div>
                                <div class="mdl-layout-spacer"></div>
                            </div>
                                <div class="mdl-grid mdl-grid--no-spacing mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone">
                                <div class="mdl-layout-spacer mdl-cell--hide-tablet mdl-cell--hide-phone"></div>
                              <div class="tabs space-between">
                                   
                                    <div class="homelinks"><a  data-reveal="true" data-modaldialog="" href="javascript:void(0);" data-modaldialog-ajax="true" data-modaldialog-src="/dashboard/Access.aspx?mode=HomeLogin">Listing Alert</a></div>  
                                   
                                    <div class="homelinks"><a class="vt" href="/property-search-map-on-sale/virtualshowings/type-residential;condo/dsort-p">Virtual Showings</a></div>
                                    <div class="homelinks"><a href="/property-search-map/sale/openhomes/type-residential;condo/dsort-p/lat-37.981452685703935-39.01971935611712/lon-_91.92791372460938-_89.88710327539063">Open Houses</a></div>
                                    <div class="homelinks"><a href="/property-search-map/sale/luxurycollection/type-residential;condo/dsort-p/lat-37.42847783407794-39.50568363933019/lon-_92.91003594921875-_88.82851505078125">Luxury Collection</a></div>
                                  <div class="homelinks"><a href="/property-search-map/sale/newlistings/type-residential;condo/dsort-p/lat-37.42847783407794-39.50568363933019/lon-_92.91003594921875-_88.82851505078125">New Listings</a></div>
                                </div> 
                                 <div class="mdl-layout-spacer mdl-cell--hide-tablet mdl-cell--hide-phone"></div>
                                </div>                                                        
                          </div>        
                         </div>
                    </fieldset>
                </div>
                        <div class="mdl-grid mdl-cell mdl-cell--12-col float-right-icons">
                                <div class="mdl-cell mdl-cell--12-col mdl-navigation-container space-between item-center top-bar mdl-layout--large-screen-only">
                                    <ul class="social-icons float-right">
                                        <li class="social-links">
                                            
<a aria-label="Facebook" role="link" title="Follow on Facebook" tabindex="1" target="_blank" data-value="https://www.facebook.com/BHHSAllianceRealEstate" href="https://www.facebook.com/BHHSAllianceRealEstate" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-facebook" aria-hidden="true"></i></a>
<a aria-label="Twitter" role="link"  title="Follow on Twitter" tabindex="2" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-twitter" aria-hidden="true"></i></a>
<a aria-label="Pinterest" role="link" title="Follow on Pinterest" tabindex="3" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-pininterest" aria-hidden="true"></i></a>
<a aria-label="YouTube" role="link"  title="Follow on YouTube" tabindex="4" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-youtube" aria-hidden="true"></i></a>
<a aria-label="Plus"  role="link"    title="Follow on Google Plus" tabindex="5" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-google-plus" aria-hidden="true"></i></a>
<a aria-label="Instagram" role="link" title="Follow on Instagram" tabindex="6" target="_blank" data-value="https://www.instagram.com/bhhsalliancerealestate/" href="https://www.instagram.com/bhhsalliancerealestate/" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-instagram" aria-hidden="true"></i></a>
<a aria-label="LinkedIn" role="link"  title="Follow on Linked In" tabindex="7" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-linkedin" aria-hidden="true"></i></a>
<a aria-label="TikTokUrl" role="link"  title="Follow on TikTok" tabindex="8" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-tiktok" aria-hidden="true"></i></a>
<a aria-label="SquarespaceUrl" role="link"  title="Follow on SquarespaceUrl" tabindex="9" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-squarespace" aria-hidden="true"></i></a>
<a aria-label="Snapchat" role="link"  title="follow on snapchat" tabindex="7" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-chat move-left" aria-hidden="true"></i></a>

                                        </li>
                                    </ul>
                                </div>
                            </div>
        </section>
      
    </section>
     <section class="what ">        
        <section id="cphPageContentArea_AvmDiv" class="HomeSearchSection bottom home-HomeSearchSection cash-offer">
            <div class="mdl-grid agora-grid">

                <div class="mdl-cell mdl-cell--12-col  mdl-cell--4-col-tablet mdl-cell--4-col-phone mdl-typography--text-center home-value home-value-1">
                    <div class="mdl-layout-spacer"></div>
                    <a href="/my-home-value" title="Real estate market value" target="_blank">
                        <h4 style="">Find Out What Your Home is Worth</h4>
                    </a>
                    <div class="mdl-layout-spacer"></div>
                </div>
            </div>
        </section>        
        <br />        
    </section>
        <!---------Communities------------->
    <section class="CommunityCarouselSection content-style content-spacing style-10">
        

<div class="mdl-grid" data-defult-tab="Central Corridor St Louis County" >
    <div class="mdl-cell mdl-cell--12-col mdl-typography--text-center Community-Text" >
        <h2 data-text="">Our Counties And Communities</h2>
        
    </div>


            <div class="mdl-grid mdl-cell mdl-cell--12-col tabs-section">
                <input type="checkbox" id="open-tabs" role="button">
                <label for="open-tabs" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect tabs-label"> Choose County</label>
                <div class="tabed-view default state-switch space-between communitytabs" data-community-tabs="">
    
                    <a data-state-load="1" id="Central-Corridor-St-Louis-County" class="mdl-button mdl-js-button mdl-js-ripple-effect tab-button">Central Corridor St Louis County</a>
    
                    <a data-state-load="6" id="St-Louis" class="mdl-button mdl-js-button mdl-js-ripple-effect tab-button">St Louis</a>
    
                    <a data-state-load="7" id="West-St-Louis-County" class="mdl-button mdl-js-button mdl-js-ripple-effect tab-button">West St Louis County</a>
    
                    <a data-state-load="5" id="St-Charles-County" class="mdl-button mdl-js-button mdl-js-ripple-effect tab-button">St Charles County</a>
    
                    <a data-state-load="4" id="South-St-Louis-County" class="mdl-button mdl-js-button mdl-js-ripple-effect tab-button">South St Louis County</a>
    
                    <a data-state-load="2" id="Franklin-County" class="mdl-button mdl-js-button mdl-js-ripple-effect tab-button">Franklin County</a>
    
                    <a data-state-load="8" id="Jefferson-County" class="mdl-button mdl-js-button mdl-js-ripple-effect tab-button">Jefferson County</a>
    
                    <a data-state-load="3" id="North-St-Louis-County" class="mdl-button mdl-js-button mdl-js-ripple-effect tab-button">North St Louis County</a>
    
                    <a data-state-load="10" id="Lincoln-County" class="mdl-button mdl-js-button mdl-js-ripple-effect tab-button">Lincoln County</a>
    
                    <a data-state-load="9" id="Warren-County" class="mdl-button mdl-js-button mdl-js-ripple-effect tab-button">Warren County</a>
    
                </div>
            </div>
    

<section id="agoraGalleryStateCounties">
    
            <section class="page-title mdl-cell--hide">
                <div class="mdl-grid agora-grid">
                    <div class="mdl-cell mdl-cell--12-col agora-flex">
                        <h1>Des Peres</h1>
                    </div>
                </div>
            </section>
            <section class="community-items state" data-firstload-inputs="" id="FirstLoad" data-state="1">
                <div class="owl-carousel owl-slider blog-wrapper" data-slider="" data-owl-slider="custom" data-owl-slider-responsive="1,2,4">
        
            <div class="communities-item mdl-cell mdl-cell--12-col communities-item-home">
    <div class="communities-img" data-href="/neighborhood/31/des-peres" data-src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/B22/B227A205-A4FE-40DB-BA6A-B46380C9B310_1.jpg" style="background-image: url(https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/B22/B227A205-A4FE-40DB-BA6A-B46380C9B310_1.jpg?w=1920&h=400); background-position: center;">
        <img  loading="lazy" src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/B22/B227A205-A4FE-40DB-BA6A-B46380C9B310_1.jpg?w=1920&h=400" alt="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/B22/B227A205-A4FE-40DB-BA6A-B46380C9B310_1.jpg" />
    </div>
    <div class="communities-text">
        <h4><a target="_self" href="/neighborhood/31/des-peres">Des Peres</a></h4>
        <ul>
            <li data-value="10"><a target="_self" href="/homes/for-sale/nname-Des Peres/type-residential;condo/dsort-n"><span>Total Listings</span>10</a></li>
            <li data-value="0"><a target="_self" href="/homes/sale/newlistings/nname-Des Peres/type-residential;condo/dsort-n"><span>New Listings</span>0</a></li>
        </ul>
        <a target="_self" href="/neighborhood/31/des-peres">Explore <i class="aga-arrow-right"></i></a>
    </div>
</div>


        
            <div class="communities-item mdl-cell mdl-cell--12-col communities-item-home">
    <div class="communities-img" data-href="/neighborhood/19/brentwood" data-src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/CD1/CD1C79C9-1926-49C9-855F-BAB5F2783834_1.jpg" style="background-image: url(https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/CD1/CD1C79C9-1926-49C9-855F-BAB5F2783834_1.jpg?w=1920&h=400); background-position: center;">
        <img  loading="lazy" src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/CD1/CD1C79C9-1926-49C9-855F-BAB5F2783834_1.jpg?w=1920&h=400" alt="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/CD1/CD1C79C9-1926-49C9-855F-BAB5F2783834_1.jpg" />
    </div>
    <div class="communities-text">
        <h4><a target="_self" href="/neighborhood/19/brentwood">Brentwood</a></h4>
        <ul>
            <li data-value="19"><a target="_self" href="/homes/for-sale/nname-Brentwood/type-residential;condo/dsort-n"><span>Total Listings</span>19</a></li>
            <li data-value="2"><a target="_self" href="/homes/sale/newlistings/nname-Brentwood/type-residential;condo/dsort-n"><span>New Listings</span>2</a></li>
        </ul>
        <a target="_self" href="/neighborhood/19/brentwood">Explore <i class="aga-arrow-right"></i></a>
    </div>
</div>


        
            <div class="communities-item mdl-cell mdl-cell--12-col communities-item-home">
    <div class="communities-img" data-href="/neighborhood/79/frontenac" data-src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/011/011A49BD-5D57-4C84-9A0A-1DA8310A387B_1.jpg" style="background-image: url(https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/011/011A49BD-5D57-4C84-9A0A-1DA8310A387B_1.jpg?w=1920&h=400); background-position: center;">
        <img  loading="lazy" src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/011/011A49BD-5D57-4C84-9A0A-1DA8310A387B_1.jpg?w=1920&h=400" alt="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/011/011A49BD-5D57-4C84-9A0A-1DA8310A387B_1.jpg" />
    </div>
    <div class="communities-text">
        <h4><a target="_self" href="/neighborhood/79/frontenac">Frontenac</a></h4>
        <ul>
            <li data-value="12"><a target="_self" href="/homes/for-sale/nname-Frontenac/type-residential;condo/dsort-n"><span>Total Listings</span>12</a></li>
            <li data-value="2"><a target="_self" href="/homes/sale/newlistings/nname-Frontenac/type-residential;condo/dsort-n"><span>New Listings</span>2</a></li>
        </ul>
        <a target="_self" href="/neighborhood/79/frontenac">Explore <i class="aga-arrow-right"></i></a>
    </div>
</div>


        
            <div class="communities-item mdl-cell mdl-cell--12-col communities-item-home">
    <div class="communities-img" data-href="/neighborhood/27/olivette" data-src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/39B/39B0C61B-5AA2-4B87-B55E-D8463B6AD973_1.jpg" style="background-image: url(https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/39B/39B0C61B-5AA2-4B87-B55E-D8463B6AD973_1.jpg?w=1920&h=400); background-position: center;">
        <img  loading="lazy" src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/39B/39B0C61B-5AA2-4B87-B55E-D8463B6AD973_1.jpg?w=1920&h=400" alt="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/39B/39B0C61B-5AA2-4B87-B55E-D8463B6AD973_1.jpg" />
    </div>
    <div class="communities-text">
        <h4><a target="_self" href="/neighborhood/27/olivette">Olivette</a></h4>
        <ul>
            <li data-value="26"><a target="_self" href="/homes/for-sale/nname-Olivette/type-residential;condo/dsort-n"><span>Total Listings</span>26</a></li>
            <li data-value="3"><a target="_self" href="/homes/sale/newlistings/nname-Olivette/type-residential;condo/dsort-n"><span>New Listings</span>3</a></li>
        </ul>
        <a target="_self" href="/neighborhood/27/olivette">Explore <i class="aga-arrow-right"></i></a>
    </div>
</div>


        
            <div class="communities-item mdl-cell mdl-cell--12-col communities-item-home">
    <div class="communities-img" data-href="/neighborhood/25/ladue" data-src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/6A9/6A9C3A6E-2A2A-4230-A7AA-6208CBFCFF23_1.jpg" style="background-image: url(https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/6A9/6A9C3A6E-2A2A-4230-A7AA-6208CBFCFF23_1.jpg?w=1920&h=400); background-position: center;">
        <img  loading="lazy" src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/6A9/6A9C3A6E-2A2A-4230-A7AA-6208CBFCFF23_1.jpg?w=1920&h=400" alt="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/6A9/6A9C3A6E-2A2A-4230-A7AA-6208CBFCFF23_1.jpg" />
    </div>
    <div class="communities-text">
        <h4><a target="_self" href="/neighborhood/25/ladue">Ladue</a></h4>
        <ul>
            <li data-value="39"><a target="_self" href="/homes/for-sale/nname-Ladue/type-residential;condo/dsort-n"><span>Total Listings</span>39</a></li>
            <li data-value="1"><a target="_self" href="/homes/sale/newlistings/nname-Ladue/type-residential;condo/dsort-n"><span>New Listings</span>1</a></li>
        </ul>
        <a target="_self" href="/neighborhood/25/ladue">Explore <i class="aga-arrow-right"></i></a>
    </div>
</div>


        
            <div class="communities-item mdl-cell mdl-cell--12-col communities-item-home">
    <div class="communities-img" data-href="/neighborhood/32/kirkwood" data-src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/430/430B50A5-49FD-43F8-9ED5-87113CC6B155_1.jpg" style="background-image: url(https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/430/430B50A5-49FD-43F8-9ED5-87113CC6B155_1.jpg?w=1920&h=400); background-position: center;">
        <img  loading="lazy" src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/430/430B50A5-49FD-43F8-9ED5-87113CC6B155_1.jpg?w=1920&h=400" alt="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/430/430B50A5-49FD-43F8-9ED5-87113CC6B155_1.jpg" />
    </div>
    <div class="communities-text">
        <h4><a target="_self" href="/neighborhood/32/kirkwood">Kirkwood</a></h4>
        <ul>
            <li data-value="74"><a target="_self" href="/homes/for-sale/nname-Kirkwood/type-residential;condo/dsort-n"><span>Total Listings</span>74</a></li>
            <li data-value="5"><a target="_self" href="/homes/sale/newlistings/nname-Kirkwood/type-residential;condo/dsort-n"><span>New Listings</span>5</a></li>
        </ul>
        <a target="_self" href="/neighborhood/32/kirkwood">Explore <i class="aga-arrow-right"></i></a>
    </div>
</div>


        
            <div class="communities-item mdl-cell mdl-cell--12-col communities-item-home">
    <div class="communities-img" data-href="/neighborhood/33/webster-groves" data-src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/7A6/7A6E641D-18BE-4F03-8AE2-3F58A4A3FEDF_1.jpg" style="background-image: url(https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/7A6/7A6E641D-18BE-4F03-8AE2-3F58A4A3FEDF_1.jpg?w=1920&h=400); background-position: center;">
        <img  loading="lazy" src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/7A6/7A6E641D-18BE-4F03-8AE2-3F58A4A3FEDF_1.jpg?w=1920&h=400" alt="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/7A6/7A6E641D-18BE-4F03-8AE2-3F58A4A3FEDF_1.jpg" />
    </div>
    <div class="communities-text">
        <h4><a target="_self" href="/neighborhood/33/webster-groves">Webster Groves</a></h4>
        <ul>
            <li data-value="20"><a target="_self" href="/homes/for-sale/nname-Webster Groves/type-residential;condo/dsort-n"><span>Total Listings</span>20</a></li>
            <li data-value="1"><a target="_self" href="/homes/sale/newlistings/nname-Webster Groves/type-residential;condo/dsort-n"><span>New Listings</span>1</a></li>
        </ul>
        <a target="_self" href="/neighborhood/33/webster-groves">Explore <i class="aga-arrow-right"></i></a>
    </div>
</div>


        
            <div class="communities-item mdl-cell mdl-cell--12-col communities-item-home">
    <div class="communities-img" data-href="/neighborhood/30/university-city" data-src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/714/71412C4D-4972-4884-A09B-623FF08A458E_1.jpg" style="background-image: url(https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/714/71412C4D-4972-4884-A09B-623FF08A458E_1.jpg?w=1920&h=400); background-position: center;">
        <img  loading="lazy" src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/714/71412C4D-4972-4884-A09B-623FF08A458E_1.jpg?w=1920&h=400" alt="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/714/71412C4D-4972-4884-A09B-623FF08A458E_1.jpg" />
    </div>
    <div class="communities-text">
        <h4><a target="_self" href="/neighborhood/30/university-city">University City</a></h4>
        <ul>
            <li data-value="47"><a target="_self" href="/homes/for-sale/nname-University City/type-residential;condo/dsort-n"><span>Total Listings</span>47</a></li>
            <li data-value="4"><a target="_self" href="/homes/sale/newlistings/nname-University City/type-residential;condo/dsort-n"><span>New Listings</span>4</a></li>
        </ul>
        <a target="_self" href="/neighborhood/30/university-city">Explore <i class="aga-arrow-right"></i></a>
    </div>
</div>


        
            <div class="communities-item mdl-cell mdl-cell--12-col communities-item-home">
    <div class="communities-img" data-href="/neighborhood/28/maplewood-richmond-heights" data-src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/D38/D3854D13-A097-4011-B2BF-AB421D78AC55_1.jpg" style="background-image: url(https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/D38/D3854D13-A097-4011-B2BF-AB421D78AC55_1.jpg?w=1920&h=400); background-position: center;">
        <img  loading="lazy" src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/D38/D3854D13-A097-4011-B2BF-AB421D78AC55_1.jpg?w=1920&h=400" alt="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/D38/D3854D13-A097-4011-B2BF-AB421D78AC55_1.jpg" />
    </div>
    <div class="communities-text">
        <h4><a target="_self" href="/neighborhood/28/maplewood-richmond-heights">Maplewood/Richmond Heights</a></h4>
        <ul>
            <li data-value="14"><a target="_self" href="/homes/for-sale/nname-Maplewood!Richmond Heights/type-residential;condo/dsort-n"><span>Total Listings</span>14</a></li>
            <li data-value="3"><a target="_self" href="/homes/sale/newlistings/nname-Maplewood!Richmond Heights/type-residential;condo/dsort-n"><span>New Listings</span>3</a></li>
        </ul>
        <a target="_self" href="/neighborhood/28/maplewood-richmond-heights">Explore <i class="aga-arrow-right"></i></a>
    </div>
</div>


        
            <div class="communities-item mdl-cell mdl-cell--12-col communities-item-home">
    <div class="communities-img" data-href="/neighborhood/21/clayton" data-src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/E2E/E2E2EAB2-A9B9-41DC-A9D0-F37D9594C523_1.jpg" style="background-image: url(https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/E2E/E2E2EAB2-A9B9-41DC-A9D0-F37D9594C523_1.jpg?w=1920&h=400); background-position: center;">
        <img  loading="lazy" src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/E2E/E2E2EAB2-A9B9-41DC-A9D0-F37D9594C523_1.jpg?w=1920&h=400" alt="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/E2E/E2E2EAB2-A9B9-41DC-A9D0-F37D9594C523_1.jpg" />
    </div>
    <div class="communities-text">
        <h4><a target="_self" href="/neighborhood/21/clayton">Clayton</a></h4>
        <ul>
            <li data-value="57"><a target="_self" href="/homes/for-sale/nname-Clayton/type-residential;condo/dsort-n"><span>Total Listings</span>57</a></li>
            <li data-value="3"><a target="_self" href="/homes/sale/newlistings/nname-Clayton/type-residential;condo/dsort-n"><span>New Listings</span>3</a></li>
        </ul>
        <a target="_self" href="/neighborhood/21/clayton">Explore <i class="aga-arrow-right"></i></a>
    </div>
</div>


        
            <div class="communities-item mdl-cell mdl-cell--12-col communities-item-home">
    <div class="communities-img" data-href="/neighborhood/23/creve-coeur" data-src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/12F/12FD1BC1-D6B5-4A9A-BE2F-888ADD75933F_1.jpg" style="background-image: url(https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/12F/12FD1BC1-D6B5-4A9A-BE2F-888ADD75933F_1.jpg?w=1920&h=400); background-position: center;">
        <img  loading="lazy" src="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/12F/12FD1BC1-D6B5-4A9A-BE2F-888ADD75933F_1.jpg?w=1920&h=400" alt="https://cdn.datafloat.com/BAS_PUBLIC/image_cache/NEIGHBORHOOD/NEIGHBORHOODPHOTOS/12F/12FD1BC1-D6B5-4A9A-BE2F-888ADD75933F_1.jpg" />
    </div>
    <div class="communities-text">
        <h4><a target="_self" href="/neighborhood/23/creve-coeur">Creve Coeur</a></h4>
        <ul>
            <li data-value="43"><a target="_self" href="/homes/for-sale/nname-Creve Coeur/type-residential;condo/dsort-n"><span>Total Listings</span>43</a></li>
            <li data-value="4"><a target="_self" href="/homes/sale/newlistings/nname-Creve Coeur/type-residential;condo/dsort-n"><span>New Listings</span>4</a></li>
        </ul>
        <a target="_self" href="/neighborhood/23/creve-coeur">Explore <i class="aga-arrow-right"></i></a>
    </div>
</div>


        
            </div>
        </section>
        



</section>

<div class="mdl-cell mdl-cell--12-col mdl-typography--text-center fourth view-more " >
       <a href="/communities" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect margin_btn">View all Counties</a>
</div>

</div>
    </section>

    <!---------MaketWatch------------->
    <section class="CommunityMarketWatch CommunityMarketWatch style-7 har content-style offset offset-bottom market-watch content-spacing">
        
        <div class="mdl-grid agora-grid">
            <div class="mdl-layout-spacer"></div>
             <div class="mdl-cell mdl-cell--10-col">
                <div class="owl-carousel" data-owl-slider="custom" data-owl-slider-responsive="1,1,1">
              

            
    
        
        <div class="item">
            <!--<div class="owl-carousel owl-theme MarketWatch">-->
<!--<div class="item">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <h2 class="text-font mdl-typography--text-center" data-text="An overview of available properties in South St Louis County. Listing information updated daily.">Market Watch of South St Louis County</h2>
        <div class="mdl-grid mdl-cell mdl-cell--12-col market-watch2">
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Total listings at South St Louis County" class="" data-label="Total Listings" href="/homes/for-sale/cname-South St Louis County/dsort-p">319</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Days on market at South St Louis County is 28" class="Count" data-label="Days On Market">28</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--8-col-tablet mdl-cell--4-col-phone market-items"><a title="Average price at South St Louis County is 427,356" class="Count" data-label="Average Price"> $427,356</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Open homes at South St Louis County" class="" href="/homes/for-sale/openhomes/cname-South St Louis County/dsort-p" data-label="Open Homes">16</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="New listings at South St Louis County" class="" href="/homes/newlistings/cname-South St Louis County/dsort-p" data-label="New Listings">24</a></div>
            <div class="mdl-layout-spacer"></div>
        </div>

    </div>
</div>-->
<div tmpl="AjaxScrollerTemplate" class="item mdl-grid mdl-grid--no-spacing" id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <div class="mdl-cell mdl-cell--12-col market-watch-title">
            <h2 class="lyn-font mdl-typography--text-center" data-sub-text="Market Overview for South St Louis County">Market Overview for South St Louis County</h2>
            <h3 class="center">Single Family & Condo/Townhouse | September 2024</h3>
        </div>
    </div>
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone grid-container mdl-grid--no-spacing">
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0tab-two" data-test="ListingMarketWatchSection4_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0tab-two">New Listings</label>
                    <div class="panel-body"><p class="dby-font">24</p></div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0tab-three" data-test="ListingMarketWatchSection6_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0tab-three">Total Listings</label>
                    <div class="panel-body">
                        <p class="dby-font">319</p>
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0tab-four" data-test="ListingMarketWatchSection3_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0tab-four">Average List Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$427K</p>
                        <span data-value="7.94">(7.94% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0tab-seven" data-test="ListingMarketWatchSection5_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_0tab-seven">Average Sales Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$427K</p>
                        <span data-value="2.84">(2.84% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>
            </div>
        </div>
    </div>

    <div class="mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone mdl-typography--text-center market-btn-div">
        <input id="hdnMarketAreaKey" type="hidden" tmplvalid="FORMAT::8" tmplvaltype="value" value="8" />
        <a id="btnSubscribe" data-label="Subscribe to Iowa City Report" title="Subscribe to Market Report for South St Louis County" aria-label="Subscribe to Market Report for South St Louis County" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" tmplvalid="FORMAT::/PopUps/LeadForm/GetMarketReports.aspx?mname={MarketName}&amp;mkey=8&amp;macode=county_MO_St_Louis_ALL" tmplvaltype="data-modaldialog-src" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=South St Louis County&amp;mkey=8&amp;macode=county_MO_St_Louis_ALL" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect">Subscribe to South St Louis County Report</a>
        <!--<a class="mdl-button mdl-js-button mdl-button--primary mdl-js-ripple-effect more-padding mdl-button--raised" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=South St Louis County&amp;mkey=8&amp;macode=county_MO_St_Louis_ALL">SUBSCRIBE TO South St Louis County REPORT</a>-->
        <a data-label="View All Market Reports" title="View All Market Reports" aria-label="View All Market Reports" href="/market-trends" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-right">View All Market Reports</a>
        <a data-label="Explore South St Louis County" title="Explore South St Louis County" aria-label="Explore South St Louis County" href="/community/4/south-st-louis-county" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-center mdl-cell--hide explore-region">EXPLORE South St Louis County</a>
    </div>
</div>



        </div>
    
        
        <div class="item">
            <!--<div class="owl-carousel owl-theme MarketWatch">-->
<!--<div class="item">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <h2 class="text-font mdl-typography--text-center" data-text="An overview of available properties in Franklin County. Listing information updated daily.">Market Watch of Franklin County</h2>
        <div class="mdl-grid mdl-cell mdl-cell--12-col market-watch2">
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Total listings at Franklin County" class="" data-label="Total Listings" href="/homes/for-sale/cname-Franklin County/dsort-p">442</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Days on market at Franklin County is 44" class="Count" data-label="Days On Market">44</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--8-col-tablet mdl-cell--4-col-phone market-items"><a title="Average price at Franklin County is 294,480" class="Count" data-label="Average Price"> $294,480</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Open homes at Franklin County" class="" href="/homes/for-sale/openhomes/cname-Franklin County/dsort-p" data-label="Open Homes">18</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="New listings at Franklin County" class="" href="/homes/newlistings/cname-Franklin County/dsort-p" data-label="New Listings">34</a></div>
            <div class="mdl-layout-spacer"></div>
        </div>

    </div>
</div>-->
<div tmpl="AjaxScrollerTemplate" class="item mdl-grid mdl-grid--no-spacing" id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <div class="mdl-cell mdl-cell--12-col market-watch-title">
            <h2 class="lyn-font mdl-typography--text-center" data-sub-text="Market Overview for Franklin County">Market Overview for Franklin County</h2>
            <h3 class="center">Single Family & Condo/Townhouse | September 2024</h3>
        </div>
    </div>
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone grid-container mdl-grid--no-spacing">
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1tab-two" data-test="ListingMarketWatchSection4_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1tab-two">New Listings</label>
                    <div class="panel-body"><p class="dby-font">34</p></div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1tab-three" data-test="ListingMarketWatchSection6_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1tab-three">Total Listings</label>
                    <div class="panel-body">
                        <p class="dby-font">442</p>
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1tab-four" data-test="ListingMarketWatchSection3_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1tab-four">Average List Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$294K</p>
                        <span data-value="0.89">(0.89% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1tab-seven" data-test="ListingMarketWatchSection5_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_1tab-seven">Average Sales Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$294K</p>
                        <span data-value="1.02">(1.02% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>
            </div>
        </div>
    </div>

    <div class="mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone mdl-typography--text-center market-btn-div">
        <input id="hdnMarketAreaKey" type="hidden" tmplvalid="FORMAT::855" tmplvaltype="value" value="855" />
        <a id="btnSubscribe" data-label="Subscribe to Iowa City Report" title="Subscribe to Market Report for Franklin County" aria-label="Subscribe to Market Report for Franklin County" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" tmplvalid="FORMAT::/PopUps/LeadForm/GetMarketReports.aspx?mname={MarketName}&amp;mkey=855&amp;macode=county_MO_Franklin_ALL" tmplvaltype="data-modaldialog-src" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=Franklin County&amp;mkey=855&amp;macode=county_MO_Franklin_ALL" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect">Subscribe to Franklin County Report</a>
        <!--<a class="mdl-button mdl-js-button mdl-button--primary mdl-js-ripple-effect more-padding mdl-button--raised" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=Franklin County&amp;mkey=855&amp;macode=county_MO_Franklin_ALL">SUBSCRIBE TO Franklin County REPORT</a>-->
        <a data-label="View All Market Reports" title="View All Market Reports" aria-label="View All Market Reports" href="/market-trends" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-right">View All Market Reports</a>
        <a data-label="Explore Franklin County" title="Explore Franklin County" aria-label="Explore Franklin County" href="/community/2/franklin-county" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-center mdl-cell--hide explore-region">EXPLORE Franklin County</a>
    </div>
</div>



        </div>
    
        
        <div class="item">
            <!--<div class="owl-carousel owl-theme MarketWatch">-->
<!--<div class="item">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <h2 class="text-font mdl-typography--text-center" data-text="An overview of available properties in West St Louis County. Listing information updated daily.">Market Watch of West St Louis County</h2>
        <div class="mdl-grid mdl-cell mdl-cell--12-col market-watch2">
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Total listings at West St Louis County" class="" data-label="Total Listings" href="/homes/for-sale/cname-West St Louis County/dsort-p">528</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Days on market at West St Louis County is 18" class="Count" data-label="Days On Market">18</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--8-col-tablet mdl-cell--4-col-phone market-items"><a title="Average price at West St Louis County is 599,870" class="Count" data-label="Average Price"> $599,870</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Open homes at West St Louis County" class="" href="/homes/for-sale/openhomes/cname-West St Louis County/dsort-p" data-label="Open Homes">31</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="New listings at West St Louis County" class="" href="/homes/newlistings/cname-West St Louis County/dsort-p" data-label="New Listings">53</a></div>
            <div class="mdl-layout-spacer"></div>
        </div>

    </div>
</div>-->
<div tmpl="AjaxScrollerTemplate" class="item mdl-grid mdl-grid--no-spacing" id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <div class="mdl-cell mdl-cell--12-col market-watch-title">
            <h2 class="lyn-font mdl-typography--text-center" data-sub-text="Market Overview for West St Louis County">Market Overview for West St Louis County</h2>
            <h3 class="center">Single Family & Condo/Townhouse | September 2024</h3>
        </div>
    </div>
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone grid-container mdl-grid--no-spacing">
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2tab-two" data-test="ListingMarketWatchSection4_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2tab-two">New Listings</label>
                    <div class="panel-body"><p class="dby-font">53</p></div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2tab-three" data-test="ListingMarketWatchSection6_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2tab-three">Total Listings</label>
                    <div class="panel-body">
                        <p class="dby-font">528</p>
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2tab-four" data-test="ListingMarketWatchSection3_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2tab-four">Average List Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$599K</p>
                        <span data-value="12.86">(12.86% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2tab-seven" data-test="ListingMarketWatchSection5_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_2tab-seven">Average Sales Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$608K</p>
                        <span data-value="11.36">(11.36% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>
            </div>
        </div>
    </div>

    <div class="mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone mdl-typography--text-center market-btn-div">
        <input id="hdnMarketAreaKey" type="hidden" tmplvalid="FORMAT::8" tmplvaltype="value" value="8" />
        <a id="btnSubscribe" data-label="Subscribe to Iowa City Report" title="Subscribe to Market Report for West St Louis County" aria-label="Subscribe to Market Report for West St Louis County" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" tmplvalid="FORMAT::/PopUps/LeadForm/GetMarketReports.aspx?mname={MarketName}&amp;mkey=8&amp;macode=county_MO_St_Louis_ALL" tmplvaltype="data-modaldialog-src" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=West St Louis County&amp;mkey=8&amp;macode=county_MO_St_Louis_ALL" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect">Subscribe to West St Louis County Report</a>
        <!--<a class="mdl-button mdl-js-button mdl-button--primary mdl-js-ripple-effect more-padding mdl-button--raised" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=West St Louis County&amp;mkey=8&amp;macode=county_MO_St_Louis_ALL">SUBSCRIBE TO West St Louis County REPORT</a>-->
        <a data-label="View All Market Reports" title="View All Market Reports" aria-label="View All Market Reports" href="/market-trends" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-right">View All Market Reports</a>
        <a data-label="Explore West St Louis County" title="Explore West St Louis County" aria-label="Explore West St Louis County" href="/community/7/west-st-louis-county" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-center mdl-cell--hide explore-region">EXPLORE West St Louis County</a>
    </div>
</div>



        </div>
    
        
        <div class="item">
            <!--<div class="owl-carousel owl-theme MarketWatch">-->
<!--<div class="item">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <h2 class="text-font mdl-typography--text-center" data-text="An overview of available properties in Jefferson County. Listing information updated daily.">Market Watch of Jefferson County</h2>
        <div class="mdl-grid mdl-cell mdl-cell--12-col market-watch2">
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Total listings at Jefferson County" class="" data-label="Total Listings" href="/homes/for-sale/cname-Jefferson County/dsort-p">758</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Days on market at Jefferson County is 26" class="Count down" data-label="Days On Market">26</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--8-col-tablet mdl-cell--4-col-phone market-items"><a title="Average price at Jefferson County is 299,694" class="Count" data-label="Average Price"> $299,694</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Open homes at Jefferson County" class="" href="/homes/for-sale/openhomes/cname-Jefferson County/dsort-p" data-label="Open Homes">26</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="New listings at Jefferson County" class="" href="/homes/newlistings/cname-Jefferson County/dsort-p" data-label="New Listings">67</a></div>
            <div class="mdl-layout-spacer"></div>
        </div>

    </div>
</div>-->
<div tmpl="AjaxScrollerTemplate" class="item mdl-grid mdl-grid--no-spacing" id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <div class="mdl-cell mdl-cell--12-col market-watch-title">
            <h2 class="lyn-font mdl-typography--text-center" data-sub-text="Market Overview for Jefferson County">Market Overview for Jefferson County</h2>
            <h3 class="center">Single Family & Condo/Townhouse | September 2024</h3>
        </div>
    </div>
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone grid-container mdl-grid--no-spacing">
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3tab-two" data-test="ListingMarketWatchSection4_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3tab-two">New Listings</label>
                    <div class="panel-body"><p class="dby-font">67</p></div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3tab-three" data-test="ListingMarketWatchSection6_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3tab-three">Total Listings</label>
                    <div class="panel-body">
                        <p class="dby-font">758</p>
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3tab-four" data-test="ListingMarketWatchSection3_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3tab-four">Average List Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$299K</p>
                        <span data-value="5.41">(5.41% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3tab-seven" data-test="ListingMarketWatchSection5_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_3tab-seven">Average Sales Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$299K</p>
                        <span data-value="3.86">(3.86% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>
            </div>
        </div>
    </div>

    <div class="mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone mdl-typography--text-center market-btn-div">
        <input id="hdnMarketAreaKey" type="hidden" tmplvalid="FORMAT::859" tmplvaltype="value" value="859" />
        <a id="btnSubscribe" data-label="Subscribe to Iowa City Report" title="Subscribe to Market Report for Jefferson County" aria-label="Subscribe to Market Report for Jefferson County" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" tmplvalid="FORMAT::/PopUps/LeadForm/GetMarketReports.aspx?mname={MarketName}&amp;mkey=859&amp;macode=county_MO_Jefferson_ALL" tmplvaltype="data-modaldialog-src" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=Jefferson County&amp;mkey=859&amp;macode=county_MO_Jefferson_ALL" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect">Subscribe to Jefferson County Report</a>
        <!--<a class="mdl-button mdl-js-button mdl-button--primary mdl-js-ripple-effect more-padding mdl-button--raised" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=Jefferson County&amp;mkey=859&amp;macode=county_MO_Jefferson_ALL">SUBSCRIBE TO Jefferson County REPORT</a>-->
        <a data-label="View All Market Reports" title="View All Market Reports" aria-label="View All Market Reports" href="/market-trends" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-right">View All Market Reports</a>
        <a data-label="Explore Jefferson County" title="Explore Jefferson County" aria-label="Explore Jefferson County" href="/community/8/jefferson-county" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-center mdl-cell--hide explore-region">EXPLORE Jefferson County</a>
    </div>
</div>



        </div>
    
        
        <div class="item">
            <!--<div class="owl-carousel owl-theme MarketWatch">-->
<!--<div class="item">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <h2 class="text-font mdl-typography--text-center" data-text="An overview of available properties in North St Louis County. Listing information updated daily.">Market Watch of North St Louis County</h2>
        <div class="mdl-grid mdl-cell mdl-cell--12-col market-watch2">
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Total listings at North St Louis County" class="" data-label="Total Listings" href="/homes/for-sale/cname-North St Louis County/dsort-p">537</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Days on market at North St Louis County is 24" class="Count" data-label="Days On Market">24</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--8-col-tablet mdl-cell--4-col-phone market-items"><a title="Average price at North St Louis County is 198,486" class="Count" data-label="Average Price"> $198,486</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Open homes at North St Louis County" class="" href="/homes/for-sale/openhomes/cname-North St Louis County/dsort-p" data-label="Open Homes">13</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="New listings at North St Louis County" class="" href="/homes/newlistings/cname-North St Louis County/dsort-p" data-label="New Listings">52</a></div>
            <div class="mdl-layout-spacer"></div>
        </div>

    </div>
</div>-->
<div tmpl="AjaxScrollerTemplate" class="item mdl-grid mdl-grid--no-spacing" id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <div class="mdl-cell mdl-cell--12-col market-watch-title">
            <h2 class="lyn-font mdl-typography--text-center" data-sub-text="Market Overview for North St Louis County">Market Overview for North St Louis County</h2>
            <h3 class="center">Single Family & Condo/Townhouse | September 2024</h3>
        </div>
    </div>
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone grid-container mdl-grid--no-spacing">
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4tab-two" data-test="ListingMarketWatchSection4_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4tab-two">New Listings</label>
                    <div class="panel-body"><p class="dby-font">52</p></div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4tab-three" data-test="ListingMarketWatchSection6_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4tab-three">Total Listings</label>
                    <div class="panel-body">
                        <p class="dby-font">537</p>
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4tab-four" data-test="ListingMarketWatchSection3_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4tab-four">Average List Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$198K</p>
                        <span data-value="2.58">(2.58% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4tab-seven" data-test="ListingMarketWatchSection5_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_4tab-seven">Average Sales Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$200K</p>
                        <span data-value="1.16">(1.16% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>
            </div>
        </div>
    </div>

    <div class="mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone mdl-typography--text-center market-btn-div">
        <input id="hdnMarketAreaKey" type="hidden" tmplvalid="FORMAT::8" tmplvaltype="value" value="8" />
        <a id="btnSubscribe" data-label="Subscribe to Iowa City Report" title="Subscribe to Market Report for North St Louis County" aria-label="Subscribe to Market Report for North St Louis County" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" tmplvalid="FORMAT::/PopUps/LeadForm/GetMarketReports.aspx?mname={MarketName}&amp;mkey=8&amp;macode=county_MO_St_Louis_ALL" tmplvaltype="data-modaldialog-src" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=North St Louis County&amp;mkey=8&amp;macode=county_MO_St_Louis_ALL" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect">Subscribe to North St Louis County Report</a>
        <!--<a class="mdl-button mdl-js-button mdl-button--primary mdl-js-ripple-effect more-padding mdl-button--raised" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=North St Louis County&amp;mkey=8&amp;macode=county_MO_St_Louis_ALL">SUBSCRIBE TO North St Louis County REPORT</a>-->
        <a data-label="View All Market Reports" title="View All Market Reports" aria-label="View All Market Reports" href="/market-trends" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-right">View All Market Reports</a>
        <a data-label="Explore North St Louis County" title="Explore North St Louis County" aria-label="Explore North St Louis County" href="/community/3/north-st-louis-county" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-center mdl-cell--hide explore-region">EXPLORE North St Louis County</a>
    </div>
</div>



        </div>
    
        
        <div class="item">
            <!--<div class="owl-carousel owl-theme MarketWatch">-->
<!--<div class="item">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <h2 class="text-font mdl-typography--text-center" data-text="An overview of available properties in Central Corridor St Louis County. Listing information updated daily.">Market Watch of Central Corridor St Louis County</h2>
        <div class="mdl-grid mdl-cell mdl-cell--12-col market-watch2">
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Total listings at Central Corridor St Louis County" class="" data-label="Total Listings" href="/homes/for-sale/cname-Central Corridor St Louis County/dsort-p">374</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Days on market at Central Corridor St Louis County is 28" class="Count" data-label="Days On Market">28</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--8-col-tablet mdl-cell--4-col-phone market-items"><a title="Average price at Central Corridor St Louis County is 752,705" class="Count down" data-label="Average Price"> $752,705</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Open homes at Central Corridor St Louis County" class="" href="/homes/for-sale/openhomes/cname-Central Corridor St Louis County/dsort-p" data-label="Open Homes">9</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="New listings at Central Corridor St Louis County" class="" href="/homes/newlistings/cname-Central Corridor St Louis County/dsort-p" data-label="New Listings">29</a></div>
            <div class="mdl-layout-spacer"></div>
        </div>

    </div>
</div>-->
<div tmpl="AjaxScrollerTemplate" class="item mdl-grid mdl-grid--no-spacing" id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <div class="mdl-cell mdl-cell--12-col market-watch-title">
            <h2 class="lyn-font mdl-typography--text-center" data-sub-text="Market Overview for Central Corridor St Louis County">Market Overview for Central Corridor St Louis County</h2>
            <h3 class="center">Single Family & Condo/Townhouse | September 2024</h3>
        </div>
    </div>
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone grid-container mdl-grid--no-spacing">
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5tab-two" data-test="ListingMarketWatchSection4_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5tab-two">New Listings</label>
                    <div class="panel-body"><p class="dby-font">29</p></div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5tab-three" data-test="ListingMarketWatchSection6_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5tab-three">Total Listings</label>
                    <div class="panel-body">
                        <p class="dby-font">374</p>
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5tab-four" data-test="ListingMarketWatchSection3_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5tab-four">Average List Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$752K</p>
                        <span data-value="-1.49">(-1.49% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5tab-seven" data-test="ListingMarketWatchSection5_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_5tab-seven">Average Sales Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$750K</p>
                        <span data-value="-3.23">(-3.23% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>
            </div>
        </div>
    </div>

    <div class="mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone mdl-typography--text-center market-btn-div">
        <input id="hdnMarketAreaKey" type="hidden" tmplvalid="FORMAT::8" tmplvaltype="value" value="8" />
        <a id="btnSubscribe" data-label="Subscribe to Iowa City Report" title="Subscribe to Market Report for Central Corridor St Louis County" aria-label="Subscribe to Market Report for Central Corridor St Louis County" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" tmplvalid="FORMAT::/PopUps/LeadForm/GetMarketReports.aspx?mname={MarketName}&amp;mkey=8&amp;macode=county_MO_St_Louis_ALL" tmplvaltype="data-modaldialog-src" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=Central Corridor St Louis County&amp;mkey=8&amp;macode=county_MO_St_Louis_ALL" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect">Subscribe to Central Corridor St Louis County Report</a>
        <!--<a class="mdl-button mdl-js-button mdl-button--primary mdl-js-ripple-effect more-padding mdl-button--raised" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=Central Corridor St Louis County&amp;mkey=8&amp;macode=county_MO_St_Louis_ALL">SUBSCRIBE TO Central Corridor St Louis County REPORT</a>-->
        <a data-label="View All Market Reports" title="View All Market Reports" aria-label="View All Market Reports" href="/market-trends" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-right">View All Market Reports</a>
        <a data-label="Explore Central Corridor St Louis County" title="Explore Central Corridor St Louis County" aria-label="Explore Central Corridor St Louis County" href="/community/1/central-corridor-st-louis-county" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-center mdl-cell--hide explore-region">EXPLORE Central Corridor St Louis County</a>
    </div>
</div>



        </div>
    
        
        <div class="item">
            <!--<div class="owl-carousel owl-theme MarketWatch">-->
<!--<div class="item">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <h2 class="text-font mdl-typography--text-center" data-text="An overview of available properties in Warren County. Listing information updated daily.">Market Watch of Warren County</h2>
        <div class="mdl-grid mdl-cell mdl-cell--12-col market-watch2">
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Total listings at Warren County" class="" data-label="Total Listings" href="/homes/for-sale/cname-Warren County/dsort-p">252</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Days on market at Warren County is 39" class="Count" data-label="Days On Market">39</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--8-col-tablet mdl-cell--4-col-phone market-items"><a title="Average price at Warren County is 418,121" class="Count" data-label="Average Price"> $418,121</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Open homes at Warren County" class="" href="/homes/for-sale/openhomes/cname-Warren County/dsort-p" data-label="Open Homes">8</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="New listings at Warren County" class="" href="/homes/newlistings/cname-Warren County/dsort-p" data-label="New Listings">11</a></div>
            <div class="mdl-layout-spacer"></div>
        </div>

    </div>
</div>-->
<div tmpl="AjaxScrollerTemplate" class="item mdl-grid mdl-grid--no-spacing" id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <div class="mdl-cell mdl-cell--12-col market-watch-title">
            <h2 class="lyn-font mdl-typography--text-center" data-sub-text="Market Overview for Warren County">Market Overview for Warren County</h2>
            <h3 class="center">Single Family & Condo/Townhouse | September 2024</h3>
        </div>
    </div>
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone grid-container mdl-grid--no-spacing">
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6tab-two" data-test="ListingMarketWatchSection4_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6tab-two">New Listings</label>
                    <div class="panel-body"><p class="dby-font">11</p></div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6tab-three" data-test="ListingMarketWatchSection6_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6tab-three">Total Listings</label>
                    <div class="panel-body">
                        <p class="dby-font">252</p>
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6tab-four" data-test="ListingMarketWatchSection3_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6tab-four">Average List Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$418K</p>
                        <span data-value="10.51">(10.51% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6tab-seven" data-test="ListingMarketWatchSection5_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_6tab-seven">Average Sales Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$418K</p>
                        <span data-value="10.03">(10.03% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>
            </div>
        </div>
    </div>

    <div class="mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone mdl-typography--text-center market-btn-div">
        <input id="hdnMarketAreaKey" type="hidden" tmplvalid="FORMAT::883" tmplvaltype="value" value="883" />
        <a id="btnSubscribe" data-label="Subscribe to Iowa City Report" title="Subscribe to Market Report for Warren County" aria-label="Subscribe to Market Report for Warren County" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" tmplvalid="FORMAT::/PopUps/LeadForm/GetMarketReports.aspx?mname={MarketName}&amp;mkey=883&amp;macode=county_MO_Warren_ALL" tmplvaltype="data-modaldialog-src" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=Warren County&amp;mkey=883&amp;macode=county_MO_Warren_ALL" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect">Subscribe to Warren County Report</a>
        <!--<a class="mdl-button mdl-js-button mdl-button--primary mdl-js-ripple-effect more-padding mdl-button--raised" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=Warren County&amp;mkey=883&amp;macode=county_MO_Warren_ALL">SUBSCRIBE TO Warren County REPORT</a>-->
        <a data-label="View All Market Reports" title="View All Market Reports" aria-label="View All Market Reports" href="/market-trends" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-right">View All Market Reports</a>
        <a data-label="Explore Warren County" title="Explore Warren County" aria-label="Explore Warren County" href="/community/9/warren-county" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-center mdl-cell--hide explore-region">EXPLORE Warren County</a>
    </div>
</div>



        </div>
    
        
        <div class="item">
            <!--<div class="owl-carousel owl-theme MarketWatch">-->
<!--<div class="item">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <h2 class="text-font mdl-typography--text-center" data-text="An overview of available properties in St Louis. Listing information updated daily.">Market Watch of St Louis</h2>
        <div class="mdl-grid mdl-cell mdl-cell--12-col market-watch2">
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Total listings at St Louis" class="" data-label="Total Listings" href="/homes/for-sale/cname-St Louis/dsort-p">1,332</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Days on market at St Louis is 34" class="Count" data-label="Days On Market">34</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--8-col-tablet mdl-cell--4-col-phone market-items"><a title="Average price at St Louis is 280,510" class="Count" data-label="Average Price"> $280,510</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Open homes at St Louis" class="" href="/homes/for-sale/openhomes/cname-St Louis/dsort-p" data-label="Open Homes">58</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="New listings at St Louis" class="" href="/homes/newlistings/cname-St Louis/dsort-p" data-label="New Listings">117</a></div>
            <div class="mdl-layout-spacer"></div>
        </div>

    </div>
</div>-->
<div tmpl="AjaxScrollerTemplate" class="item mdl-grid mdl-grid--no-spacing" id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <div class="mdl-cell mdl-cell--12-col market-watch-title">
            <h2 class="lyn-font mdl-typography--text-center" data-sub-text="Market Overview for St Louis">Market Overview for St Louis</h2>
            <h3 class="center">Single Family & Condo/Townhouse | September 2024</h3>
        </div>
    </div>
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone grid-container mdl-grid--no-spacing">
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7tab-two" data-test="ListingMarketWatchSection4_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7tab-two">New Listings</label>
                    <div class="panel-body"><p class="dby-font">117</p></div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7tab-three" data-test="ListingMarketWatchSection6_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7tab-three">Total Listings</label>
                    <div class="panel-body">
                        <p class="dby-font">1,332</p>
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7tab-four" data-test="ListingMarketWatchSection3_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7tab-four">Average List Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$280K</p>
                        <span data-value="9.74">(9.74% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7tab-seven" data-test="ListingMarketWatchSection5_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_7tab-seven">Average Sales Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$280K</p>
                        <span data-value="7.68">(7.68% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>
            </div>
        </div>
    </div>

    <div class="mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone mdl-typography--text-center market-btn-div">
        <input id="hdnMarketAreaKey" type="hidden" tmplvalid="FORMAT::140" tmplvaltype="value" value="140" />
        <a id="btnSubscribe" data-label="Subscribe to Iowa City Report" title="Subscribe to Market Report for St Louis" aria-label="Subscribe to Market Report for St Louis" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" tmplvalid="FORMAT::/PopUps/LeadForm/GetMarketReports.aspx?mname={MarketName}&amp;mkey=140&amp;macode=city_St_Louis_ALL" tmplvaltype="data-modaldialog-src" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=St Louis&amp;mkey=140&amp;macode=city_St_Louis_ALL" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect">Subscribe to St Louis Report</a>
        <!--<a class="mdl-button mdl-js-button mdl-button--primary mdl-js-ripple-effect more-padding mdl-button--raised" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=St Louis&amp;mkey=140&amp;macode=city_St_Louis_ALL">SUBSCRIBE TO St Louis REPORT</a>-->
        <a data-label="View All Market Reports" title="View All Market Reports" aria-label="View All Market Reports" href="/market-trends" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-right">View All Market Reports</a>
        <a data-label="Explore St Louis" title="Explore St Louis" aria-label="Explore St Louis" href="/community/6/st-louis" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-center mdl-cell--hide explore-region">EXPLORE St Louis</a>
    </div>
</div>



        </div>
    
        
        <div class="item">
            <!--<div class="owl-carousel owl-theme MarketWatch">-->
<!--<div class="item">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <h2 class="text-font mdl-typography--text-center" data-text="An overview of available properties in St Charles County. Listing information updated daily.">Market Watch of St Charles County</h2>
        <div class="mdl-grid mdl-cell mdl-cell--12-col market-watch2">
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Total listings at St Charles County" class="" data-label="Total Listings" href="/homes/for-sale/cname-St Charles County/dsort-p">1,328</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Days on market at St Charles County is 23" class="Count" data-label="Days On Market">23</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--8-col-tablet mdl-cell--4-col-phone market-items"><a title="Average price at St Charles County is 376,862" class="Count" data-label="Average Price"> $376,862</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Open homes at St Charles County" class="" href="/homes/for-sale/openhomes/cname-St Charles County/dsort-p" data-label="Open Homes">95</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="New listings at St Charles County" class="" href="/homes/newlistings/cname-St Charles County/dsort-p" data-label="New Listings">117</a></div>
            <div class="mdl-layout-spacer"></div>
        </div>

    </div>
</div>-->
<div tmpl="AjaxScrollerTemplate" class="item mdl-grid mdl-grid--no-spacing" id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <div class="mdl-cell mdl-cell--12-col market-watch-title">
            <h2 class="lyn-font mdl-typography--text-center" data-sub-text="Market Overview for St Charles County">Market Overview for St Charles County</h2>
            <h3 class="center">Single Family & Condo/Townhouse | September 2024</h3>
        </div>
    </div>
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone grid-container mdl-grid--no-spacing">
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8tab-two" data-test="ListingMarketWatchSection4_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8tab-two">New Listings</label>
                    <div class="panel-body"><p class="dby-font">117</p></div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8tab-three" data-test="ListingMarketWatchSection6_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8tab-three">Total Listings</label>
                    <div class="panel-body">
                        <p class="dby-font">1,328</p>
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8tab-four" data-test="ListingMarketWatchSection3_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8tab-four">Average List Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$376K</p>
                        <span data-value="7.19">(7.19% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8tab-seven" data-test="ListingMarketWatchSection5_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_8tab-seven">Average Sales Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$380K</p>
                        <span data-value="5.88">(5.88% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>
            </div>
        </div>
    </div>

    <div class="mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone mdl-typography--text-center market-btn-div">
        <input id="hdnMarketAreaKey" type="hidden" tmplvalid="FORMAT::7" tmplvaltype="value" value="7" />
        <a id="btnSubscribe" data-label="Subscribe to Iowa City Report" title="Subscribe to Market Report for St Charles County" aria-label="Subscribe to Market Report for St Charles County" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" tmplvalid="FORMAT::/PopUps/LeadForm/GetMarketReports.aspx?mname={MarketName}&amp;mkey=7&amp;macode=county_MO_St_Charles_ALL" tmplvaltype="data-modaldialog-src" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=St Charles County&amp;mkey=7&amp;macode=county_MO_St_Charles_ALL" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect">Subscribe to St Charles County Report</a>
        <!--<a class="mdl-button mdl-js-button mdl-button--primary mdl-js-ripple-effect more-padding mdl-button--raised" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=St Charles County&amp;mkey=7&amp;macode=county_MO_St_Charles_ALL">SUBSCRIBE TO St Charles County REPORT</a>-->
        <a data-label="View All Market Reports" title="View All Market Reports" aria-label="View All Market Reports" href="/market-trends" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-right">View All Market Reports</a>
        <a data-label="Explore St Charles County" title="Explore St Charles County" aria-label="Explore St Charles County" href="/community/5/st-charles-county" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-center mdl-cell--hide explore-region">EXPLORE St Charles County</a>
    </div>
</div>



        </div>
    
        
        <div class="item">
            <!--<div class="owl-carousel owl-theme MarketWatch">-->
<!--<div class="item">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <h2 class="text-font mdl-typography--text-center" data-text="An overview of available properties in Lincoln County. Listing information updated daily.">Market Watch of Lincoln County</h2>
        <div class="mdl-grid mdl-cell mdl-cell--12-col market-watch2">
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Total listings at Lincoln County" class="" data-label="Total Listings" href="/homes/for-sale/cname-Lincoln County/dsort-p">259</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Days on market at Lincoln County is 35" class="Count" data-label="Days On Market">35</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--8-col-tablet mdl-cell--4-col-phone market-items"><a title="Average price at Lincoln County is 309,210" class="Count down" data-label="Average Price"> $309,210</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="Open homes at Lincoln County" class="" href="/homes/for-sale/openhomes/cname-Lincoln County/dsort-p" data-label="Open Homes">4</a></div>
            <div class="mdl-layout-spacer"></div>
            <div class="mdl-cell mdl-cell--2-col mdl-cell--4-col-tablet mdl-cell--2-col-phone market-items"><a title="New listings at Lincoln County" class="" href="/homes/newlistings/cname-Lincoln County/dsort-p" data-label="New Listings">15</a></div>
            <div class="mdl-layout-spacer"></div>
        </div>

    </div>
</div>-->
<div tmpl="AjaxScrollerTemplate" class="item mdl-grid mdl-grid--no-spacing" id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9">
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col">
        <div class="mdl-cell mdl-cell--12-col market-watch-title">
            <h2 class="lyn-font mdl-typography--text-center" data-sub-text="Market Overview for Lincoln County">Market Overview for Lincoln County</h2>
            <h3 class="center">Single Family & Condo/Townhouse | September 2024</h3>
        </div>
    </div>
    <div class="mdl-grid agora-grid mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone grid-container mdl-grid--no-spacing">
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9tab-two" data-test="ListingMarketWatchSection4_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9tab-two">New Listings</label>
                    <div class="panel-body"><p class="dby-font">15</p></div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9tab-three" data-test="ListingMarketWatchSection6_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9tab-three">Total Listings</label>
                    <div class="panel-body">
                        <p class="dby-font">259</p>
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block faded-border">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9tab-four" data-test="ListingMarketWatchSection3_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9tab-four">Average List Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$309K</p>
                        <span data-value="-0.06">(-0.06% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>

            </div>
        </div>
        <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--8-col-phone grid-wrapper">
            <div class="">
                <div class="grid-block">
                    <input id="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9tab-seven" data-test="ListingMarketWatchSection5_cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9" type="radio" name="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9tabs">
                    <label class="panel-heading" for="cphPageContentArea_HomeMarketWatch1_rptSimilerCommunites_wtSimilerCommunites_9tab-seven">Average Sales Price</label>
                    <div class="panel-body">
                        <!--<span class="date">Single Family Home</span>-->
                        <p class="dby-font">$309K</p>
                        <span data-value="-0.55">(-0.55% <i class="Count"></i> ) </span>
                        <!--<span class="date">September 2024</span>-->
                    </div>
                </div>
            </div>
        </div>
    </div>

    <div class="mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone mdl-typography--text-center market-btn-div">
        <input id="hdnMarketAreaKey" type="hidden" tmplvalid="FORMAT::862" tmplvaltype="value" value="862" />
        <a id="btnSubscribe" data-label="Subscribe to Iowa City Report" title="Subscribe to Market Report for Lincoln County" aria-label="Subscribe to Market Report for Lincoln County" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" tmplvalid="FORMAT::/PopUps/LeadForm/GetMarketReports.aspx?mname={MarketName}&amp;mkey=862&amp;macode=county_MO_Lincoln_ALL" tmplvaltype="data-modaldialog-src" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=Lincoln County&amp;mkey=862&amp;macode=county_MO_Lincoln_ALL" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect">Subscribe to Lincoln County Report</a>
        <!--<a class="mdl-button mdl-js-button mdl-button--primary mdl-js-ripple-effect more-padding mdl-button--raised" href="javascript:void(0);" data-reveal="true" data-modaldialog="" data-modaldialog-ajax="true" data-modaldialog-src="/PopUps/LeadForm/GetMarketReports.aspx?mname=Lincoln County&amp;mkey=862&amp;macode=county_MO_Lincoln_ALL">SUBSCRIBE TO Lincoln County REPORT</a>-->
        <a data-label="View All Market Reports" title="View All Market Reports" aria-label="View All Market Reports" href="/market-trends" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-right">View All Market Reports</a>
        <a data-label="Explore Lincoln County" title="Explore Lincoln County" aria-label="Explore Lincoln County" href="/community/10/lincoln-county" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect mdl-textfield--align-center mdl-cell--hide explore-region">EXPLORE Lincoln County</a>
    </div>
</div>



        </div>
    
        </div>
        </div>
        <div class="mdl-layout-spacer"></div>
         </div>
                   
    

    </section>

    <!--------- Featured Video------------->
    <section class="Custom">
        <span></span><section class="VideoWeek">   <div class="mdl-grid agora-grid mdl-grid--no-spacing" style="position: relative">     <div class="mdl-cell mdl-cell--6-col mdl-cell--8-col-tablet">       <div id="videooftheweek" data-video-url="https://www.youtube.com/embed/HYf4lSdXMXE"></div>     </div>     <div class="mdl-grid mdl-cell mdl-cell--6-col mdl-cell--8-col-tablet Content_grid">       <div class="mdl-cell mdl-cell--12-col">         <h2 class="section-title underline custom-title" style="font-family:'Marcellus', serif!important;font-size:35px !important;color:!important;font-weight:inherit!important;font-style:inherit!important;text-align:center;">Why Alliance Real Estate?</h2>         <br />         <p class="section-text" style="font-family:{{contentfontfamily}}!important;;font-size:{{contentfontsize}}px !important;;color:{{contentfontcolor}}!important;font-weight:{{contentfontbold}}!important;font-style:{{contentfontitalic}}!important;"><p class="xx"><span style="font-size:12pt"><span style="font-family:Aptos,sans-serif"><span style="color:black">With the backing of the HomeServices of America brand, we have the global reach of Warren Buffet&rsquo;s name and resources, combined with local St. Louis area experts. &nbsp;</span></span></span></p>

<p class="xx"><span style="font-size:12pt"><span style="font-family:Aptos,sans-serif"><span style="color:black">Named the #1 HomeServices franchise in Missouri, we have an exceptional team of 300 Real Estate Agents and ties to title companies, mortgage companies, and warranty companies.&nbsp;</span></span></span></p>

<p class="xx"><span style="font-size:12pt"><span style="font-family:Aptos,sans-serif"><span style="color:black">Let us help you find your forever home!</span></span></span></p>
</p>       </div>     </div>   </div> </section><style>body .VideoWeek [data-video-url] {   width: 100%;   height: 100%;   background-size: cover;   background-position: center;   background-repeat: no-repeat;   position: relative;   cursor: pointer; } body .VideoWeek [data-video-url] img {   opacity: 0;   visibility: hidden;   width: 100%; } body .VideoWeek [data-video-url] {   height: 535px; } body .VideoWeek [data-video-url]:after {   content: "";   position: absolute;   left: 0;   top: 0;   z-index: 1;   box-shadow: 0 0 40vh 30vh rgba(0, 0, 0, 0.16) inset; } body .VideoWeek:not(.is-active) [data-video-url]:before {   content: "play_circle_outline";   position: absolute;   left: 0;   top: calc(50% - 48px);   width: 100%;   height: 100%;   right: 0;   bottom: 0;   margin: 0 auto;   font-family: "Material Icons";   text-rendering: optimizeLegibility;   font-feature-settings: "liga";   font-style: normal;   text-transform: none;   line-height: 1;   font-size: 96px;   width: 96px;   height: 96px;   display: inline-block;   overflow: hidden;   -webkit-font-smoothing: antialiased;   z-index: 2;   color: rgba(255, 255, 255, 0.96); } body .VideoWeek .Content_grid {   background: #f6f6f6;   position: relative; } body .VideoWeek .Content_grid div {   align-self: center; } body .VideoWeek .Content_grid::before {   content: "";   position: absolute;   width: 89%;   height: 100%;   background: #f6f6f6;   right: 0;   top: 0;   z-index: -1;   left: 0;   transform: scale(1.25, 1.15); } body .VideoWeek .Content_grid p {   font-size: 1.2rem;   line-height: 27px; } body .VideoWeek .Content_grid .be-socail {   margin-bottom: 1.2rem; } body .VideoWeek .Content_grid h5 {   margin-bottom: 1rem;   color: #552448; } body .VideoWeek .header_social .mdl-button {   color: rgb(255, 255, 255);   background-color: var(--primary-color-500);   font-size: 18px;   line-height: 32px; } body .VideoWeek h3 {   position: relative;   margin-bottom: 3rem;   font-family: "Times New Roman", Times, serif !important;   color: #222; } body .VideoWeek h3::after {   position: absolute;   content: "~";   display: block;   width: 100%; } body .VideoWeek .header_social .mdl-button i.fa {   padding: 4px 0;   box-sizing: border-box; } body .VideoWeek{margin:4rem 0px !important;}</style><script type="text/javascript">agora(function () {
    $('[data-video-url]').each(function () {
        var $self = $(this);
        try {
            get_video_thumb($self.data('video-url'), function (image) { if (image != null) { $self.css('background-image', 'url(' + image.url + ')'); $self.append('<iframe id="FeaturedVideo" class="mdl-cell--hide" width="100%" height="100%" />'); } });
        } catch (e) { }
    });
    $('[data-video-url]').click(function () {
		if (typeof(YT) == 'undefined' || typeof(YT.Player) == 'undefined') {
        var tag = document.createElement('script');
        tag.src = "https://www.youtube.com/iframe_api";
        var firstScriptTag = document.getElementsByTagName('script')[0];
        firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);
    }
        player = new YT.Player('videooftheweek', {
            height: '480',
            width: '100%',
            videoId: getYoutubeVideoId($(this).data('video-url')),
			playerVars: {
                  'rel': 0
              },
            events: {
                'onReady': onPlayerReady
            }
        });
        function onPlayerReady(event) {
            event.target.playVideo();
        }
    });
	function get_video_thumb(url, callback) {
    var id = get_video_id(url);
    if (id['type'] == 'y') { return processYouTube(id);
    } else if (id['type'] == 'v') {
        $.ajax({
            url: 'http://vimeo.com/api/v2/video/' + id['id'] + '.json',
            dataType: 'jsonp',
            success: function (data) {
                callback({ type: 'v', id: id['id'], url: data[0].thumbnail_large });
            }
        });
    }
    function processYouTube(id) {
        if (!id) { throw new Error('Unsupported YouTube URL');}
        callback({ type: 'y', id: id['id'], url: 'https://i2.ytimg.com/vi/' + id['id'] + '/hqdefault.jpg' });
    }
}
});</script>
    </section>

    <!---------Monthly Market Videos------------->
    <section class="Market_videos content-style content-spacing">
        

<!---------Communities------------->
<div class="mdl-grid agora-grid">
    <div class="mdl-cell mdl-cell--12-col">
        <h2 class="center " data-text="Find out what the current real estate market looks like for your area.">OUR HOME SELLING & HOME BUYING VIDEOS</h2>
    </div>
</div>
<div class="mdl-grid agora-grid mdl-cell mdl-cell--hide-tablet mdl-cell--hide-phone">
    
           <div class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone Market_item" data-youtube-title="Ways to Improve Your Credit Score" data-youtube-embed-src="https://www.youtube.com/embed/wg6G7H6mNTk?rel=0">
               
               <img  loading="lazy" src="https://cdn-cws.datafloat.com/BAS//images/youTube/Real-Estate-Minute-Photos19.png?mw=800&mh=500" alt="market video image" class="marketwatch-hiddenimg"/>



                            
                </a> 
               <div class=" video-title">     
               <h3>Ways to Improve Your Credit Score </h3>
                       </div>
            </div>
        
           <div class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone Market_item" data-youtube-title="What is Your Home Worth" data-youtube-embed-src="https://www.youtube.com/embed/4XK4M-Csgkk?rel=0">
               
               <img  loading="lazy" src="https://cdn-cws.datafloat.com/BAS//images/youTube/Real-Estate-Minute-Photos18.png?mw=800&mh=500" alt="market video image" class="marketwatch-hiddenimg"/>



                            
                </a> 
               <div class=" video-title">     
               <h3>What is Your Home Worth </h3>
                       </div>
            </div>
        
           <div class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone Market_item" data-youtube-title="Things to Consider Before Making An Offer" data-youtube-embed-src="https://www.youtube.com/embed/Vz8AsxUKtGc?rel=0">
               
               <img  loading="lazy" src="https://cdn-cws.datafloat.com/BAS//images/youTube/Real-Estate-Minute-Photos7.png?mw=800&mh=500" alt="market video image" class="marketwatch-hiddenimg"/>



                            
                </a> 
               <div class=" video-title">     
               <h3>Things to Consider Before Making An Offer </h3>
                       </div>
            </div>
        
           <div class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone Market_item" data-youtube-title="Preparing Children for a Move" data-youtube-embed-src="https://www.youtube.com/embed/Dv2khxlRXI8?rel=0">
               
               <img  loading="lazy" src="https://cdn-cws.datafloat.com/BAS//images/youTube/Real-Estate-Minute-Photos1.png?mw=800&mh=500" alt="market video image" class="marketwatch-hiddenimg"/>



                            
                </a> 
               <div class=" video-title">     
               <h3>Preparing Children for a Move </h3>
                       </div>
            </div>
        
           <div class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone Market_item" data-youtube-title="Simple Ways to Increase the Value of Your Home" data-youtube-embed-src="https://www.youtube.com/embed/cwVJBIl5MoI?rel=0">
               
               <img  loading="lazy" src="https://cdn-cws.datafloat.com/BAS//images/youTube/Real-Estate-Minute-Photos17.png?mw=800&mh=500" alt="market video image" class="marketwatch-hiddenimg"/>



                            
                </a> 
               <div class=" video-title">     
               <h3>Simple Ways to Increase the Value of Your Home </h3>
                       </div>
            </div>
        
           <div class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone Market_item" data-youtube-title="Consider a Career in Real Estate" data-youtube-embed-src="https://www.youtube.com/embed/W78jlYH_eac?rel=0">
               
               <img  loading="lazy" src="https://cdn-cws.datafloat.com/BAS//images/youTube/Real-Estate-Minute-Photos4.png?mw=800&mh=500" alt="market video image" class="marketwatch-hiddenimg"/>



                            
                </a> 
               <div class=" video-title">     
               <h3>Consider a Career in Real Estate </h3>
                       </div>
            </div>
        
           <div class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone Market_item" data-youtube-title="Thinking about Selling How to Get Started" data-youtube-embed-src="https://www.youtube.com/embed/KTWfeYnVtWY?rel=0">
               
               <img  loading="lazy" src="https://cdn-cws.datafloat.com/BAS//images/youTube/Real-Estate-Minute-Photos15.png?mw=800&mh=500" alt="market video image" class="marketwatch-hiddenimg"/>



                            
                </a> 
               <div class=" video-title">     
               <h3>Thinking about Selling How to Get Started </h3>
                       </div>
            </div>
        
           <div class="mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone Market_item" data-youtube-title="Tips for First Time Home Buyers" data-youtube-embed-src="https://www.youtube.com/embed/rXV8sFDjnnI?rel=0">
               
               <img  loading="lazy" src="https://cdn-cws.datafloat.com/BAS//images/youTube/Real-Estate-Minute-Photos3.png?mw=800&mh=500" alt="market video image" class="marketwatch-hiddenimg"/>



                            
                </a> 
               <div class=" video-title">     
               <h3>Tips for First Time Home Buyers </h3>
                       </div>
            </div>
        
</div>
<div class="mdl-grid mdl-cell--hide-desktop mdl-cell mdl-cell--12-col">
    <div class=" owl-slider owl-theme owl-carousel" data-owl-slider="property" role="contentinfo">
        
                 <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--4-col-phone Market_item" style="background: url('/images/NoPhotoImage/image-not-found.jpg?mw=800&mh=500');">
               <img  loading="lazy" src="https://cdn-cws.datafloat.com/BAS//images/youTube/Real-Estate-Minute-Photos19.png?mw=800&mh=500" alt="market video image" class="marketwatch-hiddenimg"/>

                                  
               <a href="/">
                            
                </a> 
               <div class=" video-title">     
               <h3>Ways to Improve Your Credit Score </h3>
                       </div>
                    </div>
            
                 <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--4-col-phone Market_item" style="background: url('/images/NoPhotoImage/image-not-found.jpg?mw=800&mh=500');">
               <img  loading="lazy" src="https://cdn-cws.datafloat.com/BAS//images/youTube/Real-Estate-Minute-Photos18.png?mw=800&mh=500" alt="market video image" class="marketwatch-hiddenimg"/>

                                  
               <a href="/">
                            
                </a> 
               <div class=" video-title">     
               <h3>What is Your Home Worth </h3>
                       </div>
                    </div>
            
                 <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--4-col-phone Market_item" style="background: url('/images/NoPhotoImage/image-not-found.jpg?mw=800&mh=500');">
               <img  loading="lazy" src="https://cdn-cws.datafloat.com/BAS//images/youTube/Real-Estate-Minute-Photos7.png?mw=800&mh=500" alt="market video image" class="marketwatch-hiddenimg"/>

                                  
               <a href="/">
                            
                </a> 
               <div class=" video-title">     
               <h3>Things to Consider Before Making An Offer </h3>
                       </div>
                    </div>
            
                 <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--4-col-phone Market_item" style="background: url('/images/NoPhotoImage/image-not-found.jpg?mw=800&mh=500');">
               <img  loading="lazy" src="https://cdn-cws.datafloat.com/BAS//images/youTube/Real-Estate-Minute-Photos1.png?mw=800&mh=500" alt="market video image" class="marketwatch-hiddenimg"/>

                                  
               <a href="/">
                            
                </a> 
               <div class=" video-title">     
               <h3>Preparing Children for a Move </h3>
                       </div>
                    </div>
            
                 <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--4-col-phone Market_item" style="background: url('/images/NoPhotoImage/image-not-found.jpg?mw=800&mh=500');">
               <img  loading="lazy" src="https://cdn-cws.datafloat.com/BAS//images/youTube/Real-Estate-Minute-Photos17.png?mw=800&mh=500" alt="market video image" class="marketwatch-hiddenimg"/>

                                  
               <a href="/">
                            
                </a> 
               <div class=" video-title">     
               <h3>Simple Ways to Increase the Value of Your Home </h3>
                       </div>
                    </div>
            
                 <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--4-col-phone Market_item" style="background: url('/images/NoPhotoImage/image-not-found.jpg?mw=800&mh=500');">
               <img  loading="lazy" src="https://cdn-cws.datafloat.com/BAS//images/youTube/Real-Estate-Minute-Photos4.png?mw=800&mh=500" alt="market video image" class="marketwatch-hiddenimg"/>

                                  
               <a href="/">
                            
                </a> 
               <div class=" video-title">     
               <h3>Consider a Career in Real Estate </h3>
                       </div>
                    </div>
            
                 <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--4-col-phone Market_item" style="background: url('/images/NoPhotoImage/image-not-found.jpg?mw=800&mh=500');">
               <img  loading="lazy" src="https://cdn-cws.datafloat.com/BAS//images/youTube/Real-Estate-Minute-Photos15.png?mw=800&mh=500" alt="market video image" class="marketwatch-hiddenimg"/>

                                  
               <a href="/">
                            
                </a> 
               <div class=" video-title">     
               <h3>Thinking about Selling How to Get Started </h3>
                       </div>
                    </div>
            
                 <div class="mdl-cell mdl-cell--3-col mdl-cell--8-col-tablet mdl-cell--4-col-phone Market_item" style="background: url('/images/NoPhotoImage/image-not-found.jpg?mw=800&mh=500');">
               <img  loading="lazy" src="https://cdn-cws.datafloat.com/BAS//images/youTube/Real-Estate-Minute-Photos3.png?mw=800&mh=500" alt="market video image" class="marketwatch-hiddenimg"/>

                                  
               <a href="/">
                            
                </a> 
               <div class=" video-title">     
               <h3>Tips for First Time Home Buyers </h3>
                       </div>
                    </div>
            
    </div>
</div>
<div class="mdl-cell mdl-cell--12-col mdl-typography--text-center fourth view-more ">
    <a role="link" aria-label="Videos" href="/company-videos" class="mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect">View More Monthly Market Videos</a>
</div>

    </section>

        <!---------Services------------->
    <section style="background: #fff;" class="section-alliance-services content-style offset offset-bottom content-spacing" id="OurServiceSection">
        <input type="hidden" data-page-scroll="OurServiceSection" data-page-scroll-offset="0" />
        <div class="mdl-cell mdl-cell--12-col view-all-areas">
            <h2 class="text-font mdl-typography--text-center">OUR SERVICES</h2>
        </div>
        <div class="owl-slider owl-theme owl-carousel service-area-drop" id="serviceSection" data-owl-slider="custom" data-owl-slider-responsive="1,3,5">
            <div class="item service-item" style="background-image: url('https://cdn-cws.datafloat.com/BAS/images/company/BAS/services/title.jpg');" data-href="/forms/title-info-request" data-target="_self">
                <a data-non-click-content="" class="mdl-typography--text-center service-title" href="/forms/title-info-request" title="Get More info on Title Services" aria-label="Get More info on Title Services">Title</a>
            </div>
            <div class="item service-item" style="background-image: url('https://cdn-cws.datafloat.com/BAS/images/company/BAS/services/mortgage.jpg');" data-href="https://stlouis.phmloans.com/" data-target="_self">
                <a data-non-click-content="" class="mdl-typography--text-center service-title" target="_blank" href="https://stlouis.phmloans.com/" title="" aria-label="">Mortgage</a>
            </div>
            <div class="item service-item" style="background-image: url('https://cdn-cws.datafloat.com/BAS/images/company/BAS/services/insurance.jpg');" data-href="https://www.homeservicesinsurance.com/" data-target="_self">
                <a data-non-click-content="" class="mdl-typography--text-center service-title" target="_blank" href="https://www.homeservicesinsurance.com/" title="Get More Info on Insurance Services" aria-label="Get More Info on Insurance Services">Insurance</a>
            </div>
            <div class="item service-item" style="background-image: url('https://cdn-cws.datafloat.com/BAS/images/company/BAS/services/home.jpg');" data-href="#" data-target="_self">
                <a data-non-click-content="" class="mdl-typography--text-center service-title" target="_blank" href="https://www.onlinehsa.com/homeowners/hsa-home-warranty/" title="Get More info on Home Warranty Services" aria-label="Get More info on Home Warranty Services" >HSA Home Warranty</a>
            </div>
            <div class="item service-item" style="background-image: url('https://cdn-cws.datafloat.com/BAS/images/company/BAS/services/relocation.jpg');" data-href="/relocation" data-target="_self">
                <a data-non-click-content="" class="mdl-typography--text-center service-title" href="/relocation" title="BHHS Alliance St. Louis Relocation Specialists" aria-label="BHHS Alliance St. Louis Relocation Specialists">Relocation</a>
            </div>
        </div>
    </section>

         <!---------Testimonials------------->
    <section class="testimonial-section content-style offset offset-bottom content-spacing">
          

<style>
    .accordion-height .morecontent span {
        display: none;
    }
</style>

        <div class="mdl-grid agora-grid">
            <div class="mdl-cell mdl-cell--12-col alliance">
                <h2 class="text-font mdl-typography--text-center">WHAT PEOPLE ARE SAYING ABOUT ALLIANCE AGENTS</h2>
            </div>
        </div>
        <div class="mdl-grid agora-grid">
            <div class=" mdl-cell mdl-cell--12-col">
                <div class=" owl-slider owl-theme owl-carousel" data-owl-slider="custom" data-owl-slider-responsive="1,2,3" id="agentTestimonials">
    

        
        <div class="testimonial-wrapper mdl-grid agora-grid">
            <a href="/real-estate-agent/836/tom-bruening" target="_blank">
              <h4>Tom Bruening</h4></a>
            <div class="testimonial-item mdl-card mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone">
                
                <div class="mdl-card--expand">
                    
                  
                    <p class="accordion-height">As an out-of-town seller, I was fortunate to have found a true professional to represent my interests. Tom was always 1 step ahead and able to anticipate &amp; solve any problems that popped up. I was always kept informed and Tom was always available. Because of his expertise, the entire process could not have been easier or gone more smoothly. I always felt Tom was advocating for me and had my best interests in mind. He is truly the best realtor I&rsquo;ve ever dealt with! I couldn&rsquo;t be more pleased and would recommend him to anyone! </p>
                </div>
                <div class="mdl-update mdl-card__actions flex-end">
                    <a class="author">Stephen C. Werntz</a>
                </div>
            </div>
        </div>
    

        
        <div class="testimonial-wrapper mdl-grid agora-grid">
            <a href="/real-estate-agent/433/terry-self" target="_blank">
              <h4>Terry Self</h4></a>
            <div class="testimonial-item mdl-card mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone">
                
                <div class="mdl-card--expand">
                    
                  
                    <p class="accordion-height">Terry had been our landlord for a little over 8 years. So when it was time to look into purchasing a home, there was no doubt we wanted him along for the process. For months we looked at houses all over the city and with Terry&#39;s advice we were able to get away from houses that would have cost us a fortune in the long run. After some frustrating house hunting excursions, Terry recommended a builder he knew of and set up a meeting for us. We found a great deal in a great neighborhood and ended up building a beautiful home. Since we were first time home buyers and a little lost in the whole thing, he made sure to be at every meeting, all the walk throughs, and email or texted me with any test or meetings that needed to be set up or completed before closing. Terry has passed on some of the best advice we could have received and has mentored us on how to handle certain situations when it comes to your home maintenance. All in all, I always felt he goes above and beyond to make sure his clients are happy and well taken care of. Terry Self at Berkshire Hathaway is knowledgeable, personable, and easy to work with.  I would absolutely refer him to anyone looking for a home. </p>
                </div>
                <div class="mdl-update mdl-card__actions flex-end">
                    <a class="author">Brittnie Spence</a>
                </div>
            </div>
        </div>
    

        
        <div class="testimonial-wrapper mdl-grid agora-grid">
            <a href="/real-estate-agent/279/kathy-karasick" target="_blank">
              <h4>Kathy Karasick</h4></a>
            <div class="testimonial-item mdl-card mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone">
                
                <div class="mdl-card--expand">
                    
                  
                    <p class="accordion-height">We have owned several homes over the years and Kathy and Joelle made the sale of our home the easiest and most pleasant experience we have ever had.  Their advice on what to do to get ready for the sale (and what we didn&rsquo;t need to do) and on pricing was exactly right and got us a contract that was a seller&rsquo;s dream.  They are there for you whatever you need.  </p>
                </div>
                <div class="mdl-update mdl-card__actions flex-end">
                    <a class="author">Jamie and Alan Kwiatek</a>
                </div>
            </div>
        </div>
    
        </div>
        </div>
        </div>
    

<script type="text/javascript">
    agora(function () {

        var showChar = 200;  // How many characters are shown by default
        var ellipsestext = "...";
        var moretext = "Read More";
        var lesstext = "Show less";
        readmoreandshowless();
        $(document).on('click', '.morelink', function (e) {
            e.preventDefault();
            if ($(this).hasClass("less")) {
                $(this).removeClass("less");
                $(this).html(moretext);
            } else {
                $(this).addClass("less");
                $(this).html(lesstext);
            }
            $(this).parent().prev().toggle();
            $(this).prev().toggle();
            return false;
        });
        function readmoreandshowless() {
            $('.accordion-height').each(function () {
                var content = $(this).html();
                if (content.length > showChar) {
                    var c = content.substr(0, showChar);
                    var h = content.substr(showChar, content.length - showChar);
                    var html = c + '<span class="moreelipses">' + ellipsestext + '</span><span class="morecontent"><span>' + h + '</span>&nbsp;&nbsp;<a href class="morelink">' + moretext + '</a></span>';
                    $(this).html(html);
                }
            });
        }
    });
</script>



    </section>


                </div>
                
                   
                    <section class="footer style-1" role="contentinfo">
                        <div class="full-width footer-block">
                            <div class="mdl-grid agora-grid ">
                                <div class=" mdl-grid mdl-cell mdl-cell--4-col mdl-cell--8-col-tablet mdl-cell--4-col-phone logo-container-section">
                                    <div class="logo-block">
                                        <a role="link" aria-label="Home" href="/" title="Home" >
                                        <img  loading="lazy" role="img" alt="Footer logo"  src="https://cdn-cws.datafloat.com/BAS/images/company/BAS/footer-logo-white.svg" />
                                            </a>
                                        <span>Licensed in Missouri</span>
                                    </div>
                                    <div class="mdl-layout-spacer"></div>
                                </div>
                                <div class="mdl-grid mdl-cell mdl-cell--8-col mdl-cell--8-col-tablet mdl-cell--4-col-phone footer-contents space-between ">
                                    <div class="column-block mdl-cell mdl-cell--3-col mdl-cell--4-col-tablet mdl-cell--4-col-phone">
                                        <h4 class="footer-title">OFFICE</h4>
                                        <span>Berkshire Hathaway HomeServices Alliance Real Estate</span>
                                        <span>636 Trade Center Blvd.</span>
                                        <span>St. Louis,
                                            MO 63005</span>
                                        </div>
                                    <div class="column-block mdl-cell mdl-cell--4-col mdl-cell--4-col-tablet mdl-cell--4-col-phone">
                                        <h4 class="footer-title">Contact Us</h4>
                                            <a href="tel:(636) 733-5009" data-value="(636) 733-5009">(636) 733-5009</a>

                                        <a role="button" aria-label="customerservice" data-modaldialog-src="/PopUps/LeadForm/CustomRequest.aspx?IsCustomerCare=false&amp;Pagetitle=Contact Client Care&amp;Requesttype=ContactUs" data-modaldialog-ajax="true" data-modaldialog="" href="javascript:void(0);" data-reveal="true" class="mail-block">homeinfo@bhhsall.com</a>
                                        <div class="social-icons">
                                            
<a aria-label="Facebook" role="link" title="Follow on Facebook" tabindex="1" target="_blank" data-value="https://www.facebook.com/BHHSAllianceRealEstate" href="https://www.facebook.com/BHHSAllianceRealEstate" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-facebook" aria-hidden="true"></i></a>
<a aria-label="Twitter" role="link"  title="Follow on Twitter" tabindex="2" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-twitter" aria-hidden="true"></i></a>
<a aria-label="Pinterest" role="link" title="Follow on Pinterest" tabindex="3" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-pininterest" aria-hidden="true"></i></a>
<a aria-label="YouTube" role="link"  title="Follow on YouTube" tabindex="4" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-youtube" aria-hidden="true"></i></a>
<a aria-label="Plus"  role="link"    title="Follow on Google Plus" tabindex="5" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-google-plus" aria-hidden="true"></i></a>
<a aria-label="Instagram" role="link" title="Follow on Instagram" tabindex="6" target="_blank" data-value="https://www.instagram.com/bhhsalliancerealestate/" href="https://www.instagram.com/bhhsalliancerealestate/" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-instagram" aria-hidden="true"></i></a>
<a aria-label="LinkedIn" role="link"  title="Follow on Linked In" tabindex="7" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-linkedin" aria-hidden="true"></i></a>
<a aria-label="TikTokUrl" role="link"  title="Follow on TikTok" tabindex="8" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-tiktok" aria-hidden="true"></i></a>
<a aria-label="SquarespaceUrl" role="link"  title="Follow on SquarespaceUrl" tabindex="9" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-squarespace" aria-hidden="true"></i></a>
<a aria-label="Snapchat" role="link"  title="follow on snapchat" tabindex="7" target="_blank" data-value="" href="#" class="mdl-button mdl-js-button mdl-button--icon mdl-js-ripple-effect"><i class="aga aga-chat move-left" aria-hidden="true"></i></a>

                                        </div>
                                    </div>
                                    
                                   
                                </div>
                                <div class="mdl-cell mdl-cell--12-col mdl-cell--4-col-phone footer-bottom-navs">
                                    <ul>                                                                            
                                        <li><a href="/accessibility-statement"  title="Accessibility Statement">Accessibility Statement</a></li>
                                        <li><a href="/privacy-policy"  title="Privacy Policy">Privacy Policy</a></li>
                                        <li><a href="/terms-of-use" title="Terms of Use" >Terms of Use</a></li>
                                        <li><a  href="/anti-fraud-disclosure" title="Anti-Fraud Disclosure">Anti-Fraud Disclosure</a></li>
                                        <li><a  href="/copyright-and-dmca-notice" title="Copyright and DMCA Notice" >Copyright and DMCA Notice</a></li>
                                        <li><a  href="\images\company\BAS\ABAD-Alliance-Real-Estate.pdf" title="Berkshire Hathaway HomeServices Alliance Real Estate Business Arrangement Disclosure" target="_blank">Business Arrangement Disclosure</a></li>

                                        <li><a role="link" aria-label="AgentLogin" data-value="" href="" target="_blank">Agent login</a></li>
                                    </ul>
                                </div>
                            </div>
                            <div class="mdl-mega-footer__bottom-section">
                                <div class="agora-grid mdl-grid mdl-grid--no-spacing item-center">
                                    <div class="copy-right">
                                      <span>© 2024 BHH Affiliates, LLC. An independently operated subsidiary of HomeServices of America, Inc., a Berkshire Hathaway affiliate, and a franchisee of BHH Affiliates, LLC. Berkshire Hathaway HomeServices and the Berkshire Hathaway HomeServices symbol are registered service marks of Columbia Insurance Company, a Berkshire Hathaway affiliate. Equal Housing Opportunity.<i class="aga-equal-housing" data-agora-icon="&#xe005" style="font-size:15px;"></i></span>
                                    </div>
                                </div>
                                <div class="agora-grid mdl-grid mdl-grid--no-spacing item-center">
                                    <div class="mdl-layout-spacer"></div>
                                    <p class="powered-by">
                                        <span class="notranslate">Berkshire Hathaway HomeServices Alliance Real Estate</span> is powered by <a role="link" aria-label="datafloat" target="_blank" href="http://www.idcglobal.com/">IDC Global</a> and <a role="link" aria-label="DtatfloatHome" target="_blank" href="http://datafloat.com">Datafloat</a><br>
                                        <a target="_blank" href="http://www.idcglobal.com/solution.aspx">Real Estate website solutions</a> | <a target="_blank" href="http://www.datafloat.com/products.aspx">Big data and market report products for the real estate industry</a>
                                    </p>
                                    <div class="mdl-layout-spacer"></div>
                                </div>
                            </div>
                        </div>
                    </section>






                
                <div id="AGORA_STATUS_BAR" class="bottom-bar " style="display: none">
    <div class="mdl-grid mdl-grid--no-spacing">
        <div class="mdl-cell mdl-cell--12-col mdl-cell--8-col-tablet mdl-cell--4-col-phone">
            <ul class="ulClass">
                <li>
                    <a href="javascript:void(0);" id="CompareList" class="AGORA_STATUS_BAR_BUTTON mdl-shadow--8dp mdl-button mdl-js-button mdl-button--primary mdl-button--raised mdl-js-ripple-effect">
                        Comparison List &nbsp;
                        <font id="CompareList_COUNT" class="number">0</font>
                    </a>
                </li>
            </ul>
            <div id="AGORA_STATUS_BAR_CONTENTBOX" class="btmbar-content mdl-shadow--4dp">
                <div class="BUTTONCONTENTBOX " action="COMPARELIST" id="CompareList_CONTENTBOX" style="display: none"></div>
            </div>
        </div>
    </div>
</div>
            </main>
        </div>
        <a data-back-to-top="" class="mdl-button mdl-button--fab mdl-button--primary mdl-shadow--8dp agora-mdl-back-to-top"><i class="aga-keyboard-arrow-up notranslate"></i></a>
        
        
        <script type="text/javascript" src="https://cdn-cws.datafloat.com/BAS/js/pageresources/BAS/686F6D652E617370782E6A733230323430393132563031_min.js" defer></script>
        <script type="text/javascript" src="https://www.google.com/recaptcha/api.js?onload=initCaptcha&id=cphAgoraDynamicPanelArea_ctl00&render=explicit" async defer></script><script>function initCaptcha(){agora(function(){if(reCaptchaAgora){reCaptchaAgora.init('6LfBf5UUAAAAAFnFlRREOCv-UutDlL8W-4SJMLtT','eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCIsImN0eSI6IkpXVCJ9.eyJJRCI6IjEyN2UzMDQzLWRjMTgtNGI5Zi1hMjllLWUwYWMxODRlMTZhMCIsIkRvbWFpbiI6ImJoaHNhbGwuY29tIiwibmJmIjoxNzI3MzY0NTcyLCJleHAiOjE3MjczNjYzNzIsImlhdCI6MTcyNzM2NDU3Mn0.aJNaxfu9iBqQjkkyG585lh72PCDDCg2bO2blzFygvXQ',0,0);}});}</script><div class="data-privacy-policy">
                                    <div class="content">
                                        <p>We use cookies to improve your user experience. By continuing to visit our site, you agree to our use of cookies. <a href="/privacy-policy">Learn More</a></p>
                                        <div class="action">
                                            <label aria-label="Got it Button" data-privacy-policy="1">Got it</label>                                            
                                        </div>
                                    </div>
                                </div><style>
                                .data-privacy-policy{display:block;width: 100%;background:var(--secondary-color-500);max-height:0;transition: 0.8s cubic-bezier(0.4, 0.0, 0.2, 1) all;}
                                .data-privacy-policy.active{max-height:16vh;}
                                .data-privacy-policy .content{display:-webkit-flex;display:flex;width:100%;margin:0 auto;max-width:1440px;flex-flow:row wrap;padding:6px;box-sizing:border-box;align-items: center;justify-content: center;}
                                .data-privacy-policy .content h2{width:100%;color:var(--primary-color-500);font-size:16px;margin:0 0 6px 0;}
                                .data-privacy-policy .content p{color:rgba(255,255,255,0.96);margin:0;font-size:12px;text-align: justify;line-height: 1.4;width: auto;}                                
                                .data-privacy-policy .content p a{color:rgba(255,255,255,0.96);text-decoration: underline;}
                                .data-privacy-policy .content .action{display:flex;display:-webkit-flex;padding-left:16px;}
                                .data-privacy-policy .content .action a+a{margin-left:16px;background-color: var(--secondary-color-400);}
                                .data-privacy-policy .content .action a{color: rgb(255,255,255);background-color: var(--primary-color-500);border: none;border-radius: 2px;position: relative;height: 36px;margin: 0;min-width: 64px;padding: 0 16px;display: inline-block;font-family: "Roboto", "Helvetica", "Arial", sans-serif;font-size: 14px;font-weight: 400;text-transform: capitalize;line-height: 1;letter-spacing: 0;overflow: hidden;will-change: box-shadow;-webkit-transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);-o-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);outline: none;cursor: pointer;text-decoration: none;text-align: center;line-height: 36px;vertical-align: middle;}                                
                                .data-privacy-policy .content .action label{color: rgb(255,255,255);background-color: var(--primary-color-500);border: none;border-radius: 2px;position: relative;height: 36px;margin: 0;min-width: 64px;padding: 0 16px;display: inline-block;font-family: "Roboto", "Helvetica", "Arial", sans-serif;font-size: 14px;font-weight: 400;text-transform: capitalize;line-height: 1;letter-spacing: 0;overflow: hidden;will-change: box-shadow;-webkit-transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);-o-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);outline: none;cursor: pointer;text-decoration: none;text-align: center;line-height: 36px;vertical-align: middle;}                                
                                @media only screen and (max-width:1024px){.data-privacy-policy .content p{width:100%;text-align: center;}.data-privacy-policy .content .action{width: 100%;padding-top:8px;padding-left:0;justify-content: center;}}
                                </style><script type="text/javascript" language="javascript">                                   
                                        var privacyPolicyActions = document.querySelectorAll('[data-privacy-policy]');
                                        if (privacyPolicyActions != null) {
                                            privacyPolicyActions.forEach(function (ppaction) {
                                                ppaction.addEventListener('click', function () {
                                                    var value = privacyPolicy.dataset.privacyPolicy;
                                                    var date = new Date();
                                                    date.setDate(date.getDate() + 90);
                                                    document.cookie = 'privacyPolicy=' + value + ';expires=' + date + ';path=/;HttpOnly;SameSite=Lax';
                                                    window.scrollTo(0, 0);
                                                    privacyPolicy.closest('.data-privacy-policy').remove();
                                                    document.body.classList.remove('privacy-policy-active');
                                                    try { $(window).resize(); } catch (e) { }
                                                });
                                            });
                                        }
                                        var privacyPolicy = document.querySelector('.data-privacy-policy');
                                        if (privacyPolicy != null) {
                                            privacyPolicy.remove();
                                            var agoraLayoutHeaderForPrivacyPolicy = document.querySelector('header');
                                            if (agoraLayoutHeaderForPrivacyPolicy != null && agoraLayoutHeaderForPrivacyPolicy.classList.contains('agora-layout-header')) {
                                                agoraLayoutHeaderForPrivacyPolicy.insertBefore(privacyPolicy, agoraLayoutHeaderForPrivacyPolicy.firstChild);
                                            }
                                            else {
                                                document.body.insertBefore(privacyPolicy, document.body.firstChild);
                                            }
                                            privacyPolicy.classList.add('active');
                                            document.body.classList.add('privacy-policy-active');
                                        }
                                </script>
        
<div id="IBPnavigatormodalcontainer" class="navigator-dialog"></div>
<div id="IBPloginmodalcontainer" class="webbuilder-login-dialog"></div>
<div id="IwbPopUpArea" class="reveal-modal tok-popup webbuilder"></div>
<script type="text/javascript">
    agora(function () {
        if (location.hash == '#WebBuilder') {
            $("#IwbPopUpArea").AgoraDialogModal({ ServiceUrl: '/webbuilder/Access.aspx', ParentCss: 'webbuilder', EnableAjaxHtmlLoad: true });
        }
    });
</script>
        <script>agora(function () { $('[data-search-form="QUICKSEARCH"] .mdl-textfield__input').each(function () { $(this).on('click', function (e) { e.stopPropagation() }) }) });</script>
        
        

<script type="text/javascript" src="https://cdn-cws.datafloat.com/IBP/js/blazy.js?t=20240912V01" async defer></script>
<script>
    document.addEventListener('onBlazy', function () {
        cssLoad(function () {
            var bLazy = new Blazy();
        });
    });
</script>



    
<div class="aspNetHidden">

	<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="A1A5682D" />
	<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="OCg74uYlhRZMWEdccCLW/TOTfR9WDUhX7UpCQmWz7nsUsNWuqNCxjShOw8HzOw2Ext2FrY+YB9wksO01N8zatiHXa7VUo6XFp68bZaImvmxOaHE93yHVEzrTFi8c7A1R" />
</div></form>
    
</body>
</html>

<!-- Inserted by http://www.googletagmanager.com/gtm.js?id=GTM-W62NV4 -->
<script type="application/ld+json">
    {
        "@context": "http://schema.org",
        "@type": "RealEstateAgent",
        
        "name": "Berkshire Hathaway HomeServices Alliance Real Estate",
        "url": "https://bhhsall.com",
        "logo": "https://bhhsall.com/images/logo.png",
        "telephone": "+1-(636) 733-5009",
        "priceRange": "0",
        "sameAs": [
            "https://www.facebook.com/BHHSAllianceRealEstate"
            
            
            
            
            ,"https://www.instagram.com/bhhsalliancerealestate/"
            
        ],
        "hasMap": "https://bit.ly/2DPZ8tj",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "636 Trade Center Blvd.",
            "addressLocality": "United States",
            "addressRegion": "United States",
            "postalCode": "63005"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "37.286809",
            "longitude": "-121.934161"
        },
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "+1-(636) 733-5009",
            "email": "homeinfo@bhhsall.com",
            "contactType": "customer service",
            "contactOption": "TollFree",
            "areaServed": "NY"
        }
    } 
</script>
<noscript>
    Sorry...JavaScript is needed to go ahead.
</noscript>
