<!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>VILLA DE MADRE ESTATE</title>
<meta name="Description" content="Suisun Valley real estate and homes for sale in Suisun Valley" />
<meta name="keywords" content="Suisun Valley real estate,property web site,home for sale,Bob Ogan,Rosemarie Ogan,find a home in Suisun Valley,listingdomains.com,www.4286SuisunValleyRoad.com,community information,real estate news,maps,buyers guide,search for homes,mls,listing web site,napa ca,near napa ca,wine country,Suisun Valley,agreage,estate,luxury homes,gated estate,4286 Suisun Valley Road,near Napa CA,auto barns,for car collectors,vineyard,cabernet wine producing,cabernet grapes,wine property,vineyard property for sale" />
<link rel="stylesheet" type="text/css" href="ld_styles.css" />
<link rel="shortcut icon" href="http://www.propertiesonline.com/_media/graphics/favicons/classic.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>

<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript" src="http://s.sharethis.com/loader.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:#000000 }
	A.bodylink:hover { color:#FFFFFF }
	A.disclaimerlink { color:#C0C0C0 }
	A.disclaimerlink:hover { color:#E0D9C0 }
	A.officelink { color:#000000 }
	A.officelink:hover { color:#C0C0C0 }
	A.detailslink { color:#C0C0C0 }
	A.detailslink:hover { color:#E0D9C0 }
	A.vtlink { font-size:8pt; color:#9C0101;text-decoration:none }
	A.vtlink:hover { font-size:8pt; color:#E0D9C0;text-decoration:none }
	A.quicklink { font-size:8pt; color:#000000;text-decoration:none }
	A.quicklink:hover { font-size:8pt; color:#E0D9C0;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="#00193A" style="margin:5px 1px 5px 1px;" onload="window.focus(); Onestart()">

<center>
<table border="0" cellpadding="2" cellspacing="0" width="738" bgcolor="#00193A">
    <tr>
        <td>
            <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#00193A">
                <tr><td align="center" bgcolor="#00193A">
<img src="headers/grapes.jpg" border="0" /></td></tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#00193A">
                        <tr>
                            <td class="titletext" align="center" width="100%">
                            <b>VILLA DE MADRE ESTATE</b></td>
                        </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#00193A">
                            <tr>
                                <td width="100%">
                                    <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#E0D9C0">
                                        <tr>
                                            <td width="507" valign="top">
                                                <form name="Oneslideform" >
                                                <!-- XML = /builder/xml/listingphotos.ashx?oid=66911&ot=101 --><script type="text/javascript">swfobject.embedSWF("POSlideshow.swf", "altContent1", "507", "475", "9.0.0","", {data_src:"/builder/xml/listingphotos.ashx?oid%3D66911%26ot%3D101%26rel%3D1",bgcolor:"00193A",imgcolor:"00193A",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="#00193A">
<TR align="center" height="405"><TD bgcolor="#00193A" ><div align="center">
<img src="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph172105556_09282010.jpg" name="Oneshow" style="filter:progid:DXImageTransform.Microsoft.Fade(duration=2)" border="0"></DIV></TD></TR>

<tr height="25">
	<td bgcolor="#00193A" 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/LD108/OGAB10130952925P_671030435P_ph172105556_09282010.jpg"  selected>Vineyards~</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233434731_06082010.jpg">Gated Entrance</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233433918_06082010.jpg">Olive Tree Lined Drive</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph172104696_09282010.jpg">Amazing Pool Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph172103790_09282010.jpg">1 of 3 car barns</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph141401230_01232012.jpg">Villa de Madre diner</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph141359982_01232012.jpg">old town</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph154816980_09302010.jpg">Nearly 80 Acres</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233220997_06082010.jpg">Aerial View</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233435543_06082010.jpg">Lovely Gardens</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph234954819_06082010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233538934_06082010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph230844881_06082010.jpg">70 Acres of Vineyards</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph175748809_08122010.jpg">Enter!</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233218982_06082010.jpg">Grand Entrance</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph185453982_06092010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph235340460_06082010.jpg">Hallway to Elevator</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph230845616_06082010.jpg">Formal Living Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph235209194_06082010.jpg">Beautiful Tile</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233220091_06082010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph235510459_06082010.jpg">One of 6 Fireplaces</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph235341303_06082010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233646933_06082010.jpg">Formal Dining Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph190351447_06092010.jpg">Piano Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph235641849_06082010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph190352432_06092010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233114420_06082010.jpg">Hand Painted Ceiling</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233647730_06082010.jpg">Painted Wood Cabinets</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph190841930_06092010.jpg">Nook</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233752277_06082010.jpg">Master Suite</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph230846600_06082010.jpg">Master Bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph190350338_06092010.jpg">Walk-in Closet</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph185453060_06092010.jpg">Angel Bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph235642677_06082010.jpg">Angel Ceiling</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph185451748_06092010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph184522169_06092010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph184519919_06092010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph184521091_06092010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph235342225_06082010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233115263_06082010.jpg">Pool Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233648652_06082010.jpg">Pool & Fireplace</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph235508709_06082010.jpg">Night Lights</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph235509584_06082010.jpg">Pool Room Glass Ceiling</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233901980_06082010.jpg">Game Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph235210913_06082010.jpg">Game Room Bar</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233753120_06082010.jpg">Wine Cave</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph235059428_06082010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233901168_06082010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph234956491_06082010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233753917_06082010.jpg">8195 sq. ft. Car Barn</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233335856_06082010.jpg">Antique Gas Station</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233113513_06082010.jpg">12,000 sq. ft. Car Barn</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233539762_06082010.jpg">Town Street</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph234955678_06082010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph235058538_06082010.jpg"> </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph141358766_01232012.jpg">DSCN3048</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph141356301_01232012.jpg">DSCN3043</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph141357549_01232012.jpg">DSCN3044</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233540590_06082010.jpg">Fully Equipped Diner</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph235057694_06082010.jpg">Diner Appliances</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph233336763_06082010.jpg">24,000 sq. ft. Car Barn</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph190843414_06092010.jpg">Skeet Shooting Range</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_671030435P_ph190845289_06092010.jpg">Green House</OPTION>
</select>
				</td>
				<td align="center" bgcolor="#00193A" 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="#00193A">
				</td>
			</tr>
		</table>
	</td>
</tr>
</TABLE></div>
                                                
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#00193A">
<tr><td class="addresstext" align="center" bgcolor="#00193A">4286 Suisun Valley Road, Suisun Valley, CA 94534<br /><br /></td></tr></table>
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#00193A">
<tr><td class="featuresbartext"><b>Features:</b></td></tr></table><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#00193A"><tr><td class="table1text"><ul>
<li>6 Bedrooms, 8 Full Baths, 3 Half Baths</li><li>22,882 sq. ft. Main House</li><li>4BR/2BA, 1896 sq. ft. Caretaker's House</li><li>Nearly 80 Acres with 63 Acres of Vineyards</li><li>Produces approx. 150,000 bottles of wine per year</li><li>3 Car Barns</li><li>MLS# #21015502</li></ul></td></tr></table>
                                                
                                                
<table border="0" cellpadding="10" cellspacing="0" width="100%" bgcolor="#E0D9C0"><tr><td class="table2text"  align="left"><span class="largetextcolor">Remarks:</span><br /><span style="font-family: tahoma; font-size: 18px;">
<p style="text-align: center;"><span style="font-size: 14px;"><b><span style="color: #000000; font-size: 14px;">BEAUTIFUL TUSCAN VILLA&nbsp;IN SUISUN VALLEY, NEAR NAPA, CA&nbsp;</span></b> </span></p>
<p><span style="color: #000000; font-size: 14px;">Nearly 80 acres, this estate includes 63 acres of vineyards, producing 150,000 bottles of Cabernet wine yearly.</span></p>
<p><span style="color: #000000; font-size: 14px;">Grand entrance into 22,882 sq.ft. main house showcasing double winding staircase with custom grape motif iron balustrades. Incredible hand painted ceilings and murals throughout. </span></p>
<p><span style="color: #000000; font-size: 14px;">His and hers private offices off the master suite. Luxurious master bath with marble/tile steam shower and Sheryl Wagner fixtures. Personal exercise room and steam shower overlooking the pool. </span></p>
<p><span style="color: #000000; font-size: 14px;">Separate guest quarters with private entrance. Coffered cherry wood ceiling and cabinets warm the game room and adjoining bar. Climate controlled wine cave. 2-stop hydraulic elevator off the central hallway.&nbsp;</span></p>
<p><span style="font-size: 14px;">Professionally equipped Chef&rsquo;s kitchen beautifully designed for entertaining! Features all Viking appliances including:&nbsp; 3 ovens, 3 warming drawers, 2 large and 2 small dishwashers, 2 crispers, 4 freezer boxes, 2 ice boxes and 2 trash compacters. All this beautifully displayed under hand painted ceilings with painted wood cabinets, granite slab countertops and built-in step stools.</span></p>
<p><span style="color: #000000; font-size: 14px;">6 bedroom suites, 8 full and 3 half baths featuring limestone, travertine, marble or porcelain tile. There are also 6 amazing fireplaces gracing rooms throughout the house.&nbsp; </span></p>
<p><span style="color: #000000; font-size: 14px;">Fabulous indoor pool room with in-ground swimming pool, spa, fireplace, built-in barbecue and enclosed patio/play area. Also features 6 skylights plus glass ceiling and fans to remove humidity.</span></p>
<p><span style="color: #000000; font-size: 14px;">3 auto barns with room for 100 cars. Includes antique gas station, full maintenance bay and fully equipped diner. Step outside to the skeet shooting range set up at the back of the garage. Property also includes a 4BR/2BA, 1896 sq. ft. caretaker&rsquo;s house. </span></p>
<p><span style="color: #000000; font-size: 14px;">Property is completely protected with indoor sprinkler systems and a high tech security system, including surveillance cameras.</span></p>
<p style="text-align: left;"><span style="font-size: 14px;">&nbsp;</span></p>
</span>
<p><span style="font-size: 14px;">&nbsp;</span></p>
<p><span style="font-size: 16px;">&nbsp;</span></p>
<p><span style="font-size: 16px;">&nbsp;</span></p>
<p><span style="font-size: 16px;">&nbsp;</span></p>
<p><span style="font-size: 16px;">&nbsp;</span></p>
<p><span style="font-size: 16px;">&nbsp;</span></p>
<p><span style="font-size: 16px;">&nbsp;</span></p>
<p><span style="font-size: 16px;">&nbsp;</span></p>
<p><span style="font-size: 16px;">&nbsp;</span></p></td></tr></table>
                                                </form>
                                            </td>
                                            <td align="center" width="231" valign="top" bgcolor="#E0D9C0">
                                                <table align="center" border="0" cellpadding="0" cellspacing="1" width="100%" bgcolor="#E0D9C0">
                                                    
                                                    <tr><td class="pricetext" align="center" bgcolor="#00193A"><b>$18,000,000</b></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/Summer_Daze.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="#00193A"><tr><td align="center">
<table border="0" cellspacing="1" cellpadding="1" width="100%" bgcolor="#E0D9C0">
<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="#E0D9C0" width="100%">
<!--QLSTART--><tr><td bgcolor="#FFFFCC">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="vtlink" href="http://www.toptenrealestatedeals.com/homes/weekly-ten-best-home-deals/2013/1-15-2013/3/" target="_blank"><b>Top Ten Real Estate Deals</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="vtlink" href="http://www.youtube.com/watch?v=CNl9IVqYP_s&feature=plcp" target="_blank"><b>HGTV Million Dollar Rooms </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="vtlink" href="http://youtu.be/373tgxm1hAw" target="_blank"><b>Behind The Gates TV Show</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="vtlink" href="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_doc51026P.pdf" target="_blank"><b>Villa De Madre Auto Barns</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="vtlink" href="http://www.svvga.com/blog" target="_blank"><b>Suisun Valley Vintners & Growers Assoc.</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="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD108/OGAB10130952925P_doc21942P.pdf" target="_blank"><b>Satisfied Clients</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="http://www.GreenValleyNapaHomes.com" target="_blank"><b>Ogan's Website</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=OGAB10130952925P_671030435P&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=view&id=OGAB10130952925P_671030435P&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=listings&id=OGAB10130952925P_671030435P&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://maps.google.com/maps?f=q&hl=en&q=4286%2BSuisun%2BValley%2BRoad,+Suisun%2BValley,+CA+94534','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=4286%2BSuisun%2BValley%2BRoad,+Suisun%2BValley,+CA+94534&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://nces.ed.gov/globallocator/index.asp?search=1&State=&city=&zipcode=94534&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('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=mtg&id=OGAB10130952925P_671030435P&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('LD_window.asp?type=news&id=OGAB10130952925P_671030435P','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="javascript:popup('LD_window.asp?type=emaillisting&id=OGAB10130952925P_671030435P','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" href="http://www.listingserver.com/builder/flyer/pdfflyer.ashx?oid=66911&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 ql_tool_iframe" href="/ls/forms/feedback.aspx?oid=66911&ot=101" target="_blank">Property 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>

                                                    
                                                    <tr><td align="center"><img src="http://www.listingdomains.com/system_data/Agent_doc_library/Agent4/OGAB10130952925P.jpg" width="125" border="0" /></td></tr>
<tr><td align="center" class="table2text"><span class="largetextcolor">Bob Ogan<br />Rosemarie Ogan</span>
<br />707.864.1128 (Office)<br />707.864.8336 (Home Office)

<br /><br /><a class="bodylink cb_iframe" href="/ls/forms/ContactAgent.aspx?aid=5250&oid=66911&ot=101" rel="nofollow">Contact Us</a>
<br /><a class="bodylink" href="http://www.GreenValleyNapaHomes.com" target="_blank">Visit Our Website</a>
<br /><a class="bodylink" href="http://www.listingserver.com/HotSheet.aspx?aid=5250">View Our Other Listings</a>

                                                    <tr><td align="center"><br /><table align="center" border="0" cellpadding="1" cellspacing="0" width="90%" bgcolor="#00193A"><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/Logo2/6101015619P.gif" /></td></tr><tr><td align="center"><b>Country Estates, Inc.</b><br /><span class="smalltext">2280 Rockville Road<br />Green Valley, CA 94534</span><br /><b>707.864.1128</b></td></tr></table></td></tr></table></td></tr>
                                                </table>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                
                
<tr><td><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#00193A"><tr><td class="disclaimertabletext"><br /><img border="0" align="left" width="25" src="http://www.listingdomains.net/images/equalhouse.gif">
<span class="textnote">01181464<br />&copy;&nbsp;2013 Properties Online Inc., 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 Inc. 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 Inc.. Powered by <a class="disclaimerlink" href="http://www.listingdomains.com/">ListingDomains.com</a>.</span></td></tr></table></td></tr>
            </table>
        </td>
    </tr>
</table>
</center>
<script>var options={ "publisher": "ur-63da834d-ef3e-c6a9-2297-7b1cccc86313", "position": "left", "ad": { "visible": false, "openDelay": 5, "closeDelay": 0}, "chicklets": { "items": ["facebook", "twitter", "linkedin", "googleplus", "pinterest", "email", "sharethis"]}};var st_hover_widget = new sharethis.widgets.hoverbuttons(options);</script>
<!--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("VillaDeMadreEstate.com");</script><!--END GOOGLE ANALYTIC--></body>
</html>
