<!---SERVER=CLOGICAMA2--->
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>1178 Silverado Trail, Napa, CA 94559 - presented by RHONDA ALDERMAN</title>
<meta name="Description" content="Napa real estate and homes for sale in Napa" />
<meta name="keywords" content="Napa real estate, 1178 Silverado Trail, property web site, home for sale, RHONDA ALDERMAN, find a home in Napa, listingdomains.com, www.1178SILVERADOTRAIL.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" />

<style>
<!--
	.titletext { font-size:16pt;color:#FFFFFF}
	.addresstext { font-weight:bold;font-size:10pt;color:#FFFFFF}
	.largetextcolor { font-weight:bold;font-size:12pt;color:#000000}
	.featuresbartext { font-weight:bold;font-size:12pt;color:#000000}
	.pricetext { font-weight:bold;font-size:14pt;color:#000000}
	.infotext { font-weight:bold;font-size:8pt;color:#336666}
	.table1text { color:#000000}
	.table2text { color:#000000}
	.disclaimertabletext { color:#000000}
	A.bodylink { color:#336666 }
	A.bodylink:hover { color:#B57600 }
	A.disclaimerlink { color:#336666 }
	A.disclaimerlink:hover { color:#B57600 }
	A.officelink { color:#336666 }
	A.officelink:hover { color:#B57600 }
	A.detailslink { color:#336666 }
	A.detailslink:hover { color:#B57600 }
	A.vtlink { font-size:8pt; color:#9C0101;text-decoration:none }
	A.vtlink:hover { font-size:8pt; color:#B57600;text-decoration:none }
	A.quicklink { font-size:8pt; color:#336666;text-decoration:none }
	A.quicklink:hover { font-size:8pt; color:#B57600;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="#CCCC99" style="margin:5px 1px 5px 1px;" onload="window.focus(); Onestart()">

<center>
<table border="0" cellpadding="2" cellspacing="0" width="738" bgcolor="#CCCC99">
    <tr>
        <td>
            <table border="0" cellpadding="0" cellspacing="0" width="734" bgcolor="#336666">
                <tr><td align="center" bgcolor="#FFFFFF">
<img src="headers/commercial1.jpg" border="0" /></td></tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="3" cellspacing="0" width="734" bgcolor="#336666">
                        <tr>
                            <td class="titletext" align="center" width="100%">
                            <b>Great Opportunity in Napa, CA!</b></td>
                        </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="3" cellspacing="0" width="734" bgcolor="#FFFFFF">
                            <tr>
                                <td width="100%">
                                    <table border="0" cellpadding="3" cellspacing="0" width="734" bgcolor="#FFFFFF">
                                        <tr>
                                            <td width="507" valign="top">
                                                <form name="Oneslideform" >
                                                <!-- XML = http://www.poltools.net/xmlEngine/listingphotos.ashx?oid=68219&ot=101 --><script type="text/javascript">swfobject.embedSWF("POSlideshow.swf", "altContent1", "507", "475", "9.0.0","", {data_src:"http://www.poltools.net/xmlEngine/listingphotos.ashx?oid%3D68219%26ot%3D101",bgcolor:"FFFFFF",imgcolor:"FFFFFF",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: "window", 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="#336666">
<TR align="center" height="385"><TD bgcolor="#FFFFFF" ><div align="center">
<img src="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD121/ALDR1280471417A_711033038A_ph170409353_07052010.jpg" name="Oneshow" style="filter:progid:DXImageTransform.Microsoft.Fade(duration=2)" border="0"></DIV></TD></TR>

<tr height="25">
	<td bgcolor="#336666" 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/LD121/ALDR1280471417A_711033038A_ph170409353_07052010.jpg"  selected>IMG_2065</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD121/ALDR1280471417A_711033038A_ph170409791_07052010.jpg">IMG_2066</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD121/ALDR1280471417A_711033038A_ph170408572_07052010.jpg">IMG_2063</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD121/ALDR1280471417A_711033038A_ph170407994_07052010.jpg">IMG_2062</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD121/ALDR1280471417A_711033038A_ph170408963_07052010.jpg">IMG_2064</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD121/ALDR1280471417A_711033038A_ph171006932_07052010.jpg">INSIDE 5</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD121/ALDR1280471417A_711033038A_ph171007791_07052010.jpg">INSIDE 21</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD121/ALDR1280471417A_711033038A_ph171008682_07052010.jpg">INSIDE FRONT WINDOWS</OPTION>
</select>
				</td>
				<td align="center" bgcolor="#336666" 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="#336666">
				</td>
			</tr>
		</table>
	</td>
</tr>
</TABLE><table width="100" cellpadding="0" cellspacing="0" border="0"><tr><td>&nbsp;</td></tr></table></div>
                                                
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#FFFFFF">
<tr><td class="featuresbartext"><b>Features:</b></td></tr></table><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#FFFFFF"><tr><td class="table1text"><ul>
<li><b>Sale Pending</b></li><li>Large Warehouse in Napa CA</li><li>Front area, plus large area in rear of building.</li><li>MLS# 21016656</li></ul></td></tr></table>
                                                
                                                </form>
                                        </td>
                                            <td align="center" width="231" valign="top">
                                                <table align="center" border="0" cellpadding="3" cellspacing="2" width="90%" bgcolor="#FFFFFF">
                                                    
                                                    <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="http://www.listingdomains.net/music/tinyplayer.swf" flashvars="filename=http://www.listingdomains.net/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" /></td></tr>
</table></td></tr>
                                                    <!---VIRTUAL_TOUR_LINK--->
                                                    <tr><td class="pricetext" align="center" bgcolor="#CCCC99"><b>$389,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.1178SILVERADOTRAIL.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.1178SILVERADOTRAIL.com/index.asp";a2a_onclick=1;</script><script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script></td></tr>
                                                    <tr><td class="addresstext" align="center" bgcolor="#336666">1178 Silverado Trail<br />Napa, CA 94559</td></tr>
                                                    
                                                    <tr><td align="center"><img src="http://www.listingdomains.com/system_data/Agent_doc_library/Agent1/ALDR1280471417A.jpg" width="125" border="0" /></td></tr>
<tr><td align="center" class="table2text"><span class="largetextcolor">RHONDA ALDERMAN</span>
<br /><b>707.328.7653 (cell)</b><br />707.206.4800 (fax)
<br /><span class="smalltext">Rhonda@RhondaAlderman.net</span>
<br /><br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=contact&id=ALDR1280471417A_711033038A','LD_window','YES',550,500)">Contact Me</a>
<br /><a class="bodylink" href="http://www.RhondaAlderman.net" target="_blank">Visit My Website</a>
<br /><a class="bodylink" href="http://www.listingdomains.com/ipropertysearch/results.asp?agent=ALDR1280471417A">View My Other Listings</a>
</td></tr>

                                                    <tr><td align="center"><table align="center" border="0" cellpadding="3" cellspacing="2" width="100%" bgcolor="#FFFFFF"><tr><td align="center"><br /><img src="http://www.listingdomains.com/POLibrary/system_data/Logo_doc_library/Logo1/110693921A.jpg" /></td></tr><tr><td align="center"><b>Keller Williams</b><br /><span class="smalltext">120 Stony Point Road<br />Suite 140<br />Santa Rosa, CA 95401</span><br /><b>..</b></td></tr></table></td></tr>
                                                </table>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                
<tr><td><table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#FFFFFF"><tr><td class="largetextcolor"><p style="margin-left: 10; margin-top: 10; margin-right: 5">Remarks:</p></td></tr><tr><td class="table2text"><p style="margin-left: 10; margin-bottom: 10; margin-right: 10">Bank owned. Warehouse was formerly zoned commercial, now rezoned to residential infill. Contact City of Napa with regard to use and zoning of property.&nbsp; Warehouse is approximately 8000 +-sq.ft (according to previous occupant, sq.ft not confirmed) on .27 Acre lot.&nbsp;</p></td></tr></table></td></tr>
                <tr><td align="center" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="#FFFFFF"><tr><td align="center">
<table border="0" cellspacing="1" cellpadding="1" width="90%" bgcolor="#336666">
<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="#FFFFFF" width="100%">
<!--QLSTART--><tr><td bgcolor="#EAF8F8">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=view&id=ALDR1280471417A_711033038A&lang=','LD_window','YES',550,650)"><b>Schedule a Viewing</b></a></td></tr></table>
</td><td bgcolor="#EAF8F8">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=info&id=ALDR1280471417A_711033038A&lang=','LD_window','YES',550,550)"><b>Request More Info</b></a></td></tr></table>
</td><td bgcolor="#EAF8F8">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=listings&id=ALDR1280471417A_711033038A&lang=','LD_window','YES',550,650)"><b>FREE Listing Updates</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#EAF8F8">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://www.mapquest.com/maps/map.adp?city=Napa&state=CA&address=1178+Silverado+Trail&zoom=8','Map','YES',800,600)">View Map</a></td></tr></table>
</td><td bgcolor="#EAF8F8">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://maps.google.com/maps?f=q&hl=en&q=1178%2BSilverado%2BTrail,+Napa,+CA+94559&ie=UTF8&z=15&t=k&om=1','Map','YES',800,600)">Satellite Photo</a></td></tr></table>
</td><td bgcolor="#EAF8F8">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://napaca.areatour.com','Tour','YES',800,600)">Take an Area Tour</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#EAF8F8">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://nces.ed.gov/globallocator/index.asp?search=1&State=&city=&zipcode=94559&miles=&itemname=&sortby=name&School=1&PrivSchool=1&Status=Loading+Libraries...&Records=16','Schools','YES',800,600)">Local Schools</a></td></tr></table>
</td><td bgcolor="#EAF8F8">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=mtg&id=ALDR1280471417A_711033038A&lang=','LD_window','YES',550,600)">Calculate Your Payment</a></td></tr></table>
</td><td bgcolor="#EAF8F8">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></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="#EAF8F8">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=news&id=ALDR1280471417A_711033038A','LD_window','YES',550,600)">Real Estate News</a></td></tr></table>
</td><td bgcolor="#EAF8F8">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('print.asp?prop=ALDR1280471417A_711033038A&lang=','LD_window','YES',800,600)">Print Flyer</a></td></tr></table>
</td><td bgcolor="#EAF8F8">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=emaillisting&id=ALDR1280471417A_711033038A','LD_window','YES',600,450)">Email This Listing</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#EAF8F8">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://www.listingdomains.com/misc/LD_feedback.asp?LD=ALDR1280471417A_711033038A','LD_window','YES',600,700)">Feedback</a></td></tr></table>
</td><td bgcolor="#EAF8F8">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="https://www.listingdomains.com/accounts/login.asp" onMouseOver="window.status='Edit';return true;" onMouseOut="window.status='';return true;">Agent Login</a></td></tr></table>
</td><td bgcolor="#EAF8F8"><img src="images/transparent.gif" width="3" height="1" border="0" /></td>
<!--QLEND--></table>
</td></tr>
</table></td></tr></table></td></tr>

                <tr><td><table align="center" border="0" 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/MLS-REALTOR.jpg" /></td>
<td align="center" valign="middle" width="33%"><img src="http://www.listingdomains.com/images/Designation_logos/MLS.jpg" /></td>
<td align="center" valign="middle" width="33%"><img src="http://www.listingdomains.com/images/Designation_logos/asp.jpg" /></td>
</table></td></tr>
                
<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">01292529<br />&copy;&nbsp;2010 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("1178SILVERADOTRAIL.com");</script><!--END GOOGLE ANALYTIC--></body>
</html>
