<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SE Calgary Condos &#187; Copperfield</title>
	<atom:link href="http://secalgarycondos.com/category/communities-a-c/copperfield/feed" rel="self" type="application/rss+xml" />
	<link>http://secalgarycondos.com</link>
	<description>Search for Calgary Condos in South East Communities</description>
	<lastBuildDate>Sat, 28 Jan 2012 18:24:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Copperfield Calgary Condos</title>
		<link>http://secalgarycondos.com/copperfield-calgary-condos</link>
		<comments>http://secalgarycondos.com/copperfield-calgary-condos#comments</comments>
		<pubDate>Wed, 30 Dec 2009 04:06:36 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Copperfield]]></category>
		<category><![CDATA[copperfield condos]]></category>

		<guid isPermaLink="false">http://secalgarycondos.com/?p=53</guid>
		<description><![CDATA[Search for Condos in the Calgary community of Copperfield. Sign up for a quest membership to receive the newest Copperfield Condo listings. Check back to this SE Calgary Condos site to view the new listings added on a regular basis. Below you will find all the currently Calgary MLS&#174; listed Condos in Copperfield.]]></description>
			<content:encoded><![CDATA[<p>Search for Condos in the Calgary community of Copperfield. Sign up for a quest membership to receive the newest Copperfield Condo listings. Check back to this <a href="http://secalgarycondos.com">SE Calgary Condos</a> site to view the new listings added on a regular basis.  Below you will find all the currently Calgary MLS&reg; listed Condos in Copperfield.</p>

<a id="viewtop" name="viewtop" 
></a>
<div class="page-frame listing-content listing-results-view search-content" id="MainPane">
<form name="MainForm" action="/copperfield-calgary-condos/l/SearchResults.form">





<div class="listing-results-vow-toolbar-wrapper" style="position: relative; z-index: 100">

<script type="text/javascript" src="/wps/rest/13241/res/vow-toolbar.js?handlerURL=%2Fwps%2Frest%2F13241%2Fl%2Fvow%2Ftoolbar&baseURL=%2Fcopperfield-calgary-condos%2Fl%2F"></script>
 

<div id="VowToolbarNG" class="ToolbarNG">
<a name="VowToolbarNGFormsAnchor"></a>

 
<div class="info"><strong>Not logged in</strong></div>

<ul class="toolbar">
	<li onmouseenter="vtbMouseEnter(this)" 
		onmouseleave="vtbMouseLeave(this)"><a href="http://secalgarycondos.com/wps/rest/13241/l/vow/toolbar" 
		onclick="return publishToBus( 'vow.login', 
			{ accountId : 13241 } );"><span>Login</span></a></li>
	<li onmouseenter="vtbMouseEnter(this)" 
		onmouseleave="vtbMouseLeave(this)"><a href="http://secalgarycondos.com/wps/rest/13241/l/vow/toolbar" 
		onclick="return publishToBus( 'vow.signup',
			{ accountId : 13241 } );"><span>Signup</span></a></li>
			
</ul>

<div id="vow-login-with-external-id">
Login with:
<span onmouseenter="vtbMouseEnter(this)"
	onmouseleave="vtbMouseLeave(this)">
	<a href="http://secalgarycondos.com/wps/vow/13241/FacebookLogin.form"
		target="_top"
	><span><img src="/wps/img/classifieds/facebook.png" border="0" 
	width="16" height="16" title="Sign in with Facebook"/></span></a></span>
<span onmouseenter="vtbMouseEnter(this)" 
	onmouseleave="vtbMouseLeave(this)"><a href="http://secalgarycondos.com/wps/vow/13241/GoogleLogin.form" target="_top"
	><span><img src="/wps/img/classifieds/google.png" border="0" width="16" height="16" title="Sign in with Google/Gmail account"/></span></a></span>
<span onmouseenter="vtbMouseEnter(this)" 
	onmouseleave="vtbMouseLeave(this)"><a href="http://secalgarycondos.com/wps/vow/13241/YahooLogin.form" target="_top"
	><span><img src="/wps/img/classifieds/yahoo.png" border="0" width="16" height="16" title="Sign in with Yahoo ID"/></span></a></span>
</div>

  
</div>
<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 10px">
<tr>
	<td align="center" valign="top" id="VowToolbarNGForms">
	</td>
</tr>
</table>

</div>

<div style="clear: both; margin-top: 10px"></div>

<div class="listing-results-sub-categories">
</div>

<div style="clear: both"></div>


<div class="listing-tabs" style="margin-top: -5px; border-left: 0;">
	<script type="text/javascript">
	function switchTab(type, loc)
	{
		
		if( type ) {
			setViewPref( "lvs", type );
		}
		if( !loc ) {
			loc = window.location.href;
		}
		var loc = loc.replace( /#.+$/, '' );
		
 		loc = loc.replace( /[?&]{0,1}lvs\=[a-zA-Z\-]+/, '' );
		loc = loc.replace( /[?&]{0,1}lvoff=[0-9]+/, '' );
		var idx = loc.indexOf( "?" );
		if( idx == -1 ) {
			loc += "?";
		}
		else {
			loc += "&";
		}
		loc += "lvoff=0"; 
		loc += "&lvs=" + escape(type);
		window.location = loc + "";
		return false;
	}
	</script>
	
	<ul>
		<li id="choose-a-view-label">Choose a View:</li>
		<li style="border-left: 1px solid rgb(153,153,153)" class="current"><a href="http://secalgarycondos.com/copperfield-calgary-condos/l/SearchResults.form?lvs=default"
			onclick="return switchTab('default', this.href)">Expanded</a></li>
		<li ><a href="http://secalgarycondos.com/copperfield-calgary-condos/l/SearchResults.form?lvs=google-map"
			onclick="return switchTab('google-map', this.href)">Map</a></li>
		<li ><a href="http://secalgarycondos.com/copperfield-calgary-condos/l/SearchResults.form?lvs=gallery"
			onclick="return switchTab('gallery', this.href)">Gallery</a></li>
		<li ><a href="http://secalgarycondos.com/copperfield-calgary-condos/l/SearchResults.form?lvs=short"
			onclick="return switchTab('short', this.href)">List</a></li>
	</ul>
</div>

<div style="clear: both;"></div>
 

	<div class="listing-results-navigation-top">
<div class="page-navigation">

<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>

<td align="left" valign="middle" width='105' nowrap>
<div style="margin-left: 1px">
<div 
	class="cbg-Button cbg-BCMiddle search-results-button" 
	title="Search More"
	onclick="redirect('/copperfield-calgary-condos/l/Search.form')"
	>
	<div class="cbg-ButtonOuter" 
		onmouseover="this.className += ' cbg-ButtonOuter-hover'" 
		onmouseout="this.className = this.className.replace( ' cbg-ButtonOuter-hover', ''); this.className = this.className.replace( ' cbg-ButtonOuter-down', '');"
		onmousedown="this.className += ' cbg-ButtonOuter-down';" 
		onmouseup="this.className = this.className.replace( ' cbg-ButtonOuter-down', '')"
		>
		<div class="cbg-ButtonInner" 
			style="width: 105px; ">
			<div class="cbg-ButtonTop" style="width: 100%"  ></div>
			<div class="cbg-ButtonContent"  ><span style='font-size: 130%; line-height: 70%;'>&#171;</span> Search More</div>
		</div>
	</div>
</div></div>
</td>
<td align="left" valign="middle" nowrap>

<select name="resort" class="search-results-sort-by-select" 
	onchange="redirect( '/copperfield-calgary-condos/l/SearchResults.form?sort=' + this.value + '' )">
<option value="">-- Sort by: --</option>
<option value="0" >Price: low-high</option>
<option value="1" >Price: high-low</option>
<option value="2" >Date: old-new</option>
<option value="3" >Date: new-old</option>
<option value="4" >Fin.Area: small-large</option>
<option value="5" >Fin.Area: large-small</option>
</select>


<span class="nav-controls">
<select name="resultsPerPage" class="items-per-page-select" style="width: 60px"
	onchange="setViewPref( 'ipp', this.value ); redirect( '/copperfield-calgary-condos/l/SearchResults.form?page=1&ipp=' + this.value + '')">
<option value="5">5 / pg</option>
<option selected value="10">10 / pg</option>
<option value="15">15 / pg</option>
<option value="20">20 / pg</option>
</select>
</span> 


</td>
<td align="center">

<span class="results-page-summary">
<span class='results-total'>1-7 / 7</span>
<span class='results-total-long'>1-7 of 7 listings</span>
</span> 

</td>

<td align="right" valign="top" nowrap>
<div class="page-buttons">
<a href="http://secalgarycondos.com/copperfield-calgary-condos/l/SearchResults.form?page=1"
	title="Page 1"
	class="disabled-link"
	>&nbsp;&lt;&nbsp;</a>

<a href="http://secalgarycondos.com/copperfield-calgary-condos/l/SearchResults.form?page=1"
	title="Page 1"
	class="small-number current"
	>1</a>
<a href="http://secalgarycondos.com/copperfield-calgary-condos/l/SearchResults.form?page=1"
	title="Page 1"
	class="disabled-link"
	>&nbsp;&gt;&nbsp;</a>
</div>
</td>
</tr></table>
</div>
	</div>
	<div style="clear: both;"></div>


<div class="listing-results listing-results-expanded">


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_22197273"></td></tr>
</table>
<a name="22197273" id="22197273" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 50"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/copperfield-calgary-condos/l/details-22197273', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 64 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3505147" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/22197273/image/65197898-0.jpeg?w=320" border="0"
			>
		</div>
		
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 64 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3505147 " 
					href="/copperfield-calgary-condos/l/details-22197273">
		64 COPPERSTONE Cove SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2Z 0L5</span>
		:
		Copperfield
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$329,900
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3505147</dd>
<dt>Bedrooms:</dt><dd>3</dd>
<dt>Bathrooms:</dt><dd>3</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units2">1,865 sq. ft.</span>
<span id="m-units2" style="display: none">173 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 64 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3505147 " 
					href="/copperfield-calgary-condos/l/details-22197273"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 20 photos of Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 64 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3505147 " 
					onclick="showMedia( 22197273, 'photos', 'ComponentDiv_22197273' ); return false;"
					>View Photos (20)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 64 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3505147 " 
					onclick="showMedia( 22197273, 'map', 'ComponentDiv_22197273' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/22197273/mortgage"
					title="Calculate mortgage: Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 64 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3505147 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_22197273' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/22197273/send"
					title="Tell a friend or family member: Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 64 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3505147 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_22197273' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_22197273" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_22197273"
		onclick="onEditVowFavorite( 22197273 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_22197273">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22197273"
	name="vowListingToolbar_SetRating_22197273" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_22197273"
	name="vowListingToolbar_Type_22197273" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22197273 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_22197273"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_22197273_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22197273 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22197273_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_22197273_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22197273 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22197273_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22197273"
	name="vowListingToolbar_SetRating_22197273" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22197273 ); }, null );
</script>
</div>	
	<div class="description">
		OPEN HOUSE, SUNDAY FEB 5, 1-4 PM. 64 COPPERSTONE COVE SE. This Exciting Design is one of the most Creative that I have seen and the Location is Fantastic! With over 1800 Square Feet now and another 200+ Available, and all Above Grade! Your Living Room is HUGE, and... <a title="Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 64 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3505147 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/copperfield-calgary-condos/l/details-22197273"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
SUTTON-PARTNERS REALTY GROUP
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://secalgarycondos.com//copperfield-calgary-condos/l/details-22197273" data-text="Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 64 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3505147" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://secalgarycondos.com//copperfield-calgary-condos/l/details-22197273' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//copperfield-calgary-condos/l/details-22197273"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/22197273/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_0',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_0"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_21810633"></td></tr>
</table>
<a name="21810633" id="21810633" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 49"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/copperfield-calgary-condos/l/details-21810633', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 24 Copperstone Cove SE in CALGARY : MLS(r) # C3502200" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/21810633/image/65147069-0.jpeg?w=320" border="0"
			>
		</div>
		
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 24 Copperstone Cove SE in CALGARY : MLS(r) # C3502200 " 
					href="/copperfield-calgary-condos/l/details-21810633">
		24 Copperstone Cove SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2Z 0L4</span>
		:
		Copperfield
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$289,900
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3502200</dd>
<dt>Bedrooms:</dt><dd>2</dd>
<dt>Bathrooms:</dt><dd>2</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units4">1,401 sq. ft.</span>
<span id="m-units4" style="display: none">130 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 24 Copperstone Cove SE in CALGARY : MLS(r) # C3502200 " 
					href="/copperfield-calgary-condos/l/details-21810633"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 12 photos of Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 24 Copperstone Cove SE in CALGARY : MLS(r) # C3502200 " 
					onclick="showMedia( 21810633, 'photos', 'ComponentDiv_21810633' ); return false;"
					>View Photos (12)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 24 Copperstone Cove SE in CALGARY : MLS(r) # C3502200 " 
					onclick="showMedia( 21810633, 'map', 'ComponentDiv_21810633' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21810633/mortgage"
					title="Calculate mortgage: Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 24 Copperstone Cove SE in CALGARY : MLS(r) # C3502200 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_21810633' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21810633/send"
					title="Tell a friend or family member: Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 24 Copperstone Cove SE in CALGARY : MLS(r) # C3502200 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_21810633' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_21810633" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_21810633"
		onclick="onEditVowFavorite( 21810633 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_21810633">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21810633"
	name="vowListingToolbar_SetRating_21810633" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_21810633"
	name="vowListingToolbar_Type_21810633" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21810633 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_21810633"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_21810633_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21810633 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21810633_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_21810633_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21810633 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21810633_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21810633"
	name="vowListingToolbar_SetRating_21810633" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21810633 ); }, null );
</script>
</div>	
	<div class="description">
		BANK OWNED UNIT...BRING ALL OFFERS MUST BE SOLD...Vacant easy to view..This end unit urban style townhome is located in the heart of desirable Copperfield. The main floor offers 9 ft ceilings, easy to care for laminate flooring and a bright and open concept plan. The... <a title="Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 24 Copperstone Cove SE in CALGARY : MLS(r) # C3502200 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/copperfield-calgary-condos/l/details-21810633"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
RE/MAX SIGNATURE PROPERTIES
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://secalgarycondos.com//copperfield-calgary-condos/l/details-21810633" data-text="Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 24 Copperstone Cove SE in CALGARY : MLS(r) # C3502200" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://secalgarycondos.com//copperfield-calgary-condos/l/details-21810633' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//copperfield-calgary-condos/l/details-21810633"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/21810633/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_1',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_1"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_22404219"></td></tr>
</table>
<a name="22404219" id="22404219" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 48"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/copperfield-calgary-condos/l/details-22404219', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 201 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3506424" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/22404219/image/65219495-0.jpeg?w=320" border="0"
			>
		</div>
		
			<img src="http://res.myrealpage.com/wps/rest/13241/l/22404219/img/ribbon/new-banner" width="100" height="100" 
				onclick="page( '/copperfield-calgary-condos/l/details-22404219', event ); return false"
				alt=""
				style="position: absolute; left: -1px; top: -1px" border="0">
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 201 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3506424 " 
					href="/copperfield-calgary-condos/l/details-22404219">
		201 COPPERFIELD Lane SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2Z 4T2</span>
		:
		Copperfield
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$288,700
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3506424</dd>
<dt>Bedrooms:</dt><dd>3</dd>
<dt>Bathrooms:</dt><dd>3</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units6">1,328 sq. ft.</span>
<span id="m-units6" style="display: none">123 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 201 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3506424 " 
					href="/copperfield-calgary-condos/l/details-22404219"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 14 photos of Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 201 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3506424 " 
					onclick="showMedia( 22404219, 'photos', 'ComponentDiv_22404219' ); return false;"
					>View Photos (14)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 201 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3506424 " 
					onclick="showMedia( 22404219, 'map', 'ComponentDiv_22404219' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/22404219/mortgage"
					title="Calculate mortgage: Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 201 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3506424 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_22404219' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/22404219/send"
					title="Tell a friend or family member: Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 201 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3506424 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_22404219' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_22404219" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_22404219"
		onclick="onEditVowFavorite( 22404219 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_22404219">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22404219"
	name="vowListingToolbar_SetRating_22404219" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_22404219"
	name="vowListingToolbar_Type_22404219" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22404219 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_22404219"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_22404219_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22404219 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22404219_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_22404219_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22404219 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22404219_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22404219"
	name="vowListingToolbar_SetRating_22404219" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22404219 ); }, null );
</script>
</div>	
	<div class="description">
		This is a rare fully finished, 3 bedroom, 3 bathroom, attached garage, 4 level split townhouse condo. This home is in excellent shape and includes many upgrades. From the front door or from the garage you enter the foyer which is on a level of its own. The next level up... <a title="Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 201 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3506424 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/copperfield-calgary-condos/l/details-22404219"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
CIR REALTY
and
CIR REALTY
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://secalgarycondos.com//copperfield-calgary-condos/l/details-22404219" data-text="Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 201 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3506424" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://secalgarycondos.com//copperfield-calgary-condos/l/details-22404219' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//copperfield-calgary-condos/l/details-22404219"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/22404219/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_2',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_2"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_20334478"></td></tr>
</table>
<a name="20334478" id="20334478" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 47"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/copperfield-calgary-condos/l/details-20334478', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 128 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3488376" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/20334478/image/64867759-0.jpeg?w=320" border="0"
			>
		</div>
		
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 128 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3488376 " 
					href="/copperfield-calgary-condos/l/details-20334478">
		128 COPPERSTONE Cove SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2Z 0L4</span>
		:
		Copperfield
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$284,900
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3488376</dd>
<dt>Bedrooms:</dt><dd>2</dd>
<dt>Bathrooms:</dt><dd>3</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units8">0</span>
<span id="m-units8" style="display: none">0</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 128 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3488376 " 
					href="/copperfield-calgary-condos/l/details-20334478"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 20 photos of Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 128 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3488376 " 
					onclick="showMedia( 20334478, 'photos', 'ComponentDiv_20334478' ); return false;"
					>View Photos (20)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 128 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3488376 " 
					onclick="showMedia( 20334478, 'map', 'ComponentDiv_20334478' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/20334478/mortgage"
					title="Calculate mortgage: Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 128 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3488376 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_20334478' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/20334478/send"
					title="Tell a friend or family member: Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 128 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3488376 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_20334478' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_20334478" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_20334478"
		onclick="onEditVowFavorite( 20334478 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_20334478">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_20334478"
	name="vowListingToolbar_SetRating_20334478" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_20334478"
	name="vowListingToolbar_Type_20334478" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 20334478 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_20334478"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_20334478_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 20334478 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_20334478_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_20334478_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 20334478 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_20334478_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_20334478"
	name="vowListingToolbar_SetRating_20334478" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 20334478 ); }, null );
</script>
</div>	
	<div class="description">
		Urban style bright townhouse end unit with OVERSIZED garage. Perfectly nestled near parks and recreation in desireable SE community of COPPERFIELD. Just a 5 min drive to the new South Calgary Health Campus. Main floor has open concept kitchen with neutral decor, large... <a title="Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 128 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3488376 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/copperfield-calgary-condos/l/details-20334478"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
CIR REALTY
and
CIR REALTY
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://secalgarycondos.com//copperfield-calgary-condos/l/details-20334478" data-text="Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 128 COPPERSTONE Cove SE in CALGARY : MLS(r) # C3488376" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://secalgarycondos.com//copperfield-calgary-condos/l/details-20334478' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//copperfield-calgary-condos/l/details-20334478"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/20334478/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_3',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_3"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_21984373"></td></tr>
</table>
<a name="21984373" id="21984373" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 46"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/copperfield-calgary-condos/l/details-21984373', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 231 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3503488" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/21984373/image/65172827-0.jpeg?w=320" border="0"
			>
		</div>
		
			<img src="http://res.myrealpage.com/wps/rest/13241/l/21984373/img/ribbon/pending-banner" width="100" height="100" 
				onclick="page( '/copperfield-calgary-condos/l/details-21984373', event ); return false"
				alt=""
				style="position: absolute; left: -1px; top: -1px" border="0">
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 231 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3503488 " 
					href="/copperfield-calgary-condos/l/details-21984373">
		231 COPPERFIELD Lane SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2Z 4T3</span>
		:
		Copperfield
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$264,900
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span class="text-highlight">
Sale Pending
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3503488</dd>
<dt>Bedrooms:</dt><dd>2</dd>
<dt>Bathrooms:</dt><dd>3</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units10">1,117 sq. ft.</span>
<span id="m-units10" style="display: none">104 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 231 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3503488 " 
					href="/copperfield-calgary-condos/l/details-21984373"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 12 photos of Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 231 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3503488 " 
					onclick="showMedia( 21984373, 'photos', 'ComponentDiv_21984373' ); return false;"
					>View Photos (12)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 231 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3503488 " 
					onclick="showMedia( 21984373, 'map', 'ComponentDiv_21984373' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21984373/mortgage"
					title="Calculate mortgage: Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 231 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3503488 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_21984373' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21984373/send"
					title="Tell a friend or family member: Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 231 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3503488 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_21984373' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_21984373" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_21984373"
		onclick="onEditVowFavorite( 21984373 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_21984373">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21984373"
	name="vowListingToolbar_SetRating_21984373" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_21984373"
	name="vowListingToolbar_Type_21984373" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21984373 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_21984373"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_21984373_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21984373 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21984373_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_21984373_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21984373 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21984373_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21984373"
	name="vowListingToolbar_SetRating_21984373" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21984373 ); }, null );
</script>
</div>	
	<div class="description">
		Fully developed town home with 3rd level walk-out.  Features 2 bedrooms, each with own ensuite and walk-in closets.  Stunning living room features fireplace and 18' ceilings, letting in plenty of natural sunlight, patio doors lead to 8 x 15' deck to enjoy those summer... <a title="Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 231 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3503488 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/copperfield-calgary-condos/l/details-21984373"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
CIR REALTY
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://secalgarycondos.com//copperfield-calgary-condos/l/details-21984373" data-text="Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 231 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3503488" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://secalgarycondos.com//copperfield-calgary-condos/l/details-21984373' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//copperfield-calgary-condos/l/details-21984373"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/21984373/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_4',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_4"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_22283453"></td></tr>
</table>
<a name="22283453" id="22283453" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 45"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/copperfield-calgary-condos/l/details-22283453', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 137 Copperpond Heights SE in  : MLS(r) # C3505970" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/22283453/image/65208234-0.jpeg?w=320" border="0"
			>
		</div>
		
			<img src="http://res.myrealpage.com/wps/rest/13241/l/22283453/img/ribbon/new-banner" width="100" height="100" 
				onclick="page( '/copperfield-calgary-condos/l/details-22283453', event ); return false"
				alt=""
				style="position: absolute; left: -1px; top: -1px" border="0">
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 137 Copperpond Heights SE in  : MLS(r) # C3505970 " 
					href="/copperfield-calgary-condos/l/details-22283453">
		137 Copperpond Heights SE
		<span class="minor-address-info">
		
		<span style="white-space: nowrap">T2Z 1C4</span>
		:
		Copperfield
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$254,800
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3505970</dd>
<dt>Bedrooms:</dt><dd>3</dd>
<dt>Bathrooms:</dt><dd>4</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units12">1,220 sq. ft.</span>
<span id="m-units12" style="display: none">113 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 137 Copperpond Heights SE in  : MLS(r) # C3505970 " 
					href="/copperfield-calgary-condos/l/details-22283453"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 7 photos of Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 137 Copperpond Heights SE in  : MLS(r) # C3505970 " 
					onclick="showMedia( 22283453, 'photos', 'ComponentDiv_22283453' ); return false;"
					>View Photos (7)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 137 Copperpond Heights SE in  : MLS(r) # C3505970 " 
					onclick="showMedia( 22283453, 'map', 'ComponentDiv_22283453' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/22283453/mortgage"
					title="Calculate mortgage: Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 137 Copperpond Heights SE in  : MLS(r) # C3505970 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_22283453' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/22283453/send"
					title="Tell a friend or family member: Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 137 Copperpond Heights SE in  : MLS(r) # C3505970 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_22283453' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_22283453" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_22283453"
		onclick="onEditVowFavorite( 22283453 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_22283453">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22283453"
	name="vowListingToolbar_SetRating_22283453" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_22283453"
	name="vowListingToolbar_Type_22283453" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22283453 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_22283453"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_22283453_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22283453 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22283453_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_22283453_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 22283453 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_22283453_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_22283453"
	name="vowListingToolbar_SetRating_22283453" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 22283453 ); }, null );
</script>
</div>	
	<div class="description">
		With easy access to public transportation, this quiet, spacious development in beautiful Copperfield is only minutes away from schools, shopping and the new South Calgary Health Campus. You could be enjoying this summer in your new 2 storey, 3 bedroom home which... <a title="Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 137 Copperpond Heights SE in  : MLS(r) # C3505970 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/copperfield-calgary-condos/l/details-22283453"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
CIR REALTY
and
CIR REALTY
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://secalgarycondos.com//copperfield-calgary-condos/l/details-22283453" data-text="Copperfield Townhouse for sale (Calgary)  : 3 bedrooms : 137 Copperpond Heights SE in  : MLS(r) # C3505970" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://secalgarycondos.com//copperfield-calgary-condos/l/details-22283453' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//copperfield-calgary-condos/l/details-22283453"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/22283453/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_5',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_5"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>


<table cellspacing="0" cellpadding="0" width="100%"
	onclick="preventBubble(event); return false"
	>
	<tr><td align="center" class="component-container" id="ComponentDiv_21831948"></td></tr>
</table>
<a name="21831948" id="21831948" style="position: relative"></a>
<div class="results-item-expanded"
	style="z-index: 44"
	>
	<div>
	</div>
		
	
	<div style="
		position: relative;
		height: 190px;
		"> 
	
	
	<div class="photo-container" style="width: 230px; height: 180px;">
		<div class="photo-container-inner">
			<img
				onclick="page( '/copperfield-calgary-condos/l/details-21831948', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 184 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3502353" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/21831948/image/65150600-0.jpeg?w=320" border="0"
			>
		</div>
		
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 184 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3502353 " 
					href="/copperfield-calgary-condos/l/details-21831948">
		184 COPPERFIELD Lane SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2Z 4T3</span>
		:
		Copperfield
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$249,900
			</div>
			
			<dl class="listing-summary-section">
<dd class="wide">Condo</dd>
<dt>Status:</dt><dd>
<span >
Active
</span>
</dd>
<dt class="mls-num-line">MLS&reg; Num:</dt><dd class="mls-num-line">C3502353</dd>
<dt>Bedrooms:</dt><dd>2</dd>
<dt>Bathrooms:</dt><dd>3</dd>
<dt>Floor Area:</dt><dd><img alt="Switch units of measure" src="http://res.myrealpage.com/wps/img/ng/down1.png" class="unit-of-measure-switch"
onmouseover="showUnitSwitchTitle(this)" onclick="switchToAltUnits(); preventBubble(event); return false;"><span id="i-units14">1,346 sq. ft.</span>
<span id="m-units14" style="display: none">125 m2</span>
</dd>
			</dl>
		</div>
		
		<div class="side-content-right"
			
			>
			
				<div class="tools"
					onclick="preventBubble(event); return false"
				>
				<ul>
				
				<li class="tool-item" style="padding-bottom: 5px">
					<a title="Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 184 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3502353 " 
					href="/copperfield-calgary-condos/l/details-21831948"
						onclick="return page(this.href,event)"
						style="font-weight: bold; font-size: 13px"
					>LISTING DETAILS</a>
				</li>
				<li class="tool-item"><a href="javascript:;" 
					title="View 17 photos of Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 184 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3502353 " 
					onclick="showMedia( 21831948, 'photos', 'ComponentDiv_21831948' ); return false;"
					>View Photos (17)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 184 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3502353 " 
					onclick="showMedia( 21831948, 'map', 'ComponentDiv_21831948' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21831948/mortgage"
					title="Calculate mortgage: Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 184 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3502353 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_21831948' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21831948/send"
					title="Tell a friend or family member: Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 184 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3502353 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_21831948' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_21831948" style="width: 130px; margin-top: 4px;"
	onclick="preventBubble(event); return false"
	>
<table border="0" width="100%" cellspacing="0" cellpadding="0"
	class="vowListingToolbar2">
<tr>
	<td align="left" valign="top" style="padding: 0">
	
	<div class="vowListingToolbarAddNoteLabel"><a href="javascript:;" 
		id="vowListingToolbar_EditLink_21831948"
		onclick="onEditVowFavorite( 21831948 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_21831948">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21831948"
	name="vowListingToolbar_SetRating_21831948" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_21831948"
	name="vowListingToolbar_Type_21831948" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21831948 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_21831948"
	style="display:none"
>

<table border="0" width="100%" 
	class="expanded-list-vow-notes-bar"
	onclick="preventBubble(event); return false"
	>
<tr style="display: none" id="vowListingToolbarExpandedList_21831948_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21831948 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21831948_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_21831948_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21831948 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21831948_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21831948"
	name="vowListingToolbar_SetRating_21831948" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21831948 ); }, null );
</script>
</div>	
	<div class="description">
		This unit showcases over 1300 sq ft of living space over 4 fully finished levels. You can't beat a home with 2 Master Suites and both have full ensuite bathrooms and walk in closets. The main living area has high ceilings, tons of natural light and leads onto the large... <a title="Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 184 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3502353 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/copperfield-calgary-condos/l/details-21831948"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
MOUNTAIN PARK REAL ESTATE LTD.
		</div>
	
	<div class="results-sm-share-container" style="z-index: 1">
		<div class="results-sm-share-container-inner">
			<div class="results-sm-share-item">
			<a href="http://twitter.com/share" class="twitter-share-button" style="margin-right: 10px;" data-url="http://secalgarycondos.com//copperfield-calgary-condos/l/details-21831948" data-text="Copperfield Townhouse for sale (Calgary)  : 2 bedrooms : 184 COPPERFIELD Lane SE in CALGARY : MLS(r) # C3502353" data-count="horizontal">Tweet</a>
			</div>
			<div class="results-sm-share-item" style="width: 150px;">
			<div class='fb-like' data-send='true' data-layout='button_count' data-width='130'  data-href='http://secalgarycondos.com//copperfield-calgary-condos/l/details-21831948' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//copperfield-calgary-condos/l/details-21831948"></g:plusone>
			</div>
		</div>
	</div>
	
	<div class="owner-contact-container" style="z-index: 0">

		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info "
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
				<div>
				Jon Angevine
				</div>
				<div>
				Discover Real Estate Ltd.
				</div>
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
				<a 
					href="/wps/rest/13241/l/recip/21831948/inquire?i=0" 
					onclick="publishToBus( 'form.show', 
						{ 
							url : this.href, 
							whereId : 'RecordExtra_6',
							width: listing_default_form_width,
							height: listing_inquiry_form_height
						}, true ); return false;">
Contact by Email</a>
				<div style="white-space: nowrap"><span>Tel:</span>(403) 829-7810</div>
			</td>
 
		</tr>
		</table>
		<table cellspacing="0" cellpadding="0"
			class="listing_contact_info listing_contact_info_second"
			onclick="preventBubble(event); return false"
			>
		<tr>
			<td align="left" valign="top">
			</td>
		</tr>
		<tr>
			<td align="left" valign="top">
							</td>
 
		</tr>
		</table>
	
			
	</div>
	
	<div style="clear: both"></div>
	
	<table cellspacing="0" cellpadding="0" width="100%" style="margin-top: 5px;">
		<tr><td align="center" id="RecordExtra_6"
			onclick="preventBubble(event); return false"
		></td></tr>
	</table>
</div>
</div>



	<div class="listing-results-navigation-bottom">
<div class="page-navigation">

<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>

<td align="left" valign="middle" width='105' nowrap>
<div style="margin-left: 1px">
<div 
	class="cbg-Button cbg-BCMiddle search-results-button" 
	title="Search More"
	onclick="redirect('/copperfield-calgary-condos/l/Search.form')"
	>
	<div class="cbg-ButtonOuter" 
		onmouseover="this.className += ' cbg-ButtonOuter-hover'" 
		onmouseout="this.className = this.className.replace( ' cbg-ButtonOuter-hover', ''); this.className = this.className.replace( ' cbg-ButtonOuter-down', '');"
		onmousedown="this.className += ' cbg-ButtonOuter-down';" 
		onmouseup="this.className = this.className.replace( ' cbg-ButtonOuter-down', '')"
		>
		<div class="cbg-ButtonInner" 
			style="width: 105px; ">
			<div class="cbg-ButtonTop" style="width: 100%"  ></div>
			<div class="cbg-ButtonContent"  ><span style='font-size: 130%; line-height: 70%;'>&#171;</span> Search More</div>
		</div>
	</div>
</div></div>
</td>
<td align="left" valign="middle" nowrap>

<select name="resort" class="search-results-sort-by-select" 
	onchange="redirect( '/copperfield-calgary-condos/l/SearchResults.form?sort=' + this.value + '' )">
<option value="">-- Sort by: --</option>
<option value="0" >Price: low-high</option>
<option value="1" >Price: high-low</option>
<option value="2" >Date: old-new</option>
<option value="3" >Date: new-old</option>
<option value="4" >Fin.Area: small-large</option>
<option value="5" >Fin.Area: large-small</option>
</select>


<span class="nav-controls">
<select name="resultsPerPage" class="items-per-page-select" style="width: 60px"
	onchange="setViewPref( 'ipp', this.value ); redirect( '/copperfield-calgary-condos/l/SearchResults.form?page=1&ipp=' + this.value + '')">
<option value="5">5 / pg</option>
<option selected value="10">10 / pg</option>
<option value="15">15 / pg</option>
<option value="20">20 / pg</option>
</select>
</span> 


</td>
<td align="center">

<span class="results-page-summary">
<span class='results-total'>1-7 / 7</span>
<span class='results-total-long'>1-7 of 7 listings</span>
</span> 

</td>

<td align="right" valign="top" nowrap>
<div class="page-buttons">
<a href="http://secalgarycondos.com/copperfield-calgary-condos/l/SearchResults.form?page=1"
	title="Page 1"
	class="disabled-link"
	>&nbsp;&lt;&nbsp;</a>

<a href="http://secalgarycondos.com/copperfield-calgary-condos/l/SearchResults.form?page=1"
	title="Page 1"
	class="small-number current"
	>1</a>
<a href="http://secalgarycondos.com/copperfield-calgary-condos/l/SearchResults.form?page=1"
	title="Page 1"
	class="disabled-link"
	>&nbsp;&gt;&nbsp;</a>
</div>
</td>
</tr></table>
</div>
	</div>
	<div style="clear: both"></div>


<div class="listing-last-modified">
Listing information last updated on February 4, 2012

</div>

<div class="listing-results-footer">
<div style="font: 10px Helvetica; margin-top: 15px; padding-top: 10px; border-top: 1px solid gray;">
<div>
The data relating to real estate on this website comes in part from the MLS� Reciprocity program of the Edmonton Real Estate Board or the Calgary Real estate Board. The data is deemed reliable but is not guaranteed to be accurate.
</div>
</div>
</div>

<div class="powered-by">powered by <a href="http://myrealpage.com" target="_new">myRealPage.com</a></div>
</form>
</div> 
<script src="http://platform.twitter.com/widgets.js"></script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) {return;}
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=136159756405499";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

<script>ContentLoaded( bodyOnLoad );</script>


]]></content:encoded>
			<wfw:commentRss>http://secalgarycondos.com/copperfield-calgary-condos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

