www.howardhanna.com Open in urlscan Pro
207.38.102.193  Public Scan

Submitted URL: http://teambrill.com/
Effective URL: https://www.howardhanna.com/Agent/Detail/Laurie-Brill/66739
Submission: On February 28 via api from IN — Scanned from DE

Form analysis 6 forms found in the DOM

GET /Property/MapList

<form id="SearchMainFormProperties" action="/Property/MapList" method="get" class="form-horizontal horizontal-form" data-hs-cf-bound="true">
  <input data-bind="value: IsSoldSearch" id="SearchMainIsSoldSearch" name="IsSoldSearch" type="hidden" value="false">
  <input data-bind="value: IsPublicRecordSearch" id="SearchMainIsPublicRecordSearch" name="IsPublicRecordSearch" type="hidden" value="false">
  <input data-bind="value: ExcludeRentals" id="SearchMainExcludeRentals" name="ExcludeRentals" type="hidden" value="True">
  <input data-bind="value: Development" id="SearchMainDevelopment" name="Development" type="hidden" value="">
  <input data-bind="value: RadiusCenterPointLatitude" id="SearchMainRadiusCenterPointLatitude" name="RadiusCenterPointLatitude" type="hidden" value="NaN">
  <input data-bind="value: RadiusCenterPointLongitude" id="SearchMainRadiusCenterPointLongitude" name="RadiusCenterPointLongitude" type="hidden" value="NaN">
  <input data-bind="value: DriveTimeLatitude" id="SearchMainDriveTimeLatitude" name="DriveTimeLatitude" type="hidden" value="">
  <input data-bind="value: DriveTimeLongitude" id="SearchMainDriveTimeLongitude" name="DriveTimeLongitude" type="hidden" value="">
  <input data-bind="value: DriveTimeRangeType" id="SearchMainDriveTimeRangeType" name="DriveTimeRangeType" type="hidden" value="A">
  <input data-bind="value: DriveTimeTimeZoneOffset" id="SearchMainDriveTimeTimeZoneOffset" name="DriveTimeTimeZoneOffset" type="hidden" value="1">
  <input data-bind="value: Polygon" id="SearchMainPolygon" name="Polygon" type="hidden" value="">
  <input data-bind="value: MapCenterLat" id="SearchMainMapCenterLat" name="MapCenterLat" type="hidden" value="">
  <input data-bind="value: MapCenterLng" id="SearchMainMapCenterLng" name="MapCenterLng" type="hidden" value="">
  <input data-bind="value: MapZoom" id="SearchMainMapZoom" name="MapZoom" type="hidden" value="">
  <input data-bind="value: MapType" id="SearchMainMapType" name="MapType" type="hidden" value="">
  <input data-bind="value: MobileMapViewState" id="SearchMainMobileMapViewState" name="MobileMapViewState" type="hidden" value="">
  <input data-bind="value: Page" id="SearchMainPage" name="Page" type="hidden" value="1">
  <input data-bind="value: PageSize" id="SearchMainPageSize" name="PageSize" type="hidden" value="24">
  <!-- Hack for mobile browser go button to work -->
  <input type="submit" style="visibility:hidden; position:absolute">
  <div class="lf-options-outer">
    <div class="lf-options lf-options1">
      <div class="lf-option lf-option-locationtype">
        <div class="form-group row-cols24">
          <div class="col-xs-24 ">
            <div class="btn-group btn-group-alt1 btn-group-alt1-js btn-group-justified">
              <label class="btn btn-primary btn-alt1 font-12 active" for="SearchMainLocationTypeNormal">
                <i class="icon-map-pin" aria-hidden="true"></i><span class="sr-only">Search based on</span> Location </label>
              <input type="radio" name="LocationType" id="SearchMainLocationTypeNormal" autocomplete="off" checked="">
              <input type="radio" name="LocationType" id="SearchMainLocationTypeDriveTime" autocomplete="off">
              <label class="btn btn-primary btn-alt1 font-12" for="SearchMainLocationTypeDriveTime">
                <i class="icon-car" aria-hidden="true"></i><span class="sr-only">Search based on</span> Drive Time </label>
            </div>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-location">
        <div class="form-group row-cols24 lf-searchbar">
          <label class="control-label col-xs-24 ">Location</label>
          <div class="col-xs-24 ">
            <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-autocomplete-clearable k-state-default" style=""><input id="SearchMainLocation" type="text" name="location" placeholder="City, Zip, Address or School District"
                data-bind="value: Location" data-role="autocomplete" class="k-input" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-owns="SearchMainLocation_listbox" aria-autocomplete="list"
                data-original-title="" title=""><span unselectable="on" class="k-icon k-clear-value k-i-close k-hidden" title="clear" role="button" tabindex="-1"></span><span class="k-icon k-i-loading" style="display:none"></span></span>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-drivetimelocation">
        <div class="form-group row-cols24 lf-searchbar js-drivetimerangetypemain">
          <label class="control-label col-xs-24 " for="SearchMainDriveTimeLocation">Location</label>
          <div class="col-xs-24 ">
            <div class="input-group">
              <div class="input-group-btn">
                <button type="button" class="btn btn-input dropdown-toggle" id="SearchMainDriveTimeRangeTypeDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"
                  aria-label="Drive time location type: destination; expand for more options">
                  <i id="SearchMainDriveTimeRangeTypeIcon" aria-hidden="true" class="icon-destination"></i>
                  <i class="icon-chevron-down" aria-hidden="true"></i>
                </button>
                <ul class="dropdown-menu" aria-labelledby="SearchMainDriveTimeRangeTypeDropdown">
                  <li class="active"><a href="#" data-drivetimerangetype="A"><i class="icon-destination" aria-hidden="true"></i><span class="sr-only">Set location as</span> Destination <span class="sr-only"> (selected)</span></a></li>
                  <li><a href="#" data-drivetimerangetype="D"><i class="icon-origin" aria-hidden="true"></i><span class="sr-only">Set location as</span> Origin</a></li>
                </ul>
              </div>
              <input class="form-control" id="SearchMainDriveTimeLocation" name="DriveTimeLocation" type="text" value="" placeholder="I want to drive to...">
            </div>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-duration">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-24 " for="SearchMainDriveTimeMinutes" id="SearchMainDriveTimeMinutes_label">Drive Time In</label>
          <div class="col-xs-24 ">
            <span title="" class="k-widget k-dropdown" unselectable="on" role="listbox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-owns="SearchMainDriveTimeMinutes_listbox" aria-labelledby="SearchMainDriveTimeMinutes_label"
              aria-live="polite" aria-disabled="false" aria-busy="false" aria-activedescendant="f22430ef-6d88-4b6e-8935-c5b735c0c7ee" style="width: 100%;"><span unselectable="on" class="k-dropdown-wrap k-state-default"><span unselectable="on"
                  class="k-input">15 min</span><span unselectable="on" class="k-select" aria-label="select"><span class="k-icon k-i-arrow-60-down"></span></span></span><input data-bind="value: DriveTimeMinutes" id="SearchMainDriveTimeMinutes"
                name="DriveTimeMinutes" style="width: 100%; display: none;" type="text" value="15" data-role="dropdownlist"></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainDriveTimeMinutes").kendoDropDownList({
                  "dataSource": [{
                    "Name": "15 min",
                    "Value": "15",
                    "Description": null
                  }, {
                    "Name": "30 min",
                    "Value": "30",
                    "Description": null
                  }, {
                    "Name": "45 min",
                    "Value": "45",
                    "Description": null
                  }, {
                    "Name": "60 min",
                    "Value": "60",
                    "Description": null
                  }, {
                    "Name": "90 min",
                    "Value": "90",
                    "Description": null
                  }],
                  "dataTextField": "Name",
                  "valuePrimitive": true,
                  "dataValueField": "Value"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-departure">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-24 " for="SearchMainDriveTimePolygonTime" id="SearchMainDriveTimePolygonTime_label">Arrive At</label>
          <div class="col-xs-24 ">
            <span title="" class="k-widget k-dropdown" unselectable="on" role="listbox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-owns="SearchMainDriveTimePolygonTime_listbox" aria-labelledby="SearchMainDriveTimePolygonTime_label"
              aria-live="polite" aria-disabled="false" aria-busy="false" aria-activedescendant="98efdb1f-5938-4262-8d9b-67a292f44896" style="width: 100%;"><span unselectable="on" class="k-dropdown-wrap k-state-default"><span unselectable="on"
                  class="k-input">12:00 AM</span><span unselectable="on" class="k-select" aria-label="select"><span class="k-icon k-i-arrow-60-down"></span></span></span><input data-bind="value: DriveTimePolygonTime"
                id="SearchMainDriveTimePolygonTime" name="DriveTimePolygonTime" style="width: 100%; display: none;" type="text" data-role="dropdownlist"></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainDriveTimePolygonTime").kendoDropDownList({
                  "dataSource": [{
                    "Text": "12:00 AM",
                    "Value": "00:00"
                  }, {
                    "Text": "12:30 AM",
                    "Value": "00:30"
                  }, {
                    "Text": "01:00 AM",
                    "Value": "01:00"
                  }, {
                    "Text": "01:30 AM",
                    "Value": "01:30"
                  }, {
                    "Text": "02:00 AM",
                    "Value": "02:00"
                  }, {
                    "Text": "02:30 AM",
                    "Value": "02:30"
                  }, {
                    "Text": "03:00 AM",
                    "Value": "03:00"
                  }, {
                    "Text": "03:30 AM",
                    "Value": "03:30"
                  }, {
                    "Text": "04:00 AM",
                    "Value": "04:00"
                  }, {
                    "Text": "04:30 AM",
                    "Value": "04:30"
                  }, {
                    "Text": "05:00 AM",
                    "Value": "05:00"
                  }, {
                    "Text": "05:30 AM",
                    "Value": "05:30"
                  }, {
                    "Text": "06:00 AM",
                    "Value": "06:00"
                  }, {
                    "Text": "06:30 AM",
                    "Value": "06:30"
                  }, {
                    "Text": "07:00 AM",
                    "Value": "07:00"
                  }, {
                    "Text": "07:30 AM",
                    "Value": "07:30"
                  }, {
                    "Text": "08:00 AM",
                    "Value": "08:00"
                  }, {
                    "Text": "08:30 AM",
                    "Value": "08:30"
                  }, {
                    "Text": "09:00 AM",
                    "Value": "09:00"
                  }, {
                    "Text": "09:30 AM",
                    "Value": "09:30"
                  }, {
                    "Text": "10:00 AM",
                    "Value": "10:00"
                  }, {
                    "Text": "10:30 AM",
                    "Value": "10:30"
                  }, {
                    "Text": "11:00 AM",
                    "Value": "11:00"
                  }, {
                    "Text": "11:30 AM",
                    "Value": "11:30"
                  }, {
                    "Text": "12:00 PM",
                    "Value": "12:00"
                  }, {
                    "Text": "12:30 PM",
                    "Value": "12:30"
                  }, {
                    "Text": "01:00 PM",
                    "Value": "13:00"
                  }, {
                    "Text": "01:30 PM",
                    "Value": "13:30"
                  }, {
                    "Text": "02:00 PM",
                    "Value": "14:00"
                  }, {
                    "Text": "02:30 PM",
                    "Value": "14:30"
                  }, {
                    "Text": "03:00 PM",
                    "Value": "15:00"
                  }, {
                    "Text": "03:30 PM",
                    "Value": "15:30"
                  }, {
                    "Text": "04:00 PM",
                    "Value": "16:00"
                  }, {
                    "Text": "04:30 PM",
                    "Value": "16:30"
                  }, {
                    "Text": "05:00 PM",
                    "Value": "17:00"
                  }, {
                    "Text": "05:30 PM",
                    "Value": "17:30"
                  }, {
                    "Text": "06:00 PM",
                    "Value": "18:00"
                  }, {
                    "Text": "06:30 PM",
                    "Value": "18:30"
                  }, {
                    "Text": "07:00 PM",
                    "Value": "19:00"
                  }, {
                    "Text": "07:30 PM",
                    "Value": "19:30"
                  }, {
                    "Text": "08:00 PM",
                    "Value": "20:00"
                  }, {
                    "Text": "08:30 PM",
                    "Value": "20:30"
                  }, {
                    "Text": "09:00 PM",
                    "Value": "21:00"
                  }, {
                    "Text": "09:30 PM",
                    "Value": "21:30"
                  }, {
                    "Text": "10:00 PM",
                    "Value": "22:00"
                  }, {
                    "Text": "10:30 PM",
                    "Value": "22:30"
                  }, {
                    "Text": "11:00 PM",
                    "Value": "23:00"
                  }, {
                    "Text": "11:30 PM",
                    "Value": "23:30"
                  }],
                  "dataTextField": "Text",
                  "valuePrimitive": true,
                  "dataValueField": "Value"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-daysofweek">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-24 " for="SearchMainDriveTimeDayOfWeek" id="SearchMainDriveTimeDayOfWeek_label">Days of the Week</label>
          <div class="col-xs-24 ">
            <span title="" class="k-widget k-dropdown" unselectable="on" role="listbox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-owns="SearchMainDriveTimeDayOfWeek_listbox" aria-labelledby="SearchMainDriveTimeDayOfWeek_label"
              aria-live="polite" aria-disabled="false" aria-busy="false" aria-activedescendant="d2cc6716-0355-4da0-85f5-20234f66c409" style="width: 100%;"><span unselectable="on" class="k-dropdown-wrap k-state-default"><span unselectable="on"
                  class="k-input">Weekdays</span><span unselectable="on" class="k-select" aria-label="select"><span class="k-icon k-i-arrow-60-down"></span></span></span><input data-bind="value: DriveTimeDayOfWeek" id="SearchMainDriveTimeDayOfWeek"
                name="DriveTimeDayOfWeek" style="width: 100%; display: none;" type="text" data-role="dropdownlist"></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainDriveTimeDayOfWeek").kendoDropDownList({
                  "dataSource": [{
                    "Name": "Weekdays",
                    "Value": "2",
                    "Description": null
                  }, {
                    "Name": "Weekends",
                    "Value": "6",
                    "Description": null
                  }],
                  "dataTextField": "Name",
                  "valuePrimitive": true,
                  "dataValueField": "Value"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-proptype" data-enablefortype="Property Sold" style="display: block;">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-24 " for="SearchMainPropertyTypeCode" id="SearchMainPropertyTypeCode_label">Property Type</label>
          <div class="col-xs-24 ">
            <div class="k-widget k-multiselect k-multiselect-clearable" unselectable="on" title="" style="">
              <div class="k-multiselect-wrap k-floatwrap" role="listbox" unselectable="on">
                <ul unselectable="on" class="k-reset" id="SearchMainPropertyTypeCode_taglist"></ul><input class="k-input k-readonly" style="width: 76px;" accesskey="" autocomplete="off" role="listbox" title="" aria-expanded="false"
                  aria-haspopup="listbox" aria-autocomplete="list" tabindex="0" aria-describedby="SearchMainPropertyTypeCode_taglist" aria-labelledby="SearchMainPropertyTypeCode_label" aria-disabled="false" aria-busy="false"><span unselectable="on"
                  class="k-icon k-clear-value k-i-close k-hidden" title="clear" role="button" tabindex="-1"></span><span class="k-icon k-i-loading k-hidden"></span><span
                  style="font-family: HelveticaNowVariableRoman, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-stretch: 100%; font-style: normal; font-weight: 500; letter-spacing: normal; text-transform: none; line-height: 27.1px; position: absolute; visibility: hidden; top: -3333px; left: -3333px;">Any</span>
              </div><select data-bind="value: PropertyTypeCode" id="SearchMainPropertyTypeCode" multiple="multiple" name="PropertyTypeCode" data-role="multiselect" aria-disabled="false" style="display: none;">
                <option value="RES">Single Family Home</option>
                <option value="CND">Townhome or Condo</option>
                <option value="MAN">Manufactured Housing</option>
                <option value="MBL">Mobile Home</option>
                <option value="IMF">Multi-Family Home</option>
                <option value="FRM">Farm</option>
                <option value="LND">Lots and Land</option>
                <option value="RSL">Residential Lots</option>
                <option value="COM">Commercial</option>
                <option value="CML">Commercial Lots</option>
                <option value="DPX">Duplex</option>
                <option value="TPX">Triplex</option>
                <option value="MUA">Multi-unit Apartment</option>
                <option value="HDX">Half Duplex</option>
                <option value="FRA">Farm Acreage</option>
                <option value="VAC">Vacation/Recreation</option>
                <option value="COO">Co-op</option>
                <option value="CLE">Commercial Lease</option>
                <option value="BOT">Boat Slip</option>
                <option value="TIM">Timeshare</option>
                <option value="GAR">Garage/Parking/Storage</option>
              </select>
            </div>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainPropertyTypeCode").kendoMultiSelect({
                  "dataSource": [{
                    "Name": "Single Family Home",
                    "Value": "RES",
                    "Description": null
                  }, {
                    "Name": "Townhome or Condo",
                    "Value": "CND",
                    "Description": null
                  }, {
                    "Name": "Manufactured Housing",
                    "Value": "MAN",
                    "Description": null
                  }, {
                    "Name": "Mobile Home",
                    "Value": "MBL",
                    "Description": null
                  }, {
                    "Name": "Multi-Family Home",
                    "Value": "IMF",
                    "Description": null
                  }, {
                    "Name": "Farm",
                    "Value": "FRM",
                    "Description": null
                  }, {
                    "Name": "Lots and Land",
                    "Value": "LND",
                    "Description": null
                  }, {
                    "Name": "Residential Lots",
                    "Value": "RSL",
                    "Description": null
                  }, {
                    "Name": "Commercial",
                    "Value": "COM",
                    "Description": null
                  }, {
                    "Name": "Commercial Lots",
                    "Value": "CML",
                    "Description": null
                  }, {
                    "Name": "Duplex",
                    "Value": "DPX",
                    "Description": null
                  }, {
                    "Name": "Triplex",
                    "Value": "TPX",
                    "Description": null
                  }, {
                    "Name": "Multi-unit Apartment",
                    "Value": "MUA",
                    "Description": null
                  }, {
                    "Name": "Half Duplex",
                    "Value": "HDX",
                    "Description": null
                  }, {
                    "Name": "Farm Acreage",
                    "Value": "FRA",
                    "Description": null
                  }, {
                    "Name": "Vacation/Recreation",
                    "Value": "VAC",
                    "Description": null
                  }, {
                    "Name": "Co-op",
                    "Value": "COO",
                    "Description": null
                  }, {
                    "Name": "Commercial Lease",
                    "Value": "CLE",
                    "Description": null
                  }, {
                    "Name": "Boat Slip",
                    "Value": "BOT",
                    "Description": null
                  }, {
                    "Name": "Timeshare",
                    "Value": "TIM",
                    "Description": null
                  }, {
                    "Name": "Garage/Parking/Storage",
                    "Value": "GAR",
                    "Description": null
                  }],
                  "dataTextField": "Name",
                  "valuePrimitive": true,
                  "dataValueField": "Value",
                  "placeholder": "Any",
                  "value": []
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-price" data-enablefortype="Property" style="display: block;">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-24 " for="SearchMainMinPrice">Price</label>
          <div class="col-xs-12  p-r-5">
            <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-default"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Min" role="spinbutton" aria-valuemin="0"
                  aria-valuemax="100000000" autocomplete="off" aria-disabled="false" style="display: inline-block;"><input data-bind="value: MinPrice" id="SearchMainMinPrice" max="100000000" min="0" name="MinPrice" step="1000" type="text"
                  data-role="numerictextbox" role="spinbutton" aria-valuemin="0" aria-valuemax="100000000" class="k-input" aria-disabled="false" style="display: none;"><span class="k-icon k-i-warning" style="display: none;"></span><span
                  class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on" class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on"
                    class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on" class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainMinPrice").kendoNumericTextBox({
                  "format": "c0",
                  "placeholder": "Min"
                });
              });
            </script>
          </div>
          <div class="text-span col-nogutter sr-only">
            <label for="SearchMainMaxPrice">to</label>
          </div>
          <div class="col-xs-12  p-l-5">
            <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-default"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Max" role="spinbutton" aria-valuemin="0"
                  aria-valuemax="100000000" autocomplete="off" aria-disabled="false" style="display: inline-block;"><input data-bind="value: MaxPrice" id="SearchMainMaxPrice" max="100000000" min="0" name="MaxPrice" step="1000" type="text"
                  data-role="numerictextbox" role="spinbutton" aria-valuemin="0" aria-valuemax="100000000" class="k-input" aria-disabled="false" style="display: none;"><span class="k-icon k-i-warning" style="display: none;"></span><span
                  class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on" class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on"
                    class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on" class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainMaxPrice").kendoNumericTextBox({
                  "format": "c0",
                  "placeholder": "Max"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-price" data-enablefortype="Sold" style="display: none;">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-24 " for="SearchMainMinSoldPrice">Price</label>
          <div class="col-xs-12  p-r-5">
            <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-disabled"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Min" role="spinbutton" aria-valuemin="0"
                  aria-valuemax="10000000" autocomplete="off" aria-disabled="true" style="display: inline-block;" disabled="disabled"><input data-bind="value: MinSoldPrice" id="SearchMainMinSoldPrice" max="10000000" min="0" name="MinSoldPrice"
                  step="1000" type="text" data-role="numerictextbox" role="spinbutton" aria-valuemin="0" aria-valuemax="10000000" class="k-input" aria-disabled="true" style="display: none;" disabled="disabled"><span class="k-icon k-i-warning"
                  style="display: none;"></span><span class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on"
                      class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on" class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on"
                      class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainMinSoldPrice").kendoNumericTextBox({
                  "format": "c0",
                  "placeholder": "Min"
                });
              });
            </script>
          </div>
          <div class="text-span col-nogutter sr-only">
            <label for="SearchMainMaxSoldPrice">to</label>
          </div>
          <div class="col-xs-12  p-l-5">
            <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-disabled"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Max" role="spinbutton" aria-valuemin="0"
                  aria-valuemax="10000000" autocomplete="off" aria-disabled="true" style="display: inline-block;" disabled="disabled"><input data-bind="value: MaxSoldPrice" id="SearchMainMaxSoldPrice" max="10000000" min="0" name="MaxSoldPrice"
                  step="1000" type="text" data-role="numerictextbox" role="spinbutton" aria-valuemin="0" aria-valuemax="10000000" class="k-input" aria-disabled="true" style="display: none;" disabled="disabled"><span class="k-icon k-i-warning"
                  style="display: none;"></span><span class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on"
                      class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on" class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on"
                      class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainMaxSoldPrice").kendoNumericTextBox({
                  "format": "c0",
                  "placeholder": "Max"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-price" data-enablefortype="Rent" style="display: none;">
        <div class="form-group row-cols24">
          <input type="hidden" id="SearchMainPropertyTypeCodeRental" name="PropertyTypeCode" value="RNT" disabled="">
          <label class="control-label col-xs-24 " for="SearchMainMinRent">Monthly Rent</label>
          <div class="col-xs-12  p-r-5">
            <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-disabled"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Min" role="spinbutton" aria-valuemin="0"
                  aria-valuemax="10000" autocomplete="off" aria-disabled="true" style="display: inline-block;" disabled="disabled"><input data-bind="value: MinPrice" id="SearchMainMinRent" max="10000" min="0" name="MinPrice" step="50" type="text"
                  data-role="numerictextbox" role="spinbutton" aria-valuemin="0" aria-valuemax="10000" class="k-input" aria-disabled="true" style="display: none;" disabled="disabled"><span class="k-icon k-i-warning"
                  style="display: none;"></span><span class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on"
                      class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on" class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on"
                      class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainMinRent").kendoNumericTextBox({
                  "format": "c0",
                  "placeholder": "Min"
                });
              });
            </script>
          </div>
          <div class="text-span col-nogutter sr-only">
            <label for="SearchMainMaxRent">to</label>
          </div>
          <div class="col-xs-12  p-l-5">
            <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-disabled"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Max" role="spinbutton" aria-valuemin="0"
                  aria-valuemax="10000" autocomplete="off" aria-disabled="true" style="display: inline-block;" disabled="disabled"><input data-bind="value: MaxPrice" id="SearchMainMaxRent" max="10000" min="0" name="MaxPrice" step="50" type="text"
                  data-role="numerictextbox" role="spinbutton" aria-valuemin="0" aria-valuemax="10000" class="k-input" aria-disabled="true" style="display: none;" disabled="disabled"><span class="k-icon k-i-warning"
                  style="display: none;"></span><span class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on"
                      class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on" class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on"
                      class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainMaxRent").kendoNumericTextBox({
                  "format": "c0",
                  "placeholder": "Max"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-bedsbaths">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-12 " for="SearchMainMinBeds" id="SearchMainMinBeds_label">Beds</label>
          <label class="control-label col-xs-12 p-l-5 ">Baths</label>
          <div class="col-xs-12  p-r-5">
            <span title="" class="k-widget k-dropdown" unselectable="on" role="listbox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-owns="SearchMainMinBeds_listbox" aria-labelledby="SearchMainMinBeds_label" aria-live="polite"
              aria-disabled="false" aria-busy="false" aria-activedescendant="7ac38fa6-5c26-4b38-9ccd-f51f1bb8570f" style=""><span unselectable="on" class="k-dropdown-wrap k-state-default"><span unselectable="on" class="k-input">Any</span><span
                  unselectable="on" class="k-select" aria-label="select"><span class="k-icon k-i-arrow-60-down"></span></span></span><input data-bind="value: MinBeds" id="SearchMainMinBeds" name="MinBeds" type="text" value="0"
                data-role="dropdownlist" style="display: none;"></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainMinBeds").kendoDropDownList({
                  "dataSource": [{
                    "Text": "1+",
                    "Value": "1"
                  }, {
                    "Text": "2+",
                    "Value": "2"
                  }, {
                    "Text": "3+",
                    "Value": "3"
                  }, {
                    "Text": "4+",
                    "Value": "4"
                  }],
                  "dataTextField": "Text",
                  "valuePrimitive": true,
                  "dataValueField": "Value",
                  "optionLabel": "Any"
                });
              });
            </script>
          </div>
          <label class="control-label text-center col-nogutter sr-only" for="SearchMainMinBaths" id="SearchMainMinBaths_label">Baths</label>
          <div class="col-xs-12  p-l-5">
            <span title="" class="k-widget k-dropdown" unselectable="on" role="listbox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-owns="SearchMainMinBaths_listbox" aria-labelledby="SearchMainMinBaths_label" aria-live="polite"
              aria-disabled="false" aria-busy="false" aria-activedescendant="bfb2967c-46b9-4d5a-97db-d8ac2bdf9874" style=""><span unselectable="on" class="k-dropdown-wrap k-state-default"><span unselectable="on" class="k-input">Any</span><span
                  unselectable="on" class="k-select" aria-label="select"><span class="k-icon k-i-arrow-60-down"></span></span></span><input data-bind="value: MinBaths" id="SearchMainMinBaths" name="MinBaths" type="text" value="0"
                data-role="dropdownlist" style="display: none;"></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainMinBaths").kendoDropDownList({
                  "dataSource": [{
                    "Text": "1+ full",
                    "Value": "1"
                  }, {
                    "Text": "2+ full",
                    "Value": "2"
                  }, {
                    "Text": "3+ full",
                    "Value": "3"
                  }, {
                    "Text": "4+ full",
                    "Value": "4"
                  }],
                  "dataTextField": "Text",
                  "valuePrimitive": true,
                  "dataValueField": "Value",
                  "optionLabel": "Any"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option lf-option-lotsize">
        <div class="form-group row-cols24">
          <label class="control-label col-xs-24 " for="SearchMainLotSize" id="SearchMainLotSize_label">Lot Size</label>
          <div class="col-xs-24 ">
            <span title="" class="k-widget k-dropdown" unselectable="on" role="listbox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-owns="SearchMainLotSize_listbox" aria-labelledby="SearchMainLotSize_label" aria-live="polite"
              aria-disabled="false" aria-busy="false" aria-activedescendant="a01039f1-a250-446c-b37f-3a15bbacf85e" style=""><span unselectable="on" class="k-dropdown-wrap k-state-default"><span unselectable="on" class="k-input">Any</span><span
                  unselectable="on" class="k-select" aria-label="select"><span class="k-icon k-i-arrow-60-down"></span></span></span><input data-bind="value: LotSize" id="SearchMainLotSize" name="LotSize" type="text" data-role="dropdownlist"
                style="display: none;"></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#SearchMainLotSize").kendoDropDownList({
                  "dataSource": [{
                    "Name": "Less Than One Acre",
                    "Value": "LessThanOneAcre",
                    "Description": null
                  }, {
                    "Name": "1-5 Acres",
                    "Value": "OneToFiveAcres",
                    "Description": null
                  }, {
                    "Name": "5-10 Acres",
                    "Value": "FiveToTenAcres",
                    "Description": null
                  }, {
                    "Name": "10+ Acres",
                    "Value": "TenPlusAcres",
                    "Description": null
                  }],
                  "dataTextField": "Name",
                  "valuePrimitive": true,
                  "dataValueField": "Value",
                  "optionLabel": "Any"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="fields-property-placement1-js"></div>
    </div>
    <div class="panel panel-plain panel-disguised panel-disguised-js" role="tablist">
      <div class="panel-footer" role="tab" id="group1-footer">
        <button type="button" class="btn btn-block btn-link font-12 text-right font-weight-bold collapsed" data-toggle="collapse" data-target="#group1-collapse" aria-expanded="false" aria-controls="group1-collapse"> Show <span
            class="toggle-closed">More</span><span class="toggle-open">Less</span>
        </button>
      </div>
      <div id="group1-collapse" class="panel-collapse collapse " role="tabpanel" aria-labelledby="group1-footer">
        <div class="panel-body">
          <div class="lf-options lf-options2">
            <div class="fields-property-placement2-js"></div>
            <div class="lf-option lf-option-built" data-moveable="true" data-enablefortype="Property Sold PublicRecords" style="display: block;">
              <div class="form-group row-cols24">
                <label class="control-label col-xs-24 " for="SearchMainMinYearBuilt">Built Between <span class="sr-only">(earliest)</span></label>
                <div class="col-xs-12  p-r-5">
                  <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-default"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Earliest" role="spinbutton" aria-valuemin="1500"
                        aria-valuemax="2024" autocomplete="off" aria-disabled="false" style="display: inline-block;"><input data-bind="value: MinYearBuilt" id="SearchMainMinYearBuilt" max="2024" min="1500" name="MinYearBuilt" step="1" type="text"
                        data-role="numerictextbox" role="spinbutton" aria-valuemin="1500" aria-valuemax="2024" class="k-input" aria-disabled="false" style="display: none;"><span class="k-icon k-i-warning" style="display: none;"></span><span
                        class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on" class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on"
                          class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on" class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
                  <script>
                    kendo.syncReady(function() {
                      jQuery("#SearchMainMinYearBuilt").kendoNumericTextBox({
                        "format": "####",
                        "placeholder": "Earliest"
                      });
                    });
                  </script>
                </div>
                <label class="sr-only" for="SearchMainMaxYearBuilt">Built Between (latest)</label>
                <div class="col-xs-12  p-l-5">
                  <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-default"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Latest" role="spinbutton" aria-valuemin="1500"
                        aria-valuemax="2024" autocomplete="off" aria-disabled="false" style="display: inline-block;"><input data-bind="value: MaxYearBuilt" id="SearchMainMaxYearBuilt" max="2024" min="1500" name="MaxYearBuilt" step="1" type="text"
                        data-role="numerictextbox" role="spinbutton" aria-valuemin="1500" aria-valuemax="2024" class="k-input" aria-disabled="false" style="display: none;"><span class="k-icon k-i-warning" style="display: none;"></span><span
                        class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on" class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on"
                          class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on" class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
                  <script>
                    kendo.syncReady(function() {
                      jQuery("#SearchMainMaxYearBuilt").kendoNumericTextBox({
                        "format": "####",
                        "placeholder": "Latest"
                      });
                    });
                  </script>
                </div>
              </div>
            </div>
            <div class="lf-option lf-option-solddate" data-moveable="true" data-enablefortype="Sold" style="display: none;">
              <div class="form-group row-cols24">
                <label class="control-label col-xs-24 " for="SearchMainMinSoldDate">Sold between <span class="sr-only">(earliest)</span></label>
                <div class="col-xs-12  p-r-5">
                  <span class="k-widget k-datepicker" style=""><span class="k-picker-wrap k-state-disabled"><input data-bind="value: MinSoldDate" id="SearchMainMinSoldDate" name="MinSoldDate" type="text" data-role="datepicker" class="k-input"
                        role="combobox" aria-expanded="false" aria-owns="SearchMainMinSoldDate_dateview" autocomplete="off" aria-disabled="true" disabled="disabled" style="width: 100%;"><span unselectable="on" class="k-select" aria-label="select"
                        role="button" aria-controls="SearchMainMinSoldDate_dateview"><span class="k-icon k-i-calendar"></span></span></span></span>
                  <script>
                    kendo.syncReady(function() {
                      jQuery("#SearchMainMinSoldDate").kendoDatePicker({
                        "format": "M/d/yyyy",
                        "min": new Date(2004, 1, 27, 18, 2, 22, 34),
                        "max": new Date(2024, 1, 27, 18, 2, 22, 34)
                      });
                    });
                  </script>
                </div>
                <label class="sr-only" for="SearchMainMaxSoldDate">Sold between (latest)</label>
                <div class="col-xs-12  p-l-5">
                  <span class="k-widget k-datepicker" style=""><span class="k-picker-wrap k-state-disabled"><input data-bind="value: MaxSoldDate" id="SearchMainMaxSoldDate" name="MaxSoldDate" type="text" data-role="datepicker" class="k-input"
                        role="combobox" aria-expanded="false" aria-owns="SearchMainMaxSoldDate_dateview" autocomplete="off" aria-disabled="true" disabled="disabled" style="width: 100%;"><span unselectable="on" class="k-select" aria-label="select"
                        role="button" aria-controls="SearchMainMaxSoldDate_dateview"><span class="k-icon k-i-calendar"></span></span></span></span>
                  <script>
                    kendo.syncReady(function() {
                      jQuery("#SearchMainMaxSoldDate").kendoDatePicker({
                        "format": "M/d/yyyy",
                        "min": new Date(2004, 1, 27, 18, 2, 22, 34),
                        "max": new Date(2024, 1, 27, 18, 2, 22, 34)
                      });
                    });
                  </script>
                </div>
              </div>
            </div>
            <div class="lf-option lf-option-sqft" data-moveable="true" data-enablefortype="PublicRecords" style="display: none;">
              <div class="form-group row-cols24">
                <label class="control-label col-xs-24 " for="SearchMainMinSqft">Sqft <span class="sr-only">(min)</span></label>
                <div class="col-xs-24 ">
                  <div class="row">
                    <div class="col-xs-6 p-r-5">
                      <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-disabled"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Min Sqft" role="spinbutton" aria-valuemin="0"
                            aria-valuemax="10000" autocomplete="off" aria-disabled="true" style="display: inline-block;" disabled="disabled"><input data-bind="value: MinSqft" id="SearchMainMinSqft" max="10000" min="0" name="MinSqft" step="100"
                            type="text" data-role="numerictextbox" role="spinbutton" aria-valuemin="0" aria-valuemax="10000" class="k-input" aria-disabled="true" style="display: none;" disabled="disabled"><span class="k-icon k-i-warning"
                            style="display: none;"></span><span class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on"
                                class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on" class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on"
                                class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
                      <script>
                        kendo.syncReady(function() {
                          jQuery("#SearchMainMinSqft").kendoNumericTextBox({
                            "format": "####",
                            "placeholder": "Min Sqft"
                          });
                        });
                      </script>
                    </div>
                    <label class="sr-only" for="SearchMainMaxSqft">Sqft (max)</label>
                    <div class="col-xs-6 p-l-5">
                      <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-disabled"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Max Sqft" role="spinbutton" aria-valuemin="0"
                            aria-valuemax="10000" autocomplete="off" aria-disabled="true" style="display: inline-block;" disabled="disabled"><input data-bind="value: MaxSqft" id="SearchMainMaxSqft" max="10000" min="0" name="MaxSqft" step="100"
                            type="text" data-role="numerictextbox" role="spinbutton" aria-valuemin="0" aria-valuemax="10000" class="k-input" aria-disabled="true" style="display: none;" disabled="disabled"><span class="k-icon k-i-warning"
                            style="display: none;"></span><span class="k-select"><span unselectable="on" class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on"
                                class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on" class="k-link k-link-decrease" aria-label="Decrease value" title="Decrease value"><span unselectable="on"
                                class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
                      <script>
                        kendo.syncReady(function() {
                          jQuery("#SearchMainMaxSqft").kendoNumericTextBox({
                            "format": "####",
                            "placeholder": "Max Sqft"
                          });
                        });
                      </script>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="lf-option lf-option-keywords" data-moveable="true" data-enablefortype="Property Sold Rent" style="display: block;">
              <div class="form-group row-cols24">
                <label class="control-label col-xs-24 " for="SearchMainKeywords">Keywords</label>
                <div class="col-xs-24 ">
                  <input type="text" class="form-control" name="keywords" id="SearchMainKeywords" placeholder="Examples: attached garage, pool, waterfront, etc." data-bind="value: Keywords">
                </div>
              </div>
            </div>
            <div class="lf-option lf-option-mlsnumber" data-moveable="true" data-enablefortype="Property" style="display: block;">
              <div class="form-group row-cols24">
                <label class="control-label col-xs-24 " for="SearchMainMlsNumber">MLS#</label>
                <div class="col-xs-24 ">
                  <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-autocomplete-clearable k-state-default" style=""><input data-bind="value: MlsNumber" id="SearchMainMlsNumber" name="MlsNumber" type="text"
                      data-role="autocomplete" placeholder="Enter MLS #" class="k-input" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-owns="SearchMainMlsNumber_listbox"
                      aria-autocomplete="list"><span unselectable="on" class="k-icon k-clear-value k-i-close k-hidden" title="clear" role="button" tabindex="-1"></span><span class="k-icon k-i-loading" style="display:none"></span></span>
                  <script>
                    kendo.syncReady(function() {
                      jQuery("#SearchMainMlsNumber").kendoAutoComplete({
                        "dataSource": {
                          "transport": {
                            "read": {
                              "url": "/Property/GetAutocomplete",
                              "data": function() {
                                return {
                                  type: 'MLSNumber',
                                  search: $('#SearchMainMlsNumber').val()
                                };
                              },
                              "type": "POST"
                            },
                            "prefix": ""
                          },
                          "serverFiltering": true,
                          "filter": [],
                          "schema": {
                            "errors": "Errors"
                          }
                        },
                        "minLength": 3,
                        "placeholder": "Enter MLS #"
                      });
                    });
                  </script>
                </div>
              </div>
            </div>
            <div class="lf-option lf-option-radius" data-moveable="true" data-hidefordrivetime="true">
              <div class="form-group row-cols24">
                <label class="control-label col-xs-24 " for="SearchMainRadius">Radius</label>
                <div class="col-xs-24 ">
                  <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-default"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Radius" role="spinbutton" aria-valuemin="0"
                        aria-valuemax="100" autocomplete="off" aria-disabled="false" style="display: inline-block;"><input data-bind="value: Radius" id="SearchMainRadius" max="100" min="0" name="Radius" step="1" type="text" data-role="numerictextbox"
                        role="spinbutton" aria-valuemin="0" aria-valuemax="100" class="k-input" aria-disabled="false" style="display: none;"><span class="k-icon k-i-warning" style="display: none;"></span><span class="k-select"><span unselectable="on"
                          class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on" class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on" class="k-link k-link-decrease"
                          aria-label="Decrease value" title="Decrease value"><span unselectable="on" class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
                  <script>
                    kendo.syncReady(function() {
                      jQuery("#SearchMainRadius").kendoNumericTextBox({
                        "format": "# mi",
                        "placeholder": "Radius"
                      });
                    });
                  </script>
                </div>
              </div>
            </div>
            <div class="lf-option lf-option-spacer" data-moveable="true" data-showfortype="Rent PublicRecords" style="display: none;"></div>
            <div class="lf-option lf-option-status" data-moveable="true" data-enablefortype="Property" style="display: block;">
              <div class="form-group row-cols24">
                <div class="col-xs-24 ">
                  <div class="checkbox checkbox-pretty">
                    <input id="SearchMainIncludeContingent" type="checkbox" name="IncludeContingent" value="true" data-bind="checked: IncludeContingent" checked="">
                    <label for="SearchMainIncludeContingent">Include Contingent Listings</label>
                    <input type="hidden" id="SearchMainIncludeContingentHidden" name="IncludeContingent" value="false">
                  </div>
                  <div class="clearfix"></div>
                  <div class="checkbox checkbox-pretty">
                    <input id="SearchMainIncludePending" type="checkbox" name="IncludePending" value="true" data-bind="checked: IncludePending" checked="">
                    <label for="SearchMainIncludePending">Include Pending Listings</label>
                    <input type="hidden" id="SearchMainIncludePendingHidden" name="IncludePending" value="false">
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="lf-options lf-options3 m-t-10">
      <div class="lf-option">
        <div class="row row-cols24">
          <div class="col-xs-24 ">
            <div id="SearchMainSearchOptions" data-showfortype="Property Rent Sold" style="display: block;">
              <h3 class="h5">Search only</h3>
              <div data-enablefortype="Property" class="m-b-10 m-sm-b-0" style="display: block;">
                <div class="radio-inline radio-pretty">
                  <input type="radio" id="SearchMainOpenHouseMethodAny" name="OpenHouseMethod" value="Any" data-bind="checked: OpenHouseMethod">
                  <label for="SearchMainOpenHouseMethodAny">Any Open Houses</label>
                </div>
                <div class="radio-inline radio-pretty">
                  <input type="radio" id="SearchMainOpenHouseMethodVirtual" name="OpenHouseMethod" value="Virtual" data-bind="checked: OpenHouseMethod">
                  <label for="SearchMainOpenHouseMethodVirtual">Virtual Open Houses</label>
                </div>
                <div class="radio-inline radio-pretty">
                  <input type="radio" id="SearchMainOpenHouseMethodInPerson" name="OpenHouseMethod" value="In-Person" data-bind="checked: OpenHouseMethod">
                  <label for="SearchMainOpenHouseMethodInPerson">In Person Open Houses</label>
                </div>
              </div>
              <div class="clearfix"></div>
              <div data-enablefortype="Property Sold" style="display: block;">
                <div class="checkbox checkbox-pretty">
                  <input id="SearchMainFindItFirstOnly" type="checkbox" name="FindItFirstOnly" value="true" data-bind="checked: FindItFirstOnly">
                  <label for="SearchMainFindItFirstOnly">Find It First™ Listings</label>
                </div>
              </div>
              <div class="clearfix"></div>
              <div data-enablefortype="Property Rent" style="display: block;">
                <div class="checkbox checkbox-pretty">
                  <input id="NewlyListedOnly" type="checkbox" name="NewlyListedOnly" value="true" data-bind="checked: NewlyListedOnly">
                  <label for="NewlyListedOnly">New listings from the last 7 days</label>
                </div>
              </div>
              <div class="clearfix"></div>
              <div class="panel panel-plain panel-disguised panel-disguised-js" role="tablist" data-enablefortype="Property Rent" style="display: flex;">
                <div class="panel-footer" role="tab" id="group2-footer">
                  <button type="button" class="btn btn-block btn-link font-12 text-right font-weight-bold collapsed" data-toggle="collapse" data-target="#group2-collapse" aria-expanded="false" aria-controls="group2-collapse"> Show <span
                      class="toggle-closed">More</span><span class="toggle-open">Less</span>
                  </button>
                </div>
                <div id="group2-collapse" class="panel-collapse collapse " role="tabpanel" aria-labelledby="group2-footer">
                  <div class="panel-body">
                    <div data-enablefortype="Property" style="display: block;">
                      <div class="checkbox checkbox-pretty">
                        <input id="TwilightToursOnly" type="checkbox" name="TwilightToursOnly" value="true" data-bind="checked: TwilightToursOnly">
                        <label for="TwilightToursOnly">Twilight Open Houses</label>
                      </div>
                    </div>
                    <div class="clearfix"></div>
                    <div data-enablefortype="Property" style="display: block;">
                      <div class="checkbox checkbox-pretty">
                        <input id="MoneyBackOnly" type="checkbox" name="MoneyBackOnly" value="true" data-bind="checked: MoneyBackOnly">
                        <label for="MoneyBackOnly">Homes with 100% Money Back Guarantee</label>
                      </div>
                    </div>
                    <div class="clearfix"></div>
                    <div data-enablefortype="Property" style="display: block;">
                      <div class="checkbox checkbox-pretty">
                        <input id="HODOnly" type="checkbox" name="HODOnly" value="true" data-bind="checked: HODOnly">
                        <label for="HODOnly">Hanna Luxury</label>
                      </div>
                    </div>
                    <div class="clearfix"></div>
                    <div data-enablefortype="Property" style="display: block;">
                      <div class="checkbox checkbox-pretty">
                        <input id="HomeWarrantyOnly" type="checkbox" name="HomeWarrantyOnly" value="true" data-bind="checked: HomeWarrantyOnly">
                        <label for="HomeWarrantyOnly">Homes with Home Warranty</label>
                      </div>
                    </div>
                    <div class="clearfix"></div>
                    <div data-enablefortype="Property" style="display: block;">
                      <div class="checkbox checkbox-pretty">
                        <input id="IsNewHome" type="checkbox" name="IsNewHome" value="true" data-bind="checked: IsNewHome">
                        <label for="IsNewHome">New Construction</label>
                      </div>
                    </div>
                    <div class="clearfix"></div>
                    <div data-enablefortype="Property Rent" style="display: block;">
                      <div class="checkbox checkbox-pretty">
                        <input id="PriceChangeOnly" type="checkbox" name="PriceChangeOnly" value="true" data-bind="checked: PriceChangeOnly">
                        <label for="PriceChangeOnly">Price changed in last 7 days</label>
                      </div>
                    </div>
                    <div class="clearfix"></div>
                    <div data-enablefortype="Property" style="display: block;">
                      <div class="checkbox checkbox-pretty">
                        <input id="BankOwnedOnly" type="checkbox" name="BankOwnedOnly" value="true" data-bind="checked: BankOwnedOnly">
                        <label for="BankOwnedOnly">Foreclosures</label>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="p-t-10 ">
              <div class="form-submit">
                <div class="row">
                  <div class="col-xs-6">
                    <button type="button" class="search-reset btn btn-block default-invert js-resetfilterbtn"><i class="icon-close-alt icon-sm" aria-hidden="true"></i> Reset</button>
                  </div>
                  <div class="col-xs-6">
                    <button type="button" class="search-submit btn btn-block btn-primary"><i class="icon-search" aria-hidden="true"></i> Search</button>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

GET /NewHomes/CommunityList

<form id="SearchMainFormNewConstruction" action="/NewHomes/CommunityList" method="get" class="form-horizontal horizontal-form" data-hs-cf-bound="true">
  <!-- Hack for mobile browser go button to work -->
  <input type="submit" style="visibility:hidden; position:absolute">
  <h4>Developments</h4>
  <div class="lf-options-outer">
    <div class="lf-options lf-options4">
      <div class="lf-option">
        <div class="form-group">
          <label class="control-label col-xs-12 ">Location</label>
          <div class="col-xs-12 ">
            <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-autocomplete-clearable k-state-default" style=""><input id="communityLocation" name="communityLocation" type="text" data-role="autocomplete"
                placeholder="Development Name, City and State or School District" class="k-input" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-owns="communityLocation_listbox"
                aria-autocomplete="list"><span unselectable="on" class="k-icon k-clear-value k-i-close k-hidden" title="clear" role="button" tabindex="-1"></span><span class="k-icon k-i-loading" style="display:none"></span></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#communityLocation").kendoAutoComplete({
                  "dataSource": {
                    "transport": {
                      "read": {
                        "url": "/NewHomes/GetCommunityAutocomplete",
                        "data": function() {
                          return {
                            name: $('#communityLocation').val()
                          };
                        },
                        "type": "POST"
                      },
                      "prefix": ""
                    },
                    "serverFiltering": true,
                    "filter": [],
                    "schema": {
                      "errors": "Errors"
                    }
                  },
                  "dataTextField": "Value",
                  "minLength": 3,
                  "template": "${ data.Text }\u003cspan class=\"text-right pull-right\"\u003e ${ data.Type }\u003c/span\u003e",
                  "placeholder": "Development Name, City and State or School District"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option">
        <div class="form-group">
          <label class="control-label col-xs-12 ">Priced From</label>
          <div class="col-xs-12 ">
            <span class="k-widget k-numerictextbox" style=""><span class="k-numeric-wrap k-state-default"><input type="text" class="k-formatted-value k-input" title="" tabindex="0" placeholder="Priced From" role="spinbutton" aria-valuemin="0"
                  aria-valuemax="10000000" autocomplete="off" aria-disabled="false" style="display: inline-block;"><input id="CommunityMinPrice" max="10000000" min="0" name="CommunityMinPrice" step="1000" type="text" data-role="numerictextbox"
                  role="spinbutton" aria-valuemin="0" aria-valuemax="10000000" class="k-input" aria-disabled="false" style="display: none;"><span class="k-icon k-i-warning" style="display: none;"></span><span class="k-select"><span unselectable="on"
                    class="k-link k-link-increase" aria-label="Increase value" title="Increase value"><span unselectable="on" class="k-icon k-i-arrow-60-up"></span></span><span unselectable="on" class="k-link k-link-decrease"
                    aria-label="Decrease value" title="Decrease value"><span unselectable="on" class="k-icon k-i-arrow-60-down"></span></span></span></span></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#CommunityMinPrice").kendoNumericTextBox({
                  "format": "c0",
                  "placeholder": "Priced From"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option">
        <div class="form-group">
          <label class="control-label col-xs-12 ">Property Type</label>
          <div class="col-xs-12 ">
            <div class="k-widget k-multiselect k-multiselect-clearable" unselectable="on" title="" style="">
              <div class="k-multiselect-wrap k-floatwrap" role="listbox" unselectable="on">
                <ul unselectable="on" class="k-reset" id="CommunityPropertyType_taglist"></ul><input class="k-input k-readonly" style="width: 76px;" accesskey="" autocomplete="off" role="listbox" title="" aria-expanded="false" aria-haspopup="listbox"
                  aria-autocomplete="list" tabindex="0" aria-describedby="CommunityPropertyType_taglist" aria-disabled="false" aria-busy="false"><span unselectable="on" class="k-icon k-clear-value k-i-close k-hidden" title="clear" role="button"
                  tabindex="-1"></span><span class="k-icon k-i-loading k-hidden"></span><span
                  style="font-family: HelveticaNowVariableRoman, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-stretch: 100%; font-style: normal; font-weight: 500; letter-spacing: normal; text-transform: none; line-height: 27.1px; position: absolute; visibility: hidden; top: -3333px; left: -3333px;">Any</span>
              </div><select id="CommunityPropertyType" multiple="multiple" name="CommunityPropertyType" data-role="multiselect" aria-disabled="false" style="display: none;">
                <option value="BOT">Boat Slip</option>
                <option value="CON">Condo</option>
                <option value="LND">Lots and Land</option>
                <option value="IMF">Multi-Family Home</option>
                <option value="RES">Single Family Home</option>
                <option value="TWN">Townhome</option>
                <option value="CND">Townhome or Condo</option>
                <option value="VAC">Vacation/Recreation</option>
                <option value="WAT">Waterfront</option>
              </select>
            </div>
            <script>
              kendo.syncReady(function() {
                jQuery("#CommunityPropertyType").kendoMultiSelect({
                  "dataSource": [{
                    "PropertyType": "BOT",
                    "PropertyTypeDescription": "Boat Slip"
                  }, {
                    "PropertyType": "CON",
                    "PropertyTypeDescription": "Condo"
                  }, {
                    "PropertyType": "LND",
                    "PropertyTypeDescription": "Lots and Land"
                  }, {
                    "PropertyType": "IMF",
                    "PropertyTypeDescription": "Multi-Family Home"
                  }, {
                    "PropertyType": "RES",
                    "PropertyTypeDescription": "Single Family Home"
                  }, {
                    "PropertyType": "TWN",
                    "PropertyTypeDescription": "Townhome"
                  }, {
                    "PropertyType": "CND",
                    "PropertyTypeDescription": "Townhome or Condo"
                  }, {
                    "PropertyType": "VAC",
                    "PropertyTypeDescription": "Vacation/Recreation"
                  }, {
                    "PropertyType": "WAT",
                    "PropertyTypeDescription": "Waterfront"
                  }],
                  "dataTextField": "PropertyTypeDescription",
                  "dataValueField": "PropertyType",
                  "placeholder": "Any"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option">
        <div class="form-group">
          <div class="col-xs-12  m-t-10">
            <div class="form-submit">
              <div class="row">
                <div class="col-xs-12 p-x-0">
                  <div class="col-xs-6">
                    <a class="search-reset btn btn-sm btn-block default-invert js-resetfilterbtn" href="/Property"><i class="icon-close-alt icon-sm" aria-hidden="true"></i> Reset</a>
                  </div>
                  <div class="col-xs-6">
                    <a class="search-submit btn btn-sm btn-block btn-primary" href="/Property/MapList"><i class="icon-search" aria-hidden="true"></i> Search</a>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

GET /NewHomes/BuilderList

<form id="for-builder-search" action="/NewHomes/BuilderList" method="get" class="form-horizontal horizontal-form" data-hs-cf-bound="true">
  <!-- Hack for mobile browser go button to work -->
  <input type="submit" style="visibility:hidden; position:absolute">
  <h4>Builders</h4>
  <div class="lf-options-outer">
    <div class="lf-options lf-options5">
      <div class="lf-option">
        <div class="form-group">
          <label class="control-label col-xs-12 ">Builders</label>
          <div class="col-xs-12 ">
            <span title="" class="k-widget k-dropdown" unselectable="on" role="listbox" aria-haspopup="true" aria-expanded="false" tabindex="0" aria-owns="BuilderId_listbox" aria-live="polite" aria-disabled="false" aria-busy="false"
              aria-activedescendant="96967eac-665b-41df-8a56-44fda4daac19" style=""><span unselectable="on" class="k-dropdown-wrap k-state-default"><span unselectable="on" class="k-input">Select a Builder</span><span unselectable="on"
                  class="k-select" aria-label="select"><span class="k-icon k-i-arrow-60-down"></span></span></span><input id="BuilderId" name="BuilderId" type="text" data-role="dropdownlist" style="display: none;"></span>
            <script>
              kendo.syncReady(function() {
                jQuery("#BuilderId").kendoDropDownList({
                  "dataSource": [{
                    "BuilderId": "5f32bcca-263c-4df1-bf96-0718e3b33937",
                    "Name": "3 Pillar Homes"
                  }, {
                    "BuilderId": "811e6a0b-2d06-4782-9525-2693e29d7dd9",
                    "Name": "4th Generation Home Builders"
                  }, {
                    "BuilderId": "df44c337-b179-4c89-b731-8f07c3d08a01",
                    "Name": "ABT Custom Homes"
                  }, {
                    "BuilderId": "733a2e7c-c97b-4f85-9822-c74b36d5fe05",
                    "Name": "Activity Capital"
                  }, {
                    "BuilderId": "cdd560f1-1d48-4364-a04a-cb2c135d5716",
                    "Name": "Agora Homes and Development, LLC"
                  }, {
                    "BuilderId": "e384c238-4131-4412-a471-95a9cf5eb07e",
                    "Name": "AJF Construction Company"
                  }, {
                    "BuilderId": "d0fee0f6-530c-48c6-8a90-abb04f1201a0",
                    "Name": "Anbrook Homes"
                  }, {
                    "BuilderId": "d36b9217-72bd-4e1b-8513-8360b8f9fa90",
                    "Name": "Anthony Custom Homes"
                  }, {
                    "BuilderId": "6aa05ae7-9c34-4852-b716-9cb9eb635aed",
                    "Name": "Antonelli Construction, LLC"
                  }, {
                    "BuilderId": "b9abf07f-3fee-4321-a133-c31f9d949feb",
                    "Name": "Antoun Dibo "
                  }, {
                    "BuilderId": "ee7fe15c-f756-440a-9d8a-7021ccdb96a3",
                    "Name": "Arcon Builders"
                  }, {
                    "BuilderId": "1c7460d9-59ea-496f-9289-216a58da1865",
                    "Name": "Arena Construction"
                  }, {
                    "BuilderId": "48f3bf19-fde0-456d-9ccf-f8c1cb23443f",
                    "Name": "Bachman Builders"
                  }, {
                    "BuilderId": "6b15b61c-9eaa-4627-8f62-f8ba6d5e11cf",
                    "Name": "Barbera Homes"
                  }, {
                    "BuilderId": "79de86c7-6dbc-4231-8767-dc7c92ee40f9",
                    "Name": "Barrington Homes"
                  }, {
                    "BuilderId": "0d0502ba-b072-4b8a-965a-06ba98ef7fb4",
                    "Name": "Bay Homes L.L.C."
                  }, {
                    "BuilderId": "7dacb95f-8f49-4a71-96ef-998b56ea81fa",
                    "Name": "Bella Homes"
                  }, {
                    "BuilderId": "2bc2d8bc-28be-4a10-b25c-5fdea205f45a",
                    "Name": "Belmonte Builders"
                  }, {
                    "BuilderId": "3eee2a51-ede6-4364-b1d0-1230d1b1d220",
                    "Name": "Benjamin Marcus Homes"
                  }, {
                    "BuilderId": "2ea76ae7-6caf-4d68-96c5-efb72126ff28",
                    "Name": "Benjamin Marcus Homes"
                  }, {
                    "BuilderId": "4f944725-1d5b-43ae-968c-c350f7f03820",
                    "Name": "Bercury Homes"
                  }, {
                    "BuilderId": "14cc5f5e-5f38-413f-a302-732ec41dadc8",
                    "Name": "Berges Home Performance"
                  }, {
                    "BuilderId": "02c73f46-0160-458c-a5d3-e84db30c9991",
                    "Name": "Bianchi Development"
                  }, {
                    "BuilderId": "b2ea785b-b989-426f-8cc9-0672a00bbc28",
                    "Name": "Bishard Homes"
                  }, {
                    "BuilderId": "be6ce23b-6245-47d2-8231-c9b71c57df09",
                    "Name": "Bohn Construction"
                  }, {
                    "BuilderId": "12c90791-e6eb-4061-ad5d-0c49f0158966",
                    "Name": "Brickhaus Partners"
                  }, {
                    "BuilderId": "abde2684-89f7-4bf5-8e32-89cc47006015",
                    "Name": "Brooks \u0026 Blair Homes, LLC"
                  }, {
                    "BuilderId": "eb39af0f-2dc3-45d1-b727-82d44e658ba7",
                    "Name": "Brownstone Construction"
                  }, {
                    "BuilderId": "54c9a93d-5991-401f-b439-e935be8792a7",
                    "Name": "Caldwell \u0026 Cook Inc."
                  }, {
                    "BuilderId": "cf295b71-8d11-46ae-8b6a-0dc4bc1f75ed",
                    "Name": "Camden Builders"
                  }, {
                    "BuilderId": "a2f79a25-7fbc-422c-9850-078517c27e84",
                    "Name": "Capital H Development"
                  }, {
                    "BuilderId": "e1882469-5d41-4186-bce6-9846b40ac14c",
                    "Name": "Cardamone Home Builders"
                  }, {
                    "BuilderId": "3cb52ace-a159-47db-b60e-6f90ea9b5002",
                    "Name": "Cardinale Construction"
                  }, {
                    "BuilderId": "6ac88ecc-3f5a-43b4-aa70-491a21f72386",
                    "Name": "CasaVilla Builders"
                  }, {
                    "BuilderId": "79ff7a54-98ba-4582-88ee-17ae338fe8b2",
                    "Name": "Castlebrook Development"
                  }, {
                    "BuilderId": "e2edf94c-b1e6-4617-9f76-429eb6a84b1d",
                    "Name": "Centennial Home Group"
                  }, {
                    "BuilderId": "b25bd597-5242-451f-9961-fcf63f99307b",
                    "Name": "Chadwick Homes"
                  }, {
                    "BuilderId": "ce401daa-8312-4635-9512-ead8f2df68ba",
                    "Name": "Chesapeake Homes"
                  }, {
                    "BuilderId": "9201ba9e-a221-4772-9103-0aaf099fb817",
                    "Name": "Ciappa \u0026 Marinelli Builders, Ltd."
                  }, {
                    "BuilderId": "b3572a04-8178-4ee7-b592-9a28db6eeaa4",
                    "Name": "Clark Harvey Builders"
                  }, {
                    "BuilderId": "7ebfe3a5-2d31-4588-97b3-2093ed268ad0",
                    "Name": "Classic Communities"
                  }, {
                    "BuilderId": "abc1d4ce-0173-4055-8557-7816081d6cd8",
                    "Name": "Classic Design Builders"
                  }, {
                    "BuilderId": "9c7fed6f-e8a0-408a-bed8-16551b5904cb",
                    "Name": "Cleveland Bricks"
                  }, {
                    "BuilderId": "42c11bcb-52f8-4205-b360-b153bf4b4c84",
                    "Name": "Clute Enterprises, Inc."
                  }, {
                    "BuilderId": "41e1d453-1e97-42e5-b90d-8af44076c589",
                    "Name": "Corinth Residential"
                  }, {
                    "BuilderId": "108ae68d-1a30-4991-8098-ba5e645b66ea",
                    "Name": "Crosstown Custom Homes"
                  }, {
                    "BuilderId": "6c3889e9-8cc4-4b01-a40d-58cf2a1443e9",
                    "Name": "D\u0027Angelo Building \u0026 Design, LLC"
                  }, {
                    "BuilderId": "eb482f6a-d53f-422d-979d-ea1d825f5019",
                    "Name": "David T. DeLuco"
                  }, {
                    "BuilderId": "d68e6a5b-ff6c-443c-8429-350598d38351",
                    "Name": "DeGraff Bloom"
                  }, {
                    "BuilderId": "37ca253f-a365-490b-b9a1-d78020329f22",
                    "Name": "Dibo Construction"
                  }, {
                    "BuilderId": "29f0144d-7292-4975-b9e8-7883a85e5151",
                    "Name": "DiCioccio Construction LTD"
                  }, {
                    "BuilderId": "6556a48d-4760-4e13-a73b-fea57db88bf2",
                    "Name": "DiGeronimo Companies"
                  }, {
                    "BuilderId": "86703caa-ebe2-4e86-8341-43af76d02441",
                    "Name": "Dinallo \u0026 Wittrup"
                  }, {
                    "BuilderId": "632eb927-6a69-4913-b931-cfc4e28152a1",
                    "Name": "DM Brentzel Builders"
                  }, {
                    "BuilderId": "58384960-942e-4ad7-80fb-81983100b53f",
                    "Name": "Driven 4 Group"
                  }, {
                    "BuilderId": "07303438-b25e-464d-8435-210279ed9901",
                    "Name": "DSA Builders"
                  }, {
                    "BuilderId": "7686ab74-f21a-4934-b868-a36cab1871c0",
                    "Name": "EFG Custom Homes"
                  }, {
                    "BuilderId": "b50f22d4-ba55-422f-ae35-1517cb2f4da6",
                    "Name": "Enterprise Construction"
                  }, {
                    "BuilderId": "60f6bf48-0612-4484-a0c6-6d91a97b7fd3",
                    "Name": "ER Design Builder, LLC"
                  }, {
                    "BuilderId": "31022997-1351-4711-a8af-6d2c3b358f46",
                    "Name": "FJA Development Inc"
                  }, {
                    "BuilderId": "dc408f92-d526-4408-a7a8-8770ffa78995",
                    "Name": "Franjo Construction"
                  }, {
                    "BuilderId": "a0adcd79-2385-4367-a33e-edc61a52c4fa",
                    "Name": "Frontline"
                  }, {
                    "BuilderId": "5518e4a5-8f8f-4825-a554-816f806dac68",
                    "Name": "Go Best Contracting"
                  }, {
                    "BuilderId": "ee867da5-e257-44a5-894a-3b7e720603b4",
                    "Name": "Golden Homes by Bahman, Inc."
                  }, {
                    "BuilderId": "bc37e465-dda1-4b6c-85ef-3ab9da198c74",
                    "Name": "Graf Construction"
                  }, {
                    "BuilderId": "28134459-de10-4be6-b176-c22aacbcd467",
                    "Name": "Graziani Homes"
                  }, {
                    "BuilderId": "17e0a7d5-2410-4cab-96d3-6a04d31fdc13",
                    "Name": "Greystone Building Company, Inc."
                  }, {
                    "BuilderId": "f4fc956e-06fb-4eb6-a63d-4a5a1b650987",
                    "Name": "Gross Builders "
                  }, {
                    "BuilderId": "0240ddbf-d06f-4293-b6bd-626ab08fb3da",
                    "Name": "Gustave Development"
                  }, {
                    "BuilderId": "c1003526-4739-4ad1-8018-930767976881",
                    "Name": "Hallmark Homes"
                  }, {
                    "BuilderId": "df73e665-1378-40c7-b24b-8186154fd096",
                    "Name": "Harville Homes"
                  }, {
                    "BuilderId": "d2178032-8c59-4b72-b272-097bd1580e27",
                    "Name": "Hedding Homes"
                  }, {
                    "BuilderId": "60ecf4d4-d222-4e5c-a966-d6b54234f651",
                    "Name": "Herbinger Homes"
                  }, {
                    "BuilderId": "49ab3385-3c01-422f-9dc4-b3e13ad00803",
                    "Name": "Heurich Homes"
                  }, {
                    "BuilderId": "a6f575a8-df6c-4bd8-b114-f87bc00030cf",
                    "Name": "Hillan Homes, Inc."
                  }, {
                    "BuilderId": "7ce9b87c-f410-432b-9a98-39a19bf7c399",
                    "Name": "Home Pride Builders and Developers, Inc."
                  }, {
                    "BuilderId": "5523b365-3871-4ad5-9c3e-1cb5b2f37614",
                    "Name": "Horizon Homes Inc./ A Wegman Companies Dev."
                  }, {
                    "BuilderId": "39124ee9-f8b8-4607-aadb-99afc3937b5d",
                    "Name": "Iuppa Homes"
                  }, {
                    "BuilderId": "3b40987d-d7ba-450a-9d1c-26d379b58883",
                    "Name": "J Roc Development"
                  }, {
                    "BuilderId": "71371eef-a504-4f43-9d7f-18bafedf4f73",
                    "Name": "J. Heintz Builders "
                  }, {
                    "BuilderId": "adc87b89-9f10-40a8-a470-5cbcb647b936",
                    "Name": "Jaylin Homes"
                  }, {
                    "BuilderId": "6e91eeb5-0290-43a3-9dfe-f48f00145dd5",
                    "Name": "John Hobart Miller"
                  }, {
                    "BuilderId": "cbd9efd8-6089-4e0e-90f6-d21a2a2482d3",
                    "Name": "Junior Properties Ltd."
                  }, {
                    "BuilderId": "af23f70c-3c52-45b5-aa02-6436ea9643cc",
                    "Name": "Ketmar Development Corp"
                  }, {
                    "BuilderId": "e1434937-592d-40a1-b5fd-b35af30d7864",
                    "Name": "Kingdom Home Builders"
                  }, {
                    "BuilderId": "7f15a8af-4b76-483d-8bfe-a5e2227de50c",
                    "Name": "Kirbor Homes"
                  }, {
                    "BuilderId": "026fb9a1-2e55-4a87-8ac0-c2575420afcb",
                    "Name": "Klepper Construction"
                  }, {
                    "BuilderId": "a963c198-976a-46bc-a792-f7ce633bf607",
                    "Name": "Knez Homes"
                  }, {
                    "BuilderId": "53aa5955-9d61-475b-a28c-408ae99ea3b5",
                    "Name": "Koch Construction Co."
                  }, {
                    "BuilderId": "4669c24d-062b-46c1-be93-ffe1dae126b6",
                    "Name": "Kroll Residential"
                  }, {
                    "BuilderId": "f103859e-c395-4293-9f11-0666bba9e08d",
                    "Name": "L.R. Hill"
                  }, {
                    "BuilderId": "7bfef681-33ae-4a89-86ec-99b88b29aeca",
                    "Name": "LAD Construction Company"
                  }, {
                    "BuilderId": "9458db14-c378-4036-9f95-d117e2d60205",
                    "Name": "Lake Erie Investments Co."
                  }, {
                    "BuilderId": "6c660737-2de4-43f8-aba1-990c5d504f7d",
                    "Name": "Lakeshore Construction, LLC."
                  }, {
                    "BuilderId": "09ba9881-06db-4bad-9d60-d5a59caa0f29",
                    "Name": "Landmark Builders"
                  }, {
                    "BuilderId": "1af67e4b-17b1-4ad0-b3e0-90323596ff2d",
                    "Name": "Legacy Development"
                  }, {
                    "BuilderId": "6c60688d-7984-402b-b22c-fbb12848f087",
                    "Name": "Lifestyle Builders"
                  }, {
                    "BuilderId": "3e929147-3180-4f68-a16d-19676934226d",
                    "Name": "LoPresti Homes Corp"
                  }, {
                    "BuilderId": "767f05cc-6cff-4ea4-ab01-ba4cfc7f0500",
                    "Name": "Lordan Development, Inc."
                  }, {
                    "BuilderId": "4ffd1216-5636-4cc1-a88d-89e48263619f",
                    "Name": "Marc-Mar Homes"
                  }, {
                    "BuilderId": "5425b7e7-1ee8-4b32-8dbd-450d4dd65dbb",
                    "Name": "Mark Ange Builders"
                  }, {
                    "BuilderId": "3ee20007-0ed5-424c-8b56-531431b0d918",
                    "Name": "Mark Antony Homes"
                  }, {
                    "BuilderId": "53049961-cb21-49d1-89cf-a9907dbe27eb",
                    "Name": "Mark Cassara"
                  }, {
                    "BuilderId": "eb286fb3-1edd-4723-9743-565dd3ce34f4",
                    "Name": "McNaughton Homes"
                  }, {
                    "BuilderId": "e9976d02-4c1d-4a78-9cc8-1b1376535ca4",
                    "Name": "McPadden Builders"
                  }, {
                    "BuilderId": "8676265c-3c2e-4e49-ace5-3cf0bf1d0602",
                    "Name": "Michael Ricciuti Construction"
                  }, {
                    "BuilderId": "a91e6eca-a7b7-48e5-b9f7-e486e42c4e17",
                    "Name": "Millennial Moments "
                  }, {
                    "BuilderId": "b2eb4a0e-afb5-44b4-ada3-f39c11ffdfb4",
                    "Name": "Murray Homes"
                  }, {
                    "BuilderId": "abfed657-ee13-431c-837e-a95205b46e15",
                    "Name": "My Place Homes"
                  }, {
                    "BuilderId": "1fa857d2-6f38-4652-a00e-1dbbfdcfa897",
                    "Name": "Natale Builders"
                  }, {
                    "BuilderId": "4b30479d-6619-452d-bb4b-636b63d803dc",
                    "Name": "Norwalk Golf Properties"
                  }, {
                    "BuilderId": "0915019d-aff6-422a-af0e-6733a73aa249",
                    "Name": "Oceanside Building"
                  }, {
                    "BuilderId": "a7f4370e-f7cf-4bc5-b7ef-888443902dec",
                    "Name": "Ohio Millstone Management Group"
                  }, {
                    "BuilderId": "28bfb352-7312-4af5-a153-248353442c44",
                    "Name": "Orley Homes"
                  }, {
                    "BuilderId": "31708565-d49a-438b-9917-5afd9b265c03",
                    "Name": "Parkview Homes"
                  }, {
                    "BuilderId": "888b7f14-5a53-4bbf-9179-b5d0dfc1b4e8",
                    "Name": "Parry Custom Homes"
                  }, {
                    "BuilderId": "6ef5fe81-71d1-48ce-90ff-0f4562b2e55b",
                    "Name": "PENN HARRIS CONSTRUCTION CO., INC."
                  }, {
                    "BuilderId": "b78cdd05-fcaa-4334-9457-45571eb01be5",
                    "Name": "Perrino Builders"
                  }, {
                    "BuilderId": "13651b45-9291-4369-968a-8534296124d9",
                    "Name": "Pinnacle Homes"
                  }, {
                    "BuilderId": "05fa0daf-d41f-488d-8443-0adbcac33828",
                    "Name": "Pioneer Development"
                  }, {
                    "BuilderId": "453ec9b6-1a5a-45e2-ac4a-573a77276d75",
                    "Name": "Pohl Custom Home Construction"
                  }, {
                    "BuilderId": "43c5e0c8-6d15-4b68-b112-f06f2cb90dbf",
                    "Name": "Port Harbor Homes"
                  }, {
                    "BuilderId": "1a95b84d-34d8-4331-b5db-f1e75bdc0d64",
                    "Name": "Premier Homes"
                  }, {
                    "BuilderId": "39c9172c-2847-486b-b7c1-e2a7ff8e2698",
                    "Name": "Pride One"
                  }, {
                    "BuilderId": "c5fe0955-2887-4a3e-a064-3417a54b6396",
                    "Name": "ProBuilt Designz, LLC"
                  }, {
                    "BuilderId": "f85a0f2e-03e1-4185-90a7-bfc5a4b56f7b",
                    "Name": "Pulte Homes"
                  }, {
                    "BuilderId": "eb9d9d29-6357-4512-ac12-ca10badbb9fd",
                    "Name": "Quality Homes of Currituck"
                  }, {
                    "BuilderId": "f882aea1-3cee-4748-8f06-dd8997ad74e0",
                    "Name": "R. A. Young Construction"
                  }, {
                    "BuilderId": "4907f106-570a-473d-be89-f9c0f9951306",
                    "Name": "Randaccio Builder"
                  }, {
                    "BuilderId": "ac5746da-0bac-42a6-8de9-4cfbbb365af9",
                    "Name": "Reger Construction, LLC."
                  }, {
                    "BuilderId": "bd96fd3d-e26a-43b0-b585-f0675d1b6306",
                    "Name": "Reliant Construction Corporation"
                  }, {
                    "BuilderId": "4c727256-d096-48da-89c5-c6c30fa7e8e5",
                    "Name": "Rembrandt Homes"
                  }, {
                    "BuilderId": "95353a44-6973-46e0-84b6-f39dc37343ef",
                    "Name": "Ricciuti Enterprise"
                  }, {
                    "BuilderId": "2f56786b-e3fc-4dc3-88cc-918597b2397e",
                    "Name": "Richwell Custom Homes"
                  }, {
                    "BuilderId": "e1d40be8-9b49-4561-889e-dccea202b989",
                    "Name": "RJ Taylor Builders"
                  }, {
                    "BuilderId": "8fc02fa6-890c-43a3-8206-47ddffaa0266",
                    "Name": "Russo Builders Limited"
                  }, {
                    "BuilderId": "7fc26feb-0706-49cb-86a8-b30b5f31e587",
                    "Name": "Sasser Homes"
                  }, {
                    "BuilderId": "041757bb-263f-432c-a452-ea81a018dd07",
                    "Name": "Sciortino Developers LLC."
                  }, {
                    "BuilderId": "e1042801-36b0-4163-a8bd-ee594bc4d2dd",
                    "Name": "Shafer Family Homes"
                  }, {
                    "BuilderId": "e32cc4c3-8ed0-4dff-adf2-6637cc2e378f",
                    "Name": "Sortino Properties"
                  }, {
                    "BuilderId": "e14fe91e-0fce-45cd-8c8e-8f8f929ae1d2",
                    "Name": "Spagnolo Custom Homes, Inc."
                  }, {
                    "BuilderId": "70c762f7-5a3d-4378-9f5e-fd097aadc535",
                    "Name": "Stambrosky Homes"
                  }, {
                    "BuilderId": "9ddaadc8-dc4f-4881-843b-96fa9fa321ed",
                    "Name": "Stan Corporation"
                  }, {
                    "BuilderId": "5b143238-08b3-4e15-8888-7d1b3fe615d1",
                    "Name": "Stephen Alexander Homes \u0026 Neighborhoods"
                  }, {
                    "BuilderId": "d13a26ae-459d-4696-81ae-3dd6535371cf",
                    "Name": "Stephen Black Builders, Inc."
                  }, {
                    "BuilderId": "f9191ecb-2ecb-4ac1-8ca4-42b051b95a9a",
                    "Name": "Stonehaven Companies"
                  }, {
                    "BuilderId": "cb15c4c3-72a4-4f4d-ac5c-52a1ce224db4",
                    "Name": "Suncrest Homes, Inc."
                  }, {
                    "BuilderId": "a24ecd7f-800a-4165-8815-102ab964b3e1",
                    "Name": "Terri Moore Homes"
                  }, {
                    "BuilderId": "ef788690-f1d4-49c2-a717-8fd1c333d152",
                    "Name": "The Krill Co., Inc."
                  }, {
                    "BuilderId": "36fd27ae-3e2f-483c-8df9-c6aa1691f502",
                    "Name": "The Meritage Group, LP"
                  }, {
                    "BuilderId": "c56a1967-5519-4077-908c-09bb89d09e9e",
                    "Name": "The Office of Horace Trumbauer"
                  }, {
                    "BuilderId": "7efe229c-83cc-497a-ad84-70eae9026eee",
                    "Name": "The Phillips Builders "
                  }, {
                    "BuilderId": "cdcf4b6d-a5c4-492f-bbd3-47163c537665",
                    "Name": "Tri-River Design \u0026 Construction, Inc."
                  }, {
                    "BuilderId": "bb6ae320-9b6a-42ad-a90c-f666b8fb4d8f",
                    "Name": "Tucker Building \u0026 Design"
                  }, {
                    "BuilderId": "3daf5de6-7058-46b3-88c5-3bbb1c529de5",
                    "Name": "ViscaBuildersInc."
                  }, {
                    "BuilderId": "eda601fc-16e8-417b-9167-183b487e3e69",
                    "Name": "Wald \u0026 Fisher, Inc."
                  }, {
                    "BuilderId": "ae644b99-19be-4463-bdb6-ee3c16af2d7c",
                    "Name": "Waterford Custom Builders: Peter Fabbio"
                  }, {
                    "BuilderId": "488dd00a-f9de-4438-8598-28306b37ed21",
                    "Name": "Westview Partners, LLC "
                  }, {
                    "BuilderId": "655ec8e7-84a3-4fb0-945c-98fd7b23eff8",
                    "Name": "William Thomas Homes Inc."
                  }, {
                    "BuilderId": "b39b19c9-a144-4992-83bf-7469fa33267a",
                    "Name": "Wilshire Homes, Inc."
                  }, {
                    "BuilderId": "cd7073e4-177b-4e7f-b86a-0daf40622312",
                    "Name": "Wohlers Development Corp."
                  }, {
                    "BuilderId": "cd558271-81d0-4def-8039-5be85b8598ea",
                    "Name": "WXZ Development, Inc."
                  }, {
                    "BuilderId": "17430518-7e84-4ea8-bdc7-44eb8d997f68",
                    "Name": "Yingst Homes"
                  }, {
                    "BuilderId": "3712acd3-d3ab-4dd9-be7f-dfbc66c465db",
                    "Name": "Zamkro Development, LLC"
                  }],
                  "dataTextField": "Name",
                  "dataValueField": "BuilderId",
                  "optionLabel": "Select a Builder"
                });
              });
            </script>
          </div>
        </div>
      </div>
      <div class="lf-option">
        <div class="form-group">
          <div class="col-xs-12  m-t-10">
            <div class="form-submit">
              <div class="row">
                <div class="col-xs-12 p-x-0">
                  <div class="col-xs-6">
                    <a class="search-reset btn btn-sm btn-block default-invert js-resetfilterbtn" href="/Property"><i class="icon-close-alt icon-sm" aria-hidden="true"></i> Reset</a>
                  </div>
                  <div class="col-xs-6">
                    <a class="search-submit btn btn-sm btn-block btn-primary" href="/Property/MapList"><i class="icon-search" aria-hidden="true"></i> Search</a>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

GET /Property/MapList

<form action="/Property/MapList" id="quick-searchbar-search" method="get" data-hs-cf-bound="true">
  <div class="search-type">Property Search</div>
  <span tabindex="-1" role="presentation" class="k-widget k-autocomplete search-feild k-autocomplete-clearable k-state-default" style=""><input type="text" id="searchProperties" name="location" class="search-feild k-input"
      placeholder="City, Zip, Address or School District" data-role="autocomplete" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-owns="searchProperties_listbox" aria-autocomplete="list"
      data-original-title="" title=""><span unselectable="on" class="k-icon k-clear-value k-i-close k-hidden" title="clear" role="button" tabindex="-1"></span><span class="k-icon k-i-loading" style="display:none"></span></span>
  <a class="search-submit icon-search" href="/Property"><span class="sr-only">Search</span></a>
</form>

POST /Agent/Contact

<form action="/Agent/Contact" data-ajax="true" data-ajax-begin="OnBeginContactSubmit" data-ajax-method="POST" data-ajax-mode="replace" data-ajax-update="#ContactFormBody" id="form0" method="post" novalidate="novalidate" data-hs-cf-bound="true"><input
    name="__RequestVerificationToken" type="hidden" value="EFnAS4jDCTVGZPCqjdtyyCYXTj5-yLuIbLq0WUrGm1goHYtl2mhhEVhdG8YGhn-M5l60cM_mLDFf4t8qTd8CN-4n2x01">
  <div class="validation-summary-errors">
    <ul>
      <li style="display:none"></li>
    </ul>
  </div><input data-val="true" data-val-required="The AgentCode field is required." id="AgentCode" name="AgentCode" type="hidden" value="66739">
  <div class="fields">
    <div class="form-group">
      <label class="sr-only" for="FullName">Name</label>
      <input class="form-control" data-val="true" data-val-required="The Name field is required." id="FullName" name="FullName" placeholder="Name" type="text" value="">
      <span class="field-validation-valid" data-valmsg-for="FullName" data-valmsg-replace="true"></span>
    </div>
    <div class="form-group">
      <label class="sr-only" for="ConsumerEmail">Email</label>
      <input class="form-control" data-val="true" data-val-email="The Email field is not a valid e-mail address." data-val-required="The Email field is required." id="ConsumerEmail" name="ConsumerEmail" placeholder="Email" type="text" value="">
      <span class="field-validation-valid" data-valmsg-for="ConsumerEmail" data-valmsg-replace="true"></span>
    </div>
    <div class="form-group">
      <label class="sr-only" for="PhoneNumber">Phone Number</label>
      <input class="form-control" data-val="true" data-val-regex="Invalid Phone Number - Enter 10 digit number without parentheses, spaces or dashes" data-val-regex-pattern="^\d{10}$" id="PhoneNumber" name="PhoneNumber" placeholder="Phone"
        type="text" value="">
      <span class="field-validation-valid" data-valmsg-for="PhoneNumber" data-valmsg-replace="true"></span>
    </div>
    <div class="form-group">
      <label class="sr-only" for="Comments">Comments</label>
      <textarea class="form-control" cols="20" data-val="true" data-val-required="The Comments field is required." id="Comments" name="Comments" placeholder="Please describe what you are looking for (property type, area, etc.)" rows="2"></textarea>
      <span class="field-validation-valid" data-valmsg-for="Comments" data-valmsg-replace="true"></span>
    </div>
    <div class="subText font-20">Are you pre-approved for a mortgage?</div>
    <div class="radio-inline radio-pretty">
      <input checked="True" data-val="true" data-val-required="The Pre-approved field is required." id="preapprovedYes" name="PreApproved" type="radio" value="Yes">
      <label for="preapprovedYes">Yes</label>
    </div>
    <div class="radio-inline radio-pretty">
      <input id="preapprovedNo" name="PreApproved" type="radio" value="No">
      <label for="preapprovedNo">No</label>
    </div>
    <div class="form-group m-t-15">
      <script type="text/javascript" src="https://www.google.com/recaptcha/api.js"></script>
      <div class="g-recaptcha" data-sitekey="6LcSchoaAAAAAL5_4dCcTeNkral8GcgcOhA3AEut" data-size="compact">
        <div style="width: 164px; height: 144px;">
          <div><iframe title="reCAPTCHA" width="164" height="144" role="presentation" name="a-cyw21093ti9r" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcSchoaAAAAAL5_4dCcTeNkral8GcgcOhA3AEut&amp;co=aHR0cHM6Ly93d3cuaG93YXJkaGFubmEuY29tOjQ0Mw..&amp;hl=de&amp;v=1kRDYC3bfA-o6-tsWzIBvp7k&amp;size=compact&amp;cb=rb6arhh1p1so"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <span class="field-validation-valid" data-valmsg-for="ReCaptcha" data-valmsg-replace="true"></span>
    </div>
    <input class="btn btn-primary btn-block btn-lg invert m-t-20 font-md-18 font-lg-20" type="submit" value="Request agent follow-up">
  </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce" data-hs-cf-bound="true"><input type="text" name="sl"
    id="goog-gt-votingInputSrcLang"><input type="text" name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text"
    name="vote" id="goog-gt-votingInputVote"></form>

Text Content

Skip to main content
Menu Search
Sign In
Compare properties
Call us (844) 634-2662
 * Buying
   * Homes For Sale
   * New Homes
   * Communities
   * Hanna Luxury
   * Money Back Guarantee Homes
   * Advanced Search
   * Public Records
   * Commercial Real Estate
   * Home Buyer's Guide
   * Exclusive Buyer Resources
   * Free Market Analysis
 * Selling
   * What's my home worth?
   * Exclusive Seller Resources
   * Hanna Luxury
   * Find an Agent
   * Home Seller's Guide
 * Agents & Offices
   * Find an Agent
   * Find an Office
 * HannaFinancial
   * Mortgage Services
   * Insurance
   * Title and Escrow Services
   * One-Stop Shopping
   * Mortgage Calculators
   * Community Lending Division
 * The Hanna Advantage
   * One-Stop Shopping
   * Mortgage Services
   * 100% Money Back Guarantee
   * Hanna Luxury
   * Relocation and Business Development
   * Property Management
   * Commercial Real Estate
   * Appraisal Services
   * U.S. Military on the Move Program
   * Hanna Home Pros
   * Franchising
 * Fair Housing
 * Careers
   * Careers
   * Franchising
 * About Us
   * Our Story
   * Our Team
   * Community Commitment
   * Blog
   * Press Releases
 * Contact Us
 * Call us (844) 634-2662

For Sale
For Rent
Recent Sale Prices
Public Records
Developments and Builders
Search Type: For Sale
 * For Sale (selected)
 * For Rent
 * Recent Sale Prices
 * Public Records
 * Developments and Builders

Search based on Location Search based on Drive Time
Location

Location
 * Set location as Destination (selected)
 * Set location as Origin

Drive Time In
15 min
Arrive At
12:00 AM
Days of the Week
Weekdays
Property Type
Any
Single Family HomeTownhome or CondoManufactured HousingMobile HomeMulti-Family
HomeFarmLots and LandResidential LotsCommercialCommercial
LotsDuplexTriplexMulti-unit ApartmentHalf DuplexFarm
AcreageVacation/RecreationCo-opCommercial LeaseBoat
SlipTimeshareGarage/Parking/Storage
Price

to

Price

to

Monthly Rent

to

Beds Baths
Any
Baths
Any
Lot Size
Any

Show MoreLess
Built Between (earliest)

Built Between (latest)

Sold between (earliest)

Sold between (latest)

Sqft (min)

Sqft (max)

Keywords

MLS#

Radius


Include Contingent Listings

Include Pending Listings


SEARCH ONLY

Any Open Houses
Virtual Open Houses
In Person Open Houses

Find It First™ Listings

New listings from the last 7 days

Show MoreLess
Twilight Open Houses

Homes with 100% Money Back Guarantee

Hanna Luxury

Homes with Home Warranty

New Construction

Price changed in last 7 days

Foreclosures
Reset
Search

DEVELOPMENTS

Location

Priced From

Property Type
Any
Boat SlipCondoLots and LandMulti-Family HomeSingle Family HomeTownhomeTownhome
or CondoVacation/RecreationWaterfront
Reset
Search

BUILDERS

Builders
Select a Builder
Reset
Search
 1. Home
 2. Agents & offices
 3. Agents
 4. Laurie Brill

Property Search
Search

Share
 * 
 * Facebook
 * X
 * Pinterest
 * LinkedIn


LAURIE BRILL



My Listings

(216) 643-9777 (440) 670-1571 View My Website Download My App

Facebook X LinkedIn Instagram
Avon Office, OH
2100 Center Rd.
Avon, OH 44011
Office: (440) 934-0966




--------------------------------------------------------------------------------


SPECIALTIES

Hanna Luxury
Executive Home
First Time Buyers
Investment
Luxury Homes
Move-Up Home
New Construction
New Home
Relocation
Residential
Retirement

--------------------------------------------------------------------------------

Toggle navigation My Listings
 * My Listings
 * My Sales
 * Neighborhood News
   
 * My Reviews

Sort by: Newest
 * Previous
 * Next

$400,000
Contingent 1256 W 74th Street
Cleveland, OH 44102
2
beds
 
2
full
baths
1
partial
bath
1,674
sq.ft.
 
26
days on
market

Listed by:Laurie Brill
Howard Hanna Real Estate Services
MLS # 5014785

 * Previous
 * Next

$440,000
Pending 1208 Elbur
Lakewood, OH 44107
4
beds
 
1
full
bath
1
partial
bath
2,000
sq.ft.
 
3
days on
market

Listed by:Laurie Brill
Howard Hanna Real Estate Services
MLS # 5012212









HAVE A QUESTION?
I CAN HELP.

 * 

Name
Email
Phone Number
Comments
Are you pre-approved for a mortgage?
Yes
No

Browse homes by state
 * Connecticut
 * Indiana
 * Kentucky
 * Maryland
 * Michigan
 * New Jersey
 * New York
 * North Carolina
 * Pennsylvania
 * Ohio
 * South Carolina
 * Virginia
 * West Virginia

 * Property Management
 * Community Commitment
 * Careers
 * Blog
 * About Us
 * Realty One Referral Network
 * Help




Howard Hanna ©2024 Home Happens Here.® Legal Info Accessibility

 * Facebook
 * Instagram
 * X
 * LinkedIn
 * YouTube

▼


Google Play and the Google Play logo are trademarks of Google LLC.

 * Call
 * Contact
 * Share
   * Facebook
   * X
   * Pinterest
   * LinkedIn

Originaltext

Diese Übersetzung bewerten
Mit deinem Feedback können wir Google Übersetzer weiter verbessern




 * 15 min
 * 30 min
 * 45 min
 * 60 min
 * 90 min

No data found.
 * 12:00 AM
 * 12:30 AM
 * 01:00 AM
 * 01:30 AM
 * 02:00 AM
 * 02:30 AM
 * 03:00 AM
 * 03:30 AM
 * 04:00 AM
 * 04:30 AM
 * 05:00 AM
 * 05:30 AM
 * 06:00 AM
 * 06:30 AM
 * 07:00 AM
 * 07:30 AM
 * 08:00 AM
 * 08:30 AM
 * 09:00 AM
 * 09:30 AM
 * 10:00 AM
 * 10:30 AM
 * 11:00 AM
 * 11:30 AM
 * 12:00 PM
 * 12:30 PM
 * 01:00 PM
 * 01:30 PM
 * 02:00 PM
 * 02:30 PM
 * 03:00 PM
 * 03:30 PM
 * 04:00 PM
 * 04:30 PM
 * 05:00 PM
 * 05:30 PM
 * 06:00 PM
 * 06:30 PM
 * 07:00 PM
 * 07:30 PM
 * 08:00 PM
 * 08:30 PM
 * 09:00 PM
 * 09:30 PM
 * 10:00 PM
 * 10:30 PM
 * 11:00 PM
 * 11:30 PM

No data found.
 * Weekdays
 * Weekends

No data found.
 * Single Family Home
 * Townhome or Condo
 * Manufactured Housing
 * Mobile Home
 * Multi-Family Home
 * Farm
 * Lots and Land
 * Residential Lots
 * Commercial
 * Commercial Lots
 * Duplex
 * Triplex
 * Multi-unit Apartment
 * Half Duplex
 * Farm Acreage
 * Vacation/Recreation
 * Co-op
 * Commercial Lease
 * Boat Slip
 * Timeshare
 * Garage/Parking/Storage

No data found.
Any

 * 1+
 * 2+
 * 3+
 * 4+

No data found.
Any

 * 1+ full
 * 2+ full
 * 3+ full
 * 4+ full

No data found.
Any

 * Less Than One Acre
 * 1-5 Acres
 * 5-10 Acres
 * 10+ Acres

No data found.




 * Boat Slip
 * Condo
 * Lots and Land
 * Multi-Family Home
 * Single Family Home
 * Townhome
 * Townhome or Condo
 * Vacation/Recreation
 * Waterfront

No data found.
Select a Builder

 * 3 Pillar Homes
 * 4th Generation Home Builders
 * ABT Custom Homes
 * Activity Capital
 * Agora Homes and Development, LLC
 * AJF Construction Company
 * Anbrook Homes
 * Anthony Custom Homes
 * Antonelli Construction, LLC
 * Antoun Dibo
 * Arcon Builders
 * Arena Construction
 * Bachman Builders
 * Barbera Homes
 * Barrington Homes
 * Bay Homes L.L.C.
 * Bella Homes
 * Belmonte Builders
 * Benjamin Marcus Homes
 * Benjamin Marcus Homes
 * Bercury Homes
 * Berges Home Performance
 * Bianchi Development
 * Bishard Homes
 * Bohn Construction
 * Brickhaus Partners
 * Brooks & Blair Homes, LLC
 * Brownstone Construction
 * Caldwell & Cook Inc.
 * Camden Builders
 * Capital H Development
 * Cardamone Home Builders
 * Cardinale Construction
 * CasaVilla Builders
 * Castlebrook Development
 * Centennial Home Group
 * Chadwick Homes
 * Chesapeake Homes
 * Ciappa & Marinelli Builders, Ltd.
 * Clark Harvey Builders
 * Classic Communities
 * Classic Design Builders
 * Cleveland Bricks
 * Clute Enterprises, Inc.
 * Corinth Residential
 * Crosstown Custom Homes
 * D'Angelo Building & Design, LLC
 * David T. DeLuco
 * DeGraff Bloom
 * Dibo Construction
 * DiCioccio Construction LTD
 * DiGeronimo Companies
 * Dinallo & Wittrup
 * DM Brentzel Builders
 * Driven 4 Group
 * DSA Builders
 * EFG Custom Homes
 * Enterprise Construction
 * ER Design Builder, LLC
 * FJA Development Inc
 * Franjo Construction
 * Frontline
 * Go Best Contracting
 * Golden Homes by Bahman, Inc.
 * Graf Construction
 * Graziani Homes
 * Greystone Building Company, Inc.
 * Gross Builders
 * Gustave Development
 * Hallmark Homes
 * Harville Homes
 * Hedding Homes
 * Herbinger Homes
 * Heurich Homes
 * Hillan Homes, Inc.
 * Home Pride Builders and Developers, Inc.
 * Horizon Homes Inc./ A Wegman Companies Dev.
 * Iuppa Homes
 * J Roc Development
 * J. Heintz Builders
 * Jaylin Homes
 * John Hobart Miller
 * Junior Properties Ltd.
 * Ketmar Development Corp
 * Kingdom Home Builders
 * Kirbor Homes
 * Klepper Construction
 * Knez Homes
 * Koch Construction Co.
 * Kroll Residential
 * L.R. Hill
 * LAD Construction Company
 * Lake Erie Investments Co.
 * Lakeshore Construction, LLC.
 * Landmark Builders
 * Legacy Development
 * Lifestyle Builders
 * LoPresti Homes Corp
 * Lordan Development, Inc.
 * Marc-Mar Homes
 * Mark Ange Builders
 * Mark Antony Homes
 * Mark Cassara
 * McNaughton Homes
 * McPadden Builders
 * Michael Ricciuti Construction
 * Millennial Moments
 * Murray Homes
 * My Place Homes
 * Natale Builders
 * Norwalk Golf Properties
 * Oceanside Building
 * Ohio Millstone Management Group
 * Orley Homes
 * Parkview Homes
 * Parry Custom Homes
 * PENN HARRIS CONSTRUCTION CO., INC.
 * Perrino Builders
 * Pinnacle Homes
 * Pioneer Development
 * Pohl Custom Home Construction
 * Port Harbor Homes
 * Premier Homes
 * Pride One
 * ProBuilt Designz, LLC
 * Pulte Homes
 * Quality Homes of Currituck
 * R. A. Young Construction
 * Randaccio Builder
 * Reger Construction, LLC.
 * Reliant Construction Corporation
 * Rembrandt Homes
 * Ricciuti Enterprise
 * Richwell Custom Homes
 * RJ Taylor Builders
 * Russo Builders Limited
 * Sasser Homes
 * Sciortino Developers LLC.
 * Shafer Family Homes
 * Sortino Properties
 * Spagnolo Custom Homes, Inc.
 * Stambrosky Homes
 * Stan Corporation
 * Stephen Alexander Homes & Neighborhoods
 * Stephen Black Builders, Inc.
 * Stonehaven Companies
 * Suncrest Homes, Inc.
 * Terri Moore Homes
 * The Krill Co., Inc.
 * The Meritage Group, LP
 * The Office of Horace Trumbauer
 * The Phillips Builders
 * Tri-River Design & Construction, Inc.
 * Tucker Building & Design
 * ViscaBuildersInc.
 * Wald & Fisher, Inc.
 * Waterford Custom Builders: Peter Fabbio
 * Westview Partners, LLC
 * William Thomas Homes Inc.
 * Wilshire Homes, Inc.
 * Wohlers Development Corp.
 * WXZ Development, Inc.
 * Yingst Homes
 * Zamkro Development, LLC

No data found.

 * Sort by: Newest
 * Sort by: Most Expensive
 * Sort by: Least Expensive
 * Sort by: Newest Price Changes

No data found.