<!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">
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<link rel="canonical" href="http://www.18500Fitzpatrick.com" />
<link rel="stylesheet" type="text/css" href="ld_styles.css" />
<title>Occidental, CA</title>
<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>

</head>
<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></head>

<body bgcolor="#FFFFFF" topmargin="5" link="#800000" vlink="#828240" onload="window.focus(); Onestart()">

<center>
<table border="0" cellpadding="0" cellspacing="10" width="507">
    <tr>
        <td width="100%">
            <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#808080" style="border: 1px solid #000000">
            <tr>
                <td class="headlinetextwhite" align="center" width="100%">
                <b>The Art of Living</b></td>
            </tr>
            </table>
        </td>
    </tr>
    <tr>
        <td>
            <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="#808080">
<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="#808080" 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="#808080" 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="#808080">
				</td>
			</tr>
		</table>
	</td>
</tr>
</TABLE></div>
            </form>
        </td>
    </tr>
    <tr><td class="largetext" align="center"><b>18500 Fitzpatrick Lane, Occidental, CA 95465</b></td></tr>
    <tr><td width="100%" class="largetext" bgcolor="#C0C0C0" style="border: 1px solid #000000"><p style="margin-left: 2; margin-top: 2; margin-bottom: 2"><b>Features:</b></p></td></tr><tr><td><ul><li><span class="largetext"><b>$1,895,000</b></span></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>
    <tr><td width="100%" class="largetext" bgcolor="#C0C0C0" style="border: 1px solid #000000"><p style="margin-left: 2; margin-top: 2; margin-bottom: 2"><b>Remarks:</b></p></td></tr><tr><td><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>
    <tr>
        <td>
                
<tr><td><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#FFFFFF"><tr><td class="disclaimertabletext"><br /><img border="0" align="left" width="25" src="http://www.listingdomains.net/images/equalhouse.gif">
<span class="textnote">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.</span></td></tr></table></td></tr>
        </td>
    </tr>
</table>

<!--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>

