www.orea.com Open in urlscan Pro
162.247.246.170  Public Scan

Submitted URL: http://orea.com/
Effective URL: https://www.orea.com/
Submission: On December 08 via api from US — Scanned from CA

Form analysis 2 forms found in the DOM

<form @submit.prevent="" class="tw-relative tw-justify-self-end tw--translate-x-4 md:tw-translate-x-8 xl:tw-translate-x-0 tw-mr-6" id="global-search"
  x-data="{open: false, get results() {  let results=['Affordable Housing', 'Rural Housing Report' , 'Urban Housing Report' , 'Housing Houses' ];  return results.filter((r)=>  {  return r.toLowerCase().includes(this.search.toLowerCase()) &amp;&amp; this.search !== r  }) }}">
  <div class="tw-flex tw-items-center">
    <input id="inputNavSearch" :class="open ? 'tw-px-2 tw-w-60 xl:tw-w-44' : 'tw-w-0'"
      class="tw-rounded-none tw-border-b tw-border-gray-500 tw-my-1 tw-py-1 tw-text-sm placeholder:tw-italic placeholder:tw-text-gray-700 tw-transition-all tw-ease-in-out tw-duration-300 tw-w-0" placeholder="Search..." type="text" x-model="search"
      x-ref="search" @keyup.escape="search = ''; open = false" @keyup.enter="searchkeyword()">
    <button type="button" x-on:click="searchkeyword" x-show="open &amp;&amp; search.length > 0" style="display: none;">
      <svg class="tw-opacity-1 group-hover:tw-opacity-100 tw-transition" fill="none" height="15" viewBox="0 0 18 15" width="18" xmlns="http://www.w3.org/2000/svg">
        <g stroke-width=".75">
          <path d="m0 7.47993h16.8832m-6.2188 6.49337 6.6546-6.49659-6.6542-6.47671" stroke="#222"></path>
          <path d="m0 7.47993h16.8832m-6.2188 6.49337 6.6546-6.49659-6.6542-6.47671" stroke="#000" stroke-opacity=".2"></path>
        </g>
      </svg>
    </button>
    <button type="button" @click.prevent="open = !open; search = '', $nextTick(() => $refs.search.focus())" class="tw-relative tw-h-[46px] tw-w-[46px] tw-pointer-events-auto tw-rounded-full tw-group tw-ml-1">
      <svg class="tw-absolute tw-top-0 tw-left-0" fill="none" height="46" viewBox="0 0 46 46" width="46" x-show="!open" x-transition="" xmlns="http://www.w3.org/2000/svg">
        <title>Open Search</title>
        <circle :class="loginWindow ? 'tw-fill-transparent' : 'group-hover:tw-fill-blue-100'" cx="23" cy="23" r="23" class="group-hover:tw-fill-blue-100"></circle>
        <circle cx="21.9089" cy="21.2585" r="8.63346" stroke="#222222" stroke-width="1.25"></circle>
        <line stroke="#222222" stroke-width="1.25" transform="matrix(0.676486 0.736455 -0.749357 0.662166 26.4578 28.4087)" x2="8.95098" y1="-0.625" y2="-0.625"></line>
      </svg>
      <svg class="tw-absolute tw-top-0 tw-left-0" fill="none" height="46" viewBox="0 0 46 46" width="46" x-show="open" x-transition="" xmlns="http://www.w3.org/2000/svg" style="display: none;">
        <title>Close Search</title>
        <circle cx="23" cy="23" fill="white" r="23"></circle>
        <line stroke="#222222" stroke-width="1.25" transform="matrix(0.676486 0.736455 -0.749357 0.662166 25.1047 26.2922)" x2="5.44842" y1="-0.625" y2="-0.625"></line>
        <circle class="group-hover:tw-fill-blue-100" cx="23" cy="23" fill="white" r="16.5" stroke="#222222"></circle>
        <line stroke="#222222" stroke-width="1.25" x1="28.1789" x2="17.9057" y1="28.2369" y2="17.9636"></line>
        <line stroke="#222222" stroke-width="1.25" x1="28.1031" x2="17.8299" y1="18.0074" y2="28.2806"></line>
      </svg>
    </button>
  </div>
  <ul class="tw-absolute tw--left-5 tw-w-96 tw-bg-white tw-text-off-black tw-p-5" x-show="1 == 1 ? false : open &amp;&amp; search.length > 0 &amp;&amp; results.length > 0" style="display: none;">
    <template x-for="r in results">
      <li class="tw-border-b tw-border-gray-500">
        <a class="tw-group tw-flex tw-items-center tw-justify-between tw-text-xs tw-text-off-black tw-p-3 tw-my-1 hover:tw-bg-blue-100 tw-rounded" href="#">
          <span x-text="r"></span>
          <svg class="tw-opacity-0 group-hover:tw-opacity-100 tw-transition" fill="none" height="15" viewBox="0 0 18 15" width="18" xmlns="http://www.w3.org/2000/svg">
            <g stroke-width=".75">
              <path d="m0 7.47993h16.8832m-6.2188 6.49337 6.6546-6.49659-6.6542-6.47671" stroke="#222"></path>
              <path d="m0 7.47993h16.8832m-6.2188 6.49337 6.6546-6.49659-6.6542-6.47671" stroke="#000" stroke-opacity=".2"></path>
            </g>
          </svg>
        </a>
      </li>
    </template>
    <li class="tw-border-b tw-border-gray-500">
      <a class="tw-group tw-flex tw-items-center tw-justify-between tw-text-xs tw-text-off-black tw-p-3 tw-my-1 hover:tw-bg-blue-100 tw-rounded" href="#">
          <span x-text="r">Affordable Housing</span>
          <svg class="tw-opacity-0 group-hover:tw-opacity-100 tw-transition" fill="none" height="15" viewBox="0 0 18 15" width="18" xmlns="http://www.w3.org/2000/svg">
            <g stroke-width=".75">
              <path d="m0 7.47993h16.8832m-6.2188 6.49337 6.6546-6.49659-6.6542-6.47671" stroke="#222"></path>
              <path d="m0 7.47993h16.8832m-6.2188 6.49337 6.6546-6.49659-6.6542-6.47671" stroke="#000" stroke-opacity=".2"></path>
            </g>
          </svg>
        </a>
    </li>
    <li class="tw-border-b tw-border-gray-500">
      <a class="tw-group tw-flex tw-items-center tw-justify-between tw-text-xs tw-text-off-black tw-p-3 tw-my-1 hover:tw-bg-blue-100 tw-rounded" href="#">
          <span x-text="r">Rural Housing Report</span>
          <svg class="tw-opacity-0 group-hover:tw-opacity-100 tw-transition" fill="none" height="15" viewBox="0 0 18 15" width="18" xmlns="http://www.w3.org/2000/svg">
            <g stroke-width=".75">
              <path d="m0 7.47993h16.8832m-6.2188 6.49337 6.6546-6.49659-6.6542-6.47671" stroke="#222"></path>
              <path d="m0 7.47993h16.8832m-6.2188 6.49337 6.6546-6.49659-6.6542-6.47671" stroke="#000" stroke-opacity=".2"></path>
            </g>
          </svg>
        </a>
    </li>
    <li class="tw-border-b tw-border-gray-500">
      <a class="tw-group tw-flex tw-items-center tw-justify-between tw-text-xs tw-text-off-black tw-p-3 tw-my-1 hover:tw-bg-blue-100 tw-rounded" href="#">
          <span x-text="r">Urban Housing Report</span>
          <svg class="tw-opacity-0 group-hover:tw-opacity-100 tw-transition" fill="none" height="15" viewBox="0 0 18 15" width="18" xmlns="http://www.w3.org/2000/svg">
            <g stroke-width=".75">
              <path d="m0 7.47993h16.8832m-6.2188 6.49337 6.6546-6.49659-6.6542-6.47671" stroke="#222"></path>
              <path d="m0 7.47993h16.8832m-6.2188 6.49337 6.6546-6.49659-6.6542-6.47671" stroke="#000" stroke-opacity=".2"></path>
            </g>
          </svg>
        </a>
    </li>
    <li class="tw-border-b tw-border-gray-500">
      <a class="tw-group tw-flex tw-items-center tw-justify-between tw-text-xs tw-text-off-black tw-p-3 tw-my-1 hover:tw-bg-blue-100 tw-rounded" href="#">
          <span x-text="r">Housing Houses</span>
          <svg class="tw-opacity-0 group-hover:tw-opacity-100 tw-transition" fill="none" height="15" viewBox="0 0 18 15" width="18" xmlns="http://www.w3.org/2000/svg">
            <g stroke-width=".75">
              <path d="m0 7.47993h16.8832m-6.2188 6.49337 6.6546-6.49659-6.6542-6.47671" stroke="#222"></path>
              <path d="m0 7.47993h16.8832m-6.2188 6.49337 6.6546-6.49659-6.6542-6.47671" stroke="#000" stroke-opacity=".2"></path>
            </g>
          </svg>
        </a>
    </li>
  </ul>
</form>

POST /api/sitecore/Login/LoadLogin

<form action="/api/sitecore/Login/LoadLogin" class="tw-text-sm" id="__AjaxAntiForgeryFormLogin" method="post" x-show="loginType == 'student'" style="display: none;"><input name="__RequestVerificationToken" type="hidden"
    value="a9viSJWEPGdOTb4xXWiOdKtYNMme1zdqA7wm4M4ztFvMMxAUY3_h2Zll0HZvmYhxTrcrnWFP1GqxQ9HScWoOLCmS9wbecqnJJQJ2-7otv4M1">
  <div class="tw-mt-12">
    <label for="txtStudentUsername" class="tw-uppercase tw-text-sm tw-mb-0.5 tw-block">Student ID</label>
    <input maxlength="8" tabindex="1" autocomplete="off" class="tw-bg-gray-300 tw-block tw-mb-4 tw-w-full tw-py-2.5 tw-px-2.5" id="txtStudentUsername" name="txtStudentUsername" onkeypress="return NumberOnly(event)"
      onkeyup="clearErrorMsg('lblMessageStudent')" type="text" value="">
    <label for="txtStudentPassword" class="tw-uppercase tw-text-sm tw-mb-0.5 tw-block">Password</label>
    <div class="tw-relative tw-mb-4">
      <input :type="showPassword ? 'text' : 'password'" id="txtStudentPassword" class="tw-bg-gray-300 tw-w-full tw-py-2.5 tw-px-2.5 tw-pr-12" tabindex="2" autocomplete="off" onkeyup="clearErrorMsg('lblMessageStudent')" type="password">
      <button @click.prevent="showPassword = !showPassword" aria-label="Show Password" class="tw-absolute tw-right-0 tw-top-0 tw-h-full tw-w-12 text-center">
        <img x-show="!showPassword" class="tw-mx-auto" src="/Contents/Images/eye-hide.svg" alt="Show Password" style="transform: unset !important;">
        <img x-show="showPassword" class="tw-mx-auto" src="/Contents/Images/eye-show.svg" alt="Hide Password" style="transform: unset !important; display: none;">
      </button>
    </div>
    <p class="tw-mt-4">
      <a href="/password-help?info=s" class="tw-text-blue-500 tw-text-xs tw-font-medium tw-underline">Forgot Your ID or Password?</a>
    </p>
  </div>
  <div id="lblMessageStudent" class="text-center"></div>
  <div id="captchaStudSection" class="mb20">
    <div id="recaptcha" class="g-recaptcha" data-sitekey="6LeX7BsUAAAAADelXNhomhrrN_TnbGZ1RV-W2CGl" data-callback="executeLogin" data-size="invisible">
      <div class="grecaptcha-badge" data-style="bottomright"
        style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
        <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-8vv90byo5jrc" 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=6LeX7BsUAAAAADelXNhomhrrN_TnbGZ1RV-W2CGl&amp;co=aHR0cHM6Ly93d3cub3JlYS5jb206NDQz&amp;hl=en&amp;v=cwQvQhsy4_nYdnSDY4u7O5_B&amp;size=invisible&amp;cb=c5x30ax0npop"></iframe></div>
        <div class="grecaptcha-error"></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>
  </div>
  <div class="tw-mt-20 tw-flex tw-items-center">
    <button onclick="return validateStudentLogin(this);" tabindex="3" class="tw-py-2.5 tw-px-5 tw-rounded tw-text-xs tw-font-semibold tw-bg-blue-500 hover:tw-bg-blue-700 tw-text-white tw-transition tw-whitespace-nowrap tw-mr-5">Sign In</button>
    <div @click="rememberUser = !rememberUser"
      class="tw-flex tw-items-center tw-relative after:tw-content-[''] after:tw-absolute after:tw-w-full after:tw-top-0 after:tw-bottom-0 after:tw-left-0 after:tw-right-0 after:tw-z-10 after:tw-cursor-pointer">
      <input :checked="rememberUser" id="checkboxRemStudent" type="radio">
      <label for="checkboxRemStudent" class="tw-whitespace-nowrap tw-ml-2">Remember Me</label>
    </div>
  </div>
</form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting

 * Resources
   * Ontario REALTOR® Wellness Program
   * Member Benefits
   * Legal Resources
   * Media Room
 * Standard Forms
 * Learn
   * MyAcademy
   * Conferences
   * Podcast
 * Advocacy
   * Trust in Real Estate Services Act (TRESA)
 * Get Involved
   * Upcoming Events
   * Young Professionals Network
   * Volunteer

Open Search Close Search
   
 * Affordable Housing
 * Rural Housing Report
 * Urban Housing Report
 * Housing Houses

MyAcademy Sign In
Close


LOG IN AS A...

Member or Student


NEW!

We’ve partnered with CREA to help improve your member experience and give your
information the best security possible.

Click Here for additional instructions on the member login.

You will be returned to OREA once you have successfully logged in.

Login as a Member

Student ID Password


Forgot Your ID or Password?



Sign In
Remember Me

OREA | Since 1922


HELPING ONTARIO REALTORS® SUCCEED

Supporting Ontario REALTORS® in building stronger communities across the
province.

About Us


LATEST UPDATES

Ontario Real Estate News


View all→


 * OREA CEO TIM HUDAK STATEMENT ON FEDERAL GOVERNMENT’S HOUSING-FOCUSED FALL
   ECONOMIC STATEMENT
   
   The Government of Canada’s housing-focused Fall Economic Statement is a clear
   indication the Federal Government is taking this issue seriously, and OREA
   commends Housing Minister Sean Fraser and the Trudeau Government for
   continuing to take action.
   
   Learn More→


 * CANADA’S BEST POLITICAL AFFAIRS CONFERENCE RETURNS WITH OREA POWER HOUSE
   CONFERENCE
   
   The Power House Conference will host hundreds of REALTORS® from across
   Ontario and boast an unrivaled lineup of political leaders and industry
   insiders who will share their insights on housing, policy, and the latest
   trends in real estate.
   
   Learn more about Power House→


 * OREA CEO TIM HUDAK STATEMENT ON GOVERNMENT OF ONTARIO 2023 FALL ECONOMIC
   STATEMENT
   
   The Ontario Real Estate Association (OREA) commends the Ford Government for
   introducing important measures to get more homes built in their 2023 Fall
   Economic Statement, many of which align with solutions that Ontario REALTORS®
   have put on the table.
   
   Learn more→


 * CANADA’S EXISTING IMMIGRATION PLANS CAN HELP REMEDY RESIDENTIAL CONSTRUCTION
   WOES
   
   Research from The Conference Board of Canada was done in collaboration with
   the Canadian Real Estate Association, British Columbia Real Estate
   Association and Ontario Real Estate Association.
   
   Learn more about the recommendations→


 * STUDENT LOAN DEBT IS A MAJOR BARRIER TO HOMEOWNERSHIP FOR YOUNG ONTARIANS
   
   Latest poll from OREA shows over half of post-secondary graduates have
   incurred student debt or loans to finance their education, and of that half,
   53% are still currently engaged in repayment.
   
   Learn about the student debt barrier→


 * OREA CEO TIM HUDAK STATEMENT ON FEDERAL GOVERNMENT PLEDGE TO REMOVE GST ON
   PURPOSE-BUILT RENTALS
   
   We cannot hope to solve the housing affordability crisis without addressing
   the need to have access to homes across the housing spectrum.
   
   Read more→


 * OREA CEO TIM HUDAK STATEMENT ON CONSERVATIVE PARTY OF CANADA HOUSING PLAN
   
   Ontario is experiencing an unprecedented housing affordability and supply
   crisis, one that is occurring during country-wide inflation, while
   cost-of-living is also rising rapidly.
   
   Read more→


 * OREA CEO TIM HUDAK STATEMENT ON TRESA PHASE 2 IMPLEMENTATION
   
   Today, the Ministry of Public and Business Service Delivery released its
   regulations for the second phase of TRESA.
   
   Learn more about Phase 2→


 * OREA INTRODUCES NEW INDUSTRY-LEADING BENEFITS PROGRAM FOR ALL ONTARIO
   REALTORS®
   
   The new Ontario REALTOR® Wellness Program will provide a safety net to
   support Members during challenging times.
   
   Learn more about the ORWP→


 * PASSAGE OF BILL 97 - HELPING HOMEBUYERS, PROTECTING TENANTS ACT - STATEMENT
   FROM OREA CEO TIM HUDAK
   
   The new legislation aims to create more Ontario homeowners, protect renters,
   and encourage more quality rental supply.
   
   Read More→


 * IMPRESSIONS OF BONNIE CROMBIE, PC PARTY, AND QUALITY OF LIFE
   
   7 in 10 Mississauga residents say quality-of-life in the city is good or
   excellent but say more could be done to address housing affordability.
   
   Read More→


 * OREA STATEMENT ON THE HELPING HOMEBUYERS, PROTECTING TENANTS ACT
   
   Ford government plan to protect and support Ontario’s homebuyers and tenants
   is key step towards solving affordability crisis.
   
   Read More→


 * STATEMENT FROM OREA CEO TIM HUDAK ON UNRESERVED.COM INC. DISMISSING LAWSUIT
   
   OREA has repeatedly called for the elimination of an outdated loophole that
   exempts auctioneers from registration or licensing requirements.
   
   Read More→


 * COOLING-OFF PERIOD FOR NEW FREEHOLD HOMES WILL IMPROVE BALANCE IN
   PRE-CONSTRUCTION BUYING AND SELLING PROCESS
   
   OREA supports the Ford Government’s announcement to launch consultations on
   increased consumer protections for new freehold buyers.
   
   Read More→


 * IMPROVING ACCESS TO HOUSING FOR DIVERSE COMMUNITIES A HIGHLIGHT OF 2023
   FEDERAL BUDGET
   
   Improving Access to Housing for Diverse Communities a Highlight of 2023
   Federal Budget
   
   Read More→


 * STATEMENT ON THE DELAYED IMPLEMENTATION OF PHASE 2
   
   Statement on the Delayed Implementation of Phase 2
   
   Read More→


 * 2023 ONTARIO SPRING BUDGET
   
   Building on the Provincial Government’s mission to create economically
   thriving and vibrant communities.
   
   Read More→


 * OREA ANNOUNCES NEW 2023 PRESIDENT & BOARD OF DIRECTORS
   
   2023 Annual General Meeting
   
   Read More→


 * 2023 STANDARD FORMS & CLAUSES ANNUAL SUMMARY OF REVISIONS
   
   Revised January 20, 2023
   
   Read More→


 * NEW DATA REINFORCES NEED TO GO FURTHER ON INCREASING HOUSING SUPPLY
   
   While prices are down nationally, in Ontario they are up almost 7%
   year-over-year with the average price of a home coming in at $932,000 in
   2022.
   
   Read More→


 * OREA STATEMENT REGARDING AUDITOR GENERAL REPORT
   
   TRESA replaced the decades-old Real Estate and Business Act, 2002 (REBBA).
   
   Read More→


 * INCREASES TO NON-RESIDENT SPECULATION TAX
   
   As of October 25, 2022, the NRST rate will be increased from 20% to 25% and
   continues to apply to all regions of the province.
   
   Read More→


 * ONTARIO ON-TRACK TO BECOMING MOST PRO-HOUSING JURISDICTION IN CANADA WITH NEW
   BILL
   
   The More Homes Built Faster Act, 2022 is just what the doctor ordered when it
   comes to getting more homes for families built faster.
   
   Read More→


 * BRINGING TRANSPARENCY TO REAL ESTATE
   
   New rules that will allow home buyers to see info about other offers being
   made on a home, provided the seller and other parties consent.
   
   Read More→

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


STANDARD FORMS AND RESOURCES


SERIES 100

100 200 300 400 500 600 700 800


FORM 100

Agreement of Purchase and Sale

Explore Form


FORM 101

Agreement of Purchase and Sale – Condominium Resale

Explore Form


FORM 102

Agreement of Purchase and Sale – Co-operative Building Resale Agreement

Explore Form


FORM 200

Listing Agreement – Seller Representation Agreement Authority to Offer for Sale

Explore Form


FORM 203

Schedule ___ – Listing Agreement Authority to Offer for Sale

Explore Form


FORM 208

Entry/Access to Property Seller Acknowledgement

Explore Form


FORM 300

Buyer Representation Agreement – Authority for Purchase or Lease

Explore Form


FORM 301

Cancellation of Buyer Representation Agreement

Explore Form


FORM 302

Assignment of Buyer Representation Agreement

Explore Form


FORM 400

Agreement to Lease – Residential

Explore Form


FORM 401

Schedule – Agreement to Lease - Residential

Explore Form


FORM 402

Mutual Release – Agreement to Lease - Residential

Explore Form


FORM 500

Agreement of Purchase and Sale – Commercial

Explore Form


FORM 501

Agreement of Purchase and Sale – Condominium Resale - Commercial

Explore Form


FORM 502

Agreement of Purchase and Sale – Business in Leased Premises

Explore Form


FORM 610

Disclosure of Benefit/Payment to Registrant – Finders Fees, Rewards, Referral
Fees, Incentives

Explore Form


FORM 630

Individual Identification Information Record

Explore Form


FORM 631

Corporation/Entity Identification Information Record

Explore Form


FORM 700

Standard Appraisal Report – Single Family

Explore Form


FORM 701

Standard Appraisal Report – Condominium

Explore Form


FORM 801

Offer Summary Document – For use with Agreement of Purchase and Sale

Explore Form


FORM 810

Working with a REALTOR®

Explore Form


FORM 812

Working with a REALTOR® (2 Page Format)

Explore Form

Login to View All Forms



We Advocate for You


OREA WORKS TO REDUCE BARRIERS TO HOME OWNERSHIP AND IMPROVE EQUITABLE ACCESS TO
HOUSING IN ONTARIO.

Through advocacy efforts and meeting with provincial leaders, OREA lobbies for
REALTOR® issues that affect Ontario. Learn more about the recommendations we've
presented to Queen's Park on Condominium Regulations, the Trust in Real Estate
Services Act, tax fairness, personal real estate corporations (PRECs), and our
plan to help future generations of young Ontarians achieve home ownership.

Learn More

Member Benefits

SAVE ON EXPENSES

We've partnered with service providers you use on a daily basis so you can bring
more money home. Access cost savings and benefits exclusive to OREA Members.

See All Member Benefits
Facebook Twitter LinkedIn YouTube Instagram

RESOURCES

 * Ontario REALTOR® Wellness Program
 * Member Benefits
 * Legal Resources
 * Media Room

LEARN

 * MyAcademy
 * Conferences
 * Podcast

ADVOCACY

 * Trust in Real Estate Services Act (TRESA)

GET INVOLVED

 * Upcoming Events
 * Young Professionals Network
 * Volunteer

STANDARD FORMS

 * About OREA
 * Careers
 * Financial Statements
 * Expense Claim
 * Accessibility
 * Policies
 * Disclaimers
 * Site Map
 * Contact Us

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

The trademarks REALTOR®, REALTORS®, and the REALTOR® logo are controlled by The
Canadian Real Estate Association (CREA) and identify real estate professionals
who are members of CREA. The trademarks MLS®, Multiple Listing Service® and the
associated logos are owned by The Canadian Real Estate Association (CREA) and
identify the quality of services provided by real estate professionals who are
members of CREA. Used under license.

OREA AI Assistant