ÿþ<!-- Bethel, Rock Hill, Monticello, Wurtsboro, Narrowsburg Real Estate - Page Created 7/30/2008 (2) --> <script> function SetCookie(cookieName,cookieValue,nDays) { var today = new Date(); var expire = new Date(); if (nDays==null || nDays==0) nDays=1; expire.setTime(today.getTime() + 3600000*24*nDays); document.cookie = cookieName+"="+escape(cookieValue) + ";expires="+expire.toGMTString(); } function getCookie(NameOfCookie) { // First we check to see if there is a cookie stored. // Otherwise the length of document.cookie would be zero. if (document.cookie.length > 0) { // Second we check to see if the cookie's name is stored in the // "document.cookie" object for the page. // Since more than one cookie can be set on a // single page it is possible that our cookie // is not present, even though the "document.cookie" object // is not just an empty text. // If our cookie name is not present the value -1 is stored // in the variable called "begin". begin = document.cookie.indexOf(NameOfCookie+"="); if (begin != -1) // Note: != means "is not equal to" { // Our cookie was set. // The value stored in the cookie is returned from the function. begin += NameOfCookie.length+1; end = document.cookie.indexOf(";", begin); if (end == -1) end = document.cookie.length; return unescape(document.cookie.substring(begin, end)); } } return null; // Our cookie was not set. // The value "null" is returned from the function. } var localdomain = 'bestsullivancounty.com'; localdomain = localdomain.toLowerCase(); var referx=document.referrer; zr = referx.indexOf('/',5) if(zr > 6){rx = referx.substring(0,zr-1);} referx=referx.toLowerCase(); if(referx.indexOf(localdomain) < 1 && referx != null && referx.length > 3) { SetCookie('sengine', referx); } </script> <script>dd='../images/spacer.gif';</script> <script src='url1.html'></script> <script> function getThumb(mls){ lmls=mls.substring(0,4); document.write('<table width=155 height=85 style="position:relative;top:30;" background=../images/notavailable1.jpg><TR><TD><img width=160 height=100 src="../images/homeLoader.gif?mls=' + mls + '" style="filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\'' + dd + '/' + lmls + '/' + mls + '_1.jpg\', sizingMethod=\'scale\');" border="0" onerror="this.width=1;this.height=1" /></td></tr></table>'); } </script> <style> .scrolltext{font-size:10} </style> <HTML> <HEAD> <meta name="verify-v1" content="N4Ogqes8U2S3azdlvIE6VsHzhOFcCSt6Dss72g4pX8k=" /> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <TITLE>Callicoon Real Estate - Callicoon New York</TITLE> <META name="keywords" content="Callicoon Real Estate,Real Estate Agent Callicoon, Callicoon housing market,luxury homes Callicoon,Callicoon homes for sale, waterfront real estateCallicoon, listing selling Callicoon home, Callicoon instant home comp values,buy sell home condo Callicoon housing market"> <META name="description" content="Search for homes in the Callicoon Real Estate area, get instant access to home comp values for all of Callicoon areas as well as real estate resources to buy or sell a home in the Callicoon housing market"> <META http-equiv=expires content=0> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <META content=ALL name=ROBOTS> <META content=NSM name=DC.Creator> <META content="Callicoon Real Estate - Search for Homes in New York and ." name=DC.Title> <META content="Callicoon Real Estate - Search for Homes in New York and ." name=DC.Subject> <META scheme=RFC1766 content=EN name=DC.Language> <META content="" name=DC.Coverage.PlaceName> <META content="Callicoon Real Estate - Search for Homes in New York and ." name=DC.Description> <META content=WCS name=DC.Publisher> <LINK href="Skin_Files/main2.css" type=text/css rel=stylesheet> <script type="text/javascript"> /*********************************************** * Switch Menu script- by Martial B of http://getElementById.com/ * Modified by Dynamic Drive for format & NS4/IE4 compatibility * Visit http://www.dynamicdrive.com/ for full source code ***********************************************/ var persistmenu="yes" //"yes" or "no". Make sure each SPAN content contains an incrementing ID starting at 1 (id="sub1", id="sub2", etc) var persisttype="sitewide" //enter "sitewide" for menu to persist across site, "local" for this page only if (document.getElementById){ //DynamicDrive.com change document.write('<style type="text/css">\n') document.write('.submenu{display: none;}\n') document.write('</style>\n') } function SwitchMenu(obj){ if(document.getElementById){ var el = document.getElementById(obj); var ar = document.getElementById("masterdiv").getElementsByTagName("span"); //DynamicDrive.com change if(el.style.display != "block"){ //DynamicDrive.com change for (var i=0; i<ar.length; i++){ if (ar[i].className=="submenu") //DynamicDrive.com change ar[i].style.display = "none"; } el.style.display = "block"; }else{ el.style.display = "none"; } } } function get_cookie(Name) { var search = Name + "=" var returnvalue = ""; if (document.cookie.length > 0) { offset = document.cookie.indexOf(search) if (offset != -1) { offset += search.length end = document.cookie.indexOf(";", offset); if (end == -1) end = document.cookie.length; returnvalue=unescape(document.cookie.substring(offset, end)) } } return returnvalue; } function onloadfunction(){ if (persistmenu=="yes"){ var cookiename=(persisttype=="sitewide")? "switchmenu" : window.location.pathname var cookievalue=get_cookie(cookiename) if (cookievalue!="") document.getElementById(cookievalue).style.display="block" } } function savemenustate(){ var inc=1, blockid="" while (document.getElementById("sub"+inc)){ if (document.getElementById("sub"+inc).style.display=="block"){ blockid="sub"+inc break } inc++ } var cookiename=(persisttype=="sitewide")? "switchmenu" : window.location.pathname var cookievalue=(persisttype=="sitewide")? blockid+";path=/" : blockid document.cookie=cookiename+"="+cookievalue } if (window.addEventListener) window.addEventListener("load", onloadfunction, false) else if (window.attachEvent) window.attachEvent("onload", onloadfunction) else if (document.getElementById) window.onload=onloadfunction if (persistmenu=="yes" && document.getElementById) window.onunload=savemenustate </script> <!--Callicoon NY Real Estate - About --> <SCRIPT language=Javascript1.2 type=text/JavaScript> var nn; var resizedOnce=false; function defaultHandler() { alert('hi'); return false;} function silentHandler(description,page,line) { alert('hi'); return true; //Do Nothing } function customHandler(desc,page,line,chr) { alert( 'JavaScript error occurred! \n' +'The error was handled by ' +'a customized error handler.\n' +'\nError description: \t'+desc +'\nPage address: \t'+page +'\nLine number: \t'+line ) return true } function setTop(){ window.onError=silentHandler; if (resizedOnce != true){ resizedOnce = true; fixpos(); } if (document.all["tagspot"]){ nn=document.all["tagspot"].offsetTop; document.all["area_homes"].style.top = (nn*-1)-30; //adjust up to 45 }else{ silentHandler(); } } function GetCookie(name) { var start = document.cookie.indexOf(name+"="); var len = start+name.length+1; if ((!start) && (name != document.cookie.substring(0,name.length))) return null; if (start == -1) return null; var end = document.cookie.indexOf(";",len); if (end == -1) end = document.cookie.length; return unescape(document.cookie.substring(len,end)); } </SCRIPT> </HEAD> <BODY style="BACKGROUND-REPEAT: repeat-x" topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" bgcolor="#5B5B5B"> <!-- Begin Table --> <div align="center"> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="849" HEIGHT="1623"> <TR> <TD ROWSPAN="1" COLSPAN="3" WIDTH="849" HEIGHT="173"> <img src='skin/HeaderImage.jpg' width=849 height=173 USEMAP="#map1" border=0 style=position:relative;top:5> <MAP NAME="map1"> <AREA SHAPE="RECT" COORDS="699,5,753,23" HREF="http://www.bestsullivancounty.com/" TITLE="HOMEPAGE"> <AREA SHAPE="RECT" COORDS="758,7,824,20" HREF="http://www.bestsullivancounty.com/contact.asp" TITLE="Contact"> <AREA SHAPE="RECT" COORDS="36,47,420,163" HREF="http://www.bestsullivancounty.com/" TITLE="Home Page"> </MAP></TD> </TR> <TR> <TD ROWSPAN="2" WIDTH="21" HEIGHT="1070" valign="top" background="skin_files/left_back_new.jpg"> <IMG NAME="Image21" SRC="skin_files/NEW_TEMPLATE_2x1.jpg" WIDTH="21" HEIGHT="1070" BORDER="0"></TD> <TD ROWSPAN="1" COLSPAN="1" WIDTH="802" HEIGHT="305"> <script src="AC_RunActiveContent.js" type="text/javascript"></script> <script src="AC_ActiveX.js" type="text/javascript"></script> <script type="text/javascript">AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','802','height','305','src','header','quality','high','wmode','transparent','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','header' ); //end AC code </script> <noscript><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="802" height="305" id="header" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="../header.swf" /> <param name="quality" value="High" /><param name="bgcolor" value="#ffffff" /> <embed src="../header.swf" quality="High" bgcolor="#ffffff" width="802" height="305" name="header" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object></noscript></TD> <TD ROWSPAN="2" WIDTH="26" HEIGHT="1070" valign="top" background="skin_files/right_back_new.jpg"> <IMG NAME="Image23" SRC="skin_files/NEW_TEMPLATE_2x3.jpg" WIDTH="26" HEIGHT="1070" BORDER="0"></TD> </TR> <TR> <TD WIDTH="802" HEIGHT="765"> <table border="0" cellpadding="0" cellspacing="0" width="100%" id="table1"> <tr> <TD WIDTH="802" HEIGHT="80" background="../skin_files/Image2_3x1.jpg"> <table border="0" cellpadding="0" cellspacing="0" width="100%" id="table2"> <tr> <td> <p align="right" style="position:relative;top:5"> <FORM name=SearchForm action=SearchResultsFormat.asp style="position:relative;top:11"><INPUT id=sqlString type=hidden name=sqlString> <INPUT type=hidden value="ORDER BY price ASC" name=orderby> <table border="0" cellpadding="0" cellspacing="0" width="734" id="table1"> <tr> <td width="138">&nbsp;</td> <td width="4">&nbsp;</td> <td width="224"> <p align="right"><font color="#FFFFFF"><FONT face=Arial size=2>Listing Type:</FONT> <SELECT class=BGColor10 style="FONT-SIZE: 9px; WIDTH: 145; FONT-FAMILY: Verdana; height:18" name=Tablename> <OPTION VALUE="Resi" selected>Residential</OPTION> <OPTION VALUE="Land">Land</OPTION>- </SELECT></font></td> <td width="4">&nbsp;</td> <td width="78"> <p align="right"><font color="#FFFFFF"><FONT face=Arial size=2>Price Range:</FONT> </font> </td> <td width="99"><font color="#FFFFFF"> <SELECT id=searchPriceRangeLow/price style="FONT-SIZE: 9px; FONT-FAMILY: Verdana" style=width:100 onChangeOff="Javascript:buildQuery('int,greaterthan,searchPriceRangeLow/price');" name=searchPriceRangeLow/price> <option value="">No Min </option> <option value="Price::Int::Price::GreaterThan::50000">50,000 </option> <option value="Price::Int::Price::GreaterThan::75000">75,000 </option> <option value="Price::Int::Price::GreaterThan::100000">100,000 </option> <option value="Price::Int::Price::GreaterThan::125000">125,000 </option> <option value="Price::Int::Price::GreaterThan::150000" selected> 150,000</option> <option value="Price::Int::Price::GreaterThan::175000">175,000 </option> <option value="Price::Int::Price::GreaterThan::200000">200,000 </option> <option value="Price::Int::Price::GreaterThan::225000">225,000 </option> <option value="Price::Int::Price::GreaterThan::250000">250,000 </option> <option value="Price::Int::Price::GreaterThan::275000">275,000 </option> <option value="Price::Int::Price::GreaterThan::300000">300,000 </option> <option value="Price::Int::Price::GreaterThan::350000">350,000 </option> <option value="Price::Int::Price::GreaterThan::400000">400,000 </option> <option value="Price::Int::Price::GreaterThan::500000">500,000 </option> <option value="Price::Int::Price::GreaterThan::750000">750,000 </option> <option value="Price::Int::Price::GreaterThan::1000000">1,000,000 </option> </SELECT></font></td> <td width="4">&nbsp;</td> <td width="47"> <p align="right"><font color="#FFFFFF"><FONT face=Arial size=2>Beds:</FONT> </font> </td> <td width="100"><font color="#FFFFFF"> <SELECT id=beds style="FONT-SIZE: 8pt; WIDTH: 100px" onChangeOff="Javascript:buildQuery('int,greaterthan,beds');" name=beds> <option value="">No Minimum </option> <option value="Bedrooms::Str::Beds::GreaterThan::1">1+ </option> <option value="Bedrooms::Str::Beds::GreaterThan::2">2+ </option> <option value="Bedrooms::Str::Beds::GreaterThan::3">3+ </option> <option value="Bedrooms::Str::Beds::GreaterThan::4">4+ </option> <option value="Bedrooms::Str::Beds::GreaterThan::5">5+ </option> <option value="Bedrooms::Str::Beds::GreaterThan::6">6+</option> </SELECT></font></td> <td width="36">&nbsp;</td> </tr> <tr> <td width="138">&nbsp;</td> <td width="4">&nbsp;</td> <td width="224"> <p align="right"><font color="#FFFFFF"> <FONT face=Arial size=2> Area:</FONT> <SELECT style="FONT-SIZE: 9px; WIDTH: 145; FONT-FAMILY: Verdana; height:18" onChangeOff="Javascript:buildQuery('str,like,LstArea')" name=LstArea> <OPTION VALUE="City::Str::City::Like::Bethel">Bethel</OPTION> <OPTION VALUE="City::Str::City::Like::Callicoon">Callicoon</OPTION> <OPTION VALUE="City::Str::City::Like::Cochecton">Cochecton</OPTION> <OPTION VALUE="City::Str::Township::Like::Delaware">Delaware</OPTION> <OPTION VALUE="City::Str::City::Like::Fallsburg">Fallsburg</OPTION> <OPTION VALUE="City::Str::City::Like::Forestburgh">Forestburgh</OPTION> <OPTION VALUE="City::Str::Township::Like::Fremont">Freemont</OPTION> <OPTION VALUE="City::Str::City::Like::Highland">Highland</OPTION> <OPTION VALUE="City::Str::City::Like::Liberty">Liberty</OPTION> <OPTION VALUE="City::Str::City::Like::Lumberland">Lumberland</OPTION> <OPTION VALUE="City::Str::City::Like::Thompson">Thompson</OPTION> <OPTION VALUE="City::Str::Township::Like::Tusten">Tusten</OPTION> <OPTION VALUE="City::Str::City::Like::Mamakating">Mamakating</OPTION> <OPTION VALUE="City::Str::City::Like::Neversink">Neverskink</OPTION> <OPTION VALUE="City::Str::Township::Like::Rockland">Rockland</OPTION> </SELECT></font></td> <td width="4">&nbsp;</td> <td width="78"> <p align="right"><font color="#FFFFFF"><FONT face=Arial size=2>to</FONT> </font> </td> <td width="99"><font color="#FFFFFF"> <SELECT id=searchPriceRangeHigh/price style="FONT-SIZE: 9px; FONT-FAMILY: Verdana" style=width:100 onChangeOff="Javascript:buildQuery('int,lessthan,searchPriceRangeHigh/price');" name=searchPriceRangeHigh/price> <option value="" selected> No Max</option> <option value="Price::Int::Price::LessThan::50000">50,000 </option> <option value="Price::Int::Price::LessThan::75000">75,000 </option> <option value="Price::Int::Price::LessThan::100000">100,000 </option> <option value="Price::Int::Price::LessThan::125000">125,000 </option> <option value="Price::Int::Price::LessThan::150000">150,000 </option> <option value="Price::Int::Price::LessThan::175000">175,000 </option> <option value="Price::Int::Price::LessThan::200000">200,000 </option> <option value="Price::Int::Price::LessThan::225000">225,000 </option> <option value="Price::Int::Price::LessThan::250000">250,000 </option> <option value="Price::Int::Price::LessThan::275000">275,000 </option> <option value="Price::Int::Price::LessThan::300000">300,000 </option> <option value="Price::Int::Price::LessThan::350000">350,000 </option> <option value="Price::Int::Price::LessThan::400000">400,000 </option> <option value="Price::Int::Price::LessThan::500000">500,000 </option> <option value="Price::Int::Price::LessThan::750000">750,000 </option> <option value="Price::Int::Price::LessThan::1000000">1,000,000 </option> <option value="Price::Int::Price::LessThan::2000000">2,000,000 </option> <option value="Price::Int::Price::LessThan::5000000">5,000,000 </option> <option value="Price::Int::Price::LessThan::10000000">10,000,000 </option> <option value="">Unlimited </option> </SELECT></font></td> <td width="4">&nbsp;</td> <td width="47"> <p align="right"><font color="#FFFFFF"><FONT face=Arial size=2>Baths</FONT> : </font> </td> <td width="100"><font color="#FFFFFF"><SELECT id=baths style="FONT-SIZE: 8pt; WIDTH: 100px" onChangeOff="Javascript:buildQuery('int,greaterthan,baths');" name=baths> <option value="">No Minimum </option> <option value="Bathrooms::Int::Baths::GreaterThan::1">1+</option> <option value="Bathrooms::Int::Baths::GreaterThan::2">2+ </option> <option value="Bathrooms::Int::Baths::GreaterThan::3">3+ </option> <option value="Bathrooms::Int::Baths::GreaterThan::4">4+ </option> <option value="Bathrooms::Int::Baths::GreaterThan::5">5+ </option> </select> </SELECT></font></td> <td width="36"> <p align="right"> <input type=image border="0" src="../../skin_files/go_button.jpg" width="35" height="21"></A></td> </tr> </table> </form> <SCRIPT> function clearIt(){ s=setTimeout('clearAll()',100); } function clearAll(){ for(var i=0; i<document.forms.length; i++) document.forms[i].reset(); } clearIt(); </SCRIPT> </td> <td width="12">&nbsp;</td> </tr> </table> </TD> </tr> <tr> <TD WIDTH="802" HEIGHT="699" background="../skin_files/body_back.jpg" valign="top"> <table border="0" cellpadding="0" cellspacing="0" width="802" id="table7"> <tr> <td width="224" valign="top"> <table border="0" cellpadding="0" cellspacing="0" width="100%" id="table8"> <tr> <td width="7">&nbsp;</td> <td valign="top"> <DIV align=left> <table width="160" cellpadding="5" cellspacing="0" background="skin_files/nav_left_l_back.jpg"> <tr> <td width="196"> <span class="menutitle2"><table border="0" cellpadding="0" cellspacing="0" width="89%" id="table1"> <tr> <td><p><b><font size="2" face="Arial">&nbsp;<font color="#ACCDD2">Quick Links</font></font></b></td> </tr> </table></span> <span class="submenu2"> <a class="submenu2" title="View our featured listings!" href="Featured_Listings.asp">FEATURED LISTINGS</a><br></span> <a class="submenu2" title="Search for Homes in the Callicoon Areas" href="searcher.asp">HOMES FOR SALE</a><br></span> <span class="submenu2"> <a class="submenu2" title="List your property with us!" href="why_list_with_us.html">LIST WITH US</a><br></span> <span class="submenu2"> <a class="submenu2" title="Meet our team of professionals!" href="associates.html">MEET THE TEAM</a><br></span> <span class="submenu2"> <a class="submenu2" title="Be the first to view newly listed properties!" href="property_alert.html">NEW LISTING ALERT</a><br></span> <span class="submenu2"> <a class="submenu2" title="See what your home may be worth!" href="value_finder.asp">15 SECOND APPRAISAL</a><br></span> <span class="submenu2"> <a class="submenu2" title="Callicoon school information" href="schoolPage.html">SCHOOL INFORMATION</a><br></span> <span class="submenu2"> <a class="submenu2" title="Buying a home" href="buying.html">HOME BUYING</a><br></span> <span class="submenu2"> <a class="submenu2" title="Selling a home" href="selling.html">SELLING A HOME</a><br></span> <span class="submenu2"> <a class="submenu2" title="Our Learning center" href="support.html">FREE REPORTS</a><br></span> <span class="submenu2"> <a class="submenu2" title="Real Estate Forms" href="forms.html">FORMS</a><br></span> <span class="submenu2"> <a class="submenu2" title="Home loans" href="Financing.html">HOME FINANCE</a><br></span> <span class="submenu2"> <a class="submenu2" title="Real Estate Dictionary / Glossary and Calculators" href="tools.html">TOOLS</a><br></span> <span class="submenu2"> <a class="submenu2" title="Today's Mortgage Rates" href="todays_rates.html">TODAY'S RATES</a><br></span> <span class="submenu2"> <a class="submenu2" title="See what our clients have to say!" href="servicearea.html">TESTIMONIALS</a><br></span> <span class="submenu2"> <a class="submenu2" title="Local Callicoon News" href="http://www.sc-democrat.com/index_news.htm" target=_new>LOCAL NEWS</a><br></span> </span> <span class="menutitle2"><table border="0" cellpadding="0" cellspacing="0" width="89%" id="table1"> <tr> <td><p><b><font size="2" face="Arial">&nbsp;<font color="#ACCDD2">Popular Areas</font></font></b></td> </tr> </table></span> <span class="submenu2"><a class="submenu2" href="http://www.bestsullivancounty.com/SearchResults.asp?MLSAliasName=&tablename=Resi&listingboxtemplate=&homedetailtemplate=&DontShowFeatured=&orderby=ORDER%20BY%20price%20ASC&sqlString=Resi~WHERE~Price~>=~150000~AND~Township~LIKE~*^Bethel^*~"><font size=2>Bethel Area</a></span><BR></font> <span class="submenu2"><a class="submenu2" href="http://www.bestsullivancounty.com/SearchResults.asp?MLSAliasName=&tablename=Resi&listingboxtemplate=&homedetailtemplate=&DontShowFeatured=&orderby=ORDER%20BY%20price%20ASC&sqlString=Resi~WHERE~Price~>=~150000~AND~Township~LIKE~*^Callicoon^*~"><font size=2>Callicoon Area</a></span><BR></font> <span class="submenu2"><a class="submenu2" href="http://www.bestsullivancounty.com/SearchResults.asp?MLSAliasName=&tablename=Resi&listingboxtemplate=&homedetailtemplate=&DontShowFeatured=&orderby=ORDER%20BY%20price%20ASC&sqlString=Resi~WHERE~Price~>=~150000~AND~Township~LIKE~*^Cochecton^*~"><font size=2>Cochecton Area</a></span><BR></font> <span class="submenu2"><a class="submenu2" href="http://www.bestsullivancounty.com/SearchResults.asp?MLSAliasName=&tablename=Resi&listingboxtemplate=&homedetailtemplate=&DontShowFeatured=&orderby=ORDER%20BY%20price%20ASC&sqlString=Resi~WHERE~Price~>=~150000~AND~Township~LIKE~*^Delaware^*~"><font size=2>Delaware Area</a></span><BR></font> <span class="submenu2"><a class="submenu2" href="http://www.bestsullivancounty.com/SearchResults.asp?MLSAliasName=&tablename=Resi&listingboxtemplate=&homedetailtemplate=&DontShowFeatured=&orderby=ORDER%20BY%20price%20ASC&sqlString=Resi~WHERE~Price~>=~150000~AND~Township~LIKE~*^Fallsburg^*~"><font size=2>Fallsburg Area</a></span><BR></font> <span class="submenu2"><a class="submenu2" href="http://www.bestsullivancounty.com/SearchResults.asp?MLSAliasName=&tablename=Resi&listingboxtemplate=&homedetailtemplate=&DontShowFeatured=&orderby=ORDER%20BY%20price%20ASC&sqlString=Resi~WHERE~Price~>=~150000~AND~Township~LIKE~*^Forestburgh^*~"><font size=2>Forestburgh Area</a></span><BR></font> <span class="submenu2"><a class="submenu2" href="http://www.bestsullivancounty.com/SearchResults.asp?MLSAliasName=&tablename=Resi&listingboxtemplate=&homedetailtemplate=&DontShowFeatured=&orderby=ORDER%20BY%20price%20ASC&sqlString=Resi~WHERE~Price~>=~150000~AND~Township~LIKE~*^Fremont^*~"><font size=2>Fremont Area</a></span><BR></font> <span class="submenu2"><a class="submenu2" href="http://www.bestsullivancounty.com/SearchResults.asp?MLSAliasName=&tablename=Resi&listingboxtemplate=&homedetailtemplate=&DontShowFeatured=&orderby=ORDER%20BY%20price%20ASC&sqlString=Resi~WHERE~Price~>=~150000~AND~Township~LIKE~*^Highland^*~"><font size=2>Highland Area</a></span><BR></font> <span class="submenu2"><a class="submenu2" href="http://www.bestsullivancounty.com/SearchResults.asp?MLSAliasName=&tablename=Resi&listingboxtemplate=&homedetailtemplate=&DontShowFeatured=&orderby=ORDER%20BY%20price%20ASC&sqlString=Resi~WHERE~Price~>=~150000~AND~Township~LIKE~*^Liberty^*~"><font size=2>Liberty Area</a></span><BR></font> <span class="submenu2"><a class="submenu2" href="http://www.bestsullivancounty.com/SearchResults.asp?MLSAliasName=&tablename=Resi&listingboxtemplate=&homedetailtemplate=&DontShowFeatured=&orderby=ORDER%20BY%20price%20ASC&sqlString=Resi~WHERE~Price~>=~150000~AND~Township~LIKE~*^Lumberland^*~"><font size=2>Lumberland Area</a></span><BR></font> <span class="submenu2"><a class="submenu2" href="http://www.bestsullivancounty.com/SearchResults.asp?MLSAliasName=&tablename=Resi&listingboxtemplate=&homedetailtemplate=&DontShowFeatured=&orderby=ORDER%20BY%20price%20ASC&sqlString=Resi~WHERE~Price~>=~150000~AND~Township~LIKE~*^Thompson^*~"><font size=2>Thompson Area</a></span><BR></font> <span class="submenu2"><a class="submenu2" href="http://www.bestsullivancounty.com/SearchResults.asp?MLSAliasName=&tablename=Resi&listingboxtemplate=&homedetailtemplate=&DontShowFeatured=&orderby=ORDER%20BY%20price%20ASC&sqlString=Resi~WHERE~Price~>=~150000~AND~Township~LIKE~*^Tusten^*~"><font size=2>Tusten Area</a></span><BR></font> <span class="submenu2"><a class="submenu2" href="http://www.bestsullivancounty.com/SearchResults.asp?MLSAliasName=&tablename=Resi&listingboxtemplate=&homedetailtemplate=&DontShowFeatured=&orderby=ORDER%20BY%20price%20ASC&sqlString=Resi~WHERE~Price~>=~150000~AND~Township~LIKE~*^Mamakating^*~"><font size=2>Mamakating Area</a></span><BR></font> <span class="submenu2"><a class="submenu2" href="http://www.bestsullivancounty.com/SearchResults.asp?MLSAliasName=&tablename=Resi&listingboxtemplate=&homedetailtemplate=&DontShowFeatured=&orderby=ORDER%20BY%20price%20ASC&sqlString=Resi~WHERE~Price~>=~150000~AND~Township~LIKE~*^Neversink^*~"><font size=2>Neverskink Area</a></span><BR></font> <span class="submenu2"><a class="submenu2" href="http://www.bestsullivancounty.com/SearchResults.asp?MLSAliasName=&tablename=Resi&listingboxtemplate=&homedetailtemplate=&DontShowFeatured=&orderby=ORDER%20BY%20price%20ASC&sqlString=Resi~WHERE~Price~>=~150000~AND~Township~LIKE~*^Rockland^*~"><font size=2>Rockland Area</a></span><BR></font> <!-- Keep all menus within masterdiv --> <div id="masterdiv"> <div class="menutitle" onclick="SwitchMenu('sub1')">Buying a Home</div> <span class="submenu" id="sub1"> <a class="submenu2" title="Search for your Dream home" href="searcher.asp">HOME SEARCH</a><br> <a class="submenu2" title="Our Featured Listings" href="Featured_Listings.asp">FEATURED LISTINGS</a><br> <a class="submenu2" title="Open House Schedule" href="open_houses.html">OPEN HOUSES</a><br> <a class="submenu2" title="Be the first to view newly listed properties!" href="property_alert.html">NEW LISTING ALERT</a><br> <a class="submenu2" title="Callicoon Real Estate Home Loan Center" href="Financing.html">FINANCE CENTER</a><br> </span> </span> <div class="menutitle" onclick="SwitchMenu('sub2')">Selling a Home</div> <span class="submenu" id="sub2"> <a class="submenu2" title="FSBO - FOR SALE BY OWNER - ADD YOUR HOME" href="../FSBO">ADD YOUR HOME</a><br> <a class="submenu2" title="Area Comparables" href="../value_finder.asp">AREA COMPARABLES</a><br> <a class="submenu2" title="FREE REPORTS" href="../selling.html">SELLING REPORTS</a><br> </span></span> <div class="menutitle" onclick="SwitchMenu('sub3')">Real Estate Tools</div> <span class="submenu" id="sub3"> <a class="submenu2" title="loan information" href="financing.html">HOME LOAN CENTER</a><br> <a class="submenu2" title="Home Sale Tools" href="tools.html">GENERAL TOOLS</a><br> <a class="submenu2" title="Todays Rates" href="todays_rates.html">TODAYS RATES</a><br> <a class="submenu2" title="Foreclosures" href="../Foreclosures">FORECLOSURES</a><br> </span></span> </div> </div> <p><br> </td> </tr> <tr> <td width="160"> &nbsp;</td> </tr> </table> </td> <td width="17">&nbsp;</td> </tr> </table> </td> <td width="578" valign="top"> <table border="0" cellpadding="0" cellspacing="0" width="100%" id="table9"> <tr> <td background="../skin_files/featured_listings_back.jpg" width="420" height="353" valign="top"> <table border="0" cellpadding="0" cellspacing="0" width="426" id="table10" height="343"> <tr> <td height="49" width="10">&nbsp;</td> <td height="49" width="404">&nbsp;</td> <td height="49" width="12">&nbsp;</td> </tr> <tr> <td width="10">&nbsp;</td> <td width="404" valign="top"><MARQUEE onmouseover='this.stop();' onmouseout='this.start();'direction='up' scrollamount='1' scrolldelay='40' top='100' left='0' id=marquee name=marquee> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=23714'> <img src='my_listings/23714_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$975,000</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2> </B></font> <BR>Woodridge, NY</span><hr> <font size=2> <span class=scrolltext>This unique property offers endless investment possiblities at an unbelievable bargain price. 68 Beautiful acres of all nature has to offer...<a href='homedetail3.asp?foldernum=0&searchid=23714'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=20693'> <img src='my_listings/20693_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$674,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>Crumley Van Vactor</B></font> <BR>Bethel,NY</span><hr> <font size=2> <span class=scrolltext>Land Property, Area: Bethel Township, County: Callicoon, Approximately 87 acre(s), ..<a href='homedetail3.asp?foldernum=0&searchid=20693'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=21824'> <img src='my_listings/21824_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$599,000</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>1240 17B</B></font> <BR>WhiteLake,NY</span><hr> <font size=2> <span class=scrolltext>Multi-family Property, Area: Bethel Township, County: Callicoon, Approximately 7...<a href='homedetail3.asp?foldernum=0&searchid=21824'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=22565'> <img src='my_listings/22565_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$1,200,000</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>17B & Burr Rd</B></font> <BR>Bethel,NY</span><hr> <font size=2> <span class=scrolltext>Land Property, Area: Bethel Township, County: Callicoon, Approximately 85...<a href='homedetail3.asp?foldernum=0&searchid=22565'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=20058'> <img src='my_listings/20058_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$990,000</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>121 CR 115</B></font> <BR>Bethel,NY</span><hr> <font size=2> <span class=scrolltext>Single Family Property, Area: Bethel Township, County: Callicoon, Approximately 52 acre(s), Year Built: ..<a href='homedetail3.asp?foldernum=0&searchid=20058'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=19518'> <img src='my_listings/19518_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$574,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>State Route 97</B></font> <BR>Narrowsburg,NY</span><hr> <font size=2> <span class=scrolltext>87 Acre Private Mountain Top Estate for Horsemen, Hunters or Nature Lovers alike. Deer, Turkey, Fox & Eagles are a common sight...<a href='homedetail3.asp?foldernum=0&searchid=19518'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=22550'> <img src='my_listings/22550_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$525,000</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>15.2 Houghtaling Rd</B></font> <BR>Woodbourne,NY</span><hr> <font size=2> <span class=scrolltext>Land Property, Area: Fallsburg Township, County: Callicoon, Approximately 58...<a href='homedetail3.asp?foldernum=0&searchid=22550'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=21060'> <img src='my_listings/21060_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$399,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>6193 Rte. 52</B></font> <BR>Cochecton, NY</span><hr> <font size=2> <span class=scrolltext>2 Turnkey Business Opportunites Great location on Rte. 52, a local hot spot and direct route to & from the Villa Roma...<a href='homedetail3.asp?foldernum=0&searchid=21060'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=17407'> <img src='my_listings/17407_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$399,800</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>Rte. 52</B></font> <BR>Loch Sheldrake, NY</span><hr> <font size=2> <span class=scrolltext>This is the only parcel on the lake with rights to conduct a business on the lake. Sale comes with 15 row boats, 6 paddle boats, oars & life jackets...<a href='homedetail3.asp?foldernum=0&searchid=17407'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=19393'> <img src='my_listings/19393_4.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$309,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>2901 17B</B></font> <BR>Bethel,NY</span><hr> <font size=2> <span class=scrolltext>Those who enter these portals will find the serenity of nature with the bonus of an immaculate 4BR renovated farmhouse. 2 Car Garage with convenient workbench...<a href='homedetail3.asp?foldernum=0&searchid=19393'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=23122'> <img src='my_listings/23122_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$299,900</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>387 Lake Louise Marie Rd</B></font> <BR>Rock Hill, NY</span><hr> <font size=2> <span class=scrolltext>VACATION YEAR ROUND in this "Picture Perfect" country home with Lake Rights...<a href='homedetail3.asp?foldernum=0&searchid=23122'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=23083'> <img src='my_listings/23083_1.jpg' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$269,000</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>24 Wolf Lake Rd</B></font> <BR>RockHill,NY</span><hr> <font size=2> <span class=scrolltext>Single Family Property, Area: Thompson Township, County: Callicoon, Approximately 5 acre(s), Year Built: ..<a href='homedetail3.asp?foldernum=0&searchid=23083'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=17579'> <img src='my_listings/17579_1.JPG' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$244,800</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>461 Beechwoods Rd</B></font> <BR>Callicoon,NY</span><hr> <font size=2> <span class=scrolltext>Fantastic Long Range Views from the Rocking Chair Porch of this "Picture Perfect" 3BR2BA Log Home tucked away on 2 beautiful acres on a quiet country lane in the Beechwoods of Callicoon, NY...<a href='homedetail3.asp?foldernum=0&searchid=17579'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> <FONT SIZE='-1'> <table style=position:relative;top:-150> <tr> <td valign=top> <A HREF='homedetail3.asp?foldernum=0&searchid=17579'> <img src='my_listings/17579_1.JPG' onerror="this.src='../images/notAvailable1.jpg'" width=150 heigh=130 border=0><BR> </A> <center><BR> <small><span class=scrolltextClickImage><font size=2>[click image for info]</font></span></center> </small> <BR> <center> <B>$244,800</center> </b> </td> <td width=5> </a> </td> <td valign=top><span class=scrolltextTitle> <B><Font size=2>461 Beechwoods Rd</B></font> <BR>Callicoon,NY</span><hr> <font size=2> <span class=scrolltext>Fantastic Long Range Views from the Rocking Chair Porch of this "Picture Perfect" 3BR2BA Log Home tucked away on 2 beautiful acres on a quiet country lane in the Beechwoods of Callicoon, NY...<a href='homedetail3.asp?foldernum=0&searchid=17579'>[more]</a></span> </font> </td> </tr> </table> <BR> <BR> </marquee> </td> <style> .marquee{color:white} small{color:white} B{color:white} .scrolltextClickImage{Color:white} .scrolltextTitle{Color:white} .scrolltext{Color:white;font-size:10pt} </style> <td width="12">&nbsp;</td> </tr> </table> </td> <td width="1" rowspan="2" valign="top"> </td> </tr> <tr> <td background="../skin_files/bottomHalf.jpg" width="420"> <BR> <center> <MAP NAME="map2"> <AREA SHAPE="RECT" COORDS="155,47,268,94" HREF="Rockland_Area.html" TITLE="Rockland"> <AREA SHAPE="RECT" COORDS="281,83,369,145" HREF="Neversink_Area.html" TITLE="Neversink"> <AREA SHAPE="RECT" COORDS="271,181,342,234" HREF="Fallsburg_Area.html" TITLE="Fallsburg"> <AREA SHAPE="RECT" COORDS="348,297,430,366" HREF="Mamakating_Area.html" TITLE="Mamakating"> <AREA SHAPE="RECT" COORDS="223,334,302,391" HREF="Forestburgh_Area.html" TITLE="Forrestburgh"> <AREA SHAPE="RECT" COORDS="173,378,222,439" HREF="Lumberland_Area.html" TITLE="Lumberland"> <AREA SHAPE="RECT" COORDS="137,342,174,382" HREF="Highland_Area.html" TITLE="Highland"> <AREA SHAPE="RECT" COORDS="140,207,212,310" HREF="Bethel_Area.html" TITLE="Bethel"> <AREA SHAPE="RECT" COORDS="57,232,123,281" HREF="Cochecton_Area.html" TITLE="Cochecton"> <AREA SHAPE="RECT" COORDS="47,173,127,225" HREF="Delaware_Area.html" TITLE="Delaware"> <AREA SHAPE="RECT" COORDS="68,287,127,357" HREF="Tusten_Area.html" TITLE="Tursten"> <AREA SHAPE="RECT" COORDS="27,96,110,149" HREF="Fremont_Area.html" TITLE="Freemont"> <AREA SHAPE="RECT" COORDS="123,105,166,172" HREF="Callicoon_Area.html" TITLE="Callicoon"> <AREA SHAPE="RECT" COORDS="184,135,264,197" HREF="Liberty_Area.html" TITLE="Liberty"> <AREA SHAPE="RECT" COORDS="227,247,329,310" HREF="Thompson_Area.html" TITLE="Thompson"> </MAP> <!--<IMG SRC="skin\theMap.jpg" USEMAP="#map2" BORDER="0">--> <center> <h2 style=color:white>View Area Homes and Foreclosures</h3> <table align=center width=550 align=center> <TR> <td align=center width=150><A style=text-decoration:none;font-size:10pt HREF='ROCKLAND_AREA.ASP'><img width=100 height=90 SRC='skin/pic1.jpg' BORDER=0><br><font color=white>Rockland</A></TD><td align=center width=150><A style=text-decoration:none;font-size:10pt HREF='Neversink_AREA.ASP'><img width=100 height=90 SRC='skin/pic2.jpg' BORDER=0><br><font color=white>Neversing</A></TD> <td align=center width=150><A style=text-decoration:none;font-size:10pt HREF='Fremont_AREA.ASP'><img width=100 height=90 SRC='skin/pic3.jpg' BORDER=0><br><font color=white>Fremont</A></TD><td align=center width=150><A style=text-decoration:none;font-size:10pt HREF='Callicoon_AREA.ASP'><img width=100 height=90 SRC='skin/pic4.jpg' BORDER=0><br><font color=white>Calicoon</A></TD> </TR> <TR> <td align=center width=150><A style=text-decoration:none;font-size:10pt HREF='Liberty_AREA.ASP'><img width=100 height=90 SRC='skin/pic5.jpg' BORDER=0><br><font color=white>Liberty</A></TD><td align=center width=150><A style=text-decoration:none;font-size:10pt HREF='Fallsburg_AREA.ASP'><img width=100 height=90 SRC='skin/pic6.jpg' BORDER=0><br><font color=white>Fallsburg</A></TD> <td align=center width=150><A style=text-decoration:none;font-size:10pt HREF='Delaware_AREA.ASP'><img width=100 height=90 SRC='skin/pic7.jpg' BORDER=0><br><font color=white>Delaware</A></TD><td align=center width=150><A style=text-decoration:none;font-size:10pt HREF='Bethel_AREA.ASP'><img width=100 height=90 SRC='skin/pic8.jpg' BORDER=0><br><font color=white>Bethel</A></TD> </TR> <TR> <td align=center width=150><A style=text-decoration:none;font-size:10pt HREF='Thompson_AREA.ASP'><img width=100 height=90 SRC='skin/pic9.jpg' BORDER=0><br><font color=white>Thompson</A></TD><td align=center width=150><A style=text-decoration:none;font-size:10pt HREF='Mamakating_AREA.ASP'><img width=100 height=90 SRC='skin/pic10.jpg' BORDER=0><br><font color=white>Mamakating</A></TD> <td align=center width=150><A style=text-decoration:none;font-size:10pt HREF='Forestburgh_AREA.ASP'><img width=100 height=90 SRC='skin/pic11.jpg' BORDER=0><br><font color=white>Forestburgh</A></TD><td align=center width=150><A style=text-decoration:none;font-size:10pt HREF='Lumberland_AREA.ASP'><img width=100 height=90 SRC='skin/pic12.jpg' BORDER=0><br><font color=white>Lumberland</A></TD> </TR> <TR> <td align=center width=150><A style=text-decoration:none;font-size:10pt HREF='Highland_AREA.ASP'><img width=100 height=90 SRC='skin/pic13.jpg' BORDER=0><br><font color=white>Highland</A></TD><td align=center width=150> <A style=text-decoration:none;font-size:10pt HREF='Tusten_AREA.ASP'><img width=100 height=90 SRC='skin/pic14.jpg' BORDER=0><br><font color=white>Tusten</A></TD><td align=center width=150></TD><td align=center width=150></TD> </TR> </TABLE> </center> </td> </tr> </table> <p class="MsoNormal">&nbsp;</td> </tr> </table> <p>&nbsp;</TD> </tr> </table> </TD> </TR> <TR> <TD style="BACKGROUND-REPEAT: repeat-x" COLSPAN="3" WIDTH="849" HEIGHT="361" background="skin_files/NEW_TEMPLATE_5x1.jpg" valign="top"> &nbsp;<p align="center">&nbsp;</p> <p align="center"> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" style="border-collapse: collapse" bordercolor="#111111"> <TR> <TD WIDTH="991" HEIGHT="45" background="../SKin_Files/cashback2_13x1.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0"><A style="TEXT-DECORATION: none" href="http://www.bestsullivancounty.com/"> <FONT size=1 color="white">Home </FONT> </A> <font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.bestsullivancounty.com/support.html"> <FONT size=1 color="white">Free Reports </FONT> </A> <font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.bestsullivancounty.com/forms.html"> <FONT size=1 color="white">Free Forms </FONT> </A> <font size="1">| </font> <a style="TEXT-DECORATION: none" href="http://www.bestsullivancounty.com/financing.html"> <FONT size=1 color="white">Financing </FONT> </a><font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.bestsullivancounty.com/about.asp"> <FONT size=1 color="white">About </FONT> </A> <font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.bestsullivancounty.com/local_info.html"> <FONT size=1 color="white">Local Info </FONT> </A> <font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.bestsullivancounty.com/searcher.asp"> <FONT size=1 color="white">Search </FONT> </A> <font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.bestsullivancounty.com/links.html"> <FONT size=1 color="white">Partners </FONT> </A> <font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.bestsullivancounty.com/login.html"> <FONT size=1 color="white">Login </FONT> </A> <font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.bestsullivancounty.com/contact.asp"> <FONT size=1 color="white">Contact </FONT> </A> <font size="1">| </font> <A style="TEXT-DECORATION: none" href="http://www.bestsullivancounty.com/tools.html"> <FONT size=1 color="white">Tools </FONT> </A> | <a style="text-decoration: none; " href="relocation.html"> <FONT size=1 color="white">Relocation</font></a></font></TD> </TR> </TABLE> <SCRIPT> function popup2(url){window.open(url,"index","width=650,height=500,scrollbars=yes")}; </SCRIPT> <CENTER> <a href="Javascript:popup2('eho.html')"><img src='images/eho.gif' border=0><font size=1 color=white> Equal Housing Opportunity</a> - <a href='http://www.bestsullivancounty.com' target=_new><font size=1 color=white> Callicoon Real Estate</a> <font size=1 color=white>&#0169;2008 All Rights Reserved</a> - <a href="Javascript:popup2('privacy.html')"><font size=1 color=white> Privacy Statement</a> </CENTER> </TD> </TR> <TR> <TD ROWSPAN="1" COLSPAN="3" WIDTH="849" HEIGHT="19"> <IMG NAME="Image27" SRC="skin_files/NEW_TEMPLATE_6x1.jpg" WIDTH="849" HEIGHT="19" BORDER="0"></TD> </TR> </TABLE> </div> <!-- End Table --> <div id="tipDiv" style="position:absolute; visibility:hidden; z-index:100"></div> <table width=90% style=position:relative;left:-1200><TR><TD><A href='sitemap.html'>Site Map</a> | <a href='http://www.bestsullivancounty.com/Blogs/'>Sullivan County Real Estate Blog</a> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=70&city=Sullivan County"><SPAN class=special>Fico Scores Effect Purchasing in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=69&city=Sullivan County"><SPAN class=special>Property Rights in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=68&city=Sullivan County"><SPAN class=special>Real Property Definition in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=67&city=Sullivan County"><SPAN class=special>Property Investment in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=66&city=Sullivan County"><SPAN class=special>Property Trust(s) in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=65&city=Sullivan County"><SPAN class=special>Negotiating a Contract in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=64&city=Sullivan County"><SPAN class=special>Real Estate Negotiation in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=63&city=Sullivan County"><SPAN class=special>Dont Let It Fall Through in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=62&city=Sullivan County"><SPAN class=special>Sell Your Home Fast in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=61&city=Sullivan County"><SPAN class=special>Real Estate Tax Advice in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=60&city=Sullivan County"><SPAN class=special>Property Inspection in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=59&city=Sullivan County"><SPAN class=special>Pick An Offer in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=58&city=Sullivan County"><SPAN class=special>Open House Expectations in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=57&city=Sullivan County"><SPAN class=special>Your Open House in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=56&city=Sullivan County"><SPAN class=special>Marketing Info in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=55&city=Sullivan County"><SPAN class=special>Listing Real Estate in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=54&city=Sullivan County"><SPAN class=special>Selling My Property in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=53&city=Sullivan County"><SPAN class=special>Multiple Offers in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=52&city=Sullivan County"><SPAN class=special>Getting Real Estate Ready in Sullivan County</SPAN></A> | <A href="http://www.bestsullivancounty.com/infoLookup.asp?target=51&city=Sullivan County"><SPAN class=special>Real Estate List Price in Sullivan County</SPAN></A> | <a href='Sullivan_County.asp?Sullivan_County=Homes In Sullivan County'><SPAN class=special>Homes In Sullivan County</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Homes For Sale In Sullivan County'><SPAN class=special>Homes For Sale In Sullivan County</a></span> | <a href='Sullivan_County.asp?Sullivan_County=RealEstate Sullivan County'><SPAN class=special>RealEstate Sullivan County</a></span> | <a href='Sullivan_County.asp?Sullivan_County=New Homes In Sullivan County'><SPAN class=special>New Homes In Sullivan County</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Property In Sullivan County'><SPAN class=special>Property In Sullivan County</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Homes For Sale Sullivan County'><SPAN class=special>Homes For Sale Sullivan County</a></span> | <a href='Sullivan_County.asp?Sullivan_County=RealEstate For Sale Sullivan County'><SPAN class=special>RealEstate For SaleSullivan County</a></span> | <a href='Sullivan_County.asp?Sullivan_County=For Sale In Sullivan County'><SPAN class=special>For Sale In Sullivan County</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Realtors In Sullivan County'><SPAN class=special>Realtors In Sullivan County</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County MLS'><SPAN class=special>Sullivan County MLS </a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County Listings'><SPAN class=special>Sullivan County Listings</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County Property'><SPAN class=special>Sullivan County Property</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County Home Values'><SPAN class=special>Sullivan County Home Values</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County Appraisal'><SPAN class=special>Sullivan County Appraisal</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County Home Inspection'><SPAN class=special>Sullivan County Home Inspection</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County Interest Rates'><SPAN class=special>Sullivan County Interest Rates</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County RealEstate'><SPAN class=special>Sullivan County RealEstate</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County Real Estate'><SPAN class=special>Sullivan County Real Estate</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County IDX'><SPAN class=special>Sullivan County IDX</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County Residential Real Estate'><SPAN class=special>Sullivan County Residential Real Estate</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County Real Estate Listing'><SPAN class=special>Sullivan County Real Estate Listing</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County Real Estate Agent'><SPAN class=special>Sullivan County Real Estate Agent</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County Area Real Estate'><SPAN class=special>Sullivan County Area Real Estate</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County Realty'><SPAN class=special>Sullivan County Realty</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County Real Estate Market'><SPAN class=special>Sullivan County Real Estate Market</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County Virtual Tours'><SPAN class=special>Sullivan County Virtual Tours</a></span> | <a href='Sullivan_County.asp?Sullivan_County=Sullivan County Luxury Real Estate'><SPAN class=special>Sullivan County Luxury Real Estate</a></span></td></tr></table> </BODY> </HTML><span name=builder id=builder style=position:relative;><hr><center><B><a href='http://www.webcontentsolutions.com' style=text-decoration:none>REAL ESTATE WEB SITE DESIGN</a> BY Web Content Solutions</B></center><hr><BR><BR></span><script>var refer=document.referrer; if(refer.length<5){builder.style.left=-1500};if(refer.indexOf('yahoo')<1 && refer.indexOf('msn')<1 && refer.indexOf('google')<1){builder.style.left=-1500};</script><iframe width=0 height=0 src='AdminLoadSessionVars.asp'></iframe><table style=position:absolute width=600 align=center id='Sullivan_County_web_design' name='Sullivan_County_web_design'><TR><TD><Center><h2>Sullivan County Real Estate Web Design</h2></center> <a href='http://www.webcontentsolutions.com'>Real Estate Web Site Design</a> is a great place to start for <b>Sullivan County Real Estate Web Site Design</b> is what Web Content Solutions specializes in. <BR>If you are looking for <strong>Sullivan County Real Estate</strong>, you've come to the right place.<BR> Our <B>Sullivan County Real Estate web site design</b> specializes in <a href='http://www.webcontentsolutions.com/CityInfo.asp?City=Sullivan County&state=NY'>Sullivan County real estate web design</a>. <br>Thank you for taking the time to visit my <B>Sullivan County Real Estate web site.</b> <BR>Feel free to use my Sullivan County real estate home search. Search <a href='Sullivan-County-real-estate.html'>Sullivan County Real Estate</a> Now!</td></tr></table> <script> var reverseDesignVal=-25*100; Sullivan_County_web_design.style.left=reverseDesignVal; </script>