<!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>Fusion of Nature & Luxury</title>
<meta name="Description" content="Occidental real estate and homes for sale in Occidental" />
<meta name="keywords" content="Occidental real estate,property web site,home for sale,Sheila Lawrence,find a home in Occidental,listingdomains.com,www.18500Fitzpatrick.com,community information,real estate news,maps,buyers guide,search for homes,mls,listing web site,art,contemporary,designer,dwell,contemporary,executive,elegant,Fitzpatrick ,fitzpatrick lane,gourmet kitchen,luxury home,million plus,modern,ocean view,private,ridge,second home,sonoma county,space,unusual quality,unusual,views,vineyard views,find a home in Sonoma County,Sonoma County Happy,Fitzpatrick Lane,Home with views in Sonoma County,Houses with views in Sonoma County,Houses for sale in Sonoma County,Homes for sale in Sonoma County,Coastal homes in Sonoma County,Ocean views,find a house in sonoma county,art display,Room for art,architectural digest homes,architectural beauty,Homes with privacy,Homes in nature,second homes,decorator homes,decor homes,decor home,wine country retreat,wine country estate,at home in wine country,Northern California home,Northern California Real Estate,live in the wine country,Pinot appelation" />
<link rel="stylesheet" type="text/css" href="ld_styles.css" />
<link rel="shortcut icon" href="http://www.propertiesonline.com/_media/graphics/favicons/classic.ico" />
<meta name="18500 Fitzpatrick" content="Fusion of Luxury and Nature in West Sonoma County home with Vineyard and Ocean Views" />

<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:#C0C0C0 }
	A.disclaimerlink { color:#FFFFFF }
	A.disclaimerlink:hover { color:#C0C0C0 }
	A.officelink { color:#000000 }
	A.officelink:hover { color:#909090 }
	A.detailslink { color:#FFFFFF }
	A.detailslink:hover { color:#C0C0C0 }
	A.vtlink { font-size:8pt; color:#9C0101;text-decoration:none }
	A.vtlink:hover { font-size:8pt; color:#FFFFFF;text-decoration:none }
	A.quicklink { font-size:8pt; color:#000000;text-decoration:none }
	A.quicklink:hover { font-size:8pt; color:#FFFFFF;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="#000000" style="margin:5px 1px 5px 1px;" onload="window.focus(); Onestart()">

<center>
<table border="0" cellpadding="2" cellspacing="0" width="738" bgcolor="#000000">
    <tr>
        <td>
            <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#000000">
                <tr><td align="center" bgcolor="#000000">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0"
id="flashheader" width="100%" height="100">
<param name="movie" value="headers/CB_previews1.swf">
<param name="quality" value="High">
<param name="wmode" value="transparent">
<param name="bgcolor" value="#000000">
<embed name="flashheader" src="headers/CB_previews1.swf" quality="High" bgcolor="#FFFFFF" wmode="transparent"
width="100%" height="100"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</embed>
</object></td></tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000000">
                        <tr>
                            <td class="titletext" align="center" width="100%">
                            <b>The Art of Living</b></td>
                        </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#000000">
                            <tr>
                                <td width="100%">
                                    <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#909090">
                                        <tr>
                                            <td width="507" valign="top">
                                                <form name="Oneslideform" >
                                                <!-- XML = /builder/xml/listingphotos.ashx?oid=62336&ot=101 --><script type="text/javascript">swfobject.embedSWF("POSlideshow.swf", "altContent1", "507", "475", "9.0.0","", {data_src:"/builder/xml/listingphotos.ashx?oid%3D62336%26ot%3D101%26rel%3D1",bgcolor:"000000",imgcolor:"000000",view_timer:"4",transition_timer:"0.5",has_captions:"y",has_fullscreen:"y"}, {play: "true", loop: "true", menu: "true", quality: "high", scale: "showall", salign: "", wmode: "transparent", bgcolor: "#ffffff", allowScriptAccess: "sameDomain", allowFullScreen: "true", devicefont: "false"}, {id: "altContent1", name: "altContent1", align: "middle"});</script><div id="altContent1" class="row" align="left"><TABLE align="center" width="507" border="0" cellspacing="0" cellpadding="0" bordercolor="#000000">
<TR align="center" height="405"><TD bgcolor="#000000" ><div align="center">
<img src="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph152223629_06092010.jpg" name="Oneshow" style="filter:progid:DXImageTransform.Microsoft.Fade(duration=2)" border="0"></DIV></TD></TR>

<tr height="25">
	<td bgcolor="#000000" 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/LD119/LAWS5230722833P_3161044322P_ph152223629_06092010.jpg"  selected>Image 1</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph152224629_06092010.jpg">Welcoming Foyer</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194527537_03162010.jpg">Limestone Flooring</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194527833_03162010.jpg">Perfect for Art Display</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194530318_03162010.jpg">Great Entertaining Layout</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph151551397_06092010.jpg">Dining with a View</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph152503862_06092010.jpg">Chef's Kitchen</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194528458_03162010.jpg">Beautiful View for Guests</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph153033485_06092010.jpg">Courtyard Seating</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194536005_03162010.jpg">Landmark Rock</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194537005_03162010.jpg">A Feeling of Space</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph152647518_06092010.jpg">Sit and Breathe</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194536646_03162010.jpg">Looking North West</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph152503534_06092010.jpg">Custom Ipe Deck</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph152649127_06092010.jpg">Image 15</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph152648408_06092010.jpg">Private Picnic Meadow</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph190251588_06092010.jpg">Image 17</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194529677_03162010.jpg">View the Sunset from Here</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194525865_03162010.jpg">Second Guest Bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194536333_03162010.jpg">Mud Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194531037_03162010.jpg">Spacious Laundry Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194533661_03162010.jpg">Media Room or Office</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194534693_03162010.jpg">Powder Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194533333_03162010.jpg">Master in Private Wing</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph152810408_06092010.jpg">Image 25</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194533005_03162010.jpg">Wake Up to a View</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194532427_03162010.jpg">Master Dressing Area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph152224332_06092010.jpg">Master Bath Vanity</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph152504174_06092010.jpg">Master Soaking Tub</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph154449572_06092010.jpg">Gallery at Night</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph183659760_06142010.jpg">Gallery Shelves </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph152504424_06092010.jpg">Image 32</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194537380_03162010.jpg">Wine Storage</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194535365_03162010.jpg">Front Entry at Sunset</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194531365_03162010.jpg">Sunsets Over the Ocean</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph152224019_06092010.jpg">Image 36</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194535677_03162010.jpg">Peaceful End of Day </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph152648143_06092010.jpg">Central Courtyard</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph193531609_06182010.jpg">Occidental Founded 1876</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph193123673_06182010.jpg">Occidental Shops</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph193531953_06182010.jpg">Union Hotel, Occidental</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph193532406_06182010.jpg">Howards Cafe, Occidental</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD119/LAWS5230722833P_3161044322P_ph194525618_06182010.jpg">Occidental Church</OPTION>
</select>
				</td>
				<td align="center" bgcolor="#000000" 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="#000000">
				</td>
			</tr>
		</table>
	</td>
</tr>
</TABLE></div>
                                                
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000000">
<tr><td class="addresstext" align="center" bgcolor="#000000">18500 Fitzpatrick Lane, Occidental, CA 95465<br /><br /></td></tr></table>
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000000">
<tr><td class="featuresbartext"><b>Features:</b></td></tr></table><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000000"><tr><td class="table1text"><ul>
<li><b>Withdrawn</b></li><li>3 Bedrooms, 2.5 Baths</li><li>Spellbinding Views, Stunning Sunsets</li><li>Easy Distance to Award Winning Wineries, Restaurants, Art Galleries, Cycling Routes, and the Coast</li><li>Architecturally designed expressly for its setting on 23+ view acres</li><li>Chef's Kitchen, Shop/Studio Space, Media Room, Sundance Spa</li><li>Approximately 90 Minutes from San Francisco</li><li>MLS# 20929347</li><li><a class="detailslink" href="javascript:popup('http://www.listingdomains.net/LD_detail.asp?type=details&id=LAWS5230722833P_3161044322P&lang=','LD_window','YES',750,500)">View Listing Details</a></li></ul></td></tr></table>
                                                
                                                
<table border="0" cellpadding="10" cellspacing="0" width="100%" bgcolor="#909090"><tr><td class="table2text"><span class="largetextcolor">Remarks:</span><br /><div style="text-align: left;">
<p style="margin: 0in 0in 0pt;"><span style="font-size: 11.5pt; color: #000000; font-family: verdana;">Just four miles west of the town center of historic Occidental with its intriguing shops, old country Italian restaurants and gourmet bistros, this incredible home with an artist's heart waits for you down a lane lined with Redwoods and vineyards.</span></p>
<p style="margin: 0in 0in 0pt;"><span style="font-size: 11.5pt; color: #000000; font-family: verdana;"> </span></p>
<p style="margin: 0in 0in 0pt;"><span style="font-size: 11.5pt; color: #000000; font-family: verdana;">A double height gallery entry welcomes you with a feeling of spaciousness, light and possibility.</span><span style="font-size: 11.5pt; color: #000000; font-family: verdana;">  </span><span style="font-size: 11.5pt; color: #000000; font-family: verdana;"> </span></p>
<p style="margin: 0in 0in 0pt;"><span style="font-size: 11.5pt; color: #000000; font-family: verdana;"></span> </p>
<p style="margin: 0in 0in 0pt;"><span style="font-size: 11.5pt; color: #000000; font-family: verdana;">The Master wing is a world of its own with Roman soaking tub, fireplace, and double walk-in closet with dressing area.   </span></p>
<p style="margin: 0in 0in 0pt;"><span style="font-size: 11.5pt; color: #000000; font-family: verdana;"></span> </p>
<p style="margin: 0in 0in 0pt;"><span style="font-size: 11.5pt; color: #000000; font-family: verdana;">Radiant heat warms the Portuguese limestone beneath your feet. </span></p>
<p style="margin: 0in 0in 0pt;"><span style="font-size: 11.5pt; color: #000000; font-family: verdana;"></span> </p>
<p style="margin: 0in 0in 0pt;">Pack a basket with lunch &amp; wine and follow the trail down from the house to the picnic table in your own, very private, meadow.  Trace the path up to the top of the rock for arresting views of West Sonoma County.</p>
</div></td></tr></table>
                                                </form>
                                            </td>
                                            <td align="center" width="231" valign="top" bgcolor="#909090">
                                                <table align="center" border="0" cellpadding="0" cellspacing="1" width="100%" bgcolor="#909090">
                                                    
                                                    <tr><td class="pricetext" align="center" bgcolor="#000000"><b>$1,895,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.18500Fitzpatrick.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.18500Fitzpatrick.com/index.asp";a2a_onclick=1;</script><script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script></td></tr>
                                                    <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/At-Dawn-by-Lisa-Linehan.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>
                                                    <tr><td align="center" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="#000000"><tr><td align="center">
<table border="0" cellspacing="1" cellpadding="1" width="100%" bgcolor="#909090">
<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="#909090" width="100%">
<!--QLSTART--><tr><td bgcolor="#D0D0D0">
<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=LAWS5230722833P_3161044322P&lang=','LD_window','YES',550,550)"><b>Request More Info</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<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=LAWS5230722833P_3161044322P&lang=','LD_window','YES',550,650)"><b>Schedule a Viewing</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<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=62336&ot=101" target="_blank"" target="_blank"><b>Print Flyer</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="vtlink"href="javascript:popup('LD_window.asp?type=emaillisting&id=LAWS5230722833P_3161044322P','LD_window','YES',600,450)"><b>Email This Listing</b></a></td></tr></table>
</td></tr>
<!--QLEND--></table>
</td></tr>
</table></td></tr></table></td></tr>

                                                    
                                                    <tr><td align="center"><img src="images/transparent.gif" width="1" border="0" /></td></tr>
<tr><td align="center" class="table2text"><span class="largetextcolor">Sheila Lawrence</span>
<br /><b>707.478.7240 (Cell)</b><br />707.829.7493 (Direct/VM)
<div align="center" style="width: 100%; padding-top: 5px;"><a href="http://www.linkedin.com/in/sheilalawrence" target="_blank"><img src="http://www.propertiesonline.com/_media/graphics/logos/socialnetworks/LinkedIn-24.png" style="padding:3px; border:0px;"/></a><a href="http://www.mywestsonomacounty.com" target="_blank"><img src="http://www.propertiesonline.com/_media/graphics/logos/socialnetworks/blog-24.png" style="padding:3px; border:0px;"/></a></div>
<br /><br /><a class="bodylink cb_iframe" href="/ls/forms/ContactAgent.aspx?aid=4062&oid=62336&ot=101" rel="nofollow">Contact Me</a>
<br /><a class="bodylink" href="http://www.SheilaLawrence.com" target="_blank">Visit My Website</a>
<br /><a class="bodylink" href="http://www.listingserver.com/HotSheet.aspx?aid=4062">View My Other Listings</a>
<br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=bio&id=LAWS5230722833P_3161044322P','LD_window','YES',550,460)">My Background</a><br />
                                                    <tr><td align="center"><br /><table align="center" border="0" cellpadding="1" cellspacing="0" width="90%" bgcolor="#000000"><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"><b>Coldwell Banker</b><br /><span class="smalltext">101 Morris Street, Suite 100<br />Sebastopol, CA 95472</span><br /><b>707.829.4500</b><br /><br /><a href="http://www.ahs.com" target="_blank"><img src="http://www.listingdomains.com/images/AHS_logos/AHS_cb_included.gif" border="0" /></a></td></tr></table></td></tr></table></td></tr>
                                                </table>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr><td><table align="center" style="border-top: 2px solid #000000" cellpadding="4" cellspacing="0" width="100%" bgcolor="#FFFFFF">
<tr><td align="center" valign="middle" width="33%"><img src="http://www.listingdomains.com/images/Designation_logos/REALTOR.jpg" /></td>
<td align="center" valign="middle" width="33%"><img src="http://www.listingdomains.com/images/Designation_logos/SRES.jpg" /></td>
<td align="center" valign="middle" width="33%"><img src="http://www.listingdomains.com/images/Designation_logos/MLS.jpg" /></td>
</table></td></tr>
                
<tr><td><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000000"><tr><td class="disclaimertabletext"><br /><img border="0" align="left" width="25" src="http://www.listingdomains.net/images/equalhouse.gif">
<span class="textnote">DRE # 01301026<br /> <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("18500Fitzpatrick.com");</script><script type="text/javascript">var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type="text/javascript">try{var pageTracker = _gat._getTracker("UA-12219882-1");pageTracker._trackPageview("18500Fitzpatrick.com");} catch(err) {}</script><!--END GOOGLE ANALYTIC--></body>
</html>

