<!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>115 Adina Drive, Ellijay, GA 30540 - presented by Scott Nichols Realtor - Coldwell Banker High Country Realty</title>
<meta name="Description" content="Ellijay real estate and homes for sale in Ellijay" />
<meta name="keywords" content="Ellijay real estate, 115 Adina Drive, property web site, home for sale, Scott Nichols Realtor - Coldwell Banker High Country Realty, find a home in Ellijay, listingdomains.com, www.ClassicMountainCabin.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" />


<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>

<style>
<!--
	.titletext { font-size:16pt;color:#FFFFFF}
	.addresstext { font-weight:bold;font-size:10pt;color:#000000}
	.largetextcolor { font-weight:bold;font-size:12pt;color:#283E78}
	.featuresbartext { font-weight:bold;font-size:12pt;color:#FFFFFF}
	.pricetext { font-weight:bold;font-size:14pt;color:#FFFFFF}
	.infotext { font-weight:bold;font-size:8pt;color:#FFFFFF}
	.table1text { color:#000000}
	.table2text { color:#000000}
	.disclaimertabletext { color:#000000}
	A.bodylink { color:#283E78 }
	A.bodylink:hover { color:#CCCCCC }
	A.disclaimerlink { color:#283E78 }
	A.disclaimerlink:hover { color:#CCCCCC }
	A.officelink { color:#283E78 }
	A.officelink:hover { color:#CCCCCC }
	A.detailslink { color:#283E78 }
	A.detailslink:hover { color:#CCCCCC }
	A.vtlink { font-size:8pt; color:#9C0101;text-decoration:none }
	A.vtlink:hover { font-size:8pt; color:#B57600;text-decoration:none }
	A.quicklink { font-size:8pt; color:#000000;text-decoration:none }
	A.quicklink:hover { font-size:8pt; color:#B57600;text-decoration:none }
-->
</style>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin

//3-way slideshow- by Suzanne Arnold (http://jandr.com/, suzanne@mail.jandr.com)
//Script featured on JavaScript Kit (http://javascriptkit.com)
//Credit must stay intact
//Modified DRB 09.16.19  Added Formatting, and try/catch in onerotate

var Onerotate_delay = 4000; // delay in milliseconds (4000 = 4 secs)
Onecurrent = 0;

<!---SLIDE_SHOW_ARRAY--->
function Onenext() {
	if (document.Oneslideform.Oneslide[Onecurrent+1]) {
		document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent+1].value;
		document.Oneslideform.Oneslide.selectedIndex = ++Onecurrent;
	}
	else Onefirst();
}

function Oneprevious() {
	if (Onecurrent-1 >= 0) {
		document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent-1].value;
		document.Oneslideform.Oneslide.selectedIndex = --Onecurrent;
	}
	else Onelast();
}

function Onefirst() {
	Onecurrent = 0;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[0].value;
	document.Oneslideform.Oneslide.selectedIndex = 0;
}

function Onelast() {
	Onecurrent = document.Oneslideform.Oneslide.length-1;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
	document.Oneslideform.Oneslide.selectedIndex = Onecurrent;
}

function Oneap(text) {
	document.Oneslideform.Oneslidebutton.value = (text == "Stop") ? "Start" : "Stop";
	Onerotate();
}

function Onestart() {
	window.setTimeout("Onerotate()", Onerotate_delay);
}

function Onechange() {
	Onecurrent = document.Oneslideform.Oneslide.selectedIndex;
	document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
}

function Onerotate() {
	try {
		if (document.Oneslideform.Oneslidebutton.value == "Stop") {
			Onecurrent = (Onecurrent == document.Oneslideform.Oneslide.length-1) ? 0 : Onecurrent+1;
			if (document.images.Oneshow.filters)
			document.images.Oneshow.filters[0].apply()
			document.images.Oneshow.src = document.Oneslideform.Oneslide[Onecurrent].value;
			if (document.images.Oneshow.filters)
			document.images.Oneshow.filters[0].play()
			document.Oneslideform.Oneslide.selectedIndex = Onecurrent;
			if (document.images.Oneshow.filters)
			window.setTimeout("Onerotate()", Onerotate_delay + 2000);
			else
			window.setTimeout("Onerotate()", Onerotate_delay);
		}
	}
	catch(err){}
}
//  End -->
</SCRIPT>
<script language="JavaScript" src="popup.js" type="text/javascript"></script>
<script type="text/javascript" src="swfobject.js"></script>
</head>

<body bgcolor="#CCCCCC" style="margin:5px 1px 5px 1px;" onload="window.focus(); Onestart()">

<center>
<table border="0" cellpadding="2" cellspacing="0" width="738" bgcolor="#CCCCCC">
    <tr>
        <td>
            <table border="0" cellpadding="0" cellspacing="0" width="734" bgcolor="#808080">
                <tr><td align="center" bgcolor="#CCCCCC">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0"
id="flashheader" width="100%" height="100">
<param name="movie" value="headers/cbmovie1.swf">
<param name="quality" value="High">
<param name="wmode" value="transparent">
<param name="bgcolor" value="#CCCCCC">
<embed name="flashheader" src="headers/cbmovie1.swf" quality="High" bgcolor="#FFFFFF" wmode="transparent"
width="100%" height="100"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</embed>
</object></td></tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="3" cellspacing="0" width="734" bgcolor="#808080">
                        <tr>
                            <td class="titletext" align="center" width="100%">
                            <b>Home to Relax In, Community to Play In!</b></td>
                        </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="3" cellspacing="0" width="734" bgcolor="#FFFFFF">
                            <tr>
                                <td width="100%">
                                    <table border="0" cellpadding="3" cellspacing="0" width="734" bgcolor="#FFFFFF">
                                        <tr>
                                            <td width="507" valign="top">
                                                <form name="Oneslideform" >
                                                <!-- XML = /builder/xml/listingphotos.ashx?oid=88022&ot=101 --><script type="text/javascript">swfobject.embedSWF("POSlideshow.swf", "altContent1", "507", "475", "9.0.0","", {data_src:"/builder/xml/listingphotos.ashx?oid%3D88022%26ot%3D101%26rel%3D1",bgcolor:"FFFFFF",imgcolor:"FFFFFF",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="#808080">
<TR align="center" height="385"><TD bgcolor="#FFFFFF" ><div align="center">
<img src="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph120757625_01162012.jpg" name="Oneshow" style="filter:progid:DXImageTransform.Microsoft.Fade(duration=2)" border="0"></DIV></TD></TR>

<tr height="25">
	<td bgcolor="#808080" 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/LD105/NICS5220610009P_1141244612P_ph120757625_01162012.jpg"  selected>Your home in the mountain</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph120826064_01162012.jpg">Rock away!</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph120623151_01162012.jpg">A great eat-in kitchen!</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph120657674_01162012.jpg">One of the bedrooms</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph120729498_01162012.jpg">Game anyone?</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121553394_01162012.jpg">It's waiting for you!</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph120928713_01162012.jpg">Easy to work in kitchen</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph120951302_01162012.jpg">Who is cookin tonight?</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph120906234_01162012.jpg">Open floor plan</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121014749_01162012.jpg">Seating for many</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121242169_01162012.jpg">Dining area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121037665_01162012.jpg">Comfortable & cozy</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121058211_01162012.jpg">Fireplace for comfort</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121121252_01162012.jpg">Another view of bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121150767_01162012.jpg">Bathroom #1</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121218145_01162012.jpg">Another view</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121313338_01162012.jpg">Bedroom #2</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121340139_01162012.jpg">Another view</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121407563_01162012.jpg">Bathroom #2</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121449340_01162012.jpg">Bathroom #3</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121515221_01162012.jpg">Great storage</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121622035_01162012.jpg">Bedroom #3</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121652424_01162012.jpg">Bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121728320_01162012.jpg">Bedroom #4</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121802967_01162012.jpg">Aaaaaah!</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121830517_01162012.jpg">So relaxing!</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121902403_01162012.jpg">And another sitting area</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph121932543_01162012.jpg">Garage</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph122002385_01162012.jpg">View from driveway</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD105/NICS5220610009P_1141244612P_ph122029358_01162012.jpg">Lots of porches</OPTION>
</select>
				</td>
				<td align="center" bgcolor="#808080" 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="#808080">
				</td>
			</tr>
		</table>
	</td>
</tr>
</TABLE><table width="100" cellpadding="0" cellspacing="0" border="0"><tr><td>&nbsp;</td></tr></table></div>
                                                
                                                <table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#283E78">
<tr><td class="featuresbartext"><b>Features:</b></td></tr></table><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#FFFFFF"><tr><td class="table1text"><ul>
<li>4 Bedrooms, 3 Baths</li><li>Home Impeccably Maintained</li><li>In a Gated Community with Many Ammenities</li><li>Master on Main Level</li><li>Loads of porch and patio space!</li><li>Over 2,150 square feet of finished living space!</li><li>MLS# 216578</li><li><a class="detailslink" href="javascript:popup('http://www.listingdomains.net/LD_detail.asp?type=details&id=NICS5220610009P_1141244612P&lang=','LD_window','YES',750,500)">View Listing Details</a></li></ul></td></tr></table>
                                                
                                                </form>
                                        </td>
                                            <td align="center" width="231" valign="top">
                                                <table align="center" border="0" cellpadding="3" cellspacing="2" width="90%" bgcolor="#FFFFFF">
                                                    
                                                    <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="/music/tinyplayer.swf" flashvars="filename=/music/CDGuy_Clair_de_Lune2.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" wmode="transparent" /></td></tr>
</table></td></tr>
                                                    <!---VIRTUAL_TOUR_LINK--->
                                                    <tr><td class="pricetext" align="center" bgcolor="#283E78"><b>$174,900</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.ClassicMountainCabin.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.ClassicMountainCabin.com/index.asp";a2a_onclick=1;</script><script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script></td></tr>
                                                    <tr><td class="addresstext" align="center" bgcolor="#CCCCCC">115 Adina Drive<br />Ellijay, GA 30540</td></tr>
                                                    
                                                    <tr><td align="center"><img src="http://www.listingdomains.com/system_data/Agent_doc_library/Agent1/NICS5220610009P.gif" width="125" border="0" /></td></tr>
<tr><td align="center" class="table2text"><span class="largetextcolor">Scott Nichols<br />Realtor - Coldwell Banker High Country Realty</span>
<br />706.455.2414<br />706.455.2418
<br /><span class="smalltext">snichols@ellijay.com</span>

<br /><br /><a class="bodylink cb_iframe" href="/ls/forms/ContactAgent.aspx?aid=1597&oid=88022&ot=101" rel="nofollow">Contact Us</a>
<br /><a class="bodylink" href="http://www.MountainsOfGeorgia.com" target="_blank">Visit Our Website</a>
<br /><a class="bodylink" href="http://www.listingserver.com/HotSheet.aspx?aid=1597">View Our Other Listings</a>
<br /><a class="bodylink" href="javascript:popup('http://www.listingdomains.net/LD_window.asp?type=bio&id=NICS5220610009P_1141244612P','LD_window','YES',550,460)">Agent Bio</a><br />
                                                    <tr><td align="center"><table align="center" border="0" cellpadding="3" cellspacing="2" width="100%" bgcolor="#FFFFFF"><tr><td align="center"><br /><img src="http://www.listingdomains.com/POLibrary/system_data/Logo_doc_library/Logo1/12120565553A.gif" /></td></tr><tr><td align="center"><a class="officelink" href="http://www.cbhighcountry.com" target="_blank"><b>Coldwell Banker High Country Realty</b></a><br /><span class="smalltext">274 W. Main Street<br />Blue Ridge, GA 30513</span><br /><b>706.632.7311</b></td></tr></table></td></tr>
                                                </table>
                                            </td>
                                        </tr>
                                    </table>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                
<tr><td><table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#FFFFFF"><tr><td class="largetextcolor"><p style="margin-left: 10; margin-top: 10; margin-right: 5">Remarks:</p></td></tr><tr><td class="table2text"><p style="margin-left: 10; margin-bottom: 10; margin-right: 10">This mountain home has been so incredibly maintained that it looks brand new!&nbsp;More than 2150 sq.ft. of finished living space AND 1000+ sq.ft. of porches &amp; patios.&nbsp;Spacious 4BR/3BA boasts master on main (w/ large closet), laundry on main &amp; easy entry from the concrete circular drive.&nbsp; Two levels of screened porches overlooking wooded back yard.&nbsp; Terrace level with 2 BR, 1BA, billiards room, garage &amp; screened hot tub patio.&nbsp;Located in the center of the resort, no road noise, but minutes to the Canoe Park, year-round pool &amp; fitness facility.&nbsp; Gated community for worry-free, secure home ownership. This one is a perfect weekend home that could easily transition into full time. Lovely furnishings available for purchase!</p></td></tr></table></td></tr>
                <tr><td align="center" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="#FFFFFF"><tr><td align="center">
<table border="0" cellspacing="1" cellpadding="1" width="90%" bgcolor="#808080">
<tr><td width="100%"><font class="generaltextwhite"><b>&nbsp;Quick Links</b></font></td></tr>
<tr><td>
<table border="0" cellspacing="1" cellpadding="0" bgcolor="#FFFFFF" width="100%">
<!--QLSTART--><tr><td bgcolor="#CCCCCC">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=view&id=NICS5220610009P_1141244612P&lang=','LD_window','YES',550,650)"><b>Schedule a Viewing</b></a></td></tr></table>
</td><td bgcolor="#CCCCCC">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=info&id=NICS5220610009P_1141244612P&lang=','LD_window','YES',550,550)"><b>Request More Info</b></a></td></tr></table>
</td><td bgcolor="#CCCCCC">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=listings&id=NICS5220610009P_1141244612P&lang=','LD_window','YES',550,650)"><b>FREE Listing Updates</b></a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCCCC">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://www.mapquest.com/maps/map.adp?city=Ellijay&state=GA&address=115+Adina+Drive&zoom=8','Map','YES',800,600)">View Map</a></td></tr></table>
</td><td bgcolor="#CCCCCC">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://maps.google.com/maps?f=q&hl=en&q=115%2BAdina%2BDrive,+Ellijay,+GA+30540&ie=UTF8&z=15&t=k&om=1','Map','YES',800,600)">Satellite Photo</a></td></tr></table>
</td><td bgcolor="#CCCCCC">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://ellijayga.areatour.com','Tour','YES',800,600)">Take an Area Tour</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCCCC">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://nces.ed.gov/globallocator/index.asp?search=1&State=&city=&zipcode=30540&miles=&itemname=&sortby=name&School=1&PrivSchool=1&Status=Loading+Libraries...&Records=16','Schools','YES',800,600)">Local Schools</a></td></tr></table>
</td><td bgcolor="#CCCCCC">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=mtg&id=NICS5220610009P_1141244612P&lang=','LD_window','YES',550,600)">Calculate Your Payment</a></td></tr></table>
</td><td bgcolor="#CCCCCC">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://www.netmovein.com/home/95526/landscape?jpid=SecureHome&cid=95526','mortgage','YES',550,480)">Get Pre-Approved</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCCCC">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('http://www.listingdomains.com/flash_files/show_flash.asp?ID=5','Buyers_Tips','YES',650,450)">Tips for Home Buyers</a></td></tr></table>
</td><td bgcolor="#CCCCCC">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=news&id=NICS5220610009P_1141244612P','LD_window','YES',550,600)">Real Estate News</a></td></tr></table>
</td><td bgcolor="#CCCCCC">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="http://www.poltools.net/builder/flyer/pdfflyer.ashx?oid=88022&ot=101" target="_blank"" target="_blank">Print Flyer</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCCCC">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="javascript:popup('LD_window.asp?type=emaillisting&id=NICS5220610009P_1141244612P','LD_window','YES',600,450)">Email This Listing</a></td></tr></table>
</td><td bgcolor="#CCCCCC">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink ql_tool_iframe"href="/ls/forms/feedback.aspx?oid=88022&ot=101" target="_blank">Feedback</a></td></tr></table>
</td><td bgcolor="#CCCCCC">
<table><tr><td width="5%" align="center" valign="middle"><image src="images/grayball.gif" border="0" /></td>
<td width="95%" class="QuickLinkcell"><a class="quicklink"href="https://www.listingdomains.com/accounts/login.asp" onMouseOver="window.status='Edit';return true;" onMouseOut="window.status='';return true;" target="_blank">Agent Login</a></td></tr></table>
</td></tr>
<!--QLEND--></table>
</td></tr>
</table></td></tr></table></td></tr>

                
                
<tr><td><table border="0" cellpadding="3" cellspacing="0" width="100%" bgcolor="#FFFFFF"><tr><td class="disclaimertabletext"><br /><img border="0" align="left" width="25" src="http://www.listingdomains.net/images/equalhouse.gif">
<span class="textnote"> <b>Coldwell Banker&reg;</b> and the <b>Coldwell Banker Logo</b> are registered trademarks licensed to Coldwell Banker Real Estate LLC and used by Properties Online, LLC  with permission.  An Equal Opportunity Company.  Equal Housing Opportunity.  Each <b>Coldwell Banker&reg;</b> Office is Independently Owned and Operated.  Not all products or services are available in all states. &copy;&nbsp;2012 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("ClassicMountainCabin.com");</script><!--END GOOGLE ANALYTIC--></body>
</html>

