<?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; Deer Ridge</title>
	<atom:link href="http://secalgarycondos.com/category/communities-d-k/deer-ridge/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>Deer Ridge Calgary Condos</title>
		<link>http://secalgarycondos.com/deer-ridge-calgary-condos</link>
		<comments>http://secalgarycondos.com/deer-ridge-calgary-condos#comments</comments>
		<pubDate>Wed, 30 Dec 2009 04:18:48 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Deer Ridge]]></category>
		<category><![CDATA[deer ridge condos]]></category>

		<guid isPermaLink="false">http://secalgarycondos.com/?p=57</guid>
		<description><![CDATA[Search for Condos in the Calgary community of Deer Ridge. Sign up for a quest membership to receive the newest Deer Ridge 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 Deer [...]]]></description>
			<content:encoded><![CDATA[<p>Search for Condos in the Calgary community of Deer Ridge. Sign up for a quest membership to receive the newest Deer Ridge 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 Deer Ridge.</p>

<a id="viewtop" name="viewtop" 
></a>
<div class="page-frame listing-content listing-results-view search-content" id="MainPane">
<form name="MainForm" action="/deer-ridge-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=%2Fdeer-ridge-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/deer-ridge-calgary-condos/l/SearchResults.form?lvs=default"
			onclick="return switchTab('default', this.href)">Expanded</a></li>
		<li ><a href="http://secalgarycondos.com/deer-ridge-calgary-condos/l/SearchResults.form?lvs=google-map"
			onclick="return switchTab('google-map', this.href)">Map</a></li>
		<li ><a href="http://secalgarycondos.com/deer-ridge-calgary-condos/l/SearchResults.form?lvs=gallery"
			onclick="return switchTab('gallery', this.href)">Gallery</a></li>
		<li ><a href="http://secalgarycondos.com/deer-ridge-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('/deer-ridge-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( '/deer-ridge-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( '/deer-ridge-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-2 / 2</span>
<span class='results-total-long'>1-2 of 2 listings</span>
</span> 

</td>

<td align="right" valign="top" nowrap>
<div class="page-buttons">
<a href="http://secalgarycondos.com/deer-ridge-calgary-condos/l/SearchResults.form?page=1"
	title="Page 1"
	class="disabled-link"
	>&nbsp;&lt;&nbsp;</a>

<a href="http://secalgarycondos.com/deer-ridge-calgary-condos/l/SearchResults.form?page=1"
	title="Page 1"
	class="small-number current"
	>1</a>
<a href="http://secalgarycondos.com/deer-ridge-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_20334183"></td></tr>
</table>
<a name="20334183" id="20334183" 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( '/deer-ridge-calgary-condos/l/details-20334183', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 118 DEERFIELD Terrace SE in CALGARY : MLS(r) # C3488353" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/20334183/image/64869759-0.jpeg?w=320" border="0"
			>
		</div>
		
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 118 DEERFIELD Terrace SE in CALGARY : MLS(r) # C3488353 " 
					href="/deer-ridge-calgary-condos/l/details-20334183">
		118 DEERFIELD Terrace SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2J 6V3</span>
		:
		Deer Ridge
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$214,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">C3488353</dd>
<dt>Bedrooms:</dt><dd>3</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-units2">1,055 sq. ft.</span>
<span id="m-units2" style="display: none">98 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="Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 118 DEERFIELD Terrace SE in CALGARY : MLS(r) # C3488353 " 
					href="/deer-ridge-calgary-condos/l/details-20334183"
						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 10 photos of Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 118 DEERFIELD Terrace SE in CALGARY : MLS(r) # C3488353 " 
					onclick="showMedia( 20334183, 'photos', 'ComponentDiv_20334183' ); return false;"
					>View Photos (10)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 118 DEERFIELD Terrace SE in CALGARY : MLS(r) # C3488353 " 
					onclick="showMedia( 20334183, 'map', 'ComponentDiv_20334183' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/20334183/mortgage"
					title="Calculate mortgage: Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 118 DEERFIELD Terrace SE in CALGARY : MLS(r) # C3488353 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_20334183' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/20334183/send"
					title="Tell a friend or family member: Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 118 DEERFIELD Terrace SE in CALGARY : MLS(r) # C3488353 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_20334183' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_20334183" 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_20334183"
		onclick="onEditVowFavorite( 20334183 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_20334183">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_20334183"
	name="vowListingToolbar_SetRating_20334183" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_20334183"
	name="vowListingToolbar_Type_20334183" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 20334183 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_20334183"
	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_20334183_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 20334183 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_20334183_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_20334183_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 20334183 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_20334183_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_20334183"
	name="vowListingToolbar_SetRating_20334183" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 20334183 ); }, null );
</script>
</div>	
	<div class="description">
		This is a Great 3 Bedroom unit that is Vacant and ready for a quick possession. Newer flooring,front door ,windows,and paint.Big Bright kitchen/eating area.Close to schools,shopping,and Fish Creek Park.Extra Renumeration for selling... <a title="Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 118 DEERFIELD Terrace SE in CALGARY : MLS(r) # C3488353 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/deer-ridge-calgary-condos/l/details-20334183"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
MAXWELL SOUTH STAR 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//deer-ridge-calgary-condos/l/details-20334183" data-text="Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 118 DEERFIELD Terrace SE in CALGARY : MLS(r) # C3488353" 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//deer-ridge-calgary-condos/l/details-20334183' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//deer-ridge-calgary-condos/l/details-20334183"></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/20334183/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_21974073"></td></tr>
</table>
<a name="21974073" id="21974073" 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( '/deer-ridge-calgary-condos/l/details-21974073', event ); return false"
				class="auto-image"
				style="cursor: pointer"
				onload="mrpAutoImage(this,10,1,true)"
						alt="Main Photo: Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 214 DEERPOINT Lane SE in CALGARY : MLS(r) # C3503347" 
				src="http://photos.myrealpage.com/wps/rest/13241/l/21974073/image/65171807-0.jpeg?w=320" border="0"
			>
		</div>
		
		</a>
		
		
		
		
	</div>


	<div class="side-content">
	
		<div class="address-info">
<h3><a title="Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 214 DEERPOINT Lane SE in CALGARY : MLS(r) # C3503347 " 
					href="/deer-ridge-calgary-condos/l/details-21974073">
		214 DEERPOINT Lane SE
		<span class="minor-address-info">
		CALGARY
		<span style="white-space: nowrap">T2J 6M7</span>
		:
		Deer Ridge
		</span>
	</a>
</h3>		</div>
		
		<div class="side-content-left">

			<div class="price-container">$199,500
			</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">C3503347</dd>
<dt>Bedrooms:</dt><dd>3</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,023 sq. ft.</span>
<span id="m-units4" style="display: none">95 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="Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 214 DEERPOINT Lane SE in CALGARY : MLS(r) # C3503347 " 
					href="/deer-ridge-calgary-condos/l/details-21974073"
						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 9 photos of Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 214 DEERPOINT Lane SE in CALGARY : MLS(r) # C3503347 " 
					onclick="showMedia( 21974073, 'photos', 'ComponentDiv_21974073' ); return false;"
					>View Photos (9)</a></li>
				<li class="tool-item"><a href="javascript:;"
					title="View map location: Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 214 DEERPOINT Lane SE in CALGARY : MLS(r) # C3503347 " 
					onclick="showMedia( 21974073, 'map', 'ComponentDiv_21974073' ); return false;"
					>Locate on Map</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21974073/mortgage"
					title="Calculate mortgage: Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 214 DEERPOINT Lane SE in CALGARY : MLS(r) # C3503347 " 
					onclick="functionalForm( this.href, listing_mortgage_form_height, 'ComponentDiv_21974073' ); return false"
					>Mortgage Calculator</a></li>
				<li class="tool-item"><a href="http://secalgarycondos.com/wps/rest/13241/l/recip/21974073/send"
					title="Tell a friend or family member: Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 214 DEERPOINT Lane SE in CALGARY : MLS(r) # C3503347 " 
					onclick="functionalForm( this.href, listing_send_form_height, 'ComponentDiv_21974073' ); return false"
					>Share Listing</a></li>
				</ul>
				
					<div class="vow-listing-toolbar-container">
<div id="vowListingToolbar_21974073" 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_21974073"
		onclick="onEditVowFavorite( 21974073 ); return false;" 
		title="">+ Add to Favorites</a>
	</div>
	
	<div style="margin-top: 4px; height: 16px;" id="vowListingToolbar_Rating_21974073">
	</div>
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21974073"
	name="vowListingToolbar_SetRating_21974073" 
	value="0">
<input type="hidden" id="vowListingToolbar_Type_21974073"
	name="vowListingToolbar_Type_21974073" 
	value="expanded-list">
</div>

<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21974073 ); }, null );
</script>
					</div>
			</div>
		</div>
		
	</div>
	
	
	</div> 
	

<div id="vowListingToolbarExpandedList_21974073"
	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_21974073_category_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21974073 ); return false;">Your Category:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21974073_category">
	
	</td>
</tr>
<tr style="display:none" id="vowListingToolbarExpandedList_21974073_notes_row">
	<td align="left" valign="top" width="100" class="expanded-list-vow-notes-bar-label" nowrap>
	<a href="javascript:;" 
		onclick="onEditVowFavorite( 21974073 ); return false;">Your Note:</a>
	</td>
	<td align="left" valign="top" class="expanded-list-vow-notes-bar-value" id="vowListingToolbarExpandedList_21974073_notes">
	
	</td>
</tr>
</table>
<input type="hidden" id="vowListingToolbar_SetRating_21974073"
	name="vowListingToolbar_SetRating_21974073" 
	value="0">
<script>
subscribeToBus( "mrp_js_listings.load", null, function( s, m, d ) { showRating( 21974073 ); }, null );
</script>
</div>	
	<div class="description">
		Great Townhouse in Awesome Location!! Located minutes to Fish Creek Park, this wonderful home Includes Brand New Kitchen Cabinets with new Appliances, New Lino, New 50oz Carpets thru out, and Freshly Painted!!  This home is in excellent condition and virtually BRAND... <a title="Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 214 DEERPOINT Lane SE in CALGARY : MLS(r) # C3503347 "
			style="font-weight: normal; white-space: nowrap;" href="http://secalgarycondos.com/deer-ridge-calgary-condos/l/details-21974073"
						onclick="return page(this.href,event)">More details</a>
	</div>
	
		<div class="attribution-container" style="margin-top: 5px">
		Listed by
RE/MAX REALTY PROFESSIONALS
		</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//deer-ridge-calgary-condos/l/details-21974073" data-text="Deer Ridge Townhouse for sale (Calgary)  : 3 bedrooms : 214 DEERPOINT Lane SE in CALGARY : MLS(r) # C3503347" 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//deer-ridge-calgary-condos/l/details-21974073' data-show-faces='false'></div>
			</div>
			<div class="results-sm-share-item">
			<g:plusone size="medium" href="http://secalgarycondos.com//deer-ridge-calgary-condos/l/details-21974073"></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/21974073/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>
</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('/deer-ridge-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( '/deer-ridge-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( '/deer-ridge-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-2 / 2</span>
<span class='results-total-long'>1-2 of 2 listings</span>
</span> 

</td>

<td align="right" valign="top" nowrap>
<div class="page-buttons">
<a href="http://secalgarycondos.com/deer-ridge-calgary-condos/l/SearchResults.form?page=1"
	title="Page 1"
	class="disabled-link"
	>&nbsp;&lt;&nbsp;</a>

<a href="http://secalgarycondos.com/deer-ridge-calgary-condos/l/SearchResults.form?page=1"
	title="Page 1"
	class="small-number current"
	>1</a>
<a href="http://secalgarycondos.com/deer-ridge-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/deer-ridge-calgary-condos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

