<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>The Treehouse Guide - Page not found</title>
<link rel="stylesheet" type="text/css" media="all" href="stylesandfoundation.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href='https://fonts.googleapis.com/css?family=Montserrat%7cLora' rel='stylesheet' type='text/css'>
<script src="js/vendor/modernizr.js"></script>
</head>
  
<body>
<div id="header" class="clearfix">
	<a href="index.htm"><img src="./images/logoskyline.png" width="449" height="50" alt="Home" class="floatleftheader"></a>
	<div id="links" class="show-for-large-up clearfix">
		<ul>
		  <li><a href="building.htm">Building info</a>
		  <li><a href="plans.htm">Treehouse plans</a>
		</ul>
		<hr>
		<ul>
		  <li><a href="books.htm">Books</a>
		  <li><a href="tools.htm">Tools</a>
		  <li><a href="materialssupplies.htm">Hardware and materials</a>
		</ul>
		<hr>
		<ul>
		  <li><a href="worldtreehouses.htm">World treehouses</a>
		  <li><a href="ttgcontact.php">Contact</a>		  
		</ul>
	</div>
</div>

<div id="string" class="clearfix">
	<a href="https://treehouseguides.com"><img src="./images/4treehouses.png" class="left" width="233" height="45" alt="Plans from Treehouse Guides"></a>
	<p class="left hide-for-small-only">Download PDF plans from <a href="https://treehouseguides.com">Treehouse Guides</a><br>
	Projects for beginners, with or without trees</p>
	<p class="left small show-for-small-only"><a href="https://treehouseguides.com">Treehouse Guides</a><br>
	Plans for beginners</p>	
</div>
	  
<div id="content" class="clearfix">
	<div class="row hide-for-large-up">
		<div class="columns">
			<p class="show-for-medium-only sansserif textcenter"><a href="building.htm">Build</a> | <a href="plans.htm">Plans</a> | <a href="worldtreehouses.htm">World treehouses</a> | <a href="books.htm">Books</a> | <a href="tools.htm">Tools</a> | <a href="ttgcontact.php">Contact</a></p>
			<p class="show-for-small-only sansserif small textcenter"><a href="building.htm">Build</a> | <a href="worldtreehouses.htm">World treehouses</a> | <a href="plans.htm">Plans</a> | <a href="books.htm">Books</a> | <a href="tools.htm">Tools</a> | <a href="ttgcontact.php">Contact</a></p>
		</div>
	</div>

	<div class="row">
		 <div class="columns hide-for-small-only medium-1 large-1">
			<p>&nbsp;</p>
		 </div>
		 <div class="columns small-12 medium-10 large-10">
			<!-- main content -->
			
			<h1>Page not found</h1>		
			<p>There was an error with the address you typed or the last link you clicked. Check the address or use the back button to return to the page you last visited.</p>

			<p>You can report the faulty link <a href="ttgcontact.php">here</a>.</p>

			<!-- end of main content -->	
		 </div>
		 <div class="columns hide-for-small-only medium-1 large-1">
			<p>&nbsp;</p>
		</div>
	 </div> <!-- row -->
</div> <!-- content -->

<div id="footer">
	<p class="hide-for-small-only"><a href="index.htm">Home</a> | <a href="building.htm">Build</a> | <a href="plans.htm">Plans</a> | <a href="worldtreehouses.htm">World treehouses</a> | <a href="books.htm">Books</a> | <a href="tools.htm">Tools</a> | <a href="ttgcontact.php">Contact</a></p>
	<p class="show-for-small-only small"><a href="index.htm">Home</a> | <a href="building.htm">Building info</a> | <a href="plans.htm">Plans</a> | <a href="worldtreehouses.htm">World treehouses</a> | <a href="books.htm">Books</a> | <a href="tools.htm">Tools</a> | <a href="ttgcontact.php">Contact</a></p>
	<p class="small">All contents are copyright &copy; 2026 Patrick Fulton | <a href="termsandconditions.htm">Legal notices</a> | <a href="termsandconditions.htm#privacy">Privacy policy</a></p>
</div>
	
<script src="js/vendor/jquery.js"></script>
<script src="js/foundation.minify.js"></script>
<script>
  $(document).foundation();
</script>

<script type="text/javascript">
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-51648877-1', 'thetreehouseguide.com');
  ga('require', 'displayfeatures');
  ga('require', 'linkid', 'linkid.js');
  ga('send', 'pageview');
</script>

</body>
</html>