<!---SERVER=clogicama1--->
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>23 Due West Drive, Lexington, SC 29072 - presented by Terry Bishop Becky Bishop</title>
<meta name="Description" content="Lexington real estate and homes for sale in Lexington" />
<meta name="keywords" content="Lexington real estate, 23 Due West Drive, property web site, home for sale, Terry Bishop Becky Bishop, find a home in Lexington, listingdomains.com, www.23DueWest.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:#C0C0C0 }
	A.disclaimerlink { color:#FFFFFF }
	A.disclaimerlink:hover { color:#C0C0C0 }
	A.officelink { color:#000000 }
	A.officelink:hover { color:#909090 }
	A.detailslink { color:#FFFFFF }
	A.detailslink:hover { color:#C0C0C0 }
	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="#000000" style="margin:5px 1px 5px 1px;" onload="window.focus(); Onestart()">

<center>
<table border="0" cellpadding="2" cellspacing="0" width="738" bgcolor="#000000">
    <tr>
        <td>
            <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#000000">
                
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000000">
                        <tr>
                            <td class="titletext" align="center" width="100%">
                            <b>Incredible peninsula setting</b></td>
                        </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#000000">
                            <tr>
                                <td width="100%">
                                    <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#909090">
                                        <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="#000000" ><div align="center">
<img src="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph161932870_09132009.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/LD107/BISR3909125057A_9130935136P_ph161932870_09132009.jpg"  selected>460' Lake Murray frontage</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph161933760_09132009.jpg">.88 acre peninsula lot</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph161934573_09132009.jpg">Sweeping views </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph161935573_09132009.jpg">Dramatically high ceiling</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph161944620_09132009.jpg">Formal dining rm w/FP </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph161945573_09132009.jpg">Built-in china cabinets</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph164226755_09132009.jpg">Gourmet island kitchen</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph164227630_09132009.jpg">Granite & Stainless appls</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph164228458_09132009.jpg">Wine chiller, double oven</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph164229177_09132009.jpg">View to great room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph164229927_09132009.jpg">Great room area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph164230739_09132009.jpg">Laundry & storage room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph165345309_09132009.jpg">Staircase detail</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph165346575_09132009.jpg">Home Ofc w/built-ins</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph165349544_09132009.jpg">Master Ste w/bay window </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph165350325_09132009.jpg">Master w/incredible views</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph165351122_09132009.jpg">Arched doorways & molding</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph165351825_09132009.jpg">His/Hers walk-in closets</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph170641781_09132009.jpg">Master Spa Bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph170640156_09132009.jpg">Custom heated shower</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph170641015_09132009.jpg">Master commode w/bidet</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph170642531_09132009.jpg">Whirlpool tub w/lake view</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph170643250_09132009.jpg">Bdrm Ste 2 w/private bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph170644094_09132009.jpg">Bdrm 2 Bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph172536960_09132009.jpg">Open stair case</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph172538523_09132009.jpg">Bdrm Ste 3 w/private Bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph172544320_09132009.jpg">Bdrm 3 Bath </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph172546648_09132009.jpg">Balcony, Bdrm 3</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph172547335_09132009.jpg">Bdrm Ste 4 w/private bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph172548117_09132009.jpg">Bdrm 4 Bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph173442729_09132009.jpg">Balcony, Bdrm 4</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph173443620_09132009.jpg">Bdrm 5 w/private bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph173444339_09132009.jpg">Bdrm 5 Bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph173444979_09132009.jpg">Balcony, Bdrm 5</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph173445761_09132009.jpg">Bonus room </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph173446526_09132009.jpg">Lovely balcony view</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph174339027_09132009.jpg">Boathouse & 3 car garage</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph174339886_09132009.jpg">35' Boat House w/ramp</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph174340636_09132009.jpg">Garage w/work bench </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph174341448_09132009.jpg">Garage storage & sink</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph174342198_09132009.jpg">Gate to backyard area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph174343214_09132009.jpg">10K lb boat lift</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph175102631_09132009.jpg">Big water views</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/BISR3909125057A_9130935136P_ph175103412_09132009.jpg">Back elevation view</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 border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000000">
<tr><td class="addresstext" align="center" bgcolor="#000000">23 Due West Drive, Lexington, SC 29072<br /><br /></td></tr></table>
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000000">
<tr><td class="featuresbartext"><b>Features:</b></td></tr></table><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000000"><tr><td class="table1text"><ul>
<li>5 bedrooms, 5 baths</li><li>460' Water frontage on Lake Murray, one of the southeast's hidden gems</li><li>Attention to detail resonates throughout this custom built home</li><li>Gourmet Island Kitchen w/stainless, granite, pantry, double oven, wine chiller &amp; ice maker</li><li>Master Suite Plus 4 additional bedroom suites, each with a private bath</li><li>Boat house, ramp, dock, boat lift, pool &amp; patio to enjoy this lakefront setting</li><li>MLS# 252613</li><li><a class="detailslink" href="javascript:popup('http://www.listingdomains.net/LD_detail.asp?type=details&id=BISR3909125057A_9130935136P&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="#909090"><tr><td class="table2text"><span class="largetextcolor">Remarks:</span><br />Situated in the lovely Spence Plantation neighborhood, this home sits on one of the most spectacular waterfront lots imaginable.  This custom brick home, with 460' of lake frontage, has views second to none. Attention to detail is apparent from the fine appointments throughout the property, to the thoughtful design & layout of the home on this peninsula property.   <br><br>Living room features dramatic soaring ceilings, heavy molding, beautiful hardwood flooring and a custom built-in media area.  Formal dining room has beautiful gas log fireplace and built-ins to showcase your favorite pieces. <br> <br>The gourmet kitchen includes a full compliment of stainless appliances, beautiful granite counters, almond distressed cabinetry, a showcase pantry, bar area & bay window with lake & pool views. Kitchen is open to the great room and also opens to the spacious screen porch.<br><br>The Master Suite and 4 additional bedroom suites each have a private bathroom and spacious closets. A bonus room that would make a great nursery or craft room is located on the 2nd level.  A home office with a built-in desk & cabinets is wired for multiple phone lines & computer access. <br><br>The 3 car attached garage has a built-in work bench, storage cabinets and a handy sink.  A 35' Boathouse opens from the driveway & also at the back for boat ramp access. The dock has a 10,000 lb lift.  The yard has been professionally landscaped and is completely irrigated, drawing from the lake.  The inviting gunite pool & spa was added during the 2003-2004 season.  <br><br>This incredible home is truly an oasis, meant to be enjoyed.  Schedule your private showing today, you will not wish to ever leave!</td></tr></table>
                                                </form>
                                            </td>
                                            <td align="center" width="231" valign="top" bgcolor="#909090">
                                                <table align="center" border="0" cellpadding="0" cellspacing="1" width="100%" bgcolor="#909090">
                                                    
                                                    <tr><td class="pricetext" align="center" bgcolor="#000000"><b>$1,795,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.23DueWest.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.23DueWest.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/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>
                                                    <tr><td align="center" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="#000000"><tr><td align="center">
<table border="0" cellspacing="1" cellpadding="1" width="100%" bgcolor="#909090">
<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="#909090" width="100%">
<!--QLSTART--><tr><td bgcolor="#D0D0D0">
<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=BISR3909125057A_9130935136P&lang=','LD_window','YES',550,550)"><b>Request More Info</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<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=BISR3909125057A_9130935136P&lang=','LD_window','YES',550,650)"><b>Schedule a Viewing</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://marketing.remaxdesigncenter.com/27/78827/925515/index.ipv','Link2','YES',800,600)"><b>23 Due West Virtual Tour</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<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=BISR3909125057A_9130935136P&lang=','LD_window','YES',550,650)"><b>Free Listing Updates</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<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=23%2BDue%2BWest%2BDrive,+Lexington,+SC+29072','Map','YES',800,600)">View Map</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<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=23%2BDue%2BWest%2BDrive,+Lexington,+SC+29072&ie=UTF8&z=15&t=k&om=1','Map','YES',800,600)">Satellite Photo</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://lexingtonsc.areatour.com','Tour','YES',800,600)">Take an Area Tour</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<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=29072&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="#D0D0D0">
<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="#D0D0D0">
<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=BISR3909125057A_9130935136P&lang=','LD_window','YES',550,600)">Calculate Your Payment</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<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=BISR3909125057A_9130935136P','LD_window','YES',550,600)">Real Estate News</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<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=BISR3909125057A_9130935136P','LD_window','YES',600,450)">Email This Listing</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('print.asp?prop=BISR3909125057A_9130935136P&lang=','LD_window','YES',800,600)">Print Flyer</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<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=BISR3909125057A_9130935136P','LD_window','YES',600,700)">Property Feedback</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#D0D0D0">
<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>
<!--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/Agent3/BISR3909125057A.jpg" width="125" border="0" /></td></tr>
<tr><td align="center" class="table2text"><span class="largetextcolor">Terry Bishop<br />Becky Bishop</span>
<br />803.665.1442 (Terry)<br />803.665.1580 (Becky)
<br /><span class="smalltext">beckyb26@msn.com</span>
<br /><br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=contact&id=BISR3909125057A_9130935136P','LD_window','YES',550,500)">Contact Us</a>
<br /><a class="bodylink" href="http://www.TerryBishopTeam.com" target="_blank">Visit Our Website</a>
<br /><a class="bodylink" href="http://www.listingdomains.com/ipropertysearch/results.asp?agent=BISR3909125057A">View Our Other Listings</a>
<br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=bio&id=BISR3909125057A_9130935136P','LD_window','YES',550,460)">Meet the Terry Bishop Team</a><br /></td></tr>

                                                    <tr><td align="center"><br /><table align="center" border="0" cellpadding="1" cellspacing="0" width="90%" bgcolor="#000000"><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/112206103335A.jpg" /></td></tr><tr><td align="center"><a class="officelink" href="http://www.TerryBishopTeam.com" target="_blank"><b>Re/Max Real Estate Services</b></a><br /><span class="smalltext">913 Woodland Drive<br />COLUMBIA, SC 29205</span><br /><b>803.665.1442</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 #000000" 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/MLS-REALTOR.jpg" /></td>
<td align="center" valign="middle" width="25%"><img src="http://www.listingdomains.com/images/Designation_logos/GRI2.jpg" /></td>
<td align="center" valign="middle" width="25%"><img src="http://www.listingdomains.com/images/Designation_logos/E-PRO.jpg" /></td>
</table></td></tr>
                
<tr><td><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#000000"><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("23DueWest.com");</script><!--END GOOGLE ANALYTIC--></body>
</html>
