<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Sacramento, CA 95864 - presented by Caroline Jensen</title>
<meta name="Description" content="Sacramento real estate and homes for sale in Sacramento" />
<meta name="keywords" content="Sacramento real estate, property web site, home for sale, Caroline Jensen, find a home in Sacramento, listingdomains.com, www.ArdenOaksHome.com, community information, real estate news, maps, buyers guide, search for homes, mls, listing web site" />
<link rel="stylesheet" type="text/css" href="ld_styles.css" />
<link rel="shortcut icon" href="http://www.listingdomain.com/favicon.ico" />


<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<link rel="stylesheet" type="text/css" href="/_media/scripts/jquery/jquery.colorbox/colorbox.css" media="screen" />
<script type="text/javascript" src="/_media/scripts/jquery/jquery.colorbox/jquery.colorbox.js"></script>
<script type="text/javascript" src="ldnet.js"></script>

<style>
<!--
	.titletext { font-size:16pt;color:#FFFFFF}
	.addresstext { font-weight:bold;font-size:10pt;color:#C0C0C0}
	.largetextcolor { font-weight:bold;font-size:12pt;color:#000000}
	.featuresbartext { font-weight:bold;font-size:12pt;color:#C0C0C0}
	.pricetext { font-weight:bold;font-size:14pt;color:#FFFFFF}
	.infotext { font-weight:bold;font-size:8pt;color:#000000}
	.table1text { color:#C0C0C0}
	.table2text { color:#000000}
	.disclaimertabletext { color:#C0C0C0}
	A.bodylink { color:#FFFFFF }
	A.bodylink:hover { color:#FFFFCC }
	A.disclaimerlink { color:#FFFFFF }
	A.disclaimerlink:hover { color:#FFFFCC }
	A.officelink { color:#000000 }
	A.officelink:hover { color:#C0C0C0 }
	A.detailslink { color:#FFFFFF }
	A.detailslink:hover { color:#FFFFCC }
	A.vtlink { font-size:8pt; color:#9C0101;text-decoration:none }
	A.vtlink:hover { font-size:8pt; color:#C0C0C0;text-decoration:none }
	A.quicklink { font-size:8pt; color:#000000;text-decoration:none }
	A.quicklink:hover { font-size:8pt; color:#C0C0C0;text-decoration:none }
-->
</style>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin

//3-way slideshow- by Suzanne Arnold (http://jandr.com/, suzanne@mail.jandr.com)
//Script featured on JavaScript Kit (http://javascriptkit.com)
//Credit must stay intact
//Modified DRB 09.16.19  Added Formatting, and try/catch in onerotate

var Onerotate_delay = 4000; // delay in milliseconds (4000 = 4 secs)
Onecurrent = 0;

<!---SLIDE_SHOW_ARRAY--->
function Onenext() {
	if (document.Oneslideform.Oneslide[Onecurrent+1]) {
		document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent+1].value;
		document.Oneslideform.Oneslide.selectedIndex = ++Onecurrent;
	}
	else Onefirst();
}

function Oneprevious() {
	if (Onecurrent-1 >= 0) {
		document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent-1].value;
		document.Oneslideform.Oneslide.selectedIndex = --Onecurrent;
	}
	else Onelast();
}

function Onefirst() {
	Onecurrent = 0;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[0].value;
	document.Oneslideform.Oneslide.selectedIndex = 0;
}

function Onelast() {
	Onecurrent = document.Oneslideform.Oneslide.length-1;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
	document.Oneslideform.Oneslide.selectedIndex = Onecurrent;
}

function Oneap(text) {
	document.Oneslideform.Oneslidebutton.value = (text == "Stop") ? "Start" : "Stop";
	Onerotate();
}

function Onestart() {
	window.setTimeout("Onerotate()", Onerotate_delay);
}

function Onechange() {
	Onecurrent = document.Oneslideform.Oneslide.selectedIndex;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
}

function Onerotate() {
	try {
		if (document.Oneslideform.Oneslidebutton.value == "Stop") {
			Onecurrent = (Onecurrent == document.Oneslideform.Oneslide.length-1) ? 0 : Onecurrent+1;
			if (document.images.Oneshow.filters)
			document.images.Oneshow.filters[0].apply()
			document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
			if (document.images.Oneshow.filters)
			document.images.Oneshow.filters[0].play()
			document.Oneslideform.Oneslide.selectedIndex = Onecurrent;
			if (document.images.Oneshow.filters)
			window.setTimeout("Onerotate()", Onerotate_delay + 2000);
			else
			window.setTimeout("Onerotate()", Onerotate_delay);
		}
	}
	catch(err){}
}
//  End -->
</SCRIPT>

<script language="JavaScript" src="popup.js" type="text/javascript"></script>
<script type="text/javascript" src="swfobject.js"></script></head>

<body bgcolor="#000033" style="margin:5px 1px 5px 1px;" onload="window.focus(); Onestart()">

<center>
<table border="0" cellpadding="2" cellspacing="0" width="738" bgcolor="#000033">
    <tr>
        <td>
            <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#000033">
<!---Header and title--->
                <tr><td align="center" bgcolor="#000033">
<img src="headers/Luxury_Home_cbpreviews.jpg" border="0" /></td></tr>
                <tr>
                    <td class="titletext" width=100% align="center" bgcolor="#000033" style="padding:4px">
                        <b>Stunning Arden Oaks Estate</b>
                    </td>
                </tr>
<!---End Header and title--->
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#000033" bordercolor="white">
                                        <tr>
<!---Left Side--->
                                            <td align="center" width="231" valign="top" bgcolor="#999999">
                                                <table align="center" border="0" cellpadding="2" cellspacing="1" width="100%" bgcolor="#999999">
<!---Translation--->
                                                    
<!---Price--->
                                                    <tr><td class="pricetext" align="center" bgcolor="#000033"><b>$1,375,000</b></td></tr>
                                                    <tr><td align="center"><a class="a2a_dd" href="http://www.addtoany.com/share_save?linkname=&amp;linkurl=http%3A%2F%2Fwww.ArdenOaksHome.com%2Findex.asp"><img src="images/share_this_listing.gif" border="0" alt="Share/Save/Bookmark"/></a><script type="text/javascript">a2a_linkname=document.title;a2a_linkurl="http://www.ArdenOaksHome.com/index.asp";a2a_onclick=1;</script><script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script></td></tr>
<!---Audio tour--->
                                                    <tr><td align="center"><table border="0" width="95%" height="50" id="table2" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" style="border: 1px solid #000000"><tr><td align="right"><span style="font-size: 12px;">Music:&nbsp;</span><td><embed src="/music/tinyplayer.swf" flashvars="filename=/music/Southern_Touch.mp3&AutoLoad=Y&AutoPlay=Y&MusicLoop=Y" quality="high" bgcolor="white" width="76" height="25" name="tinymp3" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent" /></td></tr>
</table></td></tr>
<!---Links--->
                                                    <tr><td align="center" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="#000033"><tr><td align="center">
<table border="0" cellspacing="1" cellpadding="1" width="100%" bgcolor="#999999">
<tr><td width="100%"><font class="generaltextwhite"><b>&nbsp;Quick Links</b></font></td></tr>
<tr><td>
<table border="0" cellspacing="1" cellpadding="0" bgcolor="#999999" width="100%">
<!--QLSTART--><tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=view&id=JENC1230620132P_22609104334A&lang=','LD_window','YES',550,650)"><b>Schedule a Viewing</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=info&id=JENC1230620132P_22609104334A&lang=','LD_window','YES',550,550)"><b>Request More Info</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=listings&id=JENC1230620132P_22609104334A&lang=','LD_window','YES',550,650)"><b>FREE Listing Updates</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://www.mapquest.com/maps/map.adp?city=Sacramento&state=CA&address=1919+Cathay+Way&zoom=8','Map','YES',800,600)">View Map</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://maps.google.com/maps?f=q&hl=en&q=1919%2BCathay%2BWay,+Sacramento,+CA+95864&ie=UTF8&z=15&t=k&om=1','Map','YES',800,600)">Satellite Photo</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://sacramentoca.areatour.com','Tour','YES',800,600)">Take an Area Tour</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://nces.ed.gov/globallocator/index.asp?search=1&State=&city=&zipcode=95864&miles=&itemname=&sortby=name&School=1&PrivSchool=1&Status=Loading+Libraries...&Records=16','Schools','YES',800,600)">Local Schools</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=mtg&id=JENC1230620132P_22609104334A&lang=','LD_window','YES',550,600)">Calculate Your Payment</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://www.listingdomains.com/flash_files/show_flash.asp?ID=5','Buyers_Tips','YES',650,450)">Tips for Home Buyers</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=news&id=JENC1230620132P_22609104334A','LD_window','YES',550,600)">Real Estate News</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="http://www.poltools.net/builder/flyer/pdfflyer.ashx?oid=45445&ot=101" target="_blank">Print Flyer</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=emaillisting&id=JENC1230620132P_22609104334A','LD_window','YES',600,450)">Email This Listing</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink ql_tool_iframe" href="/ls/forms/feedback.aspx?oid=45445&ot=101" target="_blank">Feedback</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="https://www.propertiesonline.com/Clients/login/agents.aspx?pl=2" onMouseOver="window.status='Edit';return true;" onMouseOut="window.status='';return true;" target="_blank">Agent Login</a></td></tr></table>
</td></tr>
<!--QLEND--></table>
</td></tr>
</table></td></tr></table></td></tr>

<!---Open House--->
                                                    
<!---Agent--->
                                                    <tr><td align="center"><img src="http://www.listingdomains.com/system_data/Agent_doc_library/Agent1/JENC1230620132P.jpg" width="125" border="0" /></td></tr>
<tr><td align="center" class="table2text"><span class="largetextcolor">Caroline Jensen</span>
<br /><b>916.607.7313</b>
<br /><span class="textnote">caroline.jensen@comcast.net</span>

<br /><br /><a class="bodylink cb_iframe" href="/ls/forms/ContactAgent.aspx?aid=1528&oid=45445&ot=101" rel="nofollow">Contact Me</a>
<br /><a class="bodylink" href="http://www.GoTeamJensen.com" target="_blank">Visit My Website</a>
<br /><a class="bodylink" href="http://www.listingserver.com/HotSheet.aspx?aid=1528">View My Other Listings</a>
<br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=bio&id=JENC1230620132P_22609104334A','LD_window','YES',550,460)">Learn More about Caroline</a><br />
<!---Office--->
                                                    <tr><td align="center"><br /><table align="center" border="0" cellpadding="1" cellspacing="0" width="90%" bgcolor="#000033"><tr><td><table align="center" border="0" cellpadding="3" cellspacing="2" width="100%" bgcolor="#FFFFFF"><tr><td align="center"><img src="http://www.listingdomains.com/POLibrary/system_data/Logo_doc_library/Logo1/5200621205P.jpg" /></td></tr><tr><td align="center"><a class="officelink" href="http://www.GoTeamJensen.com" target="_blank"><b>Coldwell Banker</b></a><br /><span class="smalltext">440 Drake Circle<br />Sacramento, CA 95864</span><br /><b>916.607.7313</b></td></tr></table></td></tr></table></td></tr>
                                                </table>
                                            </td>
<!---End Left Side--->
<!---Right Side--->
                                            <td valign="top" bgcolor="#999999">
                                                <form name="Oneslideform" >
                                                <TABLE align="center" width="507" border="0" cellspacing="0" cellpadding="0" bordercolor="#000033">
<TR align="center" height="405"><TD bgcolor="#000033" ><div align="center">
<img src="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph131813136_03232010.jpg" name="Oneshow" style="filter:progid:DXImageTransform.Microsoft.Fade(duration=2)" border="0"></DIV></TD></TR>

<tr height="25">
	<td bgcolor="#000033" align="center">
		<table width="100%">
			<tr>
				<td align="center"><select name="Oneslide" onChange="Onechange();" size="1"><OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph131813136_03232010.jpg"  selected>cathay front</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph122006918_03102009.jpg">tour_23942_0007</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph120856164_03102009.jpg">16-01_med</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph121142603_03102009.jpg">16vm-01</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph105640116_03102009.jpg">famroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph120857305_03102009.jpg">8-01_med</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph105525038_03102009.jpg">POOL</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph121137790_03102009.jpg">mastersuite</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph105641726_03102009.jpg">backyard</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph105642757_03102009.jpg">spa</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph105854882_03102009.jpg">intokitchen</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph105856022_03102009.jpg">4-01_med</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph105856913_03102009.jpg">patio1</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph105959663_03102009.jpg">view</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph120854227_03102009.jpg">10-01_med</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph120859805_03102009.jpg">backyard</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph120902258_03102009.jpg">fountain</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph105640882_03102009.jpg">masterbed</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph105524069_03102009.jpg">kitchenview</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph121136321_03102009.jpg">tour_23942_0019</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph121139431_03102009.jpg">patio2</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph121144228_03102009.jpg">25vm-01</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph121146774_03102009.jpg">20vm-01</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph122003465_03102009.jpg">IMG_9230</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph122008825_03102009.jpg">tour_23942_0014</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD123/JENC1230620132P_22609104334A_ph122011090_03102009.jpg">hallbath</OPTION>
</select>
				</td>
				<td align="center" bgcolor="#000033" height="25"><DIV align="center">
<INPUT type=button onClick="Oneprevious();" value="<<" title="Previous" id=button1 name=button1>
<INPUT type=button name="Oneslidebutton" onClick="Oneap(this.value);" value="Stop" title="AutoPlay">
<INPUT type=button onClick="Onenext();" value=">>" title="Next" id=button1 name=button1>
</DIV>

				</td>
				<td align="center" bgcolor="#000033">
				</td>
			</tr>
		</table>
	</td>
</tr>
</TABLE>
                                                
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000033">
<tr><td class="addresstext" align="center" bgcolor="#000033">Sacramento, CA 95864<br /><br /></td></tr></table>
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000033">
<tr><td class="featuresbartext"><b>Features:</b></td></tr></table><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000033"><tr><td class="table1text"><ul>
<li>5 Bedrooms, 2.5 Baths</li><li>Spacious Open Floor Plan with 3,065 Square Feet</li><li>Sport Pool and Spa</li><li>0.77 Acres Park Like Setting</li><li>1,100 Square Foot Garage</li><li>An Entertainers Delight</li></ul></td></tr></table>
                                                
                                                
<table border="0" cellpadding="10" cellspacing="0" width="100%" bgcolor="#999999"><tr><td class="table2text"  align="left"><span class="largetextcolor">Remarks:</span><br />Beautiful contemporary home built in 1998 in the exclusive, highly regarded community of Arden Oaks. This exquisite estate features 5 bedrooms, a luxurious master suite, solid Maple hardwood floors, open floor plan with kitchen/family room combination and living room/dining room combination. The kitchen boasts double ovens, two Bosch dishwashers, Viking gas cook top, oversized round island and blue pearl granite counters. Amenities include 16 X 30 sport pool, above ground spa, Anderson dual pane French sliders, CAT 5 wiring, security system wiring, surround sound, dual HVAC systems, plantations shutters, radiant heated bathroom floors, approximately 10,000 square feet of colored, stamped, concrete drives, paths, bridge and patios, poolside entertaining area with alum wood patio cover and 50' X 75' area at the end of the driveway that can be used as RV parking, play yard, dog run or space for additional workshop or parking. The park-like grounds are fully landscaped with an automatic irrigation system and a seasonal stream. The property is host to a multitude of fruit trees including Apple, Asian pear, Lemon, Orange, Apricot, Figs, Persimmons as well as numerous grape and berry plants.</td></tr></table>
                                                </form>
                                            </td>
<!---End Right Side--->
                                        </tr>
                        </table>
                    </td>
                </tr>
<!---Bottom--->
                <tr><td><table align="center" style="border-top: 2px solid #000033" cellpadding="4" cellspacing="0" width="100%" bgcolor="#FFFFFF">
<tr><td align="center" valign="middle" width="17%"><img src="http://www.listingdomains.com/images/Designation_logos/REALTOR.jpg" /></td>
<td align="center" valign="middle" width="17%"><img src="http://www.listingdomains.com/images/Designation_logos/MLS-REALTOR.jpg" /></td>
<td align="center" valign="middle" width="17%"><img src="http://www.listingdomains.com/images/Designation_logos/E-PRO.jpg" /></td>
<td align="center" valign="middle" width="17%"><img src="http://www.listingdomains.com/images/Designation_logos/RELO.jpg" /></td>
<td align="center" valign="middle" width="17%"><img src="http://www.listingdomains.com/images/Designation_logos/EQUAL_HOUSING.jpg" /></td>
<td align="center" valign="middle" width="17%"><img src="http://www.listingdomains.com/images/Designation_logos/CRP.jpg" /></td>
</tr></table></td></tr>
                
<tr><td><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000033"><tr><td class="disclaimertabletext"><br /><img border="0" align="left" width="25" src="http://www.listingdomains.net/images/equalhouse.gif">
<span class="textnote"> <b>Coldwell Banker&reg;</b> and the <b>Coldwell Banker Logo</b> are registered trademarks licensed to Coldwell Banker Real Estate LLC and used by Properties Online, LLC  with permission. Coldwell Banker Residential Brokerage is owned and Operated by NRT. An Equal Opportunity Company.  Equal Housing Opportunity.  Not all products or services are available in all states. &copy;&nbsp;2012 Properties Online, LLC, Patent No. US 6,760,707. The above information including square footage is based on data received from the seller and/or from public sources. This information is deemed reliable but has not been independently verified and cannot be guaranteed. Prospective buyers are advised to verify information to their own satisfaction prior to purchase. By providing links to other sites Properties Online, LLC does not guarantee, approve or endorse the information or products available at these sites, nor does a link indicate any association with or endorsement by the linked site to the agent, brokerage, brand or  Properties Online, LLC. Powered by <a class="disclaimerlink" href="http://www.listingdomains.com/">ListingDomains.com</a>.</span></td></tr></table></td></tr>
            </table>
        </td>
    </tr>
</table>
</center>

<!--START GOOGLE ANALYTIC--><script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">_uacct = "UA-752021-2";urchinTracker("ArdenOaksHome.com");</script><!--END GOOGLE ANALYTIC--></body>
</html>

