<!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>815 Settlers Trail, Sheboygan Falls, WI 53085 - presented by Christopher Rautmann</title>
<meta name="Description" content="Sheboygan Falls real estate and homes for sale in Sheboygan Falls" />
<meta name="keywords" content="Sheboygan Falls real estate, 815 Settlers Trail, property web site, home for sale, Christopher Rautmann, find a home in Sheboygan Falls, listingdomains.com, www.LiveOnTheBull.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:#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">
<!---Header and title--->
                <tr><td align="center" bgcolor="#003300">
<img src="headers/golf-by-the-sea.jpg" border="0" /></td></tr>
                <tr>
                    <td class="titletext" width=100% align="center" bgcolor="#003300" style="padding:4px">
                        <b>Live On The Bull!!!</b>
                    </td>
                </tr>
<!---End Header and title--->
                <tr>
                    <td width="100%">
                        <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#003300" bordercolor="white">
                                        <tr>
<!---Left Side--->
                                            <td align="center" width="231" valign="top" bgcolor="#999966">
                                                <table align="center" border="0" cellpadding="2" cellspacing="1" width="100%" bgcolor="#999966">
<!---Translation--->
                                                    
<!---Price--->
                                                    <tr><td class="pricetext" align="center" bgcolor="#003300"><b>$559,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.LiveOnTheBull.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.LiveOnTheBull.com/index.asp";a2a_onclick=1;</script><script type="text/javascript" src="http://static.addtoany.com/menu/page.js"></script></td></tr>
<!---Audio tour--->
                                                    
<!---Links--->
                                                    <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.rautmanncustomhomes.com" target="_blank"><b>Rautmann Custom Homes</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=RAUC22810105839P_4111120907P&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="vtlink" href="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_doc161342218_01302012.pdf" target="_blank"><b>Spec Sheet</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=RAUC22810105839P_4111120907P&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=RAUC22810105839P_4111120907P&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=815%2BSettlers%2BTrail,+Sheboygan%2BFalls,+WI+53085','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=815%2BSettlers%2BTrail,+Sheboygan%2BFalls,+WI+53085&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://sheboyganfallswi.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=53085&miles=&itemname=&sortby=name&School=1&PrivSchool=1&Status=Loading+Libraries...&Records=16','Schools','YES',800,600)">Local Schools</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://www.listingdomains.com/flash_files/show_flash.asp?ID=5','Buyers_Tips','YES',650,450)">Tips for Home Buyers</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('LD_window.asp?type=mtg&id=RAUC22810105839P_4111120907P&lang=','LD_window','YES',550,600)">Calculate Your Payment</a></td></tr></table>
</td></tr>
<tr><td bgcolor="#CCCC99">
<table><tr><td width="5%" class="QuickLinkcell">&nbsp;&raquo;</td>
<td width="95%" class="QuickLinkcell"><a class="quicklink" href="javascript:popup('http://www.netmovein.com/home/89583/landscape?jpid=SecureHome&cid=89583','mortgage','YES',550,480)">Get Pre-Approved</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=RAUC22810105839P_4111120907P','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=RAUC22810105839P_4111120907P','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.poltools.net/builder/flyer/pdfflyer.ashx?oid=78837&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=78837&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>

<!---Open House--->
                                                    
<!---Agent--->
                                                    <tr><td align="center"><img src="http://www.listingdomains.com/system_data/Agent_doc_library/Agent4/RAUC22810105839P.JPG" width="125" border="0" /></td></tr>
<tr><td align="center" class="table2text"><span class="largetextcolor">Christopher Rautmann</span>
<br /><b>920.803.3743 (Direct Office)</b><br />920.918.4653 (Mobile)

<br /><br /><a class="bodylink cb_iframe" href="/ls/forms/ContactAgent.aspx?aid=6362&oid=78837&ot=101" rel="nofollow">Contact Me</a>
<br /><a class="bodylink" href="http://www.rautmanncustomhomes.com" target="_blank">Visit My Website</a>
<br /><a class="bodylink" href="http://www.listingserver.com/HotSheet.aspx?aid=6362">View My Other Listings</a>

<!---Office--->
                                                    <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/12110560238P.gif" /></td></tr><tr><td align="center"><a class="officelink" href="http://www.c21r-s.com" target="_blank"><b>Rautmann/Schils Real Estate</b></a><br /><span class="smalltext">1337 N Taylor Drive<br />Sheboygan, WI 53081</span><br /><b>920.451.2345</b></td></tr></table></td></tr></table></td></tr>
                                                </table>
                                            </td>
<!---End Left Side--->
<!---Right Side--->
                                            <td valign="top" bgcolor="#999966">
                                                <form name="Oneslideform" >
                                                <!-- XML = /builder/xml/listingphotos.ashx?oid=78837&ot=101 --><script type="text/javascript">swfobject.embedSWF("POSlideshow.swf", "altContent1", "507", "475", "9.0.0","", {data_src:"/builder/xml/listingphotos.ashx?oid%3D78837%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/LD114/RAUC22810105839P_4111120907P_ph210358357_09242011.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/LD114/RAUC22810105839P_4111120907P_ph210358357_09242011.jpg"  selected>Front of Home</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210358818_09242011.jpg">Great Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210359284_09242011.jpg">Built Ins Abound!</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210359728_09242011.jpg">Gourmet Kitchen</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210400156_09242011.jpg">Bertazzoni Range</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210400699_09242011.jpg">Architectural Features</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210530449_09242011.jpg">Custom Beams</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210530893_09242011.jpg">Beams throughout Great Rm</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210531382_09242011.jpg">Living Room to Kitchen</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210531804_09242011.jpg">Great Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210532417_09242011.jpg">Kitchen to Living Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210532772_09242011.jpg">View from Front Door</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210737381_09242011.jpg">Dining Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210737677_09242011.jpg">Dining Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210738161_09242011.jpg">Master Bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210738582_09242011.jpg">Master Bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210739081_09242011.jpg">Master Bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210739409_09242011.jpg">Master Closet</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210944786_09242011.jpg">Master Bathroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210945176_09242011.jpg">Master Bathroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210945519_09242011.jpg">Master Bathroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210945831_09242011.jpg">Foyer</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210946252_09242011.jpg">Screen Porch w/Fireplace</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph210946596_09242011.jpg">Lower Level with Bar</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph211735555_09242011.jpg">Lower Level Staircase</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph211735949_09242011.jpg">Wet Bar</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph211736395_09242011.jpg">Lower Level Fireplace</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph211736835_09242011.jpg">Windows in Lower Level</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph211737276_09242011.jpg">Lower Level</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph211737735_09242011.jpg">Windows in Lower Level</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph211842300_09242011.jpg">Great Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph211842679_09242011.jpg">Great Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph211843064_09242011.jpg">Screen Porch</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph211843419_09242011.jpg">Great Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph211843797_09242011.jpg">Great Room</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph211844170_09242011.jpg">Powder Rm, Concrete Sink</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph212012482_09242011.jpg">Master Bedroom</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph212012910_09242011.jpg">Master Bath</OPTION>
<OPTION value="http://www.listingdomains.com/POLibrary/system_data/LD_doc_library/LD114/RAUC22810105839P_4111120907P_ph212013815_09242011.jpg">Master Closet</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="addresstext" align="center" bgcolor="#003300">815 Settlers Trail, Sheboygan Falls, WI 53085<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>4 Bedrooms, 2 Full Baths, 1 Half Bath, 1 Three-quarter Bath</li><li>Open House Thursdays from 4:30 - 6:00 PM</li><li>FORE! Enjoy the panoramic view of the 2nd hole from throughout this wonderful executive home.</li><li>Over 3000 square feet of first floor living space provides for the perfect entertaining atmosphere.</li><li>Great open concept flows to spectacular outdoor living space.</li><li>A split bedroom design with private alcove bedroom entrances provides ample privacy.</li><li>MLS# 1223518</li><li><a class="detailslink" href="javascript:popup('http://www.listingdomains.net/LD_detail.asp?type=details&id=RAUC22810105839P_4111120907P&lang=','LD_window','YES',750,500)">View Listing Details</a></li></ul></td></tr></table>
                                                
                                                
<table border="0" cellpadding="10" cellspacing="0" width="100%" bgcolor="#999966"><tr><td class="table2text"  align="left"><span class="largetextcolor">Remarks:</span><br /><span style="font-family: trebuchet ms;">FORE! Enjoy the panoramic view of the 2nd hole from throughout this wonderful executive home. Over 3000 square feet of first floor living space provides for a truly ultimate entertaining atmosphere. Designed for a modern casual lifestyle, this home also provides a nod to yesteryear with its rustic craftsman styling. Whether entertaining or raising a family, this home has a current, yet practical design.<br />
The inspiring gourmet kitchen with enormous 48&rdquo; Italian Bertazzoni range, spectacular Vent-A-Hood stainless steel hood, and enormous twin full sized Electrolux refrigerator/freezer provides the perfect setting for your latest culinary masterpiece. The oversized island open to the great room provides the perfect gathering place as you reminisce with old friends.<br />
Memories are made as you relax on your covered lanai or in the spacious vaulted screen porch with built-in fireplace; a visual feast of bountiful fall colors supplied by the glorious golf course surroundings.<br />
A split bedroom design with private alcove bedroom entrances provides ample privacy. The zen-like Master Retreat boasts a large walk-in tile shower with Kohler Watertiles, two sink vanity, cozy heated tile floors, customized walk-in closet, lighted tray ceiling, crown molding, and Jacuzzi Pure Air spa tub.<br />
The great lower level provides another 1200 square feet of finished square feet including guest quarters with a private bath, a large rec room, and wet bar for entertaining.<br />
The beautiful tapered wood columns with built-in bookshelves divide the Great Room from the Dining Room, each with their custom beam ceilings.<br />
Custom touches include opulent crown molding and arches throughout, a lighted tray ceiling in the Master Bedroom, columns, and built-in bookcases and lockers.<br />
Wisconsin Focus on Energy certification and Green-Built home status provide you improved indoor air quality, peace of mind and decreased operating costs.</span></td></tr></table>
                                                </form>
                                            </td>
<!---End Right Side--->
                                        </tr>
                        </table>
                    </td>
                </tr>
<!---Bottom--->
                
                
<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"> CENTURY 21&reg; and the CENTURY 21 Logo are registered trademarks licensed to Century 21 Real Estate LLC and used by Properties Online, LLC with permission. Century 21 Real Estate LLC fully supports the principles of the Fair Housing Act and the Equal Opportunity Act. Each CENTURY 21&reg; Office is Independently Owned and Operated. Not all products and 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("LiveOnTheBull.com");</script><script type="text/javascript">var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type="text/javascript">try{var pageTracker = _gat._getTracker("UA-29368519-1");pageTracker._trackPageview("LiveOnTheBull.com");} catch(err) {}</script><!--END GOOGLE ANALYTIC--></body>
</html>

