<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Orange County Equestrian Estate Home</title>
<meta name="Description" content="45 plus acres with 5,000 plus sf home, 12 stall horse stable, 2,000 sf apartment, office, 2 wash stalls, lighted riding ring." />
<meta name="keywords" content="Hurdle Mills real estate,property web site,home for sale,Melissa White,Real Estate Broker/Realtor,find a home in Hurdle Mills,listingdomains.com,www.8514HesterRd.com,community information,real estate news,maps,buyers guide,search for homes,mls,listing web site,Horse County,Equestrian Estate home,Apartment above the stables,12 stall horse stable,orange county,Hillsborough NC,Chapel Hill NC,close to Duke University,close to UNC ,Home Theater,Pathways Elementary,Stanford Middle School,Orange High School,triangle mls,research triangle park" />
<link rel="stylesheet" type="text/css" href="ld_styles.css" />
<link rel="shortcut icon" href="http://www.propertiesonline.com/_media/graphics/favicons/hotproperty.ico" />


<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<link rel="stylesheet" type="text/css" href="/_media/scripts/jquery/jquery.colorbox/colorbox.css" media="screen" />
<script type="text/javascript" src="/_media/scripts/jquery/jquery.colorbox/jquery.colorbox.js"></script>
<script type="text/javascript" src="ldnet.js"></script>

<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript" src="http://s.sharethis.com/loader.js"></script>

<style>
<!--
	.titletext { font-size:16pt;color:#FFFFFF}
	.addresstext { font-weight:bold;font-size:10pt;color:#C0C0C0}
	.largetextcolor { font-weight:bold;font-size:12pt;color:#000000}
	.featuresbartext { font-weight:bold;font-size:12pt;color:#C0C0C0}
	.pricetext { font-weight:bold;font-size:14pt;color:#FFFFFF}
	.infotext { font-weight:bold;font-size:8pt;color:#000000}
	.table1text { color:#C0C0C0}
	.table2text { color:#000000}
	.disclaimertabletext { color:#C0C0C0}
	A.bodylink { color:#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="#003300" style="margin:5px 1px 5px 1px;" onload="window.focus(); Onestart()">

<center>
<table border="0" cellpadding="2" cellspacing="0" width="738" bgcolor="#003300">
    <tr>
        <td>
            <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#003300">
                <tr><td align="center" bgcolor="#003300">
<img src="headers/the-good-life.jpg" border="0" /></td></tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#003300">
                        <tr>
                            <td class="titletext" align="center" width="100%">
                            <b>Orange County Equestrian Estate Home</b></td>
                        </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#003300">
                            <tr>
                                <td width="100%">
                                    <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#999966">
                                        <tr>
                                            <td width="507" valign="top">
                                                <form name="Oneslideform" >
                                                <!-- XML = /builder/xml/listingphotos.ashx?oid=97173&ot=101 --><script type="text/javascript">swfobject.embedSWF("POSlideshow.swf", "altContent1", "507", "475", "9.0.0","", {data_src:"/builder/xml/listingphotos.ashx?oid%3D97173%26ot%3D101%26rel%3D1",bgcolor:"003300",imgcolor:"003300",view_timer:"4",transition_timer:"0.5",has_captions:"y",has_fullscreen:"y"}, {play: "true", loop: "true", menu: "true", quality: "high", scale: "showall", salign: "", wmode: "transparent", bgcolor: "#ffffff", allowScriptAccess: "sameDomain", allowFullScreen: "true", devicefont: "false"}, {id: "altContent1", name: "altContent1", align: "middle"});</script><div id="altContent1" class="row" align="left"><TABLE align="center" width="507" border="0" cellspacing="0" cellpadding="0" bordercolor="#003300">
<TR align="center" height="405"><TD bgcolor="#003300" ><div align="center">
<img src="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph103115984_11232012.jpg" name="Oneshow" style="filter:progid:DXImageTransform.Microsoft.Fade(duration=2)" border="0"></DIV></TD></TR>

<tr height="25">
	<td bgcolor="#003300" 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/WHIM21608102353A_11121233007P_ph103115984_11232012.jpg"  selected>Welcome home</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph111241688_11232012.jpg">Entry</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph111242203_11232012.jpg">Entry</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph112652737_11232012.jpg">Theatre room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph111242780_11232012.jpg">Kitchen open to LR</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph111243264_11232012.jpg">Breakfast</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph111243732_11232012.jpg">LR w/French drs to Sunrm</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph111535985_11232012.jpg">Sunroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph111536484_11232012.jpg">Master w/Fr drs to Snrm</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph111537030_11232012.jpg">Master bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph111537467_11232012.jpg">Mastbath tub </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph111537810_11232012.jpg">Master dual vanity</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph112651333_11232012.jpg">BR2 </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph112651848_11232012.jpg">BR3</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph112652253_11232012.jpg">BR4 on main level</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph112653221_11232012.jpg">Bonus on main</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph113333628_11232012.jpg">Sauna on main</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph113334252_11232012.jpg">Barn--12 stall</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph113334798_11232012.jpg">Barn office </OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph113335250_11232012.jpg">Apt above barn LR</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph113335718_11232012.jpg">Apt above barn DR</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph113758346_11232012.jpg">Apt above barn Kitchen</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph113758845_11232012.jpg">Apt above barn BR1</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph113759313_11232012.jpg">Apt above barn BR2</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph113759734_11232012.jpg">Apt above barn bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD107/WHIM21608102353A_11121233007P_ph113800186_11232012.jpg">Above barn storage</OPTION>
</select>
				</td>
				<td align="center" bgcolor="#003300" 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="#003300">
				</td>
			</tr>
		</table>
	</td>
</tr>
</TABLE></div>
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#003300">
<tr><td class="featuresbartext"><b>Video Tour</b></td></tr></table><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#003300"><tr><td class="table1text" align="center"><script type="text/javascript">swfobject.embedSWF("/_media/players/VirtuetPlayer.v2.swf", "altContentVid", "500", "386", "9.0.0","", {swftoLoad:"/library/virtuets/V101/97173_101_A.swf", isPaused:"true",imgpath:"/library/LDS_Doc_Library/LDS209/97173_101_103115A672_ph_pb.jpg"}, {play: "false", loop: "false", quality: "high", scale: "showall", salign: "", wmode: "transparent", bgcolor: "#000000", allowScriptAccess: "sameDomain", allowFullScreen: "true", devicefont: "false"}, {id: "altContentVid", name: "altContentVid", align: "middle"});</script><div id="altContentVid" class="row" align="left"></div></td></tr></table>
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#003300">
<tr><td class="addresstext" align="center" bgcolor="#003300">8514 Hester Road, Hurdle Mills, NC 27541<br /><br /></td></tr></table>
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#003300">
<tr><td class="featuresbartext"><b>Features:</b></td></tr></table><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#003300"><tr><td class="table1text"><ul>
<li>5 Bedrooms, 3.5 Baths</li><li>45 + acres with 12 stall barn, lighted riding ring</li><li>Pool with hot tub, large walk-in Sauna</li><li>2,000 sf apartment above stables</li><li>Beautiful pond with gazebo</li><li>Freshly painted, tile floors</li><li>MLS# 1863797</li></ul></td></tr></table>
                                                
                                                
<table border="0" cellpadding="10" cellspacing="0" width="100%" bgcolor="#999966"><tr><td class="table2text"  align="left"><span class="largetextcolor">Remarks:</span><br /><p>This property is now under auction terms.&nbsp;There is not a set minimum starting bid. Subject to a buyer's premium fee of 5%. It may be subject to a reserve price. Selling on-site on 4/25, 3:00PM. You must register at least an hour before bidding starts. Day and time subject to change.</p>
<p>Open House April 20 and 21st from 2-4 pm. Please come and inspect before placing a bid on the 25th. </p>
<p>Spanish style Equestrian Estate on 45+ acres and 13-stall&nbsp;barn including 2000SF apartment above, massive hay storage; lighted arena &amp; board fenced pastures. Villa home overlooks pond &amp; walled yard w/spectacular waterfall pool w/hot tub. Open plan features Kitchen/FR, sunroom, theater/media rm; Bonus with sauna, gameroom, office, exercise rm. Recently repainted: Master and&nbsp;Main level. Also new carpeting in Master and tile in Master bath and hall full bath. New carpeting all through apartment and new floors in DR, Kitchen and bath.</p></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="#003300"><b>$577,443</b></td></tr>
                                                    
                                                    <tr><td align="center" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="#003300"><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="http://www.carolinabank.com" target="_blank"><b>Rhonda Mascarella, Mortgage Consultant</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=WHIM21608102353A_11121233007P&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=view&id=WHIM21608102353A_11121233007P&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=listings&id=WHIM21608102353A_11121233007P&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="quicklink" href="javascript:popup('http://maps.google.com/maps?f=q&hl=en&q=8514%2BHester%2BRoad,+Hurdle%2BMills,+NC+27541','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=8514%2BHester%2BRoad,+Hurdle%2BMills,+NC+27541&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://hurdlemillsnc.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=27541&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="http://www.chocvb.org/" target="_blank">Chapel Hill</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="http://www.visithillsboroughnc.com/" target="_blank">Hillsborough</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="http://hillsboroughchamber.com/" target="_blank">Hillsborough Chamber of Commerce</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="http://carolinachamber.org/" target="_blank">Chapel Hill/Carrboro Chamber of Commerce</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('LD_window.asp?type=mtg&id=WHIM21608102353A_11121233007P&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('LD_window.asp?type=news&id=WHIM21608102353A_11121233007P','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('LD_window.asp?type=emaillisting&id=WHIM21608102353A_11121233007P','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="http://www.listingserver.com/builder/flyer/pdfflyer.ashx?oid=97173&ot=101" target="_blank">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 ql_tool_iframe" href="/ls/forms/feedback.aspx?oid=97173&ot=101" target="_blank">Property 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.propertiesonline.com/Clients/login/agents.aspx?pl=2" onMouseOver="window.status='Edit';return true;" onMouseOut="window.status='';return true;" target="_blank">Agent Login</a></td></tr></table>
</td></tr>
<!--QLEND--></table>
</td></tr>
</table></td></tr></table></td></tr>

                                                    
                                                    <tr><td align="center"><img src="http://www.listingdomains.com/system_data/Agent_doc_library/Agent2/WHIM21608102353A.jpg" width="125" border="0" /></td></tr>
<tr><td align="center" class="table2text"><span class="largetextcolor">Melissa White<br />Real Estate Broker/Realtor</span>
<br /><b>919.304.2323 (Cell)</b><br />919.245.0123 (Office)
<br /><span class="smalltext">melissawhite@kw.com</span>

<br /><br /><a class="bodylink cb_iframe" href="/ls/forms/ContactAgent.aspx?aid=3021&oid=97173&ot=101" rel="nofollow">Contact Me</a>
<br /><a class="bodylink" href="http://www.MelissaWhiteTeam.com" target="_blank">Visit My Website</a>
<br /><a class="bodylink" href="http://www.listingserver.com/HotSheet.aspx?aid=3021">View My Other Listings</a>

                                                    <tr><td align="center"><br /><table align="center" border="0" cellpadding="1" cellspacing="0" width="90%" bgcolor="#003300"><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/110693921A.jpg" /></td></tr><tr><td align="center"><a class="officelink" href="http://www.whiteisgreen.net" target="_blank"><b>Keller Williams</b></a><br /><span class="smalltext">202 Millstone Drive<br />Hillsborough, NC 27278</span><br /><b>919.304.2323</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 #003300" 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/REALTOR.jpg" /></td>
<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/EQUAL_HOUSING.jpg" /></td>
</table></td></tr>
                
<tr><td><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#003300"><tr><td class="disclaimertabletext"><br /><img border="0" align="left" width="25" src="http://www.listingdomains.net/images/equalhouse.gif">
<span class="textnote">Melissa White Team<br />&copy;&nbsp;2013 Properties Online Inc., Patent No. US 6,760,707. The above information including square footage is based on data received from the seller and/or from public sources. This information is deemed reliable but has not been independently verified and cannot be guaranteed. Prospective buyers are advised to verify information to their own satisfaction prior to purchase. By providing links to other sites Properties Online Inc. does not guarantee, approve or endorse the information or products available at these sites, nor does a link indicate any association with or endorsement by the linked site to the agent, brokerage, brand or  Properties Online Inc.. Powered by <a class="disclaimerlink" href="http://www.listingdomains.com/">ListingDomains.com</a>.</span></td></tr></table></td></tr>
            </table>
        </td>
    </tr>
</table>
</center>
<script>var options={ "publisher": "ur-63da834d-ef3e-c6a9-2297-7b1cccc86313", "position": "left", "ad": { "visible": false, "openDelay": 5, "closeDelay": 0}, "chicklets": { "items": ["facebook", "twitter", "linkedin", "googleplus", "pinterest", "email", "sharethis"]}};var st_hover_widget = new sharethis.widgets.hoverbuttons(options);</script>
<!--START GOOGLE ANALYTIC--><script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">_uacct = "UA-752021-2";urchinTracker("8514HesterRd.com");</script><!--END GOOGLE ANALYTIC--></body>
</html>
