<!---SERVER=CLOGICAMA2--->
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>13 Lakeside Dr., Washington, MO 63090 - presented by Matthew McClelland Ginger Brinker</title>
<meta name="Description" content="Washington real estate and homes for sale in Washington" />
<meta name="keywords" content="Washington real estate, 13 Lakeside Dr., property web site, home for sale, Matthew McClelland Ginger Brinker, find a home in Washington, listingdomains.com, www.13lakeside.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:#C0C0C0}
	.largetextcolor { font-weight:bold;font-size:12pt;color:#000000}
	.featuresbartext { font-weight:bold;font-size:12pt;color:#C0C0C0}
	.pricetext { font-weight:bold;font-size:14pt;color:#FFFFFF}
	.infotext { font-weight:bold;font-size:8pt;color:#000000}
	.table1text { color:#C0C0C0}
	.table2text { color:#000000}
	.disclaimertabletext { color:#C0C0C0}
	A.bodylink { color:#FFFFFF }
	A.bodylink:hover { color:#CCCC99 }
	A.disclaimerlink { color:#FFFFFF }
	A.disclaimerlink:hover { color:#CCCC99 }
	A.officelink { color:#000000 }
	A.officelink:hover { color:#C0C0C0 }
	A.detailslink { color:#FFFFFF }
	A.detailslink:hover { color:#CCCC99 }
	A.vtlink { font-size:8pt; color:#9C0101;text-decoration:none }
	A.vtlink:hover { font-size:8pt; color:#FFFFFF;text-decoration:none }
	A.quicklink { font-size:8pt; color:#000000;text-decoration:none }
	A.quicklink:hover { font-size:8pt; color:#FFFFFF;text-decoration:none }
-->
</style>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin

//3-way slideshow- by Suzanne Arnold (http://jandr.com/, suzanne@mail.jandr.com)
//Script featured on JavaScript Kit (http://javascriptkit.com)
//Credit must stay intact
//Modified DRB 09.16.19  Added Formatting, and try/catch in onerotate

var Onerotate_delay = 4000; // delay in milliseconds (4000 = 4 secs)
Onecurrent = 0;

<!---SLIDE_SHOW_ARRAY--->
function Onenext() {
	if (document.Oneslideform.Oneslide[Onecurrent+1]) {
		document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent+1].value;
		document.Oneslideform.Oneslide.selectedIndex = ++Onecurrent;
	}
	else Onefirst();
}

function Oneprevious() {
	if (Onecurrent-1 >= 0) {
		document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent-1].value;
		document.Oneslideform.Oneslide.selectedIndex = --Onecurrent;
	}
	else Onelast();
}

function Onefirst() {
	Onecurrent = 0;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[0].value;
	document.Oneslideform.Oneslide.selectedIndex = 0;
}

function Onelast() {
	Onecurrent = document.Oneslideform.Oneslide.length-1;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
	document.Oneslideform.Oneslide.selectedIndex = Onecurrent;
}

function Oneap(text) {
	document.Oneslideform.Oneslidebutton.value = (text == "Stop") ? "Start" : "Stop";
	Onerotate();
}

function Onestart() {
	window.setTimeout("Onerotate()", Onerotate_delay);
}

function Onechange() {
	Onecurrent = document.Oneslideform.Oneslide.selectedIndex;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
}

function Onerotate() {
	try {
		if (document.Oneslideform.Oneslidebutton.value == "Stop") {
			Onecurrent = (Onecurrent == document.Oneslideform.Oneslide.length-1) ? 0 : Onecurrent+1;
			if (document.images.Oneshow.filters)
			document.images.Oneshow.filters[0].apply()
			document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
			if (document.images.Oneshow.filters)
			document.images.Oneshow.filters[0].play()
			document.Oneslideform.Oneslide.selectedIndex = Onecurrent;
			if (document.images.Oneshow.filters)
			window.setTimeout("Onerotate()", Onerotate_delay + 2000);
			else
			window.setTimeout("Onerotate()", Onerotate_delay);
		}
	}
	catch(err){}
}
//  End -->
</SCRIPT>

<script language="JavaScript" src="popup.js" type="text/javascript"></script>
<script type="text/javascript" src="swfobject.js"></script></head>

<body bgcolor="#330000" style="margin:5px 1px 5px 1px;" onload="window.focus(); Onestart()">

<center>
<table border="0" cellpadding="2" cellspacing="0" width="738" bgcolor="#330000">
    <tr>
        <td>
            <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#330000">
                <tr><td align="center" bgcolor="#330000">
<img src="headers/Remax_header1.jpg" border="0" /></td></tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#330000">
                        <tr>
                            <td class="titletext" align="center" width="100%">
                            <b>From the pages of a magazine...</b></td>
                        </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#330000">
                            <tr>
                                <td width="100%">
                                    <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#999966">
                                        <tr>
                                            <td width="507" valign="top">
                                                <form name="Oneslideform" >
                                                <TABLE align="center" width="507" border="0" cellspacing="0" cellpadding="0" bordercolor="#330000">
<TR align="center" height="405"><TD bgcolor="#330000" ><div align="center">
<img src="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph105704A.jpg" name="Oneshow" style="filter:progid:DXImageTransform.Microsoft.Fade(duration=2)" border="0"></DIV></TD></TR>

<tr height="25">
	<td bgcolor="#330000" align="center">
		<table width="100%">
			<tr>
				<td align="center"><select name="Oneslide" onChange="Onechange();" size="1"><OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph105704A.jpg"  selected>Image 1</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph110101A.jpg">Image 2</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph110112A.jpg">Image 3</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph110121A.jpg">Image 4</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph110158A.jpg">Image 5</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph110212A.jpg">Image 6</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph110233A.jpg">Image 7</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph110242A.jpg">Image 8</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph112126A.jpg">Image 9</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph110252A.jpg">Image 10</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph110548A.jpg">Image 11</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph110702A.jpg">Image 12</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph110718A.jpg">Image 13</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph110731A.jpg">Image 14</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph110746A.jpg">Image 15</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph110757A.jpg">Image 16</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph110808A.jpg">Image 17</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph110823A.jpg">Image 18</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph111133A.jpg">Image 19</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph111147A.jpg">Image 20</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph111202A.jpg">Image 21</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph111222A.jpg">Image 22</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph111234A.jpg">Image 23</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph111511A.jpg">Image 24</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph111527A.jpg">Image 25</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph111544A.jpg">Image 26</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph111559A.jpg">Image 27</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph111709A.jpg">Image 28</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph111720A.jpg">Image 29</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph111731A.jpg">Image 30</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph112221A.jpg">Image 31</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph112244A.jpg">Image 32</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph112302A.jpg">Image 33</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph112319A.jpg">Image 34</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph112330A.jpg">Image 35</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph112341A.jpg">Image 36</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph112355A.jpg">Image 37</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph112419A.jpg">Image 38</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph112445A.jpg">Image 39</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph112504A.jpg">Image 40</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph112847A.jpg">Image 41</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph112904A.jpg">Image 42</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph112918A.jpg">Image 43</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph112935A.jpg">Image 44</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113007A.jpg">Image 45</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113028A.jpg">Image 46</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113046A.jpg">Image 47</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113115A.jpg">Image 48</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113133A.jpg">Image 49</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113213A.jpg">Image 50</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113228A.jpg">Image 51</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113243A.jpg">Image 52</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113300A.jpg">Image 53</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113312A.jpg">Image 54</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113324A.jpg">Image 55</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113420A.jpg">Image 56</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113433A.jpg">Image 57</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113445A.jpg">Image 58</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113518A.jpg">Image 59</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113527A.jpg">Image 60</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113536A.jpg">Image 61</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113548A.jpg">Image 62</OPTION>
<OPTION value="http://www.listingdomains.com/system_data/LD_doc_library/LD13/MCCM3220675038A_10260741056P_ph113609A.jpg">Image 63</OPTION>
</select>
				</td>
				<td align="center" bgcolor="#330000" 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="#330000">
				</td>
			</tr>
		</table>
	</td>
</tr>
</TABLE>
                                                
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#330000">
<tr><td class="addresstext" align="center" bgcolor="#330000">13 Lakeside Dr., Washington, MO 63090<br /><br /></td></tr></table>
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#330000">
<tr><td class="featuresbartext"><b>Features:</b></td></tr></table><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#330000"><tr><td class="table1text"><ul>
<li>5 Bedrooms, 5 Baths</li><li>7000 Square Feet of Living Space on 6.5 Acres!</li><li>Custom Upgraded Trim Package Throughout!</li><li>Amazing Main Floor Master Suite Including Master Laundry Room.</li><li>Gourmet Kitchen with Granite Countertops, Custom Cabinets, Stone Backsplash &amp; Stainless Appliances!</li><li>Entertaining Made Easy in the Lower Level Family Room with Wet Bar, Wine Cellar &amp; Theater!</li><li>MLS# 80066199</li><li><a class="detailslink" href="javascript:popup('http://www.listingdomains.net/LD_detail.asp?type=details&id=MCCM3220675038A_10260741056P&lang=','LD_window','YES',750,500)">View Listing Details</a></li></ul></td></tr></table>
                                                
                                                
<table border="0" cellpadding="10" cellspacing="0" width="100%" bgcolor="#999966"><tr><td class="table2text"><span class="largetextcolor">Remarks:</span><br />You can't imagine the quality delivered in this magnificent home.  Beginning with a 10 foot solid Mahogany front door, you will enter into an exquisite foyer with a breath-taking view of the 2-story atrium windows.  The formal living room boasts an oversize fireplace with custom mantle & mirror.  For entertaining, move to the hearth room with another custom fireplace and gourmet kitchen to rival the best.  Solid 42 inch cherry cabinets with an open breakfast bar give warm to the room along with the granite countertops, double oven, and built in desk area.  There is an eating area in the hearth room or adjourn into the formal dining room for all of your holiday gatherings.  There is plenty of room for the guest to stay as well.  There are 3 bedrooms on the upper level including a Jack & Jill bath and an additional master bed area with its own private full bath.  Upstairs also comes with its own laundry room.  The master suite is on the main floor featuring its own private laundry room, oversized walk-in closet and luxury bath.  The lower level features the 5th bedroom along with other amenities fit for a king!  The wet bar features a full size refrigerator and dishwasher.  There is a private wine cellar.  Don't miss the professionally installed media room with theater seating and thoughtfully sound proofed walls.  The 3rd fireplace can also be found in the lower level family room.  Other amenities of this fine home include a custom trim package throughout, solid core 9 foot doors (throughout), 3 car garage and a tuck under in the lower level that is climate controlled!  You don’t want to miss out on this one! SEE OUR INTERACTIVE FLOOR PLANS!  CLICK THE LINK ON THE RIGHT HAND SIDE!</td></tr></table>
                                                </form>
                                            </td>
                                            <td align="center" width="231" valign="top" bgcolor="#999966">
                                                <table align="center" border="0" cellpadding="0" cellspacing="1" width="100%" bgcolor="#999966">
                                                    
                                                    <tr><td class="pricetext" align="center" bgcolor="#330000"><b>$995,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.13lakeside.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.13lakeside.com/index.asp";a2a_onclick=1;</script><script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script></td></tr>
                                                    <tr><td align="center"><table border="0" width="95%" height="50" id="table2" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" style="border: 1px solid #000000"><tr><td align="right"><span style="font-size: 12px;">Music:&nbsp;</span><td><embed src="http://www.listingdomains.net/music/tinyplayer.swf" flashvars="filename=http://www.listingdomains.net/music/Aqua.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>
                                                    <tr><td align="center" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="#330000"><tr><td align="center">
<table border="0" cellspacing="1" cellpadding="1" width="100%" bgcolor="#999966">
<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="#999966" width="100%">
<!--QLSTART--><tr><td bgcolor="#CCCC99">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="vtlink"href="javascript:popup('http://www.homesight.net/rss/tours/index.php?id=8976','Link5','YES',800,600)"><b>Interactive Floor Plan</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<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=MCCM3220675038A_10260741056P&lang=','LD_window','YES',550,650)"><b>Schedule a Viewing</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<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=MCCM3220675038A_10260741056P&lang=','LD_window','YES',550,550)"><b>Request More Info</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<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=MCCM3220675038A_10260741056P&lang=','LD_window','YES',550,650)"><b>FREE Listing Updates</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="vtlink"href="javascript:popup('http://www.washmo.org','Link2','YES',800,600)"><b>Washington Links</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="vtlink"href="javascript:popup('http://www.washington.k12.mo.us/','Link3','YES',800,600)"><b>Washington School District</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="vtlink"href="javascript:popup('http://www.emissourian.com','Link4','YES',800,600)"><b>Washington Missourian</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://www.mapquest.com/maps/map.adp?city=Washington&state=MO&address=13+Lakeside+Dr%2E&zoom=8','Map','YES',800,600)">View Map</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<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=13%2BLakeside%2BDr%2E,+Washington,+MO+63090&ie=UTF8&z=15&t=k&om=1','Map','YES',800,600)">Satellite Photo</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://washingtonmo.areatour.com','Tour','YES',800,600)">Take an Area Tour</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<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=63090&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="#CCCC99">
<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=MCCM3220675038A_10260741056P&lang=','LD_window','YES',550,600)">Calculate Your Payment</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<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="#CCCC99">
<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=MCCM3220675038A_10260741056P','LD_window','YES',550,600)">Real Estate News</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('print.asp?prop=MCCM3220675038A_10260741056P&lang=','LD_window','YES',800,600)">Print Flyer</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<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=MCCM3220675038A_10260741056P','LD_window','YES',600,450)">Email This Listing</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<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/misc/LD_feedback.asp?LD=MCCM3220675038A_10260741056P','LD_window','YES',600,700)">Feedback</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</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>
<tr><td bgcolor="#CCCC99">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://mattm.stlgoldhomes.net/','Link1','YES',800,600)">See my web page</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/MCCM3220675038A.jpg" width="125" border="0" /></td></tr>
<tr><td align="center" class="table2text"><span class="largetextcolor">Matthew McClelland<br />Ginger Brinker</span>
<br />636.239.4742 (Office)<br />314.922.7767 (Cell)<br />314.307.4589 (Cell)
<br /><span class="textnote">mmcclelland@stlgoldhomes.com</span>
<br /><br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=contact&id=MCCM3220675038A_10260741056P','LD_window','YES',550,500)">Contact Us</a>
<br /><a class="bodylink" href="http://www.TheMcClellandTeam.com" target="_blank">Visit Our Website</a>
<br /><a class="bodylink" href="http://www.listingdomains.com/ipropertysearch/results.asp?agent=MCCM3220675038A">View Our Other Listings</a>
<br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=bio&id=MCCM3220675038A_10260741056P','LD_window','YES',550,460)">About the Agents</a><br /></td></tr>

                                                    <tr><td align="center"><br /><table align="center" border="0" cellpadding="1" cellspacing="0" width="90%" bgcolor="#330000"><tr><td><table align="center" border="0" cellpadding="3" cellspacing="2" width="100%" bgcolor="#FFFFFF"><tr><td align="center"><img src="http://www.listingdomains.com/POLibrary/system_data/Logo_doc_library/Logo1/3310843323P.jpg" /></td></tr><tr><td align="center"><a class="officelink" href="http://www.stlgoldhomes.com" target="_blank"><b>RE/MAX Gold First</b></a><br /><span class="smalltext">910 W 14th St., STE 230<br />Washington, MO 63090</span><br /><b>636.239.4742</b></td></tr></table></td></tr></table></td></tr>
                                                </table>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr><td><table align="center" style="border-top: 2px solid #330000" cellpadding="4" cellspacing="0" width="100%" bgcolor="#FFFFFF">
<tr><td align="center" valign="middle" width="25%"><img src="http://www.listingdomains.com/images/Designation_logos/REALTOR.jpg" /></td>
<td align="center" valign="middle" width="25%"><img src="http://www.listingdomains.com/images/Designation_logos/EQUAL_HOUSING.jpg" /></td>
<td align="center" valign="middle" width="25%"><img src="http://www.listingdomains.com/images/Designation_logos/MLS.jpg" /></td>
<td align="center" valign="middle" width="25%"><img src="http://www.listingdomains.com/images/Designation_logos/CDPE.jpg" /></td>
</table></td></tr>
                
<tr><td><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#330000"><tr><td class="disclaimertabletext"><br /><img border="0" align="left" width="25" src="http://www.listingdomains.net/images/equalhouse.gif">
<span class="textnote">&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("13lakeside.com");</script><!--END GOOGLE ANALYTIC--></body>
</html>
