<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><head><title>CAPE SCOTT NORTH COAST TRAIL SHUTTLE</title> <meta content="text/html; charset=unicode" http-equiv="Content-Type"> <meta name="description" content="Cape Scott North Coast Trail Shuttle. Cape Scott North Coast Transportation. Cape Scott North Coast Trail Taxi. Port Hardy"> <meta name="keywords" content="Cape Scott North Coast Trail Shuttle. Cape Scott North Coast Transportation. Cape Scott North Coast Trail Taxi. Port Hardy, North Vancouver Island. Hiking, West Coast Trail,"> <style type="text/css"> <!-- body { margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */ padding: 0; text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ color: #000000; background-color: #564941; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; height: 300px; background-image: url(Images/Cape.Scott.background-lines.jpg); } /* Tips for Elastic layouts 1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate. 2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this. 3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing. */ .twoColElsLtHdr #container { width: 46em; margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */ border: 5px solid #3B322D; text-align: left; /* this overrides the text-align: center on the body element. */ background-color: #C0A596; background-image: url(Images/North.Coast.Trail.Header.jpg); background-repeat: no-repeat; } .twoColElsLtHdr #header { height: 130px; padding-top: 0; padding-right: 0px; padding-bottom: 0; padding-left: 0px; } .twoColElsLtHdr #header h1 { margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */ padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */ } /* Tips for sidebar1: 1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly. 2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width. 3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColElsLtHdr #sidebar1 p" rule. */ .twoColElsLtHdr #sidebar1 { float: left; width: 26em; /* top and bottom padding create visual space within this div */ padding-top: 15px; padding-right: 0; padding-bottom: 15px; padding-left: 0; margin-left: 10px; } .twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p { margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */ margin-right: 10px; } /* Tips for mainContent: 1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs. 2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div. No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. 3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing. 4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur. */ .twoColElsLtHdr #mainContent { margin-top: 0; margin-right: 0em; margin-bottom: 0; margin-left: 28em; background-image: url(Images/North.Coast.Trail.home-page-pics.jpg); background-repeat: no-repeat; } .twoColElsLtHdr #footer { padding-top: 0; padding-right: 0px; padding-bottom: 0; padding-left: 0px; } .twoColElsLtHdr #footer p { margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */ padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */ } /* Miscellaneous classes for reuse */ .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */ float: right; margin-left: 8px; } .fltlft { /* this class can be used to float an element left in your page */ float: left; margin-right: 8px; } .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */ clear:both; height:0; font-size: 1px; line-height: 0px; } h1 { font-size: 10pt; color: #562B58; } --> </style> <!--[if IE]> <style type="text/css"> /* place css fixes for all versions of IE in this conditional comment */ .twoColElsLtHdr #sidebar1 { padding-top: 30px; } .twoColElsLtHdr #mainContent { zoom: 1; padding-top: 15px; } /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */ </style> <![endif]--><link rel="stylesheet" type="text/css" href="blacktext.css"> <style type="text/css"> <!-- a:link { text-decoration: none; color: #546F28; } a:visited { text-decoration: none; color: #546F28; } a:hover { text-decoration: none; color: #464B25; } a:active { text-decoration: none; color: #93A24B; } body,td,th { font-family: Arial, Helvetica, sans-serif; } h4 { font-size: 12pt; color: #47551C; } h2 { font-size: 10pt; color: #FFFFFF; } .style2 {font-weight: bold} --> </style> <script type="text/javascript"> <!-- function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_swapImage() { //v3.0 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} } //--> </script> <meta name="Description" content="THE CAPE SCOTT NORTH COAST TRAIL SHUTTLE"> <meta name="Keywords" content="North Coast Trail shuttle, Cape Scott North Coast Trail, Cape Scott Trail transportation, West Coast Trail, west, coast, trail, hike, trailbus, trail bus, hiking, travel, hike, Vancouver Island, First Nations, BC, British Columbia, Pacific Rim, hiking, shuttle bus, bus transportation, westcoast, west coast, west coast trail, Port Hardy, Port McNeill"><link rel=stylesheet type=text/css href="noboarder.css"> <style type="text/css"> <!-- .style3 { color: #FFFFFF; font-size: 9pt; } .style4 {font-style: italic} --> </style> <meta name="GENERATOR" content="MSHTML 8.00.6001.18904"></head> <body class="twoColElsLtHdr" onload="MM_preloadImages('Images/nav/North.Coast.Trail.Home-2.jpg','Images/nav/North.Coast.Trail.Rates-2.jpg','Images/nav/North.coast.Trail-2.jpg','Images/nav/Photos.jpg')"> <div align="center"> <div id="container"> <div align="left"> <div id="header"> <table border="0" width="100%" bgcolor="#562b58" align="center"> <tbody> <tr> <td height="34" valign="center"> <div align="center"> <h2 style="margin-bottom: 0"><span class="style11">M.V. "SEA LEGEND 1" TAKES YOU TO SHUSHARTIE BAY AND BEYOND</span></h2> <h2 style="margin-top: 0; margin-bottom: 0;"><span class="style11">NORTH COAST TRAIL SHUTTLE VAN PICKS YOU UP FROM CAPE SCOTT PARKING LOT<br> </span></h2> </div></td></tr></tbody></table><br> <table border="0" width="423" align="right" height="50"> <tbody> <tr> <td width="102"><a onmouseover="MM_swapImage('Image3','','Images/nav/North.Coast.Trail.Home-2.jpg',1)" onmouseout=MM_swapImgRestore() href="#"><img id="Hardy" border="0" name="Hardy" src="Images/nav/North.Coast.Trail.Home-1.jpg" width=102 height=65></a></td> <td width="101"><a onmouseover="MM_swapImage('Image4','','Images/nav/North.Coast.Trail.Rates-2.jpg',1)" onmouseout=MM_swapImgRestore() href="North.Coast.Trial.Rates.html"><img id=Image4 border=0 name=Image4 src="Images/nav/North.Coast.Trail.Rates-1.jpg" width=101 height=65></a></td> <td width="101"><a onmouseover="MM_swapImage('Image5','','Images/nav/North.coast.Trail-2.jpg',1)" onmouseout=MM_swapImgRestore() href="index.html"><img id="Image5" border=0 name=Image5 src="Images/nav/North.Coast.Trail-1.jpg" width=101 height=65></a></td> <td width="118"><a onmouseover="MM_swapImage('Image7','','Images/nav/Photos.jpg',1)" onmouseout=MM_swapImgRestore() href="Photos.Cape.Scott.North.Coast.Trail.Information.html"><img id="Image7" border=0 name=Image7 src="Images/nav/Photos.1.jpg" width=101 height=65></a></td></tr></tbody></table> <p style="margin-top: 0;">&nbsp;</p> <h1 style="margin-bottom: 0;">&nbsp;</h1> <h1 style="margin-top: 0"><br></h1><!-- end #header --></div></div> <div align="left"> <div id="sidebar1"> <h4 class="style9" style="margin-bottom: 0">CAPE SCOTT NORTH COAST TRAIL SHUTTLE<br> </h4> <h4 style="margin-top: 0; margin-bottom: 0;">&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MAY 15-SEPT. 15</h4> <h2 align="center" style="margin-top: 0;"><font size="4">"YOUR ONE-STOP LAND AND WATER TAXI TRANSPORTATION"</font></h2> <p class="blacktext">The <strong>North Coast Trail Shuttle</strong> is a service taking hikers to or from the trail heads of the new North Coast Trail and the existing <strong>Cape Scott Trail.</strong>The boat departs <strong>Port Hardy</strong> at 8 am( when we have bookings) to take hikers to the East end of the trail at Shushartie Bay.The Shuttle van will pick up hikers when they have completed the trail at Cape Scott Parking Lot on the West end of the trail between 1pm and 2pm.All transportation to and from the trail must be pre booked.<br><br> Leave your car in <strong>Port Hardy</strong> next to our dock and office located at the Quarterdeck Marina. <br> Trail fees must be paid at our office prior to departure or bring proof of on-line payment.<br> Unlike the <em>West Coast Trail</em>, there are no reservations necessary to hike the <em>North Coast Trail</em> , but it is necessary to book both the shuttle and water taxi. As cell service is not available on the route you may want&nbsp;to&nbsp;rent a &nbsp;VHF marine radio from us in case of emergencies. </p> <h3 class="style9"><!-- end #sidebar1 --><img src="Images/Cape.Scott.shuttle.jpg" width=356 height=257></h3> <span class="blacktext">There are many great spots to visit and experience on the North Island. Visit the <span class="style4"><a href="http://www.ph-chamber.bc.ca/" target=_blank>Port Hardy</a><a href="http://www.ph-chamber.bc.ca/"> Chamber of Commerce</a></span> or <em><a href="http://portmcneill.net/" target=_blank>P</a><a