-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvisit.html
More file actions
562 lines (520 loc) · 26.5 KB
/
visit.html
File metadata and controls
562 lines (520 loc) · 26.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>AMC Three Mile Island Camp | Lake Winnipesaukee, New Hampshire - Visit</title>
<!-- Bootstrap core CSS -->
<link href="css/vendor/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/main.css" rel="stylesheet">
<link rel="icon" type="image/png" href="favicon.ico">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light bg-light fixed-top" id="mainNav">
<a class="navbar-brand js-scroll-trigger" href="index.html">
<img src="img/logo_small.png" class="d-xs-inline d-sm-inline d-md-none d-lg-none" />
<img src="img/logo.png" class="d-none d-md-inline" /> Three Mile Island <span class="d-none d-md-inline">Camp</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html" id="aboutDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About</a>
<div class="dropdown-menu" aria-labelledby="aboutDropdownMenuLink">
<a class="dropdown-item js-scroll-trigger" href="index.html#about">About</a>
<a class="dropdown-item js-scroll-trigger" href="index.html#expect">What to Expect</a>
<a class="dropdown-item js-scroll-trigger" href="index.html#bring">What to Bring</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="visit.html" id="reservationsDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Visit</a>
<div class="dropdown-menu" aria-labelledby="reservationsDropdownMenuLink">
<a class="dropdown-item js-scroll-trigger" href="visit.html#reservations">Overview</a>
<a class="dropdown-item js-scroll-trigger" href="visit.html#summer-reservations">Summer</a>
<a class="dropdown-item js-scroll-trigger" href="visit.html#fall-reservations">Fall</a>
<a class="dropdown-item js-scroll-trigger" href="visit.html#calendar">Calendar</a>
<a class="dropdown-item js-scroll-trigger" href="visit.html#rates">Rates</a>
<a class="dropdown-item js-scroll-trigger" href="visit.html#maps">Maps</a>
<a class="dropdown-item js-scroll-trigger" href="visit.html#directions">Getting Here</a>
<a class="dropdown-item js-scroll-trigger" href="visit.html#faq">FAQs</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="volunteer.html" id="volunteerDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Get Involved</a>
<div class="dropdown-menu" aria-labelledby="volunteerDropdownMenuLink">
<a class="dropdown-item js-scroll-trigger" href="volunteer.html#overview">Volunteer Tradition</a>
<a class="dropdown-item js-scroll-trigger" href="volunteer.html#work-weekends">Opportunities</a>
<a class="dropdown-item js-scroll-trigger" href="volunteer.html#committee">TMI Committee</a>
<a class="dropdown-item js-scroll-trigger" href="volunteer.html#volunteer">How to Get Involved</a>
</div>
</li>
<li class="nav-item">
<a href="http://www.facebook.com/ThreeMileIslandCamp" target="_blank"><img alt="Facebook f logo" height="25" src="img/f_logo.png" width="25"></a>
</li>
</ul>
</div>
</nav>
<!-- end navigation -->
<div style="height: 57px;" id="reservations"> </div> <!-- shim to prevent navbar from overlapping content -->
<section class="text-white" id="reservations">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<h2 class="text-white">Visiting the island</h2>
</div>
</div>
</div>
</section>
<section id="reservations-div" class="text-only">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<p>
The camp <a class="js-scroll-trigger" href="#summer-reservations">
summer season</a> is nine weeks long, and there are 4
<a class="js-scroll-trigger" href="visit.html#fall-reservations">fall weekends</a>.
The maximum stay is normally two weeks; an optional third week may be
requested after all two-week reservations have been accommodated. In addition, there are a few
off-season programs, including a <a href="http://www.milesofmusiccamp.com/" target="_blank">music camp</a>
and 2 <a href="http://carolfaulkneryoga.com/retreats.html" target="_blank">yoga retreats</a>.
</p>
<p>No children under the age of four are permitted, and no pets.</p>
<div class="card">
<div class="card-header">
<a data-toggle="collapse" href="#reservationInstructions" aria-expanded="false" aria-controls="reservationInstructions">
How to Send a Reservation Request
</a>
</div>
<div class="collapse" id="reservationInstructions">
<div class="card-block" style="padding:2px 10px;">
<p>To request a reservation you must mail these four items:</p>
<ol>
<li><strong>Reservation Form</strong> (<a target="_blank" href="docs/2017%20Summer%20Reservation%20Form%20(FINAL)_0.pdf">Summer</a>
and/or <a target="_blank" href="docs/2017%20Fall%20Weekend%20Reservation%20Form%20(FINAL).pdf">Fall Weekend</a>).</li>
<li><strong>AMC Liability Waiver</strong> (<a target="_blank" href="docs/VMF%20Risk%20and%20Release_2010.pdf">
waiver form</a>). Up to six campers may sign on each copy of this form.</li>
<li><strong>Deposit</strong> For Summer reservations, $100 per person per week (non-refundable);
for Fall Weekends, include full payment. If applicable, Summer and Fall payments should be
separate checks. In either case, make the check out to "Three Mile Island A.M.C."
<a href="#rates" class="js-scroll-trigger">Prices</a> are listed here.</li>
<li><strong>Self-addressed, stamped envelope.</strong></li>
</ol>
<p>
Mail the application to the Registrar at the address below. Have it postmarked between January 1
and Febuary 1 to maximize your likelihood of getting a spot during the week/s you prefer (see
<a href="#summer-reservations" class="js-scroll-trigger">'Lottery'</a>). If you
are requesting both a Fall Weekend and a Summer reservation, they may be submitted in the same
envelope, but please include a separate deposit check for each. Once your Summer reservation
request is accepted, the deposit is non-refundable unless we are
unable to accommodate your request. The Fall Weekend payment may be refunded (minus a $25 processing
fee), if the cancellation request is received at least 45 days prior to scheduled arrival.
</p>
<address>Sally Hopkins Wilson, Registrar<br />P.O. Box 736<br />Moorestown, NJ 08057</address>
<address><a href="mailto:registrar@3mile.org?subject=Registration%20Questions">registrar@3mile.org</a></address>
<p>
<strong>Exception</strong>: After June 15, Summer (but not Fall) applications (as well as
questions, cancelations and other changes) should be sent directly to the camp:
</p>
<address>AMC Three Mile Island<br />via U.S. Mailboat<br />Laconia, NH 03246<br />603-279-7626</address>
<h4>Launch times</h4>
<p>
Please indicate preferred launch time with your reservation at the bottom of the form where it
says "Arrival Time." Summer launch times are 9:00 AM, noon, 2:00 PM (Saturday ONLY) and 5:00 PM.
Fall launch times are normally 5:00 PM and 8:30 PM on Friday and 9:00 AM on Saturday, returning
after lunch on Sunday.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="summer-reservations" class="text-white">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<h2 class="text-white">Summer</h2>
</div>
</div>
</div>
</section>
<section id="summer-reservations-div" class="text-only">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<p>
While away the morning at the main dock, reading or challenging your kids at ping pong. Get in line
for the mailboat to buy postcards, postage and, more importantly, ice cream sandwiches. In the afternoon, take
out one of the day sailers to explore the wind and waves, or kayak over to Blueberry Island to catch a glimpse
of nesting bald eagles. If it's too hot, sit in a rocking chair on the main hall's porch to catch the breeze
while you shoot the breeze with your friends. Or take a nap in your hammock. A perfect summer day, all week long.
</p>
<h4>Lottery</h4>
<p>
Three Mile Island is very popular, and summer reservations fill up early. All reservation requests postmarked
between January 1 and February 1 are entered into a lottery. Reservation requests postmarked after
February 1 are welcome, but they will only be considered after all those postmarked between
January 1 and February 1 have been processed.
</p>
<h4>Summer Starter Reservations for 2017</h4>
<p>
Start your summer at Three Mile Island with a specially priced 3-night or 4-night stay during the first week of Camp.
</p>
<p>
Only $220 (3 nights)/$295 (4 nights) adult, $158/$210 ages 10-13, $137/$182 ages 4-9 (10% surcharge applies for nonmembers)
</p>
<ul>
<li>Saturday, June 24 to Tuesday, June 27 (3 nights)</li>
<li>Tuesday, June 27 to Saturday, July 1 (4 nights) </li>
</ul>
<a target="_blank" href="docs/2017%20Summer%20Information%20(FINAL).pdf">Summer Information Sheet</a><br />
<a target="_blank" href="docs/2017%20Summer%20Reservation%20Form%20(FINAL)_0.pdf">Summer Reservation application form</a><br/>
<a target="_blank" href="docs/VMF%20Risk%20and%20Release_2010.pdf">AMC Liability Waiver Form</a>
</div>
</div>
</div>
</section>
<section id="fall-reservations" class="text-white">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<h2 class="text-white">Fall</h2>
</div>
</div>
</div>
</section>
<section id="fall-reservations-div" class="text-only">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<p>
The Fall season includes four "quasi full service" weekends - meaning that
you carry your own baggage to your cabin, and you bring your own bedding and towels - staffed by
"Veteran Croo" members who are thrilled to be back on the island and bring high levels of enthusiasm.
The atmosphere is relaxed, and the weather is often superb.
</p>
<p>
Each weekend includes three meals on Saturday, breakfast and lunch on Sunday, as well as canoe
and sailboat use. Of course, there is an extra day included for the Labor Day weekend. Bring
sleeping bags, pillow cases, towels, and flashlights.
</p>
<a target="_blank" href="docs/2017%20Fall%20Weekend%20Information%20(FINAL).pdf">Fall Weekend Information Sheet</a><br />
<a target="_blank" href="docs/2017%20Fall%20Weekend%20Reservation%20Form%20(FINAL).pdf">Fall Weekend Reservation application form</a><br/>
<a target="_blank" href="docs/VMF%20Risk%20and%20Release_2010.pdf">AMC Liability Waiver Form</a>
</div>
</div>
</div>
</section>
<section id="calendar" class="bg-light text-white">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<h2 class="text-white">
<span id="calendar-year"></span> Season Calendar
</h2>
</div>
</div>
</div>
</section>
<section id="calendar-table" class="text-only">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<table class="table table-bordered table-striped table-hover">
<tbody id="calendar-list"></tbody>
</table>
</div>
</div>
</div>
</section>
<section id="rates" class="bg-light text-white">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<h2 class="text-white">
<span id="rates-calendar-year"></span> Rates
</h2>
</div>
</div>
</div>
</section>
<section id="rates-table" class="text-only">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<p>The rates below include meals and lodging per person.</p>
<h5>2017 Summer Season Rates (June 24 through August 26)</h5>
<table class="table table-bordered table-striped table-hover">
<tbody>
<tr>
<th>AMC Members</th>
<th>Weekly</th>
<th>Nightly</th>
</tr>
<tr>
<td colspan="3">Adult</td>
</tr>
<tr>
<td> Double occupancy</td>
<td>$605</td>
<td>$147</td>
</tr>
<tr>
<td> Single occupancy</td>
<td>$673</td>
<td>$164</td>
</tr>
<tr>
<td colspan="3">Children</td>
</tr>
<tr>
<td> Ages 4–9</td>
<td>$375</td>
<td>$92</td>
</tr>
<tr>
<td> Ages 10–13</td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> Double occupancy</td>
<td>$422</td>
<td>$103</td>
</tr>
<tr>
<td> Single occupancy</td>
<td>$482</td>
<td>$117</td>
</tr>
</tbody>
</table>
<p> -> Non-members Add 10% to all summer rates.</p>
<p> </p>
<h5>2017 Fall Weekend Rates (September, weekends only)</h5>
<table class="table table-bordered table-striped table-hover">
<tbody>
<tr>
<th> </th>
<th>AMC Members</th
><th>Non Members</th>
</tr>
<tr>
<td>Two-day weekend</td>
<td>$155</td>
<td>$175</td>
</tr>
<tr>
<td>Labor Day weekend</td>
<td>$235</td>
<td>$255</td>
</tr>
</tbody>
</table>
<p> </p>
<h5 colspan="3">2017 Summer Starter (June 24 - June 27 OR June 27 - July 1)</h5>
<table class="table table-bordered table-striped table-hover">
<tbody>
<tr>
<td>AMC Members</td>
<td><strong>3-Night Starter</strong></td>
<td><strong>4-Night Starter</strong></td>
</tr>
<tr>
<td>Adult</td>
<td>$220</td>
<td>$295</td>
</tr>
<tr>
<td colspan="3">Children</td>
</tr>
<tr>
<td> Ages 4-9</td>
<td>$137</td>
<td>$182</td>
</tr>
<tr>
<td> Ages 10-13</td>
<td>$158</td>
<td>$210</td>
</tr>
</tbody>
</table>
<p> -> Non-members Add 10% to all summer rates.</p>
<p> </p>
<p>
Fall Yoga Weeks (August 28 through September 8): visit the
<a href="http://carolfaulkneryoga.com/retreats.html" target="_blank">Yoga Retreats</a> site.
</p>
</div>
</div>
</div>
</section>
<section id="maps" class="bg-light text-white">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<h2 class="text-white">
Maps
</h2>
</div>
</div>
</div>
</section>
<section id="maps-div" class="text-only">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<a href="https://drive.google.com/open?id=16Xd5F4TBSQOMSleXOEEYHQN0ZTU&usp=sharing" target="_blank">Interactive Google map</a>
<br>
<a href="http://dsl.richmond.edu/historicalatlas/44/d/" target="_blank">A plan of Meredith, NH, in 1770</a>
<br>
<a href="img/map_0.jpeg" target="_blank"><img src="img/map_0.jpeg" alt="Three Mile Island Map" width="100%" /></a>
</div>
</div>
</div>
</section>
<section id="directions" class="bg-light text-white">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<h2 class="text-white text-right">
Getting Here
</h2>
</div>
</div>
</div>
</section>
<section id="directions-div" class="text-only">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<p>
The A.M.C. Three Mile Island Camp launch, the "Appy V", picks up and drops off passengers at the
Public Boat landing at Shep Brown's Boat Basin in Meredith, NH. During the summer season, there are
scheduled launch times at 9:00 am, 12:00 noon, 2:00 pm (Sat. only), and 5:00 pm. Launch
passengers should have reservations on the island or have made previous arrangements with the
Summer Manager or Off-Season Manager.
</p>
<p>
<a target="_blank" href="http://www.google.com/maps?f=d&saddr=&daddr=31+Lovejoy+Sands+Rd,+Meredith,+NH+03253+(Shep+Brown%27s+Boat+Basin)&hl=en&geocode=&mra=mi&sll=43.640646,-71.493429&sspn=0.177398,0.213547&ie=UTF8&z=12">
Google Map showing Shep Brown's Boat Basin</a>
<br>
<a target="_blank" href="docs/directions_0.pdf">Printable directions to Shep Brown's Boat Basin</a>
</p>
<p>
Please park in the Three Mile Island lot,on the right side of the road as you head toward the lake, just
before the first storage building, rather than the main public lot. There is a "sandwich board" sign in front
of the Three Mile Island parking lot, and it's only about a
three-minute walk to the dock. If the gate is locked, ask the Launch Driver for the combination.
</p>
<p>
Handicapped accessible parking continues to be available in the
main public lot right in front of the public docks.
</p>
<div class="card">
<div class="card-header">
<a data-toggle="collapse" href="#drivingDirections" aria-expanded="false" aria-controls="drivingDirections">
Driving directions to Shep Brown's Boat Basin
</a>
</div>
<div class="collapse" id="drivingDirections">
<div class="card-block" >
<ul class="regular-list">
<li>
From Interstate 93, take Exit 23, Route 104.</li><li>Follow Route 104 east for about 8 miles.
</li>
<li>
Turn left, (north) onto Route 3.
</li>
<li>
Follow Route 3 for about a mile into the village of Meredith. (You'll see Meredith Bay on the right).
</li>
<li>
Turn right at the traffic light onto Route 25 East.
</li>
<li>
Follow Route 25 east for a short distance and bear right onto Pleasant Street.
</li>
<li>
Follow Pleasant Street for about 1/2 mile to the end; bear right onto Meredith Neck Road.
</li>
<li>
Follow Meredith Neck Road for about 2.5 miles; turn left on Lovejoy Sands Road (follow the
signs to "Shep Brown's Boat Basin")
</li>
<li>
The Three Mile Island parking lot is a short distance down Lovejoy Sands Road on
the right. The public boat landing is straight ahead.
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="faq" class="text-white">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<h2 class="text-white">Frequently Asked Questions</h2>
</div>
</div>
</div>
</section>
<section id="faq-div" class="text-only">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto" id="faq-accordion-div">
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="py-5 bg-dark">
<div class="container">
<p class="m-0 text-white">AMC Three Mile Island Camp</p>
<p> </p>
<div class="row">
<div class="col-sm-4">
<p class="m-0 text-white">Summer contact:</p>
<p class="m-0 text-white">1 Three Mile Island</p>
<p class="m-0 text-white">Laconia, NH 03246</p>
<p class="m-0 text-white">603-279-7626</p>
</div>
<p> </p>
<div class="col-sm-6">
<p class="m-0 text-white">Off-season mailing address:</p>
<p class="m-0 text-white">Sally Hopkins Wilson, Registrar</p>
<p class="m-0 text-white">P.O. Box 736</p>
<p class="m-0 text-white">Moorestown, NJ 08057</p>
</div>
</div>
<p> </p>
<p class="m-0 text-right text-white">Copyright © <span id="copyright-year"></span> AMC Three Mile Island Camp </p>
</div>
<!-- /.container -->
</footer>
<!-- Bootstrap core JavaScript -->
<script src="js/vendor/jquery-1.12.0.min.js"></script>
<script src="js/vendor/popper.min.js"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="js/vendor/jquery.easing.min.js"></script>
<!-- Custom JavaScript for this theme -->
<script src="js/scrolling-nav.js"></script>
<script src="js/main.js"></script>
</body>
</html>