<!---SERVER=CLOGICAMA2--->
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>2385 Monterey Road, San Marino, CA 91108 - presented by Alice Bathke Realtor/Broker</title>
<meta name="Description" content="San Marino real estate and homes for sale in San Marino" />
<meta name="keywords" content="San Marino real estate, 2385 Monterey Road, property web site, home for sale, Alice Bathke Realtor/Broker, find a home in San Marino, listingdomains.com, www.2385MontereyRoad.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:#9C0101}
	.infotext { font-weight:bold;font-size:8pt;color:#000000}
	.table1text { color:#000000}
	.table2text { color:#000000}
	.disclaimertabletext { color:#000000}
	A.bodylink { color:#000000 }
	A.bodylink:hover { color:#ABABAB }
	A.disclaimerlink { color:#000000 }
	A.disclaimerlink:hover { color:#ABABAB }
	A.officelink { color:#000000 }
	A.officelink:hover { color:#ABABAB }
	A.detailslink { color:#000000 }
	A.detailslink:hover { color:#ABABAB }
	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:#000000;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="#CECFA7" style="margin:5px 1px 5px 1px;" onload="window.focus(); Onestart()">

<center>
<table border="0" cellpadding="2" cellspacing="0" width="738" bgcolor="#CECFA7">
    <tr>
        <td>
            <table border="0" cellpadding="0" cellspacing="0" width="734" bgcolor="#000000">
                <tr><td align="center" bgcolor="#FFFFFF">
<img src="headers/grapes.jpg" border="0" /></td></tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="3" cellspacing="0" width="734" bgcolor="#000000">
                        <tr>
                            <td class="titletext" align="center" width="100%">
                            <b>Elegant 1924 Spanish Villa</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" >
                                                <TABLE align="center" width="507" border="0" cellspacing="0" cellpadding="0" bordercolor="#000000">
<TR align="center" height="405"><TD bgcolor="#FFFFFF" ><div align="center">
<img src="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph143635658_04132009.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/LD126/BATA2220643333P_4130922008P_ph143635658_04132009.jpg"  selected>Front Street View</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph154328500_03222010.jpg">Front Close-Up</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph143734580_04132009.jpg">Front Entrance Door</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph154706624_03222010.jpg">Spacious Living Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph144506690_04132009.jpg">Spanish Mural Fireplace</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph145925969_04132009.jpg">Custom Fixtures, Drapes</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph144236241_04132009.jpg">Staircase Poured Concrete</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph144801828_04132009.jpg">Formal Dining Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph144718610_04132009.jpg">Gourment Kitchen 1</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph144836422_04132009.jpg">Gourmet Kitchen 2</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph163747779_03222010.jpg">Custom Cabinets Wood Flrs</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph163747013_03222010.jpg">Breakfast Nook Area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph145047000_04132009.jpg">Downstairs Half Bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph163750717_03222010.jpg">Bedroom/Office -Dwnstairs</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph164127027_03222010.jpg">Bedroom/Office -Dwnstairs</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph144951468_04132009.jpg">Tub Brass Fixtures</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph145330875_04132009.jpg">Master Tub</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph145526922_04132009.jpg">Master Vanity</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph145435718_04132009.jpg">Stained Glass Window</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph163748576_03222010.jpg">Master Bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph163749951_03222010.jpg">Master BR Wood Shutters</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph163746107_03222010.jpg">Bedroom 4</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph145712234_04132009.jpg">Back Yard Landscaping</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph145236484_04132009.jpg">Upstairs Balcony</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph144118448_04132009.jpg">Front Side Gate- Garden</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph150019188_04132009.jpg">Front Bench- Garden</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph154708842_03222010.jpg">Manicured Back Yard</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph164128746_03222010.jpg">Balcony Yard View</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph164127918_03222010.jpg">Cement Walkway</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph164129512_03222010.jpg">Walkway to Garage</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph145205656_04132009.jpg">Fountain- Iron Gate</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph150117626_04132009.jpg">West Side Yard</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD126/BATA2220643333P_4130922008P_ph145558625_04132009.jpg">Side View with Garage</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><table width="100" cellpadding="0" cellspacing="0" border="0"><tr><td>&nbsp;</td></tr></table>
                                                
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#FFFFFF">
<tr><td class="addresstext" align="center" bgcolor="#000000">2385 Monterey Road, San Marino, CA 91108</td></tr></table>
                                                <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>4 Bedrooms, 2.5 Baths</li><li>Restored and Refurbished one of a kind Mexican Villa located in San Marino Mission District.</li><li>Designed by Renowned Architect Harold J. Bissner for its First Owners, the Lane Family.</li><li>REDUCED PRICE</li><li>Today's Luxury Amenities While Retaining the Old World Charm.</li><li>Turn-Key Ready for a Special Buyer to Move Into.</li><li>MLS# 22135884</li><li><a class="detailslink" href="javascript:popup('http://www.listingdomains.net/LD_detail.asp?type=details&id=BATA2220643333P_4130922008P&lang=','LD_window','YES',750,500)">View Listing Details</a></li></ul></td></tr></table>
                                                
                                                
<table border="1" cellpadding="10" cellspacing="0" width="100%" bgcolor="#FFFFFF"><tr><td class="table2text"><span class="largetextcolor">Remarks:</span><br /><div style="text-align: left;">Beautiful 2 story 1924 Spanish Villa was designed by Architect Harold Bissner. One of the first homes built in San Marino has had a complete make-over. It has been restored &amp; updated of all major &amp; minor components in 2008. Done with pristine attention to detail retaining original character while incorporating todays modern amenities. Great entertaining home as all main rooms on first floor open through French doors to Loggia and private courtyard. </div>
<div style="text-align: left;">Room for small lap pool in east yard. Enjoy updated gourmet kitchen w/center island; arched doorways; elegant staircase; leaded &amp; stained glass windows; updated baths; pecan wide plank floors throughout; dual zone CA &amp; FA; custom wood shutters &amp; elegant draperies throughout. </div>
<div style="text-align: left;">3 BR's &amp; 2 full BTH's upstairs; 1 Maids BR &amp; 1/2 BTH downstairs. 2 Car detached garage + parking for approximately 4 more cars w/entrance off of Euclid. </div>
<div style="text-align: left;">Villa on one of larger corner lots in the ever so desirable Mission District of San Marino + the best school district! Own a piece of history! Owner relocating and motivated.</div></td></tr></table>
                                                </form>
                                       </td>
                                            <td align="center" width="231" valign="top">
                                                <table align="center" border="0" cellpadding="3" cellspacing="2" width="95%" bgcolor="#FFFFFF">
                                                    
                                                    <!---VIRTUAL_TOUR_LINK--->
                                                    <tr><td class="pricetext" align="center" bgcolor="#CECFA7"><b>Sold</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.2385MontereyRoad.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.2385MontereyRoad.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" 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="100%" bgcolor="#000000">
<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="#CECFA7">
<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=BATA2220643333P_4130922008P&lang=','LD_window','YES',550,650)"><b>Schedule a Viewing</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CECFA7">
<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=BATA2220643333P_4130922008P&lang=','LD_window','YES',550,550)"><b>Request More Info</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CECFA7">
<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=BATA2220643333P_4130922008P&lang=','LD_window','YES',550,650)"><b>FREE Listing Updates</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CECFA7">
<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=San+Marino&state=CA&address=2385+Monterey+Road&zoom=8','Map','YES',800,600)">View Map</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CECFA7">
<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=2385%2BMonterey%2BRoad,+San%2BMarino,+CA+91108&ie=UTF8&z=15&t=k&om=1','Map','YES',800,600)">Satellite Photo</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CECFA7">
<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://sanmarinoca.areatour.com','Tour','YES',800,600)">Take an Area Tour</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CECFA7">
<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=91108&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="#CECFA7">
<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=BATA2220643333P_4130922008P&lang=','LD_window','YES',550,600)">Calculate Your Payment</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CECFA7">
<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="#CECFA7">
<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=BATA2220643333P_4130922008P','LD_window','YES',550,600)">Real Estate News</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CECFA7">
<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=BATA2220643333P_4130922008P&lang=','LD_window','YES',800,600)">Print Flyer</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CECFA7">
<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=BATA2220643333P_4130922008P','LD_window','YES',600,450)">Email This Listing</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CECFA7">
<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=BATA2220643333P_4130922008P','LD_window','YES',600,700)">Feedback</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CECFA7">
<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></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/Agent1/BATA2220643333P.jpg" width="125" border="0" /></td></tr>
<tr><td align="center" class="table2text"><span class="largetextcolor">Alice Bathke<br />Realtor/Broker</span>
<br /><b>626.229.2274 (Direct Line)</b><br />626.786.0143 (Cell)
<br /><span class="smalltext">alice@bathke.com</span>
<br /><br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=contact&id=BATA2220643333P_4130922008P','LD_window','YES',550,500)">Contact Me</a>
<br /><a class="bodylink" href="http://www.bathke.com" target="_blank">Visit My Website</a>
<br /><a class="bodylink" href="http://www.listingdomains.com/ipropertysearch/results.asp?agent=BATA2220643333P">View My Other Listings</a>
<br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=bio&id=BATA2220643333P_4130922008P','LD_window','YES',550,460)">About Alice</a><br /></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/5206110539A.jpg" /></td></tr><tr><td align="center"><a class="officelink" href="http://www.remax.com" target="_blank"><b>RE/MAX Premier Properties</b></a><br /><span class="smalltext">223 North First Avenue<br />Arcadia, CA 91006</span><br /><b>626.229.2200</b></td></tr></table></td></tr>
                                                </table>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <!---SEPARATOR_BAR--->
                
                
<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">DRE Lice. #00765923<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("2385MontereyRoad.com");</script><!--END GOOGLE ANALYTIC--></body>
</html>
