<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>New Zealand Backpackers&#187; 4WD</title>
	<atom:link href="http://NZ-backpackers-travel-planner.com/tag/4wd/feed/" rel="self" type="application/rss+xml" />
	<link>http://NZ-backpackers-travel-planner.com</link>
	<description>NZ Travel Planner</description>
	<lastBuildDate>Thu, 03 Mar 2011 00:18:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Northland NZ Activities</title>
		<link>http://NZ-backpackers-travel-planner.com/northland-nz-activities/</link>
		<comments>http://NZ-backpackers-travel-planner.com/northland-nz-activities/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 00:16:10 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[01 Northland Activities]]></category>
		<category><![CDATA[Adventure Activities]]></category>
		<category><![CDATA[Eyeball NZ]]></category>
		<category><![CDATA[High Energy Activities]]></category>
		<category><![CDATA[Low Energy Activities]]></category>
		<category><![CDATA[Relaxing Activities]]></category>
		<category><![CDATA[4WD]]></category>
		<category><![CDATA[Bay of Islands]]></category>
		<category><![CDATA[Bay of Islands attractions]]></category>
		<category><![CDATA[Bay of Islands game fishing]]></category>
		<category><![CDATA[Blue Sea fishing]]></category>
		<category><![CDATA[Cape Brett tours]]></category>
		<category><![CDATA[Deep Sea fishing]]></category>
		<category><![CDATA[Deep Sea Fishing charter]]></category>
		<category><![CDATA[Deep Water Fishing]]></category>
		<category><![CDATA[Dolphin tours]]></category>
		<category><![CDATA[Game fishing]]></category>
		<category><![CDATA[Glass bottom boat]]></category>
		<category><![CDATA[Glowworm tours]]></category>
		<category><![CDATA[Goat island]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Gumdigger tours]]></category>
		<category><![CDATA[Hole in the Rock]]></category>
		<category><![CDATA[Kaitaia]]></category>
		<category><![CDATA[Kayaking]]></category>
		<category><![CDATA[Kerikeri]]></category>
		<category><![CDATA[Kiwi Bird viewing]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[North Island Attractions]]></category>
		<category><![CDATA[Northland Attractions]]></category>
		<category><![CDATA[Northland Day Trips]]></category>
		<category><![CDATA[Northland Houseboats]]></category>
		<category><![CDATA[NZ Game Fishing]]></category>
		<category><![CDATA[Paihia Attractions]]></category>
		<category><![CDATA[Paihia fishing]]></category>
		<category><![CDATA[Paihia jet boat tours]]></category>
		<category><![CDATA[Paihia tours]]></category>
		<category><![CDATA[paintball]]></category>
		<category><![CDATA[pioneer museum]]></category>
		<category><![CDATA[Russell NZ]]></category>
		<category><![CDATA[sailing trips]]></category>
		<category><![CDATA[sea kayaking]]></category>
		<category><![CDATA[swim with dolphins]]></category>
		<category><![CDATA[swimming]]></category>
		<category><![CDATA[swimming with dolphins]]></category>
		<category><![CDATA[Tutukaka caves]]></category>
		<category><![CDATA[Tutukaka cruises]]></category>
		<category><![CDATA[Waitangi NZ]]></category>
		<category><![CDATA[Waitangi tours]]></category>

		<guid isPermaLink="false">http://backpackers-new-zealand.simnz.com/?p=1130</guid>
		<description><![CDATA[Bay of Islands and Far North Activities. Northland provides many activities from high energy adventure to relaxing in the sunshine on a beautiful white sand beach.....<a href="/northland-nz-activities/" target="_self"   title="Click to see Details of Bay of Islands and Far North Activities in Northland New Zealand">more....  <img alt="Cape Reinga Lighthouse" src="http://small-business-help.simnz.com/wp-content/uploads/2009/12/capereingalighthouse.jpg" class="alignleft" width="110" height="76" />
<img class="size-full wp-image-508 alignright" title="Northland Area" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/northlandmap.gif" alt="Northland Area"  width="54" height="76" />Northland and Surrounding Area Activities </a>

<em>Click on the Summary Title above or the Location Map to view 
the Northland, bay of Islands New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc863 = new MultipleOpenAccordion($('accordion863'), {
		                    togglers:$$('#accordion863 .toggler'),       
		                    elements:$$('#accordion863 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc863.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc863.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc863.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Bay of Islands and Far North Activities</h2>
<div class="wp-caption alignleft" style="width: 215px"><img src="http://small-business-help.simnz.com/wp-content/uploads/2009/12/capereingalighthouset.jpg" alt="Cape Reinga Lighthouse" width="205" height="136" /><p class="wp-caption-text">Cape Reinga photo by Ben Crawford</p></div>
<p><img class="size-full wp-image-506 alignright " title="Northland Area map" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/northlandmap.gif" alt="Northland" width="134" height="189" /></p>
<p>Northland extends from Auckland, to Cape Reinga and its relaxed, sunny lifestyle stems from a subtropical climate and the myriad of unspoilt islands, bays and beaches around the coastline.<br />
Northland also provides many activities from high energy adventure to relaxing in the sunshine on a beautiful white sand beach.<br />
<span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=1130' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
 amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script> <strong>Click on the Bar or the Arrow to Expand the listings below</strong> <div id="accordion863" class="accordion"></p>
<h3 class="toggler">Kaitaia</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">KAITAIA</td>
<td>Gumdiggers Park</td>
<td><a href="http://www.gumdiggerspark.co.nz/" target="_blank">http://www.gumdiggerspark.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">KAITAIA</td>
<td>Millennium Nocturnal Park, Kiwi &amp; Glowworm</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Kerikeri</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">KERIKERI</td>
<td>Pete&#8217;s Pioneer And Transport Museum</td>
<td><a href="http://www.petesmuseum.co.nz/" target="_blank">http://www.petesmuseum.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">KERIKERI</td>
<td>Aroha Island Ecological Centre</td>
<td><a href="http://www.arohaisland.co.nz/" target="_blank">http://www.arohaisland.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Bay of Islands </h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Butler Point Whaling Museum</td>
<td><a href="http://www.butlerpoint.co.nz/" target="_blank">http://www.butlerpoint.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Dune Rider 4&#215;4 Tours</td>
<td><a href="http://www.dunerider.co.nz/" target="_blank">http://www.dunerider.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Big Game Fishing: Major Tom Charters</td>
<td><a href="http://www.majortom.co.nz/" target="_blank">http://www.majortom.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Blue Sea Fishing</td>
<td><a href="http://www.blueseafishing.co.nz/" target="_blank">http://www.blueseafishing.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>MV Pacific Ranger</td>
<td><a href="http://www.pacific-ranger.co.nz/" target="_blank">http://www.pacific-ranger.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Pacific Ranger</td>
<td><a href="http://www.pacific-ranger.co.nz/" target="_blank">http://www.pacific-ranger.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Straycat Sailing</td>
<td><a href="http://www.straycat.co.nz/" target="_blank">http://www.straycat.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Bay Of Islands Sailing/gungha Ii</td>
<td><a href="http://www.bayofislandssailing.co.nz/" target="_blank">http://www.bayofislandssailing.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Boat Charter Bay Of Islands</td>
<td><a href="http://www.boiboatcharter.co.nz/" target="_blank">http://www.boiboatcharter.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Carino Sailing &amp; Dolphin Charters</td>
<td><a href="http://www.sailingdolphins.co.nz/" target="_blank">http://www.sailingdolphins.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Chelsea Yacht Charter</td>
<td><a href="http://yachtcharter.homestead.com/nz1.html#anchor_12839" target="_blank">http://yachtcharter.homestead.com/nz1.html#anchor_12839</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Cotton Blossom Charters</td>
<td><a href="http://www.cottonblossom-charters.co.nz/" target="_blank">http://www.cottonblossom-charters.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Skydive Ballistic Blondes</td>
<td><a href="http://www.skydiveballisticblondes.co.nz/" target="_blank">http://www.skydiveballisticblondes.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Cape Brett Walks</td>
<td><a href="http://www.capebrettwalks.co.nz/" target="_blank">http://www.capebrettwalks.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Coastal Kayakers Paihia</td>
<td><a href="http://www.coastalkayakers.co.nz/" target="_blank">http://www.coastalkayakers.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Culture North</td>
<td><a href="http://www.culturenorth.co.nz/default.aspx?page=cn.home" target="_blank">http://www.culturenorth.co.nz/default.aspx?page=cn.home</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Dolphin Discoveries</td>
<td><a href="http://www.dolphinz.co.nz/" target="_blank">http://www.dolphinz.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td>Earl Grey Fishing Charters</td>
<td><a href="http://www.dunerider.co.nz/" target="_blank">http://www.dunerider.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">BAY OF ISLANDS</td>
<td><a title="View Web site for Adventure Puketi" href="http://www.forestwalks.com/" target="_blank"><span style="color: windowtext; text-decoration: none;">Adventure Puketi</span></a></td>
<td><a href="http://www.forestwalks.com/index.php" target="_blank">http://www.forestwalks.com/index.php</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Paihia</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">PAIHIA</td>
<td>Arline Fishing Charter</td>
<td>http://www.arlinefishingcharter.co.nz/</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">PAIHIA</td>
<td>Mack Attack</td>
<td><a href="http://www.mackattack.co.nz/" target="_blank">http://www.mackattack.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">PAIHIA</td>
<td>New Zealand Sea Kayak Adventures</td>
<td><a href="http://www.seakayakingadventuresnz.com/" target="_blank">http://www.seakayakingadventuresnz.com/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">PAIHIA</td>
<td>R Tucker Thompson Day Sail</td>
<td><a href="http://www.tucker.co.nz/" target="_blank">http://www.tucker.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">PAIHIA</td>
<td>Freewind Sail And Kayak</td>
<td><a href="http://www.paihia.com/Activities/freewind/mainpage.html" target="_blank">http://www.paihia.com/Activities/freewind/mainpage.html</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">PAIHIA</td>
<td>Fullers Bay Of Islands</td>
<td><a href="http://www.dolphincruises.co.nz/" target="_blank">http://www.dolphincruises.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">PAIHIA</td>
<td>Ecocruz Eco Ocean Adventures</td>
<td><a href="http://www.ecocruz.co.nz/" target="_blank">http://www.ecocruz.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">PAIHIA</td>
<td>Excitor</td>
<td><a href="http://www.awesomenz.com/high-speed-adventure-cruise/" target="_blank">http://www.awesomenz.com/high-speed-adventure-cruise/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Waitangi</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WAITANGI</td>
<td>Waitangi National Trust (treaty House)</td>
<td><a href="http://www.waitangi.net.nz/" target="_blank">http://www.waitangi.net.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Russell</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">RUSSELL</td>
<td>Atair Sailing Charters</td>
<td><a href="http://www.atair.co.nz/packages.html" target="_blank">http://www.atair.co.nz/packages.html</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Whangaroa</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WHANGAROA</td>
<td>Bushmansfriend Wairakau Stream Guided Walk</td>
<td><a href="http://www.bushmansfriend.co.nz/content.asp?PageID=11916&amp;orgfn=content" target="_blank">http://www.bushmansfriend.co.nz/content.asp?PageID=11916&amp;orgfn=content</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WHANGAROA</td>
<td>Houseboat Rentals</td>
<td><a href="http://www.houseboatrentals.co.nz/" target="_blank">http://www.houseboatrentals.co.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Tutukaka </h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">TUTUKAKA</td>
<td>Cave Rider</td>
<td><a href="http://www.caverider.co.nz/" target="_blank">http://www.caverider.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">TUTUKAKA</td>
<td>Oceanblue Adventures</td>
<td><a href="http://www.oceanblue.co.nz/" target="_blank">http://www.oceanblue.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">TUTUKAKA</td>
<td>Perfect Day Cruises</td>
<td><a href="http://www.aperfectday.co.nz/" target="_blank">http://www.aperfectday.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Whangarei</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WHANGAREI</td>
<td><a title="View Web site for Ae Paintball Ae Karts" href="http://homepages.slingshot.co.nz/%7Eanguskarts/paintball.html" target="_blank"><span style="color: windowtext; text-decoration: none;">Ae Paintball Ae Karts</span></a></td>
<td><a href="http://aefun.co.nz/" target="_blank">http://aefun.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WHANGAREI</td>
<td><a title="View Web site for Adrenalin Charters" href="http://www.adrenalincharters.co.nz/" target="_blank"><span style="color: windowtext; text-decoration: none;">Adrenalin Charters</span></a></td>
<td><a href="http://www.adrenalincharters.co.nz/index.htm" target="_blank">http://www.adrenalincharters.co.nz/index.htm</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WHANGAREI</td>
<td>Claphams Clocks</td>
<td><a href="http://www.claphamsclocks.co.nz/">http://www.claphamsclocks.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WHANGAREI</td>
<td>Strategy Tag Paintball</td>
<td><a href="http://www.strategytag.co.nz/" target="_blank">http://www.strategytag.co.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WHANGAREI</td>
<td>Zion Wildlife Gardens</td>
<td><a href="http://www.zionwildlifegardens.co.nz/" target="_blank">http://www.zionwildlifegardens.co.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Goat Island</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">GOAT ISLAND</td>
<td>Glass Bottom Boat</td>
<td><a href="http://www.glassbottomboat.co.nz/" target="_blank">http://www.glassbottomboat.co.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<p></div>  <span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=1130' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span>  <script type="text/javascript">// <![CDATA[
         google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p><a href="/nz-map/" target="_blank"><img class="alignnone size-full wp-image-452" title="north-island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/north-island.gif" alt="north-island" width="250" height="301" /></a><br />
<a title="New Zealand BackPackers Travel Planner " href="http://nz-backpackers-travel-planner.com" target="_blank">New Zealand BackPackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/northland-nz-activities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auckland NZ Activities</title>
		<link>http://NZ-backpackers-travel-planner.com/auckland-nz-activities/</link>
		<comments>http://NZ-backpackers-travel-planner.com/auckland-nz-activities/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 12:18:33 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[02 Auckland Activities]]></category>
		<category><![CDATA[02 Auckland Beaches]]></category>
		<category><![CDATA[Adventure Activities]]></category>
		<category><![CDATA[Eyeball NZ]]></category>
		<category><![CDATA[Relaxing Activities]]></category>
		<category><![CDATA[Walking Activities]]></category>
		<category><![CDATA[4WD]]></category>
		<category><![CDATA[Abseiling]]></category>
		<category><![CDATA[Adventure]]></category>
		<category><![CDATA[Auckland Attractions]]></category>
		<category><![CDATA[Auckland Central Attractions]]></category>
		<category><![CDATA[Auckland Day Trips]]></category>
		<category><![CDATA[Bridge Climb]]></category>
		<category><![CDATA[Bungy]]></category>
		<category><![CDATA[Bungy Jumping]]></category>
		<category><![CDATA[Canoeing]]></category>
		<category><![CDATA[Canyoning]]></category>
		<category><![CDATA[caving]]></category>
		<category><![CDATA[Climbing]]></category>
		<category><![CDATA[Cycling]]></category>
		<category><![CDATA[Diving]]></category>
		<category><![CDATA[Fishing]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Guided Walks]]></category>
		<category><![CDATA[Horse riding]]></category>
		<category><![CDATA[Hot Air Ballooning]]></category>
		<category><![CDATA[Indoor Skiing]]></category>
		<category><![CDATA[Kayaking]]></category>
		<category><![CDATA[Motorcycle Riding]]></category>
		<category><![CDATA[motorcycles]]></category>
		<category><![CDATA[mountain biking]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[North Island Attractions]]></category>
		<category><![CDATA[quad bikes]]></category>
		<category><![CDATA[Quad Biking]]></category>
		<category><![CDATA[skydiving]]></category>
		<category><![CDATA[surfing]]></category>
		<category><![CDATA[swimming]]></category>
		<category><![CDATA[tramping]]></category>
		<category><![CDATA[Water Sports]]></category>

		<guid isPermaLink="false">http://backpackers-new-zealand.simnz.com/?p=342</guid>
		<description><![CDATA[<a href="/auckland-nz-activities/" title="Click to see Details of Auckland Activities:Outdoor, Adventure, Sporting, Water sports,  Tramping &#038; Walking, Motor sports Activities etc in New Zealand" target="_self"><img class="size-full wp-image-498 alignright" title="Auckland Area map" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/aucklandmap.gif" alt="Auckland" width="54" height="76" />
Auckland Activities:Outdoor, Adventure, Sporting, Water sports,  Tramping &#038; Walking, Motor sports....more....</a>

<em>Click on the Summary Title above or the Location Map to view 
the Auckland New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc254 = new MultipleOpenAccordion($('accordion254'), {
		                    togglers:$$('#accordion254 .toggler'),       
		                    elements:$$('#accordion254 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc254.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc254.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc254.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Adventure Activities</h2>
<div id="attachment_498" class="wp-caption alignright" style="width: 144px"><img class="size-full wp-image-498" title="Auckland Area map" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/aucklandmap.gif" alt="Auckland" width="134" height="189" /><p class="wp-caption-text">Auckland</p></div>
<p>Auckland provides a wide range of high energy and low energy activities, from Bungy Jumping or Skydiving, to relaxing in the sunshine on a calm harbour beach.</p>
<p>Auckland City, home to nearly one third of New Zealand’s entire population, is nestled between two beautiful harbours, the Waitemata, on the Pacific and the Manukau on the Tasman Sea.</p>
<p>Auckland has 48 volcanoes, 50 offshore islands, 30,000ha of native bush, and kilometres of beautiful coast.</p>
<p>Auckland has much to offer to traveler; with amazing geography, its warm, humid climate it has inspired a lifestyle that’s regularly ranked in the world’s top ten.</p>
<p>When you tire of exploring the city centre, in a short time you can be cruising to Waiheke Island to visit great vineyards, eateries and art, or one of the many other islands in the Gulf. Trekking through the Waitakere rainforest in the city’s west.<br />
Picnicking on a volcano overlooking the city.<br />
Lazing on one of the North Shores beaches.<br />
Surfing or walking along the black sands of the wild west coast at Piha or Muriwai.<br />
Sampling wines at a vineyard or enjoying a relaxing meal at one of the hundreds of cafes and restaurants the city has on offer.</p>
<p>Auckland has everything you need to keep you interested, from climbing the harbour bridge and bungying off it!<br />
Sail on one of the America’s Cup yachts.<br />
An indoor ski field, underwater aquarium, casino, harbour cruises, a vibrant night life and café culture, and so much more, you’ll never tire of the country’s largest city.</p>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=342' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<p><strong>Click on the Bar or the Arrow to Expand the listings below</strong></p>
<div id="accordion254" class="accordion">
<h3 class="toggler">4WD adventure</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Trekker Overland Safaris" href="http://www.tourism.net.nz/listings/jump/attractions-and-activities/32370/main-listing/free/" target="_blank">Trekker Overland Safaris</a></td>
<td></td>
<td>4WD adventure</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Bushrider 8x8 Offroad Adventures" href="http://www.bushrider.co.nz/" target="_blank">Bushrider 8&#215;8 Offroad Adventures</a></td>
<td></td>
<td>4WD adventure</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Extreme 4wd Adventures Nz Ltd" href="http://www.extreme4wd.co.nz/" target="_blank">Extreme 4wd Adventures Nz Ltd</a></td>
<td></td>
<td>4WD adventure</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Waiheke Island Mystery Trail" href="http://www.gotowaiheke.com/mysterytrail.htm" target="_blank">Waiheke Island Mystery Trail</a></td>
<td></td>
<td>4WD adventure</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Bungy</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Aj Hackett Bungy Auckland" href="http://www.bungy.co.nz/index.php/pi_pageid/20" target="_blank">Aj Hackett Bungy Auckland</a></td>
<td></td>
<td>Bungy Jumping</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Go Vertical" href="http://www.govertical.co.nz/" target="_blank">Go Vertical</a></td>
<td></td>
<td>Bungy Jumping</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Canoe and Kayak</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Great Barrier Island Kayak Hire" href="http://www.islandkayak.co.nz/" target="_blank">Great Barrier Island Kayak Hire</a></td>
<td></td>
<td>Canoe and Kayak</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Sea Kayaking Ross Adventures" href="http://www.kayakwaiheke.co.nz/" target="_blank">Sea Kayaking Ross Adventures</a></td>
<td></td>
<td>Canoe and Kayak</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for The Tour" href="http://www.thetour.co.nz/" target="_blank">The Tour</a></td>
<td></td>
<td>Canoe and Kayak</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Puhoi River Canoe Hire Ltd" href="http://www.puhoirivercanoes.co.nz/" target="_blank">Puhoi River Canoe Hire Ltd</a></td>
<td></td>
<td>Canoe and Kayak</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Waiheke Island Tours And Kayak Adventures" href="http://www.ki-wi.co.nz/" target="_blank">Waiheke Island Tours And Kayak Adventures</a></td>
<td></td>
<td>Canoe and Kayak</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Cave and Canyoning</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Canyonz" href="http://www.canyonz.co.nz/" target="_blank">Canyonz</a></td>
<td></td>
<td>Cave and Canyoning</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Awol Canyoning Adventures" href="http://www.awoladventures.co.nz/" target="_blank">Awol Canyoning Adventures</a></td>
<td></td>
<td>Cave and Canyoning</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Nikau Cave" href="http://www.nikaucave.co.nz/" target="_blank">Nikau Cave</a></td>
<td></td>
<td>Cave and Canyoning</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Climbing and Abseiling</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Auckland Bridge Climb" href="http://www.bungy.co.nz/index.php/pi_pageid/26" target="_blank">Auckland Bridge Climb</a></td>
<td></td>
<td>Climbing and Abseiling</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Clip 'n Climb" href="http://www.clipnclimb.co.nz/" target="_blank">Clip &#8216;n Climb</a></td>
<td></td>
<td>Climbing and Abseiling</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Diving</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for First Light Travel – New Zealand Wide" href="http://www.firstlighttravel.com/" target="_blank">First Light Travel – New Zealand Wide</a></td>
<td></td>
<td>Diving</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for New Zealand Dive Trail" href="http://www.nzdivetrail.co.nz/" target="_blank">New Zealand Dive Trail</a></td>
<td></td>
<td>Diving</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Goat Island Dive" href="http://www.goatislanddive.co.nz/" target="_blank">Goat Island Dive</a></td>
<td></td>
<td>Diving</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Orakei Scuba Centre" href="http://www.divetravel.co.nz/" target="_blank">Orakei Scuba Centre</a></td>
<td></td>
<td>Diving</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Stirlings Dive Shop" href="http://www.stirlingsdive.co.nz/" target="_blank">Stirlings Dive Shop</a></td>
<td></td>
<td>Diving</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Horse Treks and Riding</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Fun Farm Stay" href="http://www.farmfunstaynz.co.nz/" target="_blank">Fun Farm Stay</a></td>
<td></td>
<td>Horse Treks and Riding</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Muriwai Beach Riding Centre" href="http://www.aucklandhorsehire.org.nz/" target="_blank">Muriwai Beach Riding Centre</a></td>
<td></td>
<td>Horse Treks and Riding</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Tasman Rides Horse Trekking" href="http://www.tasmanrides.co.nz/" target="_blank">Tasman Rides Horse Trekking</a></td>
<td></td>
<td>Horse Treks and Riding</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Wild Valley Farm" href="http://www.horseride.co.nz/" target="_blank">Wild Valley Farm</a></td>
<td></td>
<td>Horse Treks and Riding</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Hot Air Ballooning</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Balloon Expeditions" href="http://www.balloonexpeditions.co.nz/" target="_blank">Balloon Expeditions</a></td>
<td></td>
<td>Hot Air Ballooning</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Balloon Safaris" href="http://www.tourism.net.nz/listings/jump/attractions-and-activities/102730/main-listing/free/" target="_blank">Balloon Safaris</a></td>
<td></td>
<td>Hot Air Ballooning</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">MotorCycle and Quad Bike</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for 4 Track Adventures" href="http://www.4trackadventures.co.nz/" target="_blank">4 Track Adventures</a></td>
<td></td>
<td>Motorcycle &amp; Quad Bike<span> </span></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Crazyhorse Adventure Trike Tours" href="http://www.crazyhorse.co.nz/" target="_blank">Crazyhorse Adventure Trike Tours</a></td>
<td></td>
<td>Motorcycle &amp; Quad Bike<span> </span></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">SkyDiving</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Nzskydive" href="http://www.nzskydive.co.nz/auckland" target="_blank">Nzskydive</a></td>
<td></td>
<td>Skydiving</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Garlyn Skydiving" href="http://www.garlyn.co.nz/" target="_blank">Garlyn Skydiving</a></td>
<td></td>
<td>Skydiving</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Skydive Waiheke" href="http://www.skydivewaiheke.co.nz/" target="_blank">Skydive Waiheke</a></td>
<td></td>
<td>Skydiving</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Fishing</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Charter Connection Fishing Charters" href="http://www.charterconnection.co.nz/" target="_blank">Charter Connection Fishing Charters</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Doctor Hook Fishing Adventures" href="http://www.doctorhook.co.nz/" target="_blank">Doctor Hook Fishing Adventures</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Fish Auckland" href="http://www.fishauckland.co.nz/" target="_blank">Fish Auckland</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Fishing Adventures" href="http://www.fishingadventures.co.nz/saltwater.htm" target="_blank">Fishing Adventures</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Gamesail New Zealand" href="http://www.gamesail.co.nz/" target="_blank">Gamesail New Zealand</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for New Zealand Fishing Safaris" href="http://www.nzfishingsafaris.co.nz/" target="_blank">New Zealand Fishing Safaris</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Reel Passion Charters" href="http://www.gamefishcharters.co.nz/" target="_blank">Reel Passion Charters</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for The Serious Fishing Company" href="http://www.kiwiangler.com/" target="_blank">The Serious Fishing Company</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Fat Snapper Charters" href="http://www.fatsnapper.co.nz/" target="_blank">Fat Snapper Charters</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Hunky Dory" href="http://www.hunkydory.co.nz/" target="_blank">Hunky Dory</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Takapu Charters" href="http://www.takapu.com/" target="_blank">Takapu Charters</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Flyfish And Field New Zealand" href="http://www.flyfishandfield.com/" target="_blank">Flyfish And Field New Zealand</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for New Zealand Angling" href="http://www.nzangling.co.nz/" target="_blank">New Zealand Angling</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Andy's Day At The Beach" href="http://www.andysdayatthebeach.co.nz/" target="_blank">Andy&#8217;s Day At The Beach</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Corporate Safaris" href="http://www.fishingnz.co.nz/" target="_blank">Corporate Safaris</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Dream Trout" href="http://www.dreamtrout.com/index.html" target="_blank">Dream Trout</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Hunt Global Ltd" href="http://www.huntglobal.com/" target="_blank">Hunt Global Ltd</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for New Zealand Fishing Safaris" href="http://www.tourism.net.nz/listings/jump/attractions-and-activities/24158/main-listing/free/" target="_blank">New Zealand Fishing Safaris</a></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td>Fishing</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Mountain Biking and Cycling</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Active New Zealand" href="http://www.activenewzealand.com/" target="_blank">Active New Zealand</a></td>
<td></td>
<td>Mountain Biking &amp; Cycling</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Adventure Cycles" href="http://www.adventure-auckland.co.nz/advcychm.html" target="_blank">Adventure Cycles</a></td>
<td></td>
<td>Mountain Biking &amp; Cycling</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Cruises</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Corporate Safaris" href="http://www.fishingnz.co.nz/" target="_blank">Corporate Safaris</a></td>
<td></td>
<td>Cruises</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Kaipara Cruises" href="http://www.helensville.co.nz/kewpie.htm" target="_blank">Kaipara Cruises</a></td>
<td></td>
<td>Cruises</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for William C Daldy" href="http://www.daldy.com/" target="_blank">William C Daldy</a></td>
<td></td>
<td>Cruises</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Bird Watching</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Kiwi Wildlife Tours" href="http://www.kiwi-wildlife.co.nz/" target="_blank">Kiwi Wildlife Tours</a></td>
<td></td>
<td>Birdwatching</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Glenfern Sanctuary" href="http://www.glenfern.org.nz/" target="_blank">Glenfern Sanctuary</a></td>
<td></td>
<td>Birdwatching</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Miranda Shorebird Centre" href="http://www.miranda-shorebird.org.nz/" target="_blank">Miranda Shorebird Centre</a></td>
<td></td>
<td>Birdwatching</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Farm Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Sheep World" href="http://www.sheepworld.co.nz/farm.htm" target="_blank">Sheep World</a></td>
<td></td>
<td>Farm Tour</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Natural Wildlife Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Bush &amp; Beach" href="http://www.bushandbeach.co.nz/" target="_blank">Bush &amp; Beach</a></td>
<td></td>
<td>Natural Wildlife Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Dolphin Explorer" href="http://www.dolphinexplorer.com/" target="_blank">Dolphin Explorer</a></td>
<td></td>
<td>Natural Wildlife Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Kiwi Wildlife Tours" href="http://www.kiwi-wildlife.co.nz/" target="_blank">Kiwi Wildlife Tours</a></td>
<td></td>
<td>Natural Wildlife Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Sea Kayaking Ross Adventures" href="http://www.tourism.net.nz/listings/jump/attractions-and-activities/20409/main-listing/free/" target="_blank">Sea Kayaking Ross Adventures</a></td>
<td></td>
<td>Natural Wildlife Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Glass Bottom Boat" href="http://www.glassbottomboat.co.nz/" target="_blank">Glass Bottom Boat</a></td>
<td></td>
<td>Natural Wildlife Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Scenic Landscape Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Barrier Tour Co" href="http://www.tourism.net.nz/listings/jump/attractions-and-activities/34581/main-listing/free/" target="_blank">Barrier Tour Co</a></td>
<td></td>
<td>Scenic Landscape Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Motuihe Island Conservation And Restoration" href="http://www.motuihe.org.nz/volunteer_information.htm" target="_blank">Motuihe Island Conservation And Restoration</a></td>
<td></td>
<td>Scenic Landscape Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Scenic Flights</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Balloon Expeditions" href="http://www.balloonexpeditions.co.nz/" target="_blank">Balloon Expeditions</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Dakota Dc-3 Warbirds Flights" href="http://www.flydakota.co.nz/" target="_blank">Dakota Dc-3 Warbirds Flights</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Heli-flight (nz) Ltd" href="http://www.heliflight.co.nz/" target="_blank">Heli-flight (nz) Ltd</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Mountain Air" href="http://www.mountainair.co.nz/" target="_blank">Mountain Air</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for North Shore Helicopters" href="http://www.nshelicopters.co.nz/" target="_blank">North Shore Helicopters</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Skywork Helicopters" href="http://www.skywork.co.nz/" target="_blank">Skywork Helicopters</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Auckland Aviation Sports Club" href="http://www.tourism.net.nz/listings/jump/attractions-and-activities/7315/main-listing/free/" target="_blank">Auckland Aviation Sports Club</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Helilink" href="http://www.helilink.co.nz/" target="_blank">Helilink</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Miller Helicopters" href="http://www.millerhelicopters.co.nz/" target="_blank">Miller Helicopters</a></td>
<td></td>
<td>Scenic Flights</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Sight Seeing Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Auckland Explorer Bus" href="http://www.explorerbus.co.nz/" target="_blank">Auckland Explorer Bus</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Discover New Zealand" href="http://www.discovernewzealand.com/" target="_blank">Discover New Zealand</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Lionzone" href="http://www.lionzone.co.nz/" target="_blank">Lionzone</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Tipple Tours" href="http://www.tippletours.com/" target="_blank">Tipple Tours</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Bob's Island Tours And Car Rentals" href="http://www.islands.co.nz/bobstours" target="_blank">Bob&#8217;s Island Tours And Car Rentals</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Drive The Loop" href="http://www.gotowaiheke.com/drivetheloop.htm" target="_blank">Drive The Loop</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for On The Road" href="http://www.ontheroad.co.nz/" target="_blank">On The Road</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Private Transfers And Tours" href="http://www.privatetransfers.co.nz/service.htm" target="_blank">Private Transfers And Tours</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Tour Host" href="http://www.tourhost.pl.net/" target="_blank">Tour Host</a></td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">Sealink</td>
<td></td>
<td>Sightseeing Tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Skiing and Snow Kiting</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Kiteaddicts, Snowkiting Lessons And Safaris " href="http://www.kiteaddicts.com/" target="_blank">Kiteaddicts, Snowkiting Lessons And Safaris<span> </span></a></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for New Zealand Ski And Snowboard Tours" href="http://www.newzealandsnowtours.com/" target="_blank">New Zealand Ski And Snowboard Tours</a></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Surfing and Watersports</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Anabatic Kiteboarding" href="http://www.anabatic.co.nz/" target="_blank">Anabatic Kiteboarding</a></td>
<td></td>
<td>surfing &amp; water sports</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for New Zealand Surf Tours" href="http://www.newzealandsurftours.com/" target="_blank">New Zealand Surf Tours</a></td>
<td></td>
<td>surfing &amp; water sports</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Ocean Xtreme" href="http://www.oceanxtreme.co.nz/" target="_blank">Ocean Xtreme</a></td>
<td></td>
<td>surfing &amp; water sports</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Piha Surf Shop" href="http://www.tourism.net.nz/listings/jump/attractions-and-activities/29760/main-listing/free/" target="_blank">Piha Surf Shop</a></td>
<td></td>
<td>surfing &amp; water sports</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Mission Bay Watersports" href="http://www.windsurfauckland.com/" target="_blank">Mission Bay Watersports</a></td>
<td></td>
<td>surfing &amp; water sports</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Tramping and Guided Walks</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Harvey's Safaris" href="http://www.tourism.net.nz/listings/jump/attractions-and-activities/100372/main-listing/free/" target="_blank">Harvey&#8217;s Safaris</a></td>
<td></td>
<td>Tramping &amp; Guided Walks</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Parnell Trust Heritage Walks" href="http://www.parnell.org.nz/" target="_blank">Parnell Trust Heritage Walks</a></td>
<td></td>
<td>Tramping &amp; Guided Walks</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Sidetracks" href="http://www.sidetracks.co.nz/" target="_blank">Sidetracks</a></td>
<td></td>
<td>Tramping &amp; Guided Walks</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Underwater Aquarium</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"></td>
<td></td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a href="http://www.kellytarltons.co.nz/" target="_blank">www.kellytarltons.co.nz</a></td>
<td></td>
<td>Underwater aquarium</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Indoor Skiing</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a href="http://www.snowplanet.co.nz/" target="_blank">www.snowplanet.co.nz</a></td>
<td></td>
<td>Indoor Skiing</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Bridge climb</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a href="http://www.bridgeclimb.co.nz/" target="_blank">www.bridgeclimb.co.nz</a></td>
<td></td>
<td>Bridge Climb</td>
</tr>
</tbody>
</table>
</div>
<p></div><br />
 <script type="text/javascript">// <![CDATA[
          google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=342' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span></p>
<p><a href="/nz-map/" target="_blank"><img class="alignnone size-full wp-image-452" title="north-island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/north-island.gif" alt="north-island" width="250" height="301" /></a></p>
<p><a title="New Zealand BackPackers Travel Planner " href="http://nz-backpackers-travel-planner.com" target="_blank">New Zealand BackPackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/auckland-nz-activities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auckland NZ Tours</title>
		<link>http://NZ-backpackers-travel-planner.com/auckland-nz-tours/</link>
		<comments>http://NZ-backpackers-travel-planner.com/auckland-nz-tours/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 11:59:57 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[02 Auckland Activities]]></category>
		<category><![CDATA[Transport and Tours]]></category>
		<category><![CDATA[4WD]]></category>
		<category><![CDATA[Adventure tours]]></category>
		<category><![CDATA[Auckland Day Tours]]></category>
		<category><![CDATA[Auckland Day Trips]]></category>
		<category><![CDATA[Boating]]></category>
		<category><![CDATA[Boating tours]]></category>
		<category><![CDATA[Coach tours]]></category>
		<category><![CDATA[Cultural tours]]></category>
		<category><![CDATA[Cycle tours]]></category>
		<category><![CDATA[Day cruises]]></category>
		<category><![CDATA[Eco tours]]></category>
		<category><![CDATA[Exclusive Tours]]></category>
		<category><![CDATA[Farm Tours]]></category>
		<category><![CDATA[Film tours]]></category>
		<category><![CDATA[Garden tours]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Kite surfing]]></category>
		<category><![CDATA[Kiteboarding tours]]></category>
		<category><![CDATA[Lord of the Rings tours]]></category>
		<category><![CDATA[Motorcycle Riding]]></category>
		<category><![CDATA[Motorcycle tours]]></category>
		<category><![CDATA[mountain bike tours]]></category>
		<category><![CDATA[mountain biking]]></category>
		<category><![CDATA[Nature Tours]]></category>
		<category><![CDATA[New Zealand Nature Tours]]></category>
		<category><![CDATA[outdoor tours]]></category>
		<category><![CDATA[overnight cruises]]></category>
		<category><![CDATA[overnight tours]]></category>
		<category><![CDATA[package tours]]></category>
		<category><![CDATA[personal tours]]></category>
		<category><![CDATA[private guides]]></category>
		<category><![CDATA[sailing]]></category>
		<category><![CDATA[sailing tours]]></category>
		<category><![CDATA[scenic tours]]></category>
		<category><![CDATA[self drive tours]]></category>
		<category><![CDATA[sightseeing]]></category>
		<category><![CDATA[sightseeing tours]]></category>
		<category><![CDATA[small group tours]]></category>
		<category><![CDATA[sporting tours]]></category>
		<category><![CDATA[surfing tours]]></category>
		<category><![CDATA[theme tours]]></category>
		<category><![CDATA[Train tours]]></category>
		<category><![CDATA[wine tours]]></category>
		<category><![CDATA[wineries]]></category>

		<guid isPermaLink="false">http://NZ-backpackers-travel-planner.com/?p=3411</guid>
		<description><![CDATA[<a href="/auckland-nz-tours/" target="_self"   title="Click to see Details of Auckland Tours in New Zealand">Auckland Tours ....more.... <img class="size-full wp-image-498 alignright" title="Auckland Area map" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/aucklandmap.gif" alt="Auckland" width="54" height="76" /></a>

<em>Click on the Summary Title above or the Location Map to view 
the Auckland New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc158 = new MultipleOpenAccordion($('accordion158'), {
		                    togglers:$$('#accordion158 .toggler'),       
		                    elements:$$('#accordion158 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc158.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc158.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc158.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Auckland Tours</h2>
<p>.</p>
<div id="attachment_498" class="wp-caption alignright" style="width: 144px"><img class="size-full wp-image-498" title="Auckland Area map" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/aucklandmap.gif" alt="Auckland" width="134" height="189" /><p class="wp-caption-text">Auckland</p></div>
<p>Bus and Coach tours, Sightseeing Tours, Adventure tours and other organised trips to sights and activities around the area.</p>
<p>Auckland provides a wide range of high energy and low energy activities, from Bungy Jumping or Skydiving, to relaxing in the sunshine on a calm harbour beach.</p>
<p>Select the style of activity you enjoy from a wide variety of organised tours below:</p>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=3411' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<p><strong>Click on the Bar or the Arrow to Expand the listings below</strong></p>
<div id="accordion158" class="accordion"></p>
<h3 class="toggler">4 Wheel Drive Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;"><a title="View Web site for 4 Track Adventures" href="http://www.tourism.net.nz/listings/jump/tours/22325/main-listing/free/" target="_blank">4 Track Adventures</a></td>
<td>4 WHEEL DRIVE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Trekker Overland Safaris" href="http://www.trekker.co.nz/" target="_blank">Trekker Overland Safaris</a></td>
<td>4 WHEEL DRIVE TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Adventure Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Active New Zealand" href="http://www.tourism.net.nz/listings/jump/tours/13095/main-listing/free/" target="_blank">Active New Zealand</a></td>
<td>adventure tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for All Around Adventures" href="http://www.allaroundadventures.co.nz/" target="_blank">All Around Adventures</a></td>
<td>adventure tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Auckland Adventures" href="http://www.aucklandadventures.co.nz/" target="_blank">Auckland Adventures</a></td>
<td>adventure tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Bukima Adventure Tours" href="http://www.bukima.com/" target="_blank">Bukima   Adventure Tours</a></td>
<td>adventure tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Crazyhorse Adventure Trike Tours" href="http://www.crazyhorse.co.nz/" target="_blank">Crazyhorse   Adventure Trike Tours</a></td>
<td>adventure tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Flying Kiwi Wilderness Expeditions" href="http://www.flyingkiwi.com/" target="_blank">Flying Kiwi   Wilderness Expeditions</a></td>
<td>adventure tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Kiwi Kulture Luxury Tours" href="http://www.kiwikulturetours.co.nz/" target="_blank">Kiwi Kulture Luxury Tours</a></td>
<td>adventure tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Kiwi Surf Adventures" href="http://www.kiwi-surf-adventures.co.nz/" target="_blank">Kiwi Surf Adventures</a></td>
<td>adventure tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for New Zealand Ski And Snowboard Tours" href="http://www.newzealandsnowtours.com/" target="_blank">New Zealand Ski   And Snowboard Tours</a></td>
<td>adventure tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Newmans South Pacific Vacations" href="http://www.newmansvacations.com/" target="_blank">Newmans South   Pacific Vacations</a></td>
<td>adventure tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Sea Kayaking Ross Adventures" href="http://www.kayakwaiheke.co.nz/" target="_blank">Sea Kayaking Ross   Adventures</a></td>
<td>adventure tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Sidetracks" href="http://www.sidetracks.co.nz/" target="_blank">Sidetracks</a></td>
<td>adventure tours</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Will 4 Adventure" href="http://www.will4adventure.com/" target="_blank">Will 4 Adventure</a></td>
<td>adventure tours</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Boat and Sailing Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for 360 Discovery" href="http://www.360discovery.co.nz/" target="_blank">360   Discovery</a></td>
<td>BOAT &amp; SAILING TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for America's Cup Sailing Nz L 40" href="http://www.sailnewzealand.co.nz/" target="_blank">America&#8217;s Cup Sailing   Nz L 40</a></td>
<td>BOAT &amp; SAILING TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Auckland Harbour Tours" href="http://www.aucklandharbourtours.co.nz/" target="_blank">Auckland Harbour Tours</a></td>
<td>BOAT &amp; SAILING TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Nz Challenge" href="http://www.challengecharters.co.nz/" target="_blank">Nz Challenge</a></td>
<td>BOAT &amp; SAILING TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Sail Connections" href="http://www.sailconnections.co.nz/" target="_blank">Sail Connections</a></td>
<td>BOAT &amp; SAILING TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Coach Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Auckland Explorer Bus" href="http://www.explorerbus.co.nz/" target="_blank">Auckland Explorer Bus</a></td>
<td>BUS &amp; COACH TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Blue Horizon Tours" href="http://www.tourandtravel.co.nz/" target="_blank">Blue Horizon Tours</a></td>
<td>BUS &amp; COACH TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Explorer Tours" href="http://www.explorertours.net.nz/" target="_blank">Explorer Tours</a></td>
<td>BUS &amp; COACH TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Guthreys Tours" href="http://www.vanwaytours.co.nz/" target="_blank">Guthreys   Tours</a></td>
<td>BUS &amp; COACH TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Pacific Tourways Auckland" href="http://www.tranzit.co.nz/pacific-tourways" target="_blank">Pacific Tourways Auckland</a></td>
<td>BUS &amp; COACH TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Scenic Pacific" href="http://www.scenicpacific.co.nz/" target="_blank">Scenic Pacific</a></td>
<td>BUS &amp; COACH TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Top Tours Nz" href="http://www.toptours.co.nz/" target="_blank">Top   Tours Nz</a></td>
<td>BUS &amp; COACH TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Tourmasters South Pacific" href="http://www.tourmasters.co.nz/" target="_blank">Tourmasters South Pacific</a></td>
<td>BUS &amp; COACH TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Outdoor Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Road Trip Nz" href="http://www.rdtripnz.com/" target="_blank">Road   Trip Nz</a></td>
<td>CAMPING &amp; OUTDOOR TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Day Cruises and Overnight Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Fullers Auckland" href="http://www.fullers.co.nz/" target="_blank">Fullers   Auckland</a></td>
<td>CRUISES DAY &amp; OVERNIGHT</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Icruise" href="http://www.icruise.co.nz/" target="_blank">Icruise</a></td>
<td>CRUISES DAY &amp; OVERNIGHT</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Island Escape Cruises" href="http://www.islandescape.co.nz/" target="_blank">Island Escape Cruises</a></td>
<td>CRUISES DAY &amp; OVERNIGHT</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Missionhills" href="http://www.missionhills.co.nz/" target="_blank">Missionhills</a></td>
<td>CRUISES DAY &amp; OVERNIGHT</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Reuben's Water Taxis" href="http://www.watertaxi.co.nz/" target="_blank">Reuben&#8217;s Water Taxis</a></td>
<td>CRUISES DAY &amp; OVERNIGHT</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Te Aroha Historic Vessel" href="http://www.te-aroha.co.nz/" target="_blank">Te Aroha Historic Vessel</a></td>
<td>CRUISES DAY &amp; OVERNIGHT</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Cultural Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Art Of Travel" href="http://www.artoftravel.co.nz/" target="_blank">Art   Of Travel</a></td>
<td>CULTURAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Greenworld Tours" href="http://www.nztours.co.nz/" target="_blank">Greenworld   Tours</a></td>
<td>CULTURAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Tastebud Tours" href="http://www.tastebudtours.co.nz/" target="_blank">Tastebud Tours</a></td>
<td>CULTURAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Time Unlimited" href="http://www.timeunlimited.co.nz/index.html" target="_blank">Time Unlimited</a></td>
<td>CULTURAL TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Custom and  Personal Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Amazing New Zealand" href="http://www.amazingnz.com/" target="_blank">Amazing   New Zealand</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Auckland Transfers And Tours" href="http://www.tata.co.nz/" target="_blank">Auckland Transfers And   Tours</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Auckland Wine And Garden Tours" href="http://www.auckland-tours.co.nz/" target="_blank">Auckland Wine And   Garden Tours</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Barrier Tour Co" href="http://gbinz.com/tours.htm" target="_blank">Barrier   Tour Co</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Bigfoot Adventures" href="http://www.bigfootadventures.co.nz/" target="_blank">Bigfoot Adventures</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Black Pearl Luxury Tours And Transfers" href="http://www.blackpearltours.com/" target="_blank">Black Pearl   Luxury Tours And Transfers</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Bush &amp; Beach" href="http://www.bushandbeach.co.nz/" target="_blank">Bush   &amp; Beach</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Claud '9' Tours" href="http://www.claud9tours.com/" target="_blank">Claud   &#8217;9&#8242; Tours</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Corporate Cabs" href="http://www.corporatecabs.co.nz/" target="_blank">Corporate Cabs</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Countrywide Scenic Tours" href="http://www.cwtours.co.nz/" target="_blank">Countrywide Scenic Tours</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Devonport Tours" href="http://www.devonporttours.co.nz/tours.htm" target="_blank">Devonport Tours</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Exclusive Tours" href="http://www.exclusivetours.co.nz/" target="_blank">Exclusive Tours</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Harvey's Safaris" href="http://www.harveysafaris.com/" target="_blank">Harvey&#8217;s Safaris</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Loray Tours" href="http://www.loraytours.co.nz/" target="_blank">Loray   Tours</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Magnetic South" href="http://www.magneticsouth.co.nz/" target="_blank">Magnetic South</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for New Zealand Personal Tours" href="http://www.nzpersonaltours.co.nz/" target="_blank">New Zealand Personal   Tours</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Peoplemovers Premium Van Rentals" href="http://www.peoplemovers.co.nz/" target="_blank">Peoplemovers   Premium Van Rentals</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Premier Holidays" href="http://www.premier-holidays.co.nz/" target="_blank">Premier Holidays</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Private Transfers And Tours" href="http://www.privatetransfers.co.nz/service.htm" target="_blank">Private Transfers And   Tours</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Regency Cabs" href="http://www.regencycabs.co.nz/" target="_blank">Regency   Cabs</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Select Tours" href="http://www.select-tours-nz.com/" target="_blank">Select   Tours</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Skyline Holidays New Zealand" href="http://www.yellow.co.nz/site/skylineholidays" target="_blank">Skyline Holidays New   Zealand</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Super Shuttle" href="http://www.supershuttle.co.nz/%28S%28hoyf2r55h5j4j1mcr2v25g45%29%29/service/custom.aspx" target="_blank">Super Shuttle</a></td>
<td>CUSTOM &amp; PERSONAL TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Cycle and Mountain Bike Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Adventure Cycles" href="http://www.adventure-auckland.co.nz/advcychm.html" target="_blank">Adventure Cycles</a></td>
<td>CYCLE &amp; MOUNTAINBIKE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Explore Auckland" href="http://exploreauckland.co.nz/" target="_blank">Explore Auckland</a></td>
<td>CYCLE &amp; MOUNTAINBIKE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Nz Pedaltours" href="http://www.pedaltours.co.nz/" target="_blank">Nz   Pedaltours</a></td>
<td>CYCLE &amp; MOUNTAINBIKE TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">ECO and Nature Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Absolute Tours" href="http://www.absolutetours.co.nz/" target="_blank">Absolute Tours</a></td>
<td>ECO &amp; NATURE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for First Light Travel – New Zealand Wide" href="http://www.firstlighttravel.com/" target="_blank">First Light   Travel – New Zealand Wide</a></td>
<td>ECO &amp; NATURE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Glass Bottom Boat" href="http://www.glassbottomboat.co.nz/" target="_blank">Glass Bottom Boat</a></td>
<td>ECO &amp; NATURE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Kiwi Wildlife Tours" href="http://www.kiwi-wildlife.co.nz/" target="_blank">Kiwi Wildlife Tours</a></td>
<td>ECO &amp; NATURE TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Exclusive Luxury Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Extravaganza Golfing Tours" href="http://www.nz-golf.com/" target="_blank">Extravaganza Golfing   Tours</a></td>
<td>EXCLUSIVE LUXURY TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Luxury Vacations" href="http://www.luxuryvacationsnz.com/" target="_blank">Luxury Vacations</a></td>
<td>EXCLUSIVE LUXURY TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Farm Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Coast To Coast Tours" href="http://www.coast-to-coast-tours.co.nz/" target="_blank">Coast To Coast Tours</a></td>
<td>FARM TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Film and Theme Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Dehaan Tours" href="http://www.dehaantours.co.nz/specialisedtours_garden.asp" target="_blank">Dehaan Tours</a></td>
<td>FILM &amp; THEME TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Garden Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Greenhithe Garden Tour" href="http://www.greenhithe.org.nz/portal/Members/GreenhitheGardenTour" target="_blank">Greenhithe Garden Tour</a></td>
<td>GARDEN TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Lord of the Rings Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Mountain Air" href="http://www.mountainair.co.nz/" target="_blank">Mountain   Air</a></td>
<td>LORD OF THE RINGS TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Motorcycle Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Adventure New Zealand Motorcycle Tours And Rentals " href="http://www.gotournz.com/" target="_blank">Adventure   New Zealand Motorcycle Tours And Rentals<span> </span></a></td>
<td>MOTORCYCLE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Bike Adventure New Zealand" href="http://www.banz.co.nz/" target="_blank">Bike Adventure New   Zealand</a></td>
<td>MOTORCYCLE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Enduro Touring And Bike Tours New Zealand" href="http://www.biketoursnz.com/" target="_blank">Enduro   Touring And Bike Tours New Zealand</a></td>
<td>MOTORCYCLE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Guzzi Gander Moto Guzzi Rentals" href="http://www.guzzigander.com/" target="_blank">Guzzi Gander Moto   Guzzi Rentals</a></td>
<td>MOTORCYCLE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Harley Tours New Zealand" href="http://www.tourism.net.nz/listings/jump/tours/24571/main-listing/free/" target="_blank">Harley Tours New Zealand</a></td>
<td>MOTORCYCLE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Heartland Classic Motorcycle Tours" href="http://www.heartlandbiketours.co.nz/" target="_blank">Heartland   Classic Motorcycle Tours</a></td>
<td>MOTORCYCLE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for New Zealand Motorcycle Rentals And Tours" href="http://www.nzbike.com/" target="_blank">New   Zealand Motorcycle Rentals And Tours</a></td>
<td>MOTORCYCLE TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Package Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Adventure Pacfic" href="http://www.destination-nz.com/" target="_blank">Adventure Pacfic</a></td>
<td>PACKAGE TOURS &amp; VACATION PLANNERS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Inzone Travel" href="http://www.inzonetravel.com/" target="_blank">Inzone   Travel</a></td>
<td>PACKAGE TOURS &amp; VACATION PLANNERS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Kingdom Tours" href="http://www.kingdomtours.co.nz/" target="_blank">Kingdom   Tours</a></td>
<td>PACKAGE TOURS &amp; VACATION PLANNERS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Luxus Travel" href="http://www.luxustravel.co.nz/" target="_blank">Luxus   Travel</a></td>
<td>PACKAGE TOURS &amp; VACATION PLANNERS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Private Guides</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Classic Car Touring" href="http://www.classiccartouring.co.nz/" target="_blank">Classic Car Touring</a></td>
<td>PRIVATE GUIDES &amp; PERSONAL SERVICE</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Scenic Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Ananda Tours" href="http://www.ananda.co.nz/" target="_blank">Ananda   Tours</a></td>
<td>SCENIC TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Auckland Co-operative Taxis" href="http://www.cooptaxi.co.nz/" target="_blank">Auckland Co-operative   Taxis</a></td>
<td>SCENIC TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Drive The Loop" href="http://www.gotowaiheke.com/drivetheloop.htm" target="_blank">Drive The Loop</a></td>
<td>SCENIC TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Helilink" href="http://www.helilink.co.nz/auckland/scenic.cfm" target="_blank">Helilink</a></td>
<td>SCENIC TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Jaguar Tours" href="http://www.waihekejaguartours.co.nz/" target="_blank">Jaguar Tours</a></td>
<td>SCENIC TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for North Shore Helicopters" href="http://www.nshelicopters.co.nz/" target="_blank">North Shore Helicopters</a></td>
<td>SCENIC TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Nzbr Tours" href="http://www.nzbrtours.com/" target="_blank">Nzbr   Tours</a></td>
<td>SCENIC TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Skywork Helicopters" href="http://www.skywork.co.nz/" target="_blank">Skywork   Helicopters</a></td>
<td>SCENIC TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Self Drive Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Dollar Save Car Hire Nz Ltd." href="http://www.dollar-save.com/" target="_blank">Dollar Save Car Hire   Nz Ltd.</a></td>
<td>SELF DRIVE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Kiwistyle Travel" href="http://www.kiwistyletravel.com/" target="_blank">Kiwistyle Travel</a></td>
<td>SELF DRIVE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Rest New Zealand Tours" href="http://www.restnztours.co.nz/" target="_blank">Rest New Zealand Tours</a></td>
<td>SELF DRIVE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Sealink" href="http://www.sealink.co.nz/" target="_blank">Sealink</a></td>
<td>SELF DRIVE TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Small Group Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Intrepid Travel" href="http://www.intrepidtravel.com/destinations/New+Zealand" target="_blank">Intrepid Travel</a></td>
<td>SMALL GROUP TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Sporting and Golf Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Golf Tour Nz" href="http://www.golftournz.co.nz/" target="_blank">Golf   Tour Nz</a></td>
<td>SPORTING &amp; GOLF TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Golfing The New Zealand Experience" href="http://www.nzgolfing.com/" target="_blank">Golfing The New   Zealand Experience</a></td>
<td>SPORTING &amp; GOLF TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Par New Zealand Corporate Events" href="http://www.parnz.co.nz/" target="_blank">Par New Zealand   Corporate Events</a></td>
<td>SPORTING &amp; GOLF TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Signature Golf" href="http://www.signaturegolf.co.nz/" target="_blank">Signature Golf</a></td>
<td>SPORTING &amp; GOLF TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Surfing and Kiteboarding Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Kiteaddicts, Kiteboarding Lessons And Safaris " href="http://www.kiteaddicts.com/" target="_blank">Kiteaddicts,   Kiteboarding Lessons And Safaris<span> </span></a></td>
<td>SURFING &amp; KITEBOARDING TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Ocean Xtreme" href="http://www.oceanxtreme.co.nz/" target="_blank">Ocean   Xtreme</a></td>
<td>SURFING &amp; KITEBOARDING TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Surfing Safaris" href="http://www.adventureswithin.co.nz/surfing-safaris.htm" target="_blank">Surfing Safaris</a></td>
<td>SURFING &amp; KITEBOARDING TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Train Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for The Overlander" href="http://www.tourism.net.nz/listings/jump/tours/27218/main-listing/free/" target="_blank">The Overlander</a></td>
<td>TRAIN TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Auckland Corporate Wine Tours" href="http://www.nzwinepro.co.nz/" target="_blank">Auckland Corporate   Wine Tours</a></td>
<td>WINE TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Wine Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Auckland Wine Trail Tours" href="http://www.winetrailtours.co.nz/" target="_blank">Auckland Wine Trail Tours</a></td>
<td>WINE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Fine Wine Tours" href="http://www.insidertouring.co.nz/" target="_blank">Fine Wine Tours</a></td>
<td>WINE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Herons Flight Vineyard And Cafe" href="http://www.heronsflight.co.nz/" target="_blank">Herons Flight   Vineyard And Cafe</a></td>
<td>WINE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for North Shore Limoscene" href="http://www.northshorelimos.co.nz/" target="_blank">North Shore Limoscene</a></td>
<td>WINE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Villa Maria Estate" href="http://www.villamaria.co.nz/home.php" target="_blank">Villa Maria Estate</a></td>
<td>WINE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Waiheke Island Tours And Kayak Adventures" href="http://www.ki-wi.co.nz/" target="_blank">Waiheke   Island Tours And Kayak Adventures</a></td>
<td>WINE TOURS</td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19"><a title="View Web site for Warkworth Tours" href="http://www.warkworthtours.co.nz/" target="_blank">Warkworth Tours</a></td>
<td>WINE TOURS</td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Assorted Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">ABC Tours</td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">Adventure Trek NZ</td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">KZ Cruises</td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">Magic NZ</td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">Moa Trek NZ</td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">NZ Splendeur Tours</td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">Potiki Advenutres</td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">Red Carpet Tours</td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">Road Hawk Harley Tours</td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">Tamaki Maori Tourism</td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">Tastebuds Tours</td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">Thrifty Adventure Tours</td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">Thrifty Tours</td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">Waiheke Island Adventures</td>
<td></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">Waihele Island Culture Tours</td>
<td></td>
</tr>
</tbody>
</table>
</div>
<p></div>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=3411' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
 <script type="text/javascript">// <![CDATA[
           google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p><a href="/nz-map/" target="_blank"><img class="alignnone size-full wp-image-452" title="north-island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/north-island.gif" alt="north-island" width="250" height="301" /></a></p>
<p><a title="New Zealand BackPackers Travel Planner " href="http://nz-backpackers-travel-planner.com" target="_blank">New Zealand BackPackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/auckland-nz-tours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tauranga Activities Bay of Plenty NZ</title>
		<link>http://NZ-backpackers-travel-planner.com/tauranga-activities-bay-of-plenty-nz/</link>
		<comments>http://NZ-backpackers-travel-planner.com/tauranga-activities-bay-of-plenty-nz/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 08:14:50 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[05 Tauranga Activities]]></category>
		<category><![CDATA[Adventure Activities]]></category>
		<category><![CDATA[Eyeball NZ]]></category>
		<category><![CDATA[Relaxing Activities]]></category>
		<category><![CDATA[4WD]]></category>
		<category><![CDATA[Bay of Plenty Attractions]]></category>
		<category><![CDATA[Blokarting]]></category>
		<category><![CDATA[Dolphin swim]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Horse riding]]></category>
		<category><![CDATA[Kayaking]]></category>
		<category><![CDATA[Mount Maunganui Attractions]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[North Island Attractions]]></category>
		<category><![CDATA[swimming]]></category>
		<category><![CDATA[Tauranga attractions]]></category>
		<category><![CDATA[Tauranga Day Trips]]></category>
		<category><![CDATA[Water Sports]]></category>
		<category><![CDATA[Whale Watch]]></category>
		<category><![CDATA[whale watching]]></category>

		<guid isPermaLink="false">http://NZ-backpackers-travel-planner.com/?p=1588</guid>
		<description><![CDATA[<a href="/tauranga-activities-bay-of-plenty-nz/" title="Click to see Details of Tauranga Activities, Water activities, adventure activities, Wildlife activities in the Bay of Plenty area of New Zealand" target="_self">Tauranga Activities, Water activities, adventure activities, Wildlife activities in the Bay of Plenty area of New Zealand....more....</a>

<em>Click on the Summary Title above or the Location Map to view 
the Tauranga, Mount Maunganui and Bay of Plenty New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc963 = new MultipleOpenAccordion($('accordion963'), {
		                    togglers:$$('#accordion963 .toggler'),       
		                    elements:$$('#accordion963 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc963.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc963.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc963.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Tauranga Activities</h2>
<p>Located at the entrance to a natural harbour in the Bay of Plenty, Tauranga and the coastal areas of Mount<strong> </strong>Maunganui are always popular with visitors.</p>
<p>Tauranga and The Mount offer a wide variety of activities, Water activities, Adventure activities, Wildlife activities around the Bay of Plenty area of New Zealand.<br />
<span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=1588' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<p><strong>Click on the Bar or the Arrow to Expand the listings below</strong></p>
<div id="accordion963" class="accordion"></p>
<h3 class="toggler">Flying</h3>
<div class="togcontent">
<table border="0" width="480">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;">FLYING</td>
<td>TAURANGA</td>
<td>Gyrate Nz Ltd</td>
<td><a href="http://www.gyrate.co.nz/">http://www.gyrate.co.nz</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Fishing</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>TAURANGA</td>
<td>Abyss Safari Charters</td>
<td><a href="http://www.abysssafari.co.nz/">http://www.abysssafari.co.nz</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Whales, Dolphins and Seals</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WHALES, DOLPHINS &amp; SEALS</td>
<td>TAURANGA</td>
<td>Butlers Swim With The Dolphins</td>
<td><a href="http://www.swimwithdolphins.co.nz/">http://www.swimwithdolphins.co.nz</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WHALES, DOLPHINS &amp; SEALS</td>
<td>TAURANGA</td>
<td>Dolphin Blue</td>
<td><a href="http://www.dolphinblue.co.nz/">http://www.dolphinblue.co.nz</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WHALES, DOLPHINS &amp; SEALS</td>
<td>TAURANGA</td>
<td>Dolphin Seafaris</td>
<td><a href="http://www.nzdolphin.com/">http://www.nzdolphin.com</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Natural Wildlife</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURAL WILDLIFE</td>
<td>TAURANGA</td>
<td>Living Art Wildlife Park</td>
<td><a href="http://www.livingartwildlifepark.co.nz/">http://www.livingartwildlifepark.co.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Canoe and Kayak</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">CANOE &amp; KAYAK</td>
<td>TAURANGA</td>
<td>Waimarino Adventure Park</td>
<td><a href="http://www.waimarino.com/">http://www.waimarino.com</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">CANOE &amp; KAYAK</td>
<td>MT MAUNGANUI</td>
<td>Canoe And Kayak Tours Bop</td>
<td><a href="http://canoeandkayak.co.nz/">http://canoeandkayak.co.nz</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">CANOE &amp; KAYAK</td>
<td>MT MAUNGANUI</td>
<td>Xperience Plenty</td>
<td><a href="http://www.xperienceplenty.co.nz/">http://www.xperienceplenty.co.nz</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Blo-karting</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">BLOKARTING</td>
<td>PAPAMOA</td>
<td>Blokart Heaven</td>
<td><a href="http://www.blokart.com/">http://www.blokart.com</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">4 Wheel Drive</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">4WD</td>
<td>TE PUKE</td>
<td>Spring Loaded Fun Park</td>
<td><a href="http://www.springloadedfunpark.co.nz/">http://www.springloadedfunpark.co.nz</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Horse Riding</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE RIDING</td>
<td>TAURANGA</td>
<td>Oropi Bushlands Scenic Horse Treks</td>
<td><a href="http://www.oropibushlands.co.nz/">http://www.oropibushlands.co.nz</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE RIDING</td>
<td>MAKETU</td>
<td>Briars Seaside Rides</td>
<td><a href="http://www.briarshorsetrek.co.nz/">http://www.briarshorsetrek.co.nz</a></td>
</tr>
</tbody>
</table>
</div>
<p></div>
<p><span><a title="New Zealand Site" href="http://www.newzealand.com" target="_blank">New Zealand Official Site</a><br />
 </span></p>
<p><script type="text/javascript">// <![CDATA[
                    google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p>.</p>
<p><a title="New Zealand Backpackers Travel Planner" href="http://nz-backpackers-travel-planner.com" target="_blank">New Zealand Backpackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/tauranga-activities-bay-of-plenty-nz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rotorua NZ Tours</title>
		<link>http://NZ-backpackers-travel-planner.com/rotorua-nz-tours/</link>
		<comments>http://NZ-backpackers-travel-planner.com/rotorua-nz-tours/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 19:05:11 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[06 Rotorua Activities]]></category>
		<category><![CDATA[Adventure Activities]]></category>
		<category><![CDATA[Low Energy Activities]]></category>
		<category><![CDATA[Transport and Tours]]></category>
		<category><![CDATA[4WD]]></category>
		<category><![CDATA[Adventure tours]]></category>
		<category><![CDATA[Bay of Plenty Attractions]]></category>
		<category><![CDATA[Geothermal]]></category>
		<category><![CDATA[Geothermal wonderland]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Jet boating]]></category>
		<category><![CDATA[Maori Art]]></category>
		<category><![CDATA[Maori Culture]]></category>
		<category><![CDATA[Maori lifestyle]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[North Island Attractions]]></category>
		<category><![CDATA[Rotorua Attractions]]></category>
		<category><![CDATA[Rotorua Day Tours]]></category>
		<category><![CDATA[Rotorua Day Trips]]></category>

		<guid isPermaLink="false">http://NZ-backpackers-travel-planner.com/?p=1765</guid>
		<description><![CDATA[Rotorua is the Geo-thermal Capital of New Zealand plus the Maori Culture Center 
<a href="/rotorua-nz-tours/" title="Rotorua Tours New Zealand"  target="_self"><img src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/centralmap.gif" alt="Central North Island" title="Central North Island" width="54" height="76" class="size-full wp-image-499 alignright" />Rotorua Tours  ....more....</a>

<em>Click on the Summary Title above or the Location Map to view 
the Rotorua and Bay of Plenty New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc388 = new MultipleOpenAccordion($('accordion388'), {
		                    togglers:$$('#accordion388 .toggler'),       
		                    elements:$$('#accordion388 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc388.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc388.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc388.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Rotorua Tours</h2>
<div id="attachment_499" class="wp-caption alignright" style="width: 144px"><img class="size-full wp-image-499" title="Central North Island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/centralmap.gif" alt="Central North Island" width="134" height="189" /><p class="wp-caption-text">Central North Island</p></div>
<p>Bus and Coach tours, Sightseeing Tours, Adventure tours and other organised trips to sights and activities around the area.</p>
<p>Rotorua is the Geo-thermal Capital of New Zealand plus the Maori Culture Center.</p>
<p>The area is a geothermal wonderland of geysers, boiling mud pools, and steaming craters – all accompanied by the interesting aroma of sulphur.</p>
<p>Surrounded by volcanoes, lakes, parks and recreational areas, it is a great place to go hiking or to view native flora and fauna. Great trout fishing, luging, skydiving and zorbing (another Kiwi invention!) are just a few of the many activities on offer.</p>
<p>Rotorua is also a centre where one can experience Maori culture, be it watching Pounamu (Greenstone) being handcrafted to visiting a replica Pa (Maori fortress). It is a “must visit” if you want to learn about New Zealand’s Maori heritage and culture, experience Maori Art or Maori Tattoos, or simply get a taste of Maori Lifestyles.<br />
<span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=1765' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
 amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script><strong>Click on the Bar or the Arrow to Expand the listings below</strong> <div id="accordion388" class="accordion"></p>
<h3 class="toggler">4 Wheel Drive</h3>
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td>4WD</td>
<td>ROTORUA</td>
<td>Quadzone Atv Tours</td>
<td><a href="http://www.quadzoneatvtours.co.nz/" target="_blank">http://www.quadzoneatvtours.co.nz</a></td>
</tr>
</tbody>
</table>
<h3 class="toggler">Adventure</h3>
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">ADVENTURE</td>
<td>ROTORUA</td>
<td><a name="RANGE!C3">Kiwi Jet Boat Tours</a></td>
<td><a href="http://www.kiwijetboattours.com/" target="_blank">http://www.kiwijetboattours.com</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">ADVENTURE</td>
<td>ROTORUA</td>
<td>Multi-day Adventures</td>
<td><a href="http://www.multidayadventures.co.nz/" target="_blank">http://www.multidayadventures.co.nz</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">ADVENTURE</td>
<td>ROTORUA</td>
<td>Planet Kiwi Mountainbike Adventures</td>
<td><a href="http://www.planetkiwi.co.nz/" target="_blank">http://www.planetkiwi.co.nz</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">ADVENTURE</td>
<td>ROTORUA</td>
<td>Raftabout White Water Rafting</td>
<td><a href="http://www.raftabout.co.nz/" target="_blank">http://www.raftabout.co.nz</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">ADVENTURE</td>
<td>ROTORUA</td>
<td>Wild And Free Harley Tours</td>
<td><a href="http://www.harleytourswildandfree.co.nz/" target="_blank">http://www.harleytourswildandfree.co.nz</a></td>
</tr>
</tbody>
</table>
<h3 class="toggler">Cultural</h3>
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">CULTURAL</td>
<td>ROTORUA</td>
<td>Elite Adventures</td>
<td><a href="http://www.eliteadventures.co.nz/" target="_blank">http://www.eliteadventures.co.nz</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">CULTURAL</td>
<td>ROTORUA</td>
<td>Kinaki Nz Maorifood Trails</td>
<td><a href="http://maorifood.com/" target="_blank">http://maorifood.com</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">CULTURAL</td>
<td>ROTORUA</td>
<td>Mitai Maori Village</td>
<td><a href="http://www.mitai.co.nz/" target="_blank">http://www.mitai.co.nz</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">CULTURAL</td>
<td>ROTORUA</td>
<td>Mokoia Island Wai Ora Experiences</td>
<td><a href="http://www.mokoiaisland.com/" target="_blank">http://www.mokoiaisland.com</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">CULTURAL</td>
<td>ROTORUA</td>
<td>Tamaki Maori Village</td>
<td><a href="http://www.maoriculture.co.nz/" target="_blank">http://www.maoriculture.co.nz</a></td>
</tr>
</tbody>
</table>
<h3 class="toggler">Geothermal</h3>
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">GEOTHERMAL</td>
<td>ROTORUA</td>
<td>Mt Tarawera New Zealand Ltd</td>
<td><a href="http://www.mt-tarawera.co.nz/" target="_blank">http://www.mt-tarawera.co.nz</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">GEOTHERMAL</td>
<td>ROTORUA</td>
<td>Nature Connection Rotorua Nz</td>
<td><a href="http://www.natureconnection.co.nz/" target="_blank">http://www.natureconnection.co.nz</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">GEOTHERMAL</td>
<td>ROTORUA</td>
<td>Orakei Korako Cave &amp; Thermal Park</td>
<td><a href="http://www.orakeikorako.co.nz/" target="_blank">http://www.orakeikorako.co.nz</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">GEOTHERMAL</td>
<td>ROTORUA</td>
<td>Volcanic Air Safaris</td>
<td><a href="http://www.volcanicair.co.nz/" target="_blank">http://www.volcanicair.co.nz</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">GEOTHERMAL</td>
<td>ROTORUA</td>
<td>Waimangu Volcanic Valley</td>
<td><a href="http://www.waimangu.co.nz/" target="_blank">http://www.waimangu.co.nz</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">GEOTHERMAL</td>
<td>ROTORUA</td>
<td>Whakarewarewa</td>
<td><a href="http://www.whakarewarewa.com/" target="_blank">http://www.whakarewarewa.com</a></td>
</tr>
</tbody>
</table>
<p></div> <span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=1765' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span> <a title="New Zealand Site" href="http://www.newzealand.com/" target="_blank">New Zealand Official Site</a>. .<script type="text/javascript">// <![CDATA[
                google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p><img class="alignnone size-full wp-image-452" title="north-island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/north-island.gif" alt="north-island" width="250" height="301" /></p>
<p><a title="BackPackers Travel Planner New Zealand" href="http://nz-backpackers-travel-planner.com" target="_blank">New Zealand Backpackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/rotorua-nz-tours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wellington NZ Activities</title>
		<link>http://NZ-backpackers-travel-planner.com/wellington-nz-activities/</link>
		<comments>http://NZ-backpackers-travel-planner.com/wellington-nz-activities/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 08:12:03 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[11 Wellington Activities]]></category>
		<category><![CDATA[Adventure Activities]]></category>
		<category><![CDATA[Eyeball NZ]]></category>
		<category><![CDATA[Low Energy Activities]]></category>
		<category><![CDATA[4WD]]></category>
		<category><![CDATA[Adventure]]></category>
		<category><![CDATA[Diving]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Heritage]]></category>
		<category><![CDATA[Horse riding]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[North Island Attractions]]></category>
		<category><![CDATA[Wellington Attractions]]></category>
		<category><![CDATA[Wellington Day Trips]]></category>
		<category><![CDATA[Wellington entertainment activities]]></category>

		<guid isPermaLink="false">http://NZ-backpackers-travel-planner.com/?p=1598</guid>
		<description><![CDATA[Wellington Activities, Wellington is the Capital of New Zealand and also has a lot of art and cultural attractions, including the National Museum...<a href="/wellington-nz-activities/"   title="Click to see Details of Wellington Activities New Zealand" target="_self"><img src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/wellingtonmap.gif" alt="Wellington Area" title="Wellington Area" width="54" height="76" class="size-full wp-image-509 alignright" />Wellington Activities....more....</a>

<em>Click on the Summary Title above or the Location Map to view 
the Wellington New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc253 = new MultipleOpenAccordion($('accordion253'), {
		                    togglers:$$('#accordion253 .toggler'),       
		                    elements:$$('#accordion253 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc253.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc253.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc253.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Wellington Activities</h2>
<div id="attachment_509" class="wp-caption alignright" style="width: 144px"><img class="size-full wp-image-509" title="Wellington Area" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/wellingtonmap.gif" alt="Wellington Area" width="134" height="189" /><p class="wp-caption-text">Wellington Area</p></div>
<p>Wellington is the Capital of New Zealand and also has a lot of art and cultural attractions, including the National Museum.<br />
<span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=1598' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<p><strong>Click on the Bar or the Arrow to Expand the listings below</strong></p>
<div id="accordion253" class="accordion">
<h3 class="toggler">4 Wheel Drive</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;">4WD</td>
<td>KAPITI COAST</td>
<td>Kapiti Four X 4 Adventure</td>
<td><a href="http://www.kapitifourx4.co.nz/">http://www.kapitifourx4.co.nz/</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">4WD</td>
<td>WELLINGTON</td>
<td>Cat Tours (capital Adventure Tours Ltd)</td>
<td><a href="http://www.capitaladventuretours.co.nz/">http://www.capitaladventuretours.co.nz/</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">4WD</td>
<td>WELLINGTON</td>
<td>Island Bay Divers</td>
<td><a href="http://www.ibdivers.co.nz/">http://www.ibdivers.co.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Diving</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">DIVING</td>
<td>KAPITI COAST</td>
<td>Quentin&#8217;s Spearfishing And Freediving</td>
<td><a href="http://www.apnea.co.nz/">http://www.apnea.co.nz/</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">DIVING</td>
<td>WELLINGTON</td>
<td>New Zealand Sea Adventures</td>
<td><a href="http://www.scubadiving.co.nz/">http://www.scubadiving.co.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Heritage</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>WELLINGTON</td>
<td>Cable Car Museum</td>
<td><a href="http://www.cablecarmuseum.co.nz/">http://www.cablecarmuseum.co.nz/</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>WELLINGTON</td>
<td>Colonial Cottage Museum</td>
<td><a href="http://www.colonialcottagemuseum.co.nz/home.html">http://www.colonialcottagemuseum.co.nz/home.html</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>WELLINGTON</td>
<td>Explore Parliament</td>
<td><a href="http://www.parliament.nz/en-NZ">http://www.parliament.nz/en-NZ</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>WELLINGTON</td>
<td>Katherine Mansfield Birthplace</td>
<td><a href="http://www.katherinemansfield.com/">http://www.katherinemansfield.com/</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>WELLINGTON</td>
<td>Museum Of Wellington City And Sea</td>
<td><a href="http://www.museumofwellington.co.nz/">http://www.museumofwellington.co.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Horse Riding</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE RIDING &amp; TREKKING</td>
<td>JOHNSONVILLE</td>
<td>Country Club Riding Academy</td>
<td><a href="http://www.horsetrekking.co.nz/page/home.aspx">http://www.horsetrekking.co.nz/page/home.aspx</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE RIDING &amp; TREKKING</td>
<td>WELLINGTON</td>
<td>Rover Tours Adventure Wairarapa</td>
<td><a href="http://www.wellingtonrover.co.nz/">http://www.wellingtonrover.co.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Motorcycles</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MOTORCYLCLES</td>
<td>WELLINGTON</td>
<td>Unbelievable Times Motorbike Hire</td>
<td><a href="http://www.unbelievabletimes.com/">http://www.unbelievabletimes.com/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Museum</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MUSEUM</td>
<td>WELLINGTON</td>
<td>Te Papa Museum</td>
<td><a href="http://www.tepapa.govt.nz/pages/default.aspx">http://www.tepapa.govt.nz/pages/default.aspx</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Paintball</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PAINTBALL</td>
<td>PETONE</td>
<td>Paintball Adventure Challenge</td>
<td><a href="http://www.paintballwellington.co.nz/">http://www.paintballwellington.co.nz/</a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PAINTBALL</td>
<td>WELLINGTON</td>
<td>Laserforce</td>
<td><a href="http://www.laser-force.co.nz/">http://www.laser-force.co.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Sightseeing</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SIGHTSEEING</td>
<td>WELLINGTON</td>
<td>Wellington Cable Car</td>
<td><a href="http://www.wellingtoncablecar.co.nz/">http://www.wellingtoncablecar.co.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Tramping and Hiking</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">TRAMPING &amp; HIKING</td>
<td>KAPITI COAST</td>
<td>Kapiti Tours</td>
<td><a href="http://www.kapititours.co.nz/">http://www.kapititours.co.nz/</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Wildlife</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WILDLIFE</td>
<td>KARORI</td>
<td>Karori Wildlife Sanctuary</td>
<td><a href="http://www.sanctuary.org.nz/">http://www.sanctuary.org.nz/</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WILDLIFE</td>
<td>WELLINGTON</td>
<td>Wellington Zoo</td>
<td><a href="http://www.wellingtonzoo.com/">http://www.wellingtonzoo.com/</a></td>
</tr>
</tbody>
</table>
</div>
<p></div><br />
 .</p>
<p><span><a title="New Zealand Site" href="http://www.newzealand.com" target="_blank">New Zealand Official Site</a><br />
 </span></p>
<p><script type="text/javascript">// <![CDATA[
                  google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p>.<br />
<img class="alignnone size-full wp-image-452" title="north-island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/north-island.gif" alt="north-island" width="250" height="301" /><br />
<a title="New Zealand Backpackers Travel Planner" href="http://nz-backpackers-travel-planner.com" target="_blank"> New Zealand Backpackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/wellington-nz-activities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nelson Tours South Island NZ</title>
		<link>http://NZ-backpackers-travel-planner.com/nelson-tours-south-island-nz/</link>
		<comments>http://NZ-backpackers-travel-planner.com/nelson-tours-south-island-nz/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 13:05:01 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[13 Nelson Activities]]></category>
		<category><![CDATA[Adventure Activities]]></category>
		<category><![CDATA[High Energy Activities]]></category>
		<category><![CDATA[Low Energy Activities]]></category>
		<category><![CDATA[Transport and Tours]]></category>
		<category><![CDATA[4WD]]></category>
		<category><![CDATA[Adventure tours]]></category>
		<category><![CDATA[Boat Tours]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Hiking]]></category>
		<category><![CDATA[Nature Tours]]></category>
		<category><![CDATA[Nelson Attractions]]></category>
		<category><![CDATA[Nelson Day Tours]]></category>
		<category><![CDATA[Nelson Day Trips]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[New Zealand Nature Tours]]></category>
		<category><![CDATA[scenic tours]]></category>
		<category><![CDATA[South Island Attractions]]></category>
		<category><![CDATA[tramping]]></category>

		<guid isPermaLink="false">http://NZ-backpackers-travel-planner.com/?p=2175</guid>
		<description><![CDATA[Nelson Bays, From the northern end of the Southern Alps to stunning beaches, the Nelson area offers plenty to experience....<a href="/nelson-tours-south-island-nz/" title="Click to see Details of Nelson Tours New Zealand" target="_self"><img title="Nelson Area" class="size-full wp-image-505 alignright" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/nelsnomap.gif" alt="Nelson Area" width="54" height="76" />Tours in the Nelson area ....more.....</a>


<em>Click on the Summary Title above or the Location Map to 
view the Nelson New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc100 = new MultipleOpenAccordion($('accordion100'), {
		                    togglers:$$('#accordion100 .toggler'),       
		                    elements:$$('#accordion100 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc100.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc100.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc100.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Nelson Tours</h2>
<div id="attachment_505" class="wp-caption alignright" style="width: 144px"><img class="size-full wp-image-505" title="Nelson Area" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/nelsnomap.gif" alt="Nelson Area" width="134" height="189" /><p class="wp-caption-text">Nelson Area</p></div>
<p>Bus and Coach tours, Sightseeing Tours, Adventure tours and other organised trips to sights and activities around the area.</p>
<p>Nelson is located at the top of the South Island and has a warm sunny climate beside the sea.</p>
<p>From the northern end of the Southern Alps to stunning beaches, the Nelson area offers plenty to experience.</p>
<p>Consistently offering the highest sunshine in the country, you’ll have plenty of time to enjoy the unique lifestyle that Nelson has to offer.</p>
<p>Nelson’s economy is based mainly around seafood (with Port Nelson being the biggest fishing port in Australasia), and is known throughout NZ for its thriving art culture and numerous award winning wineries.</p>
<p>A visit to the area would not be complete without visiting one of the many galleries or watching master glass blowers practice their craft. Why not indulge in fishing, tramping, skydiving, sailing or one of the many other activities this town has to offer.<br />
<span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2175' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<h3>Nelson Activities and Attractions</h3>
<h5>Click on the Bar or the Arrow to Expand the listings below</h5>
<div id="accordion100" class="accordion">
<h3 class="toggler">Abel Tasman Nature Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;">NATURE   TOURS</td>
<td>ABEL TASMAN</td>
<td>Abel Tasman Seal Swim</td>
<td><a href="http://www.sealswim.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.sealswim.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">French Pass Boat Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">BOAT TOURS</td>
<td>FRENCH PASS</td>
<td>Steadfast Traditional Sail</td>
<td><a href="http://www.steadfastsail.com/" target="_blank"><span style="font-size: 10pt;">http://www.steadfastsail.com</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Golden Bay Nature Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE TOURS</td>
<td>GOLDEN BAY</td>
<td>Farewell Spit Tours</td>
<td><a href="http://farewellspit.co.nz/" target="_blank"><span style="font-size: 10pt;">http://farewellspit.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Kahurangi Hiking Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HIKING TOURS</td>
<td>KAHURANGI</td>
<td>Bush &amp; Beyond Guided Trekking</td>
<td><a href="http://www.naturetreks.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.naturetreks.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Kahurangi Nature tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE TOURS</td>
<td>KAHURANGI</td>
<td>Bush &amp; Beyond Guided Treks</td>
<td><a href="http://www.bushandbeyond.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.bushandbeyond.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE TOURS</td>
<td>KAHURANGI</td>
<td>Kahurangi Guided Walks</td>
<td><a href="http://www.kahurangiwalks.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.kahurangiwalks.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Kaiteriteri Hiking Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HIKING TOURS</td>
<td>KAITERITERI</td>
<td>Abel Tasman Tours &amp; Guided Walks</td>
<td><a href="http://www.abeltasmanseashuttles.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.abeltasmanseashuttles.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Motueka 4 Wheel Drive tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">4WD TOURS</td>
<td>MOTUEKA</td>
<td>Bush And Mountain Ventures</td>
<td><a href="http://www.bushandmountain.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.bushandmountain.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">LOR TOURS</td>
<td>MOTUEKA</td>
<td>Tasman Helicopters</td>
<td><a href="http://www.tasmanhelicopters.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.tasmanhelicopters.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Motueka Scenic Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SCENIC TOURS</td>
<td>MOTUEKA</td>
<td>Custom Scenic Tours</td>
<td><a href="http://www.scenictoursnz.com/" target="_blank"><span style="font-size: 10pt;">http://www.scenictoursnz.com</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Nelson Adventure Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ADVENTURE TOURS</td>
<td>NELSON</td>
<td>Avocado Adventures</td>
<td><a href="http://www.avocadoadventures.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.avocadoadventures.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ADVENTURE TOURS</td>
<td>NELSON</td>
<td>Black Sheep Touring Company</td>
<td><a href="http://www.blacksheeptouring.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.blacksheeptouring.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ADVENTURE TOURS</td>
<td>NELSON</td>
<td>Journeys At The Edge</td>
<td><a href="http://www.journeysattheedge.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.journeysattheedge.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ADVENTURE TOURS</td>
<td>NELSON</td>
<td>Simply Wild</td>
<td><a href="http://www.simplywild.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.simplywild.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Nelson Boat Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">BOAT TOURS</td>
<td>NELSON</td>
<td>Nelson Sailing Adventures</td>
<td><a href="http://www.nelsonsailing.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.nelsonsailing.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">BOAT TOURS</td>
<td>NELSON</td>
<td>Galerna Global Expeditions</td>
<td><a href="http://www.nzyachtcharters.com/" target="_blank"><span style="font-size: 10pt;">http://www.nzyachtcharters.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">BOAT TOURS</td>
<td>NELSON</td>
<td>Yonder Star Yacht Charters</td>
<td><a href="http://www.yonderstarcharters.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.yonderstarcharters.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Nelson Cycle Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">CYCLE TOURS</td>
<td>NELSON</td>
<td>Escape Adventures</td>
<td><a href="http://www.escapeadventures.co.nz/new-zealand-trips" target="_blank"><span style="font-size: 10pt;">http://www.escapeadventures.co.nz/new-zealand-trips</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Nelson Hiking Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HIKING TOURS</td>
<td>NELSON</td>
<td>Golden Downs Lodge &amp; Tours</td>
<td><a href="http://www.goldendowns.co.nz/Startupwalks.htm" target="_blank"><span style="font-size: 10pt;">http://www.goldendowns.co.nz/Startupwalks.htm</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">LOR TOURS</td>
<td>NELSON</td>
<td>Jens Hansen Gold &amp; Silversmith</td>
<td><a href="http://www.jenshansen.com/" target="_blank"><span style="font-size: 10pt;">http://www.jenshansen.com</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Nelson Nature Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE TOURS</td>
<td>NELSON</td>
<td>New Zealand Nature Tours</td>
<td><a href="http://www.newzealandnaturetours.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.newzealandnaturetours.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE TOURS</td>
<td>NELSON</td>
<td>Seabird Charters</td>
<td><a href="http://www.seabirdcharters.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.seabirdcharters.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE TOURS</td>
<td>NELSON</td>
<td>Top Of The South Tours</td>
<td><a href="http://www.topofthesouth.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.topofthesouth.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE TOURS</td>
<td>NELSON</td>
<td>Walk Nelson Nz</td>
<td><a href="http://www.walknelsonnz.com/" target="_blank"><span style="font-size: 10pt;">http://www.walknelsonnz.com</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Nelson Photography Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PHOTOGRAPHY TOURS</td>
<td>NELSON</td>
<td>Bay Tours</td>
<td><a href="http://www.baytoursnelson.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.baytoursnelson.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PHOTOGRAPHY TOURS</td>
<td>NELSON</td>
<td>Capture New Zealand Photography Tours</td>
<td><a href="http://www.capturenewzealand.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.capturenewzealand.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Nelson Scenic Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SCENIC TOURS</td>
<td>NELSON</td>
<td>Nelson Tours</td>
<td><a href="http://www.nelsontours.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.nelsontours.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<p></div><br />
 <span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2175' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span></p>
<p><script type="text/javascript">// <![CDATA[
      google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p><img class="size-full wp-image-453 alignnone" title="South Island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/south-island.gif" alt="South Island" width="250" height="301" /></p>
<p><a title="BackPackers Travel Planner New Zealand" href="http://nz-backpackers-travel-planner.com" target="_blank"> New Zealand Backpackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/nelson-tours-south-island-nz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Christchurch Activities Canterbury NZ</title>
		<link>http://NZ-backpackers-travel-planner.com/christchurch-activities-canterbury-nz/</link>
		<comments>http://NZ-backpackers-travel-planner.com/christchurch-activities-canterbury-nz/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 18:37:30 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[15 Christchurch Activities]]></category>
		<category><![CDATA[Adventure Activities]]></category>
		<category><![CDATA[Eyeball NZ]]></category>
		<category><![CDATA[High Energy Activities]]></category>
		<category><![CDATA[Low Energy Activities]]></category>
		<category><![CDATA[Relaxing Activities]]></category>
		<category><![CDATA[4WD]]></category>
		<category><![CDATA[Abseiling]]></category>
		<category><![CDATA[Adventure]]></category>
		<category><![CDATA[Ballooning]]></category>
		<category><![CDATA[Canterbury Day Trips]]></category>
		<category><![CDATA[Christchurch Attractions]]></category>
		<category><![CDATA[Christchurch Day Trips]]></category>
		<category><![CDATA[Climbing]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Heritage]]></category>
		<category><![CDATA[Horse riding]]></category>
		<category><![CDATA[Jet boats]]></category>
		<category><![CDATA[Karting]]></category>
		<category><![CDATA[Kayaking]]></category>
		<category><![CDATA[Laser Strike]]></category>
		<category><![CDATA[Maori Culture]]></category>
		<category><![CDATA[Motorcycle Riding]]></category>
		<category><![CDATA[motorcycles]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[Observatory]]></category>
		<category><![CDATA[paintball]]></category>
		<category><![CDATA[paragliding]]></category>
		<category><![CDATA[quad bikes]]></category>
		<category><![CDATA[Quad Biking]]></category>
		<category><![CDATA[Solar Observatory]]></category>
		<category><![CDATA[South Island Attractions]]></category>
		<category><![CDATA[swimming]]></category>
		<category><![CDATA[wildlife]]></category>

		<guid isPermaLink="false">http://NZ-backpackers-travel-planner.com/?p=2417</guid>
		<description><![CDATA[<a href="/christchurch-activities-canterbury-nz/" title="Click to see Details of Christchurch Activities New Zealand" target="_self"> <img class="size-full wp-image-500 alignright" title="Christchurch" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/chchmap.gif" alt="Christchurch Area" width="54" height="76" />
Christchurch Activities....more....</a>

<em>Click on the Summary Title above or the Location Map to 
view the Christchurch New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc663 = new MultipleOpenAccordion($('accordion663'), {
		                    togglers:$$('#accordion663 .toggler'),       
		                    elements:$$('#accordion663 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc663.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc663.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc663.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Christchurch Activities</h2>
<div id="attachment_500" class="wp-caption alignright" style="width: 144px"><img class="size-full wp-image-500" title="Christchurch" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/chchmap.gif" alt="Christchurch Area" width="134" height="189" /><p class="wp-caption-text">Christchurch Area</p></div>
<p>Known as The Garden City, it offers extensive inner city public, private gardens and parks, with the Avon River slowly meandering though the city centre.</p>
<p>Still apparent, is the that Christchurch was founded by upper class English whose influence is still apparent in the city’s architecture, the very English Christ’s College, Cathedral Square, and punting on the Avon River.</p>
<p>While in the city, why not visit the Antarctic Centre or take a drive out to Akaroa, New Zealand’s “French” settlement where you can enjoy a unique atmosphere, great food, fishing and eco boat trips.</p>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2417' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<h3>Christchurch Activities and Attractions</h3>
<h5>Click on the Bar or the Arrow to Expand the listings below</h5>
<div id="accordion663" class="accordion">
<h3 class="toggler">4 Wheel Drive Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td>4WD TOURS</td>
<td>CHRISTCHURCH</td>
<td>Alpine Safari Tour</td>
<td><a href="http://www.alpinesafari.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.alpinesafari.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Attractions</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ATTRACTIONS &amp; ACTIVITIES</td>
<td>CHRISTCHURCH</td>
<td>Stewarts Gully Mini Golf And Picnic Domain</td>
<td><a href="http://homepage.ihug.co.nz/%7Eclive.m/stewartsgully/index.htm" target="_blank"><span style="font-size: 10pt;">http://homepage.ihug.co.nz/~clive.m/stewartsgully/index.htm</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ATTRACTIONS &amp; ACTIVITIES</td>
<td>CHRISTCHURCH</td>
<td>Adrenalin Forest</td>
<td><a href="http://www.adrenalin-forest.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.adrenalin-forest.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ATTRACTIONS &amp; ACTIVITIES</td>
<td>CHRISTCHURCH</td>
<td>Pirates Island</td>
<td><a href="http://www.adventuregolf.co.nz/"><span style="font-size: 10pt;">http://www.adventuregolf.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ATTRACTIONS &amp; ACTIVITIES</td>
<td>CHRISTCHURCH</td>
<td>Aimtru Archery</td>
<td><a href="http://www.aimtru.com/" target="_blank"><span style="font-size: 10pt;">http://www.aimtru.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ATTRACTIONS &amp; ACTIVITIES</td>
<td>CHRISTCHURCH</td>
<td>Jellie Park Aqualand</td>
<td><a href="http://www.jelliepark.org.nz/" target="_blank"><span style="font-size: 10pt;">http://www.jelliepark.org.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ATTRACTIONS &amp; ACTIVITIES</td>
<td>CHRISTCHURCH</td>
<td>Science Alive</td>
<td><a href="http://www.sciencealive.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.sciencealive.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ATTRACTIONS &amp; ACTIVITIES</td>
<td>CHRISTCHURCH</td>
<td>Tanks For Everything</td>
<td><a href="http://www.tanksforeverything.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.tanksforeverything.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Bowling</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">BOWLING</td>
<td>CHRISTCHURCH</td>
<td>Garden City Bowl</td>
<td><a href="http://www.gardencitybowl.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.gardencitybowl.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Climbing and Abseiling</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">CLIMBING &amp; ABSEILING</td>
<td>CHRISTCHURCH</td>
<td>Clip &#8216;n Climb</td>
<td><a href="http://www.clipnclimb.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.clipnclimb.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">CLIMBING &amp; ABSEILING</td>
<td>CHRISTCHURCH</td>
<td>The Roxx Climbing Centre</td>
<td><a href="http://www.theroxx.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.theroxx.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Golf</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">GOLF</td>
<td>CHRISTCHURCH</td>
<td>Ferrymead Golf</td>
<td><a href="http://www.ferrymeadgolf.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.ferrymeadgolf.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Heritage</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Air Force Museum" href="http://www.airforcemuseum.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Air Force Museum</span></a></td>
<td><a href="http://www.airforcemuseum.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.airforcemuseum.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for The Arts Centre Of Christchurch" href="http://www.artscentre.org.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">The Arts Centre Of Christchurch</span></a></td>
<td><a href="http://www.artscentre.org.nz/" target="_blank"><span style="font-size: 10pt;">http://www.artscentre.org.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Antigua Boat Sheds" href="http://www.boatsheds.co.nz/"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Antigua Boat Sheds</span></a></td>
<td><a href="http://www.boatsheds.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.boatsheds.co.nz/</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Christchurch Cathedral" href="http://www.christchurchcathedral.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Christchurch Cathedral</span></a></td>
<td><a href="http://www.christchurchcathedral.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.christchurchcathedral.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Mona Vale Homestead &amp; Gardens" href="http://www.monavale.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Mona Vale Homestead &amp; Gardens</span></a></td>
<td><a href="http://www.monavale.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.monavale.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Ngaio Marsh House" href="http://www.ngaio-marsh.org.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Ngaio Marsh House</span></a></td>
<td><a href="http://www.ngaio-marsh.org.nz/" target="_blank"><span style="font-size: 10pt;">http://www.ngaio-marsh.org.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Riccarton House &amp;amp; Bush" href="http://www.riccartonhouse.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Riccarton House &amp; Bush</span></a></td>
<td><a href="http://www.riccartonhouse.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.riccartonhouse.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Sign Of The Takahe" href="http://www.signofthetakahe.com/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Sign Of The Takahe</span></a></td>
<td><a href="http://www.signofthetakahe.com/" target="_blank"><span style="font-size: 10pt;">http://www.signofthetakahe.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Yaldhurst Museum  Of Transport And Science" href="http://www.yaldhurstmuseum.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Yaldhurst Museum Of Transport And Science</span></a></td>
<td><a href="http://www.yaldhurstmuseum.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.yaldhurstmuseum.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Horse Riding</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE RIDING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Waimak River Horse Treks" href="http://www.gohorsetrekking.co.nz/index.htm" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Waimak River Horse Treks</span></a></td>
<td><a href="http://www.gohorsetrekking.co.nz/index.htm" target="_blank"><span style="font-size: 10pt;">http://www.gohorsetrekking.co.nz/index.htm</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE RIDING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Roddy Wood Polo" href="http://www.horsetalk.co.nz/roddywoodpolo/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Roddy Wood Polo</span></a></td>
<td><a href="http://www.horsetalk.co.nz/roddywoodpolo" target="_blank"><span style="font-size: 10pt;">http://www.horsetalk.co.nz/roddywoodpolo</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE RIDING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Orton Bradley Horse Treks" href="http://www.obhorsetreks.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Orton Bradley Horse Treks</span></a></td>
<td><a href="http://www.obhorsetreks.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.obhorsetreks.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE RIDING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for New Zealand Polo School" href="http://www.polo.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">New Zealand Polo School</span></a></td>
<td><a href="http://www.polo.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.polo.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE RIDING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Ravensteed Equestrian Centre" href="http://www.ravensteed.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Ravensteed Equestrian Centre</span></a></td>
<td><a href="http://www.ravensteed.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.ravensteed.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Hot Air Ballooning</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HOT AIR BALLOONING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Balloon Adventures Up Up And Away" href="http://www.ballooning.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Balloon Adventures Up Up And Away</span></a></td>
<td><a href="http://www.ballooning.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.ballooning.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Jet Boats</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">JET BOATS</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Jet Thrills" href="http://www.jetthrills.com/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Jet Thrills</span></a></td>
<td><a href="http://www.jetthrills.com/" target="_blank"><span style="font-size: 10pt;">http://www.jetthrills.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">JET BOATS</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for River Tours" href="http://www.rivertours.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">River Tours</span></a></td>
<td><a href="http://www.rivertours.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.rivertours.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Karting</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KARTING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Action Karts Raceway" href="http://www.actionkarts.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Action Karts Raceway</span></a></td>
<td><a href="http://www.actionkarts.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.actionkarts.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KARTING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Supa Karts Indoor Raceway" href="http://www.supakarts.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Supa Karts Indoor Raceway</span></a></td>
<td><a href="http://www.supakarts.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.supakarts.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Kayaking</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">KAYAKING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Paddlerzone" href="http://www.paddlerzone.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Paddlerzone</span></a></td>
<td><a href="http://www.paddlerzone.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.paddlerzone.co.nz/</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Laser Strike</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">LASER STRIKE</td>
<td>CHRISTCHURCH</td>
<td>Laser Strike Ltd</td>
<td><a href="http://www.laserstrike.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.laserstrike.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Maori Culture</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MAORI CULTURE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Tamaki Heritage Village" href="http://www.maoriculture.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Tamaki Heritage Village</span></a></td>
<td><a href="http://www.maoriculture.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.maoriculture.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Motorcycle and Quadbikes</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MOTORCYCLE &amp; QUAD BIKES</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Adventure Trailrides" href="http://www.adventureride.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Adventure Trailrides</span></a></td>
<td><a href="http://www.adventureride.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.adventureride.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Nature</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Willowbank Wildlife Reserve" href="http://www.willowbank.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Willowbank Wildlife Reserve</span></a></td>
<td><a href="http://www.willowbank.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.willowbank.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Observatory</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">OBSERVATORY</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Townsend Observatory" href="http://www.artscentre.org.nz/Whats-On/Townsend-Observatory.asp" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Townsend Observatory</span></a></td>
<td><a href="http://www.artscentre.org.nz/Whats-On/Townsend-Observatory.asp" target="_blank"><span style="font-size: 10pt;">http://www.artscentre.org.nz/Whats-On/Townsend-Observatory.asp</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Paintball</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PAINTBALL</td>
<td>CHRISTCHURCH</td>
<td>The Ultimate Game</td>
<td><a href="http://www.paintballgames.co.nz/ultimategame.htm" target="_blank"><span style="font-size: 10pt;">http://www.paintballgames.co.nz/ultimategame.htm</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PAINTBALL</td>
<td>CHRISTCHURCH</td>
<td>Urban Paintball</td>
<td><a href="http://www.urbanpaintball.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.urbanpaintball.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Paragliding</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PARAGLIDING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Nimbus Paragliding" href="http://www.nimbusparagliding.cjb.net/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Nimbus Paragliding</span></a></td>
<td><a href="http://www.nimbusparagliding.cjb.net/" target="_blank"><span style="font-size: 10pt;">http://www.nimbusparagliding.cjb.net</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PARAGLIDING</td>
<td>CHRISTCHURCH</td>
<td><a title="View web site for Parapro" href="http://www.parapro.co.nz/" target="_blank"><span style="color: windowtext; font-size: 10pt; text-decoration: none;">Parapro</span></a></td>
<td><a href="http://www.parapro.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.parapro.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Swimming</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SWIMMING</td>
<td>CHRISTCHURCH</td>
<td>Qeii Leisure Centre Pool</td>
<td><a href="http://www.qeiipark.org.nz/" target="_blank"><span style="font-size: 10pt;">http://www.qeiipark.org.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Wildlife</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WILDLIFE</td>
<td>CHRISTCHURCH</td>
<td>Southern Encounter Aquarium &amp; Kiwi House</td>
<td><a href="http://www.southernencounter.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.southernencounter.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WILDLIFE PARK</td>
<td>CHRISTCHURCH</td>
<td>Orana Wildlife Park</td>
<td><a href="http://www.oranawildlifepark.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.oranawildlifepark.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<p></div><br />
 <span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2417' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span></p>
<p><script type="text/javascript">// <![CDATA[
           google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script><br />
<img class="size-full wp-image-453 alignnone" title="South Island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/south-island.gif" alt="South Island" width="250" height="301" /></p>
<p><a title="BackPackers Travel Planner New Zealand" href="http://nz-backpackers-travel-planner.com" target="_blank">New Zealand Backpackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/christchurch-activities-canterbury-nz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Christchurch Tours Canterbury NZ</title>
		<link>http://NZ-backpackers-travel-planner.com/christchurch-tours-canterbury-nz/</link>
		<comments>http://NZ-backpackers-travel-planner.com/christchurch-tours-canterbury-nz/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 18:08:52 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[15 Christchurch Activities]]></category>
		<category><![CDATA[Low Energy Activities]]></category>
		<category><![CDATA[Transport and Tours]]></category>
		<category><![CDATA[Walking Activities]]></category>
		<category><![CDATA[4WD]]></category>
		<category><![CDATA[Canterbury Attractions]]></category>
		<category><![CDATA[Christchurch Attractions]]></category>
		<category><![CDATA[Christchurch Day Tours]]></category>
		<category><![CDATA[Christchurch Day Trips]]></category>
		<category><![CDATA[Garden tours]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[photography tours]]></category>
		<category><![CDATA[South Island Attractions]]></category>
		<category><![CDATA[Train tours]]></category>

		<guid isPermaLink="false">http://NZ-backpackers-travel-planner.com/?p=2421</guid>
		<description><![CDATA[<a href="/christchurch-tours-canterbury-nz/" title="Click to see Details of Christchurch Tours New Zealand" target="_self"> <img class="size-full wp-image-500 alignright" title="Christchurch" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/chchmap.gif" alt="Christchurch Area" width="54" height="76" />
Christchurch Tours....more....</a>

<em>Click on the Summary Title above or the Location Map to 
view the Christchurch New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc313 = new MultipleOpenAccordion($('accordion313'), {
		                    togglers:$$('#accordion313 .toggler'),       
		                    elements:$$('#accordion313 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc313.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc313.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc313.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Christchurch Tours</h2>
<div id="attachment_500" class="wp-caption alignright" style="width: 144px"><img class="size-full wp-image-500" title="Christchurch" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/chchmap.gif" alt="Christchurch Area" width="134" height="189" /><p class="wp-caption-text">Christchurch Area</p></div>
<p>Bus and Coach tours, Sightseeing Tours, Adventure tours and other organised trips to sights and activities around the area.</p>
<p>Situated on the East Coast of the South Island, with a population of around 300 000, Christchurch is the largest city in the South Island.</p>
<p>Known as The Garden City, it offers extensive inner city public, private gardens and parks, with the Avon River slowly meandering though the city centre.</p>
<p>Still apparent, is the that Christchurch was founded by upper class English whose influence is still apparent in the city’s architecture, the very English Christ’s College, Cathedral Square, and punting on the Avon River.</p>
<p>While in the city, why not visit the Antarctic Centre or take a drive out to Akaroa, New Zealand’s “French” settlement where you can enjoy a unique atmosphere, great food, fishing and eco boat trips.</p>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2421' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<h3>Christchurch Activities and Attractions</h3>
<h5>Click on the Bar or the Arrow to Expand the listings below</h5>
<div id="accordion313" class="accordion">
<h3 class="toggler">4 Wheel Drive tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td>4WD TOURS</td>
<td>CHRISTCHURCH</td>
<td>Hassle-free Lord Of The Rings Edoras Tour</td>
<td><a href="http://www.hasslefree.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.hasslefree.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">4WD TOURS</td>
<td>CHRISTCHURCH</td>
<td>High Country Explorer Tours</td>
<td><a href="http://www.high-country.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.high-country.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Garden Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">GARDEN TOURS</td>
<td>CHRISTCHURCH</td>
<td>Discovery Day Tours</td>
<td><a href="http://www.discoverytravel.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.discoverytravel.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">GARDEN TOURS</td>
<td>CHRISTCHURCH</td>
<td>Cannz Tours</td>
<td><a href="http://www.cannz.co.nz/en" target="_blank"><span style="font-size: 10pt;">http://www.cannz.co.nz/en</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Nature Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE TOURS</td>
<td>CHRISTCHURCH</td>
<td>Pohatu Penguins</td>
<td><a href="http://www.pohatu.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.pohatu.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE TOURS</td>
<td>CHRISTCHURCH</td>
<td>The Inside Story</td>
<td><a href="http://www.theinsidestory.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.theinsidestory.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE TOURS</td>
<td>CHRISTCHURCH</td>
<td>Canterbury Trails</td>
<td><a href="http://www.wildsouth.com/" target="_blank"><span style="font-size: 10pt;">http://www.wildsouth.com</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Photography Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PHOTOGRAPHY TOURS</td>
<td>CHRISTCHURCH</td>
<td>Go Photo</td>
<td><a href="http://www.gophoto.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.gophoto.co.nz/</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Train Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">TRAIN TOURS</td>
<td>CHRISTCHURCH</td>
<td>Hello New Zealand</td>
<td><a href="http://www.hellonewzealand.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.hellonewzealand.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">TRAIN TOURS</td>
<td>CHRISTCHURCH</td>
<td>The Tranzalpine</td>
<td><a href="http://www.tranzscenic.co.nz/services/tranzalpine.aspx" target="_blank"><span style="font-size: 10pt;">http://www.tranzscenic.co.nz/services/tranzalpine.aspx</span></a></td>
</tr>
</tbody>
</table>
</div>
<p></div><br />
 <span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2421' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span></p>
<p><script type="text/javascript">// <![CDATA[
           google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script><br />
<img class="size-full wp-image-453 alignnone" title="South Island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/south-island.gif" alt="South Island" width="250" height="301" /></p>
<p><a title="BackPackers Travel Planner New Zealand" href="http://nz-backpackers-travel-planner.com" target="_blank">New Zealand Backpackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/christchurch-tours-canterbury-nz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aoraki Mt Cook Activities South Island NZ</title>
		<link>http://NZ-backpackers-travel-planner.com/aoraki-mt-cook-activities-south-island-nz/</link>
		<comments>http://NZ-backpackers-travel-planner.com/aoraki-mt-cook-activities-south-island-nz/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 12:15:29 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[16 West Coast Activities]]></category>
		<category><![CDATA[17 Fiordland Activities]]></category>
		<category><![CDATA[Adventure Activities]]></category>
		<category><![CDATA[Eyeball NZ]]></category>
		<category><![CDATA[Low Energy Activities]]></category>
		<category><![CDATA[Relaxing Activities]]></category>
		<category><![CDATA[4WD]]></category>
		<category><![CDATA[Fishing]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Hiking]]></category>
		<category><![CDATA[mountaineering]]></category>
		<category><![CDATA[Mt Cook Attractions]]></category>
		<category><![CDATA[Mt Cook Day Trips]]></category>
		<category><![CDATA[Nature Tours]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[New Zealand Nature Tours]]></category>
		<category><![CDATA[Observatory]]></category>
		<category><![CDATA[scenic flights]]></category>
		<category><![CDATA[Solar Observatory]]></category>
		<category><![CDATA[tramping]]></category>
		<category><![CDATA[winery]]></category>

		<guid isPermaLink="false">http://NZ-backpackers-travel-planner.com/?p=2443</guid>
		<description><![CDATA[Aoraki Mt Cook Activities on the West Coast / Central South Island of New Zealand
<a href="/aoraki-mt-cook-activities-south-island-nz/" title="Click to see Details of Aoraki Mt Cook Activities South Island New Zealand" target="_self"><img src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/franzmap.gif" alt="Mt Cook" title="Mt Cook" width="54" height="76" class="size-full wp-image-502 alignright" />
Mt Cook activities....more....</a>


<em>Click on the Summary Title above or the Location Map to view 
the Mt Cook New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc862 = new MultipleOpenAccordion($('accordion862'), {
		                    togglers:$$('#accordion862 .toggler'),       
		                    elements:$$('#accordion862 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc862.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc862.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc862.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Aoraki Mt Cook Activities</h2>
<div id="attachment_502" class="wp-caption alignright" style="width: 144px"><img class="size-full wp-image-502" title="Mt Cook  / Fiordland" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/franzmap.gif" alt="Mt Cook  / Fiordland" width="134" height="189" /><p class="wp-caption-text">Mt Cook / Fiordland</p></div>
<h3>FIORDLAND MOUNT COOK</h3>
<p>Described by Rudyard Kipling as the ‘eighth wonder of the world’, located in the beautiful Fiordland region of New Zealand, Milford Sound is set within a world heritage region often called the Sightseeing and Walking Capital of the world.</p>
<h3>THE GLACIERS</h3>
<p>Remnants of the ice age cascade from the snowfields of the Southern Alps to valley floors 300 meters above sea level. Nowhere else in the world’s temperate climates are glaciers so accessible. With glaciers covering nearly half of the Aoraki / Mt Cook area you’ll have plenty of glacial option to choose from.</p>
<p>There are a range of guided excursions available that will provide professional guides who will give full explanations regarding the geological features, flora and fauna of the area.</p>
<p>If seeing the glaciers from above is more to your liking, there are helicopter and fixed wing aircraft that also provide scenic flights and snow landings amidst New Zealand’s highest peaks, overlooking these glaciers. A range of walks exist, surrounding glaciers in New Zealand that provide excellent points for viewing the glacier as well as exploring the surrounding rainforest environments.</p>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2443' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<h3>Mt Cook Activities and Attractions</h3>
<h5>Click on the Bar or the Arrow to Expand the listings below</h5>
<div id="accordion862" class="accordion"></p>
<h3 class="toggler">Haast Scenic Flights</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;">SCENIC FLIGHTS</td>
<td>HAAST</td>
<td>Heliventures</td>
<td><a href="http://www.heliventures.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.heliventures.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Lake Tekapo Fishing</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">FISHING</td>
<td>LAKE TEKAPO</td>
<td>Creel Fishing Safaris</td>
<td><a href="http://www.laketekapoflyfishing.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.laketekapoflyfishing.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Lake Tekapo Observatory</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">OBSERVATORY</td>
<td>LAKE TEKAPO</td>
<td>Earth And Sky Observatory</td>
<td><a href="http://www.earthandsky.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.earthandsky.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Lake Tekapo Scenic Flights</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">SCENIC FLIGHTS</td>
<td>LAKE TEKAPO</td>
<td>Air Safaris And Services</td>
<td><a href="http://www.airsafaris.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.airsafaris.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Mt Cook 4 Wheel Drive</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">4WD</td>
<td>MT COOK</td>
<td>Alan&#8217;s 4wd Tours</td>
<td><a href="http://www.mountcooktours.co.nz/index.html" target="_blank"><span style="font-size: 10pt;">http://www.mountcooktours.co.nz/index.html</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Mt Cook Mountaineering</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">MOUNTAINEERING</td>
<td>MT COOK</td>
<td>Alpine Guides</td>
<td><a href="http://www.alpineguides.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.alpineguides.co.nz</span></a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">MOUNTAINEERING</td>
<td>MT COOK</td>
<td>Alpine Recreation</td>
<td><a href="http://www.alpinerecreation.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.alpinerecreation.co.nz</span></a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">MOUNTAINEERING</td>
<td>MT COOK</td>
<td>Aspiring Guides Mountaineering</td>
<td><a href="http://www.aspiringguides.com/" target="_blank"><span style="font-size: 10pt;">http://www.aspiringguides.com</span></a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">MOUNTAINEERING</td>
<td>MT COOK</td>
<td>Southern Alps Guiding</td>
<td><a href="http://www.mtcook.com/" target="_blank"><span style="font-size: 10pt;">http://www.mtcook.com</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Mt Cook Scenic Flights</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">SCENIC FLIGHTS</td>
<td>MT COOK</td>
<td>The Helicopter Line</td>
<td><a href="http://www.helicopter.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.helicopter.co.nz</span></a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">SCENIC FLIGHTS</td>
<td>MT COOK</td>
<td>Aoraki Mount Cook Ski Planes</td>
<td><a href="http://www.mtcookskiplanes.com/" target="_blank"><span style="font-size: 10pt;">http://www.mtcookskiplanes.com</span></a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">SCENIC FLIGHTS</td>
<td>MT COOK</td>
<td>Mount Cook Ski Planes</td>
<td><a href="http://www.mtcookskiplanes.com/" target="_blank"><span style="font-size: 10pt;">http://www.mtcookskiplanes.com</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Mt Cook Tramping and Hiking</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">TRAMPING &amp; HIKING</td>
<td>MT COOK</td>
<td>Helibike Twizel</td>
<td><a href="http://www.discoverytours.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.discoverytours.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Omarama Fishing</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">FISHING</td>
<td>OMARAMA</td>
<td>Fly Fishing Fundamentals</td>
<td><a href="http://homepages.ihug.co.nz/%7Efwrolfe" target="_blank"><span style="font-size: 10pt;">http://homepages.ihug.co.nz/~fwrolfe</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Omarama Winery</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">WINERIES</td>
<td>OMARAMA</td>
<td>Clay Cliffs Winery</td>
<td><a href="http://www.claycliffswinery.co.nz/index.html" target="_blank"><span style="font-size: 10pt;">http://www.claycliffswinery.co.nz/index.html</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Tasman Glacier Nature tour</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">NATURE</td>
<td>TASMAN<span> </span></td>
<td>Glacier Explorers</td>
<td><a href="http://www.glacierexplorers.com/" target="_blank"><span style="font-size: 10pt;">http://www.glacierexplorers.com</span></a></td>
</tr>
</tbody>
</table>
</div>
<p></div>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2443' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span></p>
<p><script type="text/javascript">// <![CDATA[
      google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p><img class="size-full wp-image-453 alignnone" title="South Island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/south-island.gif" alt="South Island" width="250" height="301" /></p>
<p><a title="New Zealand Backpackers Travel Planner" href="http://nz-backpackers-travel-planner.com" target="_blank">New Zealand Backpackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/aoraki-mt-cook-activities-south-island-nz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Queenstown Otago South Island NZ Activities</title>
		<link>http://NZ-backpackers-travel-planner.com/queenstown-otago-south-island-nz-activities/</link>
		<comments>http://NZ-backpackers-travel-planner.com/queenstown-otago-south-island-nz-activities/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 07:50:10 +0000</pubDate>
		<dc:creator>Backpacker Planner</dc:creator>
				<category><![CDATA[18 Queenstown Activities]]></category>
		<category><![CDATA[Eyeball NZ]]></category>
		<category><![CDATA[Low Energy Activities]]></category>
		<category><![CDATA[Relaxing Activities]]></category>
		<category><![CDATA[4WD]]></category>
		<category><![CDATA[Ballooning]]></category>
		<category><![CDATA[Bungy]]></category>
		<category><![CDATA[Bungy Jumping]]></category>
		<category><![CDATA[caving]]></category>
		<category><![CDATA[Fishing]]></category>
		<category><![CDATA[Fly by Wire]]></category>
		<category><![CDATA[Golfing and Golf tours]]></category>
		<category><![CDATA[Gondola]]></category>
		<category><![CDATA[Hang gliding]]></category>
		<category><![CDATA[Heritage]]></category>
		<category><![CDATA[Hiking]]></category>
		<category><![CDATA[Horse riding]]></category>
		<category><![CDATA[Jet boating]]></category>
		<category><![CDATA[Lord of the Rings tours]]></category>
		<category><![CDATA[Luge]]></category>
		<category><![CDATA[mountain biking]]></category>
		<category><![CDATA[mountaineering]]></category>
		<category><![CDATA[Nature Tours]]></category>
		<category><![CDATA[New Zealand Attractions]]></category>
		<category><![CDATA[New Zealand Nature Tours]]></category>
		<category><![CDATA[paragliding]]></category>
		<category><![CDATA[quad bikes]]></category>
		<category><![CDATA[Quad Biking]]></category>
		<category><![CDATA[Queenstown Attractions]]></category>
		<category><![CDATA[Queenstown Day Trips]]></category>
		<category><![CDATA[scenic tours]]></category>
		<category><![CDATA[sightseeing]]></category>
		<category><![CDATA[skiing]]></category>
		<category><![CDATA[skydiving]]></category>
		<category><![CDATA[tramping]]></category>
		<category><![CDATA[white water rafting]]></category>
		<category><![CDATA[wine tours]]></category>
		<category><![CDATA[wineries]]></category>

		<guid isPermaLink="false">http://NZ-backpackers-travel-planner.com/?p=2197</guid>
		<description><![CDATA[Queenstown Activities  in the Lower South Island of New Zealand....<a href="/queenstown-otago-south-island-nz-activities/" title="Click to see Details of Queenstown Backpackers Activities Otago New Zealand" target="_self">more....<img src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/invermap.gif" alt="Queenstown - Otago" title="Queenstown - Otago" width="54" height="76" class="size-full wp-image-504 alignright" /></a>

<em>Click on the Summary Title above or the Location Map to view 
the Queenstown New Zealand location specific details. </em>

<em>Click Category Name Tag below to see All listings under that Category on this whole site</em>]]></description>
			<content:encoded><![CDATA[
	<script type="text/javascript">
	// <![CDATA[
window.addEvent('domready', function() {var ssAcc189 = new MultipleOpenAccordion($('accordion189'), {
		                    togglers:$$('#accordion189 .toggler'),       
		                    elements:$$('#accordion189 .togcontent'),  		                    
                            openAll: false,            
                            fixedHeight: false,    
                            fixedWidth: false,      
                            height: true,              
                            opacity: true,            
                            width: false,                
                            firstElementsOpen: [0]        
                            });
                           
                           var toggleAcc = $$('.toggleAllAcc');
                           var openAcc = $$('.openAllAcc');
                           var closeAcc = $$('.closeAllAcc');
	                             toggleAcc.addEvent('click',function(e) {
		                          ssAcc189.toggleAll();
                                 });
                                 openAcc.addEvent('click',function(e) {
		                          ssAcc189.showAll();
		                          openAcc.setStyle('display', 'none');
		                          closeAcc.setStyle('display', 'block');
                                 });
                                 closeAcc.addEvent('click',function(e) {
		                          ssAcc189.hideAll();
		                          closeAcc.setStyle('display', 'none');
		                          openAcc.setStyle('display', 'block');
                                 });
                                 
                                 
});
// ]]>
</script>
<h2>Queenstown Activities</h2>
<div id="attachment_504" class="wp-caption alignright" style="width: 144px"><img class="size-full wp-image-504" title="Queenstown - Otago" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/invermap.gif" alt="Queenstown - Otago" width="134" height="189" /><p class="wp-caption-text">Queenstown - Otago</p></div>
<p><span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2197' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span><br />
<script type="text/javascript">// <![CDATA[
amazon_ad_tag = "newzealbacktr-20"; amazon_ad_width = "728"; amazon_ad_height = "90"; amazon_ad_logo = "hide"; amazon_ad_link_target = "new"; amazon_ad_price = "retail"; amazon_color_border = "958989"; amazon_color_logo = "1C0E01";
// ]]&gt;</script><br />
<script src="http://www.assoc-amazon.com/s/ads.js" type="text/javascript"></script></p>
<h3>Queenstown Activities and Attractions</h3>
<h5>Click on the Bar or the Arrow to Expand the listings below</h5>
<div id="accordion189" class="accordion">
<h3 class="toggler">Fishing</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;">FISHING</td>
<td style="width: 88pt;" width="118">QUEENSTOWN</td>
<td style="width: 178pt;" width="238">Sw Guiding</td>
<td style="width: 545pt;" width="726"><a href="http://www.swguiding.wikispaces.com/" target="_blank">http://www.swguiding.wikispaces.com</a></td>
</tr>
<tr style="height: 14.4pt;" height="19">
<td style="height: 14.4pt;" height="19">FISHING</td>
<td>TE ANAU</td>
<td>Flyfish The South</td>
<td><a href="http://www.flyfishthesouth.co.nz/" target="_blank">http://www.flyfishthesouth.co.nz</a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">4 Wheel Drive</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td>4WD</td>
<td>WANAKA</td>
<td>Southern Snow And Ice Driving Experience</td>
<td><a href="http://www.snowdriving.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.snowdriving.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">4WD TOURS</td>
<td>GLENORCHY</td>
<td>Mountainland Rovers</td>
<td><a href="http://www.mountainlandrovers.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.mountainlandrovers.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">4WD TOURS</td>
<td>QUEENSTOWN</td>
<td>Nomad Safaris</td>
<td><a href="http://www.nomadsafaris.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.nomadsafaris.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">4WD TOURS</td>
<td>QUEENSTOWN</td>
<td>Off Road Adventures</td>
<td><a href="http://www.offroad.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.offroad.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Attractions</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ATTRACTIONS</td>
<td>QUEENSTOWN</td>
<td>Over The Top</td>
<td><a href="http://www.flynz.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.flynz.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">ATTRACTIONS</td>
<td>QUEENSTOWN</td>
<td>Onsen Hot Pools</td>
<td><a href="http://www.onsen.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.onsen.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Ballooning</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">BALLOONING</td>
<td>QUEENSTOWN</td>
<td>Sunrise Balloons</td>
<td><a href="http://www.ballooningnz.com/" target="_blank"><span style="font-size: 10pt;">http://www.ballooningnz.com/</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Bungy</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">BUNGY</td>
<td>QUEENSTOWN</td>
<td>Aj Hackett Bungy Queenstown</td>
<td><a href="http://www.bungy.co.nz/index.php/pi_pageid/14" target="_blank"><span style="font-size: 10pt;">http://www.bungy.co.nz/index.php/pi_pageid/14</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">BUNGY</td>
<td>QUEENSTOWN</td>
<td>Queenstown Adventure Group</td>
<td><a href="http://www.queenstownadventure.com/" target="_blank"><span style="font-size: 10pt;">http://www.queenstownadventure.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">BUNGY</td>
<td>QUEENSTOWN</td>
<td>Skippers Grand Slam</td>
<td><a href="http://www.skipperscanyon.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.skipperscanyon.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">CANYON SWING</td>
<td>QUEENSTOWN</td>
<td>Shotover Canyon Swing</td>
<td><a href="http://www.canyonswing.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.canyonswing.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Caving</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">CAVING</td>
<td>QUEENSTOWN</td>
<td>Routeburn Canyoning</td>
<td><a href="http://www.canyoning.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.canyoning.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Fishing</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>QUEENSTOWN</td>
<td>Queenstown Trout Safaris</td>
<td><a href="http://www.fishing.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.fishing.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>QUEENSTOWN</td>
<td>Fly Fishing Adventures</td>
<td><a href="http://www.flyfishing.net.nz/" target="_blank"><span style="font-size: 10pt;">http://www.flyfishing.net.nz/</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>QUEENSTOWN</td>
<td>Queenstown Fishing Guides &amp; Charters</td>
<td><a href="http://www.queenstowncharters.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.queenstowncharters.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>QUEENSTOWN</td>
<td>Southern Trout Flyfishing</td>
<td><a href="http://www.southerntrout.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.southerntrout.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>QUEENSTOWN</td>
<td>Roger Taylor Sport Fishing</td>
<td><a href="http://www.sportfishing.net.nz/" target="_blank"><span style="font-size: 10pt;">http://www.sportfishing.net.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>QUEENSTOWN</td>
<td>Sw Guiding</td>
<td><a href="http://www.swguiding.wikispaces.com/" target="_blank"><span style="font-size: 10pt;">http://www.swguiding.wikispaces.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>QUEENSTOWN</td>
<td>Chris Dore, Fly Fishing Guide, Queenstown</td>
<td><a href="http://www.troutsafaris.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.troutsafaris.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>QUEENSTOWN</td>
<td>South Island Trout Stalkers</td>
<td><a href="http://www.trout-stalkers.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.trout-stalkers.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FISHING</td>
<td>QUEENSTOWN</td>
<td>Flyfishing New Zealand Ltd</td>
<td><a href="http://www.wakatipu.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.wakatipu.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Fly by Wire</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">FLY BY WIRE</td>
<td>QUEENSTOWN</td>
<td>Fly By Wire</td>
<td><a href="http://www.flybywire.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.flybywire.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Hang gliding</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HANGGLIDING</td>
<td>QUEENSTOWN</td>
<td>Queenstown Hang Gliding And Paragliding</td>
<td><a href="http://www.hangglide.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.hangglide.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HANGGLIDING</td>
<td>QUEENSTOWN</td>
<td>Skytrek</td>
<td><a href="http://www.skytrek.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.skytrek.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HANGGLIDING</td>
<td>QUEENSTOWN</td>
<td>Coronet Peak Tandems</td>
<td><a href="http://www.tandemhanggliding.com/" target="_blank"><span style="font-size: 10pt;">http://www.tandemhanggliding.com</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Heritage</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HERITAGE</td>
<td>QUEENSTOWN</td>
<td>Kiwi Haka</td>
<td><a href="http://www.skyline.co.nz/queenstown/kiwihaka" target="_blank"><span style="font-size: 10pt;">http://www.skyline.co.nz/queenstown/kiwihaka</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Horse Riding</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE TREKS</td>
<td>GLENORCHY</td>
<td>Dart Stables</td>
<td><a href="http://www.dartstables.com/" target="_blank"><span style="font-size: 10pt;">http://www.dartstables.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE TREKS</td>
<td>GLENORCHY</td>
<td>High Country Horses</td>
<td><a href="http://www.high-country-horses.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.high-country-horses.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE TREKS</td>
<td>QUEENSTOWN</td>
<td>Moonlight Stables</td>
<td><a href="http://www.moonlightcountry.co.nz/stables/index.htm" target="_blank"><span style="font-size: 10pt;">http://www.moonlightcountry.co.nz/stables/index.htm</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE TREKS</td>
<td>QUEENSTOWN</td>
<td>Horse Trekking Co.</td>
<td><a href="http://www.nzhorsetreks.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.nzhorsetreks.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">HORSE TREKS</td>
<td>GLENORCHY</td>
<td>Queenstowns Horse Riding Options</td>
<td><a href="http://www.trelawnb-b.co.nz/Horse_riding.htm" target="_blank"><span style="font-size: 10pt;">http://www.trelawnb-b.co.nz/Horse_riding.htm</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Jet Boating</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">JET BOATING</td>
<td>QUEENSTOWN</td>
<td>Dart River Safari &amp; Funyaks</td>
<td><a href="http://www.dartriverjetsafaris.com/" target="_blank"><span style="font-size: 10pt;">http://www.dartriverjetsafaris.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">JET BOATING</td>
<td>QUEENSTOWN</td>
<td>Kawarau Jet</td>
<td><a href="http://www.kjet.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.kjet.co.nz/</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">JET BOATING</td>
<td>QUEENSTOWN</td>
<td>Shotover Jet</td>
<td><a href="http://www.shotoverjet.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.shotoverjet.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Lord of the Rings Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">LOR TOURS</td>
<td>QUEENSTOWN</td>
<td>Milford Sound Eco Tours</td>
<td><a href="http://www.ecotours.net.nz/" target="_blank"><span style="font-size: 10pt;">http://www.ecotours.net.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">LOR TOURS</td>
<td>QUEENSTOWN</td>
<td>Trails Of Middle Earth</td>
<td><a href="http://www.lordoftheringstours.co.nz/trails_of_middle_earth.htm" target="_blank"><span style="font-size: 10pt;">http://www.lordoftheringstours.co.nz/trails_of_middle_earth.htm</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Luge</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">LUGE</td>
<td>QUEENSTOWN</td>
<td>Skyline Luge</td>
<td><a href="http://www.skyline.co.nz/queenstown/luge" target="_blank"><span style="font-size: 10pt;">http://www.skyline.co.nz/queenstown/luge</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Mountain biking</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MOUNTAIN BIKING</td>
<td>QUEENSTOWN</td>
<td>Fat Tyre Adventures</td>
<td><a href="http://www.fat-tyre.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.fat-tyre.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MOUNTAIN BIKING</td>
<td>QUEENSTOWN</td>
<td>Gravity Action</td>
<td><a href="http://www.gravityaction.com/" target="_blank"><span style="font-size: 10pt;">http://www.gravityaction.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MOUNTAIN BIKING</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MOUNTAIN BIKING</td>
<td>QUEENSTOWN</td>
<td>Off The Rails Cycle Tours</td>
<td><a href="http://www.offtherails.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.offtherails.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MOUNTAIN BIKING</td>
<td>QUEENSTOWN</td>
<td>Outside Sports</td>
<td><a href="http://www.outsidesports.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.outsidesports.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Mountaineering</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MOUNTAINEERING</td>
<td>QUEENSTOWN</td>
<td>Queenstown Mountain Guiding</td>
<td><a href="http://www.mountainguiding.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.mountainguiding.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">MOUNTAINEERING</td>
<td>QUEENSTOWN</td>
<td>Summits Mountain Guiding</td>
<td><a href="http://www.summits.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.summits.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Nature tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE</td>
<td>QUEENSTOWN</td>
<td>Kiwi &amp; Birdlife Park</td>
<td><a href="http://www.kiwibird.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.kiwibird.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">NATURE</td>
<td>QUEENSTOWN</td>
<td>Rippled Earth</td>
<td><a href="http://www.rippledearth.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.rippledearth.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Paragliding</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PARAGLIDING</td>
<td>QUEENSTOWN</td>
<td>Queenstown Paragliding School</td>
<td><a href="http://www.extremeair.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.extremeair.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">PARAGLIDING</td>
<td>QUEENSTOWN</td>
<td>Queenstown Hang Gliding And Paragliding</td>
<td><a href="http://www.paraglide.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.paraglide.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Quad Bikes</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">QUAD BIKES</td>
<td>CADRONA</td>
<td>Cardrona Adventure Park</td>
<td><a href="http://www.adventurepark.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.adventurepark.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Scenic Tours</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SCENIC</td>
<td>QUEENSTOWN</td>
<td>Creative Photography</td>
<td><a href="http://www.photosafari.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.photosafari.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Sightseeing</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SIGHTSEEING</td>
<td>QUEENSTOWN</td>
<td>Heliworks Queenstown Helicopters</td>
<td><a href="http://www.heliworks.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.heliworks.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SIGHTSEEING</td>
<td>QUEENSTOWN</td>
<td>Milford Sound Bbq Bus</td>
<td><a href="http://www.milford.net.nz/" target="_blank"><span style="font-size: 10pt;">http://www.milford.net.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SIGHTSEEING</td>
<td>QUEENSTOWN</td>
<td>Safari Of The Scenes</td>
<td><a href="http://www.nomadsafaris.co.nz/safari-of-the-scenes.html" target="_blank"><span style="font-size: 10pt;">http://www.nomadsafaris.co.nz/safari-of-the-scenes.html</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SIGHTSEEING</td>
<td>QUEENSTOWN</td>
<td>Queenstown Scenic Tours</td>
<td><a href="http://www.qst.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.qst.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SIGHTSEEING</td>
<td>QUEENSTOWN</td>
<td>Queenstown Heritage Tours</td>
<td><a href="http://www.queenstown-heritage.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.queenstown-heritage.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SIGHTSEEING</td>
<td>QUEENSTOWN</td>
<td>Skyline Gondola And Restaurant</td>
<td><a href="http://www.skyline.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.skyline.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Skydiving</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SKYDIVING<span> </span></td>
<td>QUEENSTOWN</td>
<td>Extreme Air</td>
<td><a href="http://www.extremeair.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.extremeair.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SKYDIVING<span> </span></td>
<td>QUEENSTOWN</td>
<td>Nzone &#8220;the Ultimate Jump&#8221;</td>
<td><a href="http://www.nzone.biz/" target="_blank"><span style="font-size: 10pt;">http://www.nzone.biz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SKYDIVING<span> </span></td>
<td>GLENORCHY</td>
<td>Nzskydive</td>
<td><a href="http://www.nzskydive.co.nz/queenstown" target="_blank"><span style="font-size: 10pt;">http://www.nzskydive.co.nz/queenstown</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">SKYDIVING<span> </span></td>
<td>QUEENSTOWN</td>
<td>Coronet Peak Tandems</td>
<td><a href="http://www.tandemparagliding.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.tandemparagliding.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Tramping and Hiking</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">TRAMPING &amp; HIKING</td>
<td>QUEENSTOWN</td>
<td>Ben Lomond Station</td>
<td><a href="http://www.benlomond.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.benlomond.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">TRAMPING &amp; HIKING</td>
<td>QUEENSTOWN</td>
<td>Climbing Queenstown</td>
<td><a href="http://www.climbingqueenstown.com/" target="_blank"><span style="font-size: 10pt;">http://www.climbingqueenstown.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">TRAMPING &amp; HIKING</td>
<td>QUEENSTOWN</td>
<td>Guided Nature Walks</td>
<td><a href="http://www.nzwalks.com/" target="_blank"><span style="font-size: 10pt;">http://www.nzwalks.com</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">White Water Rafting</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WHITEWATER RAFTING</td>
<td>QUEENSTOWN</td>
<td>Extreme Green Rafting</td>
<td><a href="http://www.extremegreenrafting.com/" target="_blank"><span style="font-size: 10pt;">http://www.extremegreenrafting.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WHITEWATER RAFTING</td>
<td>QUEENSTOWN</td>
<td>Family Adventures</td>
<td><a href="http://www.familyadventures.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.familyadventures.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WHITEWATER RAFTING</td>
<td>QUEENSTOWN</td>
<td>Challenge Rafting</td>
<td><a href="http://www.raft.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.raft.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WHITEWATER RAFTING</td>
<td>QUEENSTOWN</td>
<td>Queenstown Rafting</td>
<td><a href="http://www.rafting.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.rafting.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WHITEWATER SLEDGING</td>
<td>QUEENSTOWN</td>
<td>Frogz Whitewater Sledging</td>
<td><a href="http://www.frogz.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.frogz.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WHITEWATER SURFING</td>
<td>QUEENSTOWN</td>
<td>Serious Fun River Surfing And Snow Shuttles</td>
<td><a href="http://www.riversurfing.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.riversurfing.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<h3 class="toggler">Wineries</h3>
<div class="togcontent">
<table border="0">
<tbody>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>CENTRAL OTAGO</td>
<td>Amisfield</td>
<td><a href="http://www.amisfield.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.amisfield.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>CENTRAL OTAGO</td>
<td>Anthem</td>
<td><a href="http://www.anthem.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.anthem.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>GIBSTON VALLEY</td>
<td>Chard Farm Winery</td>
<td><a href="http://www.chardfarm.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.chardfarm.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>GIBSTON VALLEY</td>
<td>Coal Pit Vineyard</td>
<td><a href="http://www.coalpitwine.com/" target="_blank"><span style="font-size: 10pt;">http://www.coalpitwine.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>GIBSTON VALLEY</td>
<td>Gibbston Valley Wines</td>
<td><a href="http://www.gibbstonvalleywines.com/" target="_blank"><span style="font-size: 10pt;">http://www.gibbstonvalleywines.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>CROMWELL</td>
<td>Nevis Bluff</td>
<td><a href="http://www.nevisbluff.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.nevisbluff.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>GIBSTON VALLEY</td>
<td>Peregrine</td>
<td><a href="http://www.peregrinewines.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.peregrinewines.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>CENTRAL OTAGO</td>
<td>Rockburn</td>
<td><a href="http://www.rockburn.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.rockburn.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>CENTRAL OTAGO</td>
<td>Two Paddocks</td>
<td><a href="http://www.twopaddocks.com/" target="_blank"><span style="font-size: 10pt;">http://www.twopaddocks.com</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>GIBSTON VALLEY</td>
<td>Waitiri Creek Wines</td>
<td><a href="http://www.waitiricreek.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.waitiricreek.co.nz</span></a></td>
</tr>
<tr style="height: 13.8pt;" height="18">
<td style="height: 13.8pt;" height="18">WINERIES</td>
<td>GIBSTON VALLEY</td>
<td>Wentworth Estate, Winery And Vineyard.</td>
<td><a href="http://www.wentworth.co.nz/" target="_blank"><span style="font-size: 10pt;">http://www.wentworth.co.nz</span></a></td>
</tr>
</tbody>
</table>
</div>
<p></div><br />
 <span class='wpfp-span'><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/star.png' alt='Favorite' title='Favorite' class='wpfp-img' /><img src='http://backpackers-new-zealand.simnz.com/wp-content/plugins/wp-favorite-posts/img/loading.gif' alt='Loading' title='Loading' class='wpfp-hide wpfp-img' /><a class='wpfp-link' href='?wpfpaction=add&amp;postid=2197' title='Add to MY TRIP Favorite Places List' rel='nofollow'>Add to MY TRIP Favorite Places List</a></span></p>
<p><script type="text/javascript">// <![CDATA[
          google_ad_client = "pub-6886020739941459"; /* 468x60, created 7/12/09 */ google_ad_slot = "4276620596"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p><img class="size-full wp-image-453 alignnone" title="South Island" src="http://backpackers-new-zealand.simnz.com/wp-content/uploads/2009/10/south-island.gif" alt="South Island" width="250" height="301" /></p>
<p><a title="BackPackers Travel Planner New Zealand" href="http://nz-backpackers-travel-planner.com" target="_blank">New Zealand Backpackers Travel Planner</a></p>
]]></content:encoded>
			<wfw:commentRss>http://NZ-backpackers-travel-planner.com/queenstown-otago-south-island-nz-activities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

