-
Notifications
You must be signed in to change notification settings - Fork 0
/
page13.html
823 lines (814 loc) · 38.7 KB
/
page13.html
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
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
<!DOCTYPE html>
<html>
<head lang="en">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="/css/styles.css" rel="stylesheet" media="all">
<link href="/css/carousel.css" rel="stylesheet" media="all">
<title>Litchfield Community Centre</title>
<script src="/js/vendors/jquery-2.1.1.min.js"></script>
<script src="/js/vendors/carousel.js"></script>
<script src="/js/script.js"></script>
</head>
<body>
<div class="container">
<div class="donate-role">
<section class="donate-role__role hide js-role-block">
<figure class="donate-role__role__logo clearfix">
<span></span>
<figcaption>The Litchfield Community Center is a non-profit organization serving Litchfield
and the surrounding communities of Connecticut since 2000, offering
daily creative, intellectual and recreational programs for all ages. Residents
and non-residents are welcome to join us.
</figcaption>
</figure>
<section class="donate-role__role__articles clearfix">
<article>
<figure>
<img src="/images/news_common1.jpg"/>
<figcaption>
Mission<br/>
& Values
</figcaption>
</figure>
<p>We seek to reflect the interests<br/> and needs of our community. </p>
</article>
<article>
<figure>
<img src="/images/news_common2.jpg"/>
<figcaption>
Meet our<br/>
Staff
</figcaption>
</figure>
<p>Meet the members of our dedicated LCC team.</p>
</article>
<article>
<figure>
<img src="/images/news_common3.jpg"/>
<figcaption>
Thanks to<br/>
Sunny
</figcaption>
</figure>
<p>Learn about the legacy of our greatest benefactor, Sunny Seherr-Thoss.</p>
</article>
<article>
<figure>
<img src="/images/news_common1.jpg"/>
<figcaption>
Board of<br/>
Directors
</figcaption>
</figure>
<p>Our Board is devoted to the vitality of LCC. Read a message from our President.</p>
</article>
</section>
<a href="#"><p class="donate-role__role__irs">Governing Documents, Budget and IRS 990 Form</p></a>
<a href="#"><p class="donate-role__role__2014Newsletter">Download the 2014 Newsletter</p></a>
</section>
<section class="donate-role__donate clearfix hide js-donate-block">
<section class="carousel slide donate-role__donate__slider">
<ul class="carousel-inner">
<li class="donate-role__donate__matter item active">
<section class="donate-role__donate__matter__header clearfix">
LCC is a non-profit organization that receives no funds from the Town of Litchfield's annual budget. <b>We rely on the contributions and support of you,</b> the community and private foundations to fulfill our mission daily. Thank You!
</section>
<section class="donate-role__donate__matter__left clearfix">
<img class="circle" src="/images/circle.png">
<div class="donate-role__donate__matter__left__quiestion1Triangle"></div>
<section class="donate-role__donate__matter__left__quiestion1 clearfix">
55% of our funding comes from the community...
</section>
<div class="donate-role__donate__matter__left__quiestion2Triangle"></div>
<section class="donate-role__donate__matter__left__quiestion2 clearfix">
Annual Appeal<br>
Grants<br>
Program Revenue<br>
Facility Rentals<br>
Fundraising Events
</section>
<div class="donate-role__donate__matter__left__quiestion3Triangle"></div>
<section class="donate-role__donate__matter__left__quiestion3 clearfix">
45% of our funding comes from an endowment
</section>
</section>
<section class="donate-role__donate__matter__right clearfix">
<section class="donate-role__donate__matter__right__year clearfix">
2014:
</section>
<section class="donate-role__donate__matter__right__green3 clearfix">
<img class="3green" src="/images/3green.svg">
<div class="bracket">
-{
</div>
<div class="text">
1,500 attended<br>
youth programs
</div>
</section>
<section class="donate-role__donate__matter__right__orange6 clearfix">
<img class="6orange" src="/images/6orange.svg">
<div class="bracket">
-{
</div>
<div class="text">
3000 adults<br>
attended<br>
programs
</div>
</section>
<section class="donate-role__donate__matter__right__different4 clearfix">
<img class="different" src="/images/different.svg">
<div class="bracket">
-{
</div>
<div class="text">
over 2,000 people<br>
attended more than<br>
1,500 FREE programs
</div>
</section>
</section>
</li>
<li class="donate-role__donate__matter item">
<section class="donate-role__donate__matter__header clearfix">
LCC is a non-profit organization that receives no funds from the Town of Litchfield's annual budget. <b>We rely on the contributions and support of you,</b> the community and private foundations to fulfill our mission daily. Thank You!
</section>
<section class="donate-role__donate__matter__left clearfix">
<img class="circle" src="/images/circle.png">
<div class="donate-role__donate__matter__left__quiestion1Triangle"></div>
<section class="donate-role__donate__matter__left__quiestion1 clearfix">
55% of our funding comes from the community...
</section>
<div class="donate-role__donate__matter__left__quiestion2Triangle"></div>
<section class="donate-role__donate__matter__left__quiestion2 clearfix">
Annual Appeal<br>
Grants<br>
Program Revenue<br>
Facility Rentals<br>
Fundraising Events
</section>
<div class="donate-role__donate__matter__left__quiestion3Triangle"></div>
<section class="donate-role__donate__matter__left__quiestion3 clearfix">
45% of our funding comes from an endowment
</section>
</section>
<section class="donate-role__donate__matter__right clearfix">
<section class="donate-role__donate__matter__right__year clearfix">
2014:
</section>
<section class="donate-role__donate__matter__right__green3 clearfix">
<img class="3green" src="/images/3green.svg">
<div class="bracket">
-{
</div>
<div class="text">
1,500 attended<br>
youth programs
</div>
</section>
<section class="donate-role__donate__matter__right__orange6 clearfix">
<img class="6orange" src="/images/6orange.svg">
<div class="bracket">
-{
</div>
<div class="text">
3000 adults<br>
attended<br>
programs
</div>
</section>
<section class="donate-role__donate__matter__right__different4 clearfix">
<img class="different" src="/images/different.svg">
<div class="bracket">
-{
</div>
<div class="text">
over 2,000 people<br>
attended more than<br>
1,500 FREE programs
</div>
</section>
</section>
</li>
</ul>
</section>
<section class="donate-role__donate__now">
<h1>your donations matter:</h1>
<p class="donate-role__donate__now__view">View a list of current donors.</p>
<h4 class="donate-role__donate__now__thank">THANK YOU to our community<br/> of donors.</h4>
<p class="donate-role__donate__now__learnMore">Learn more</p>
<h4 class="donate-role__donate__now__estate">Consider LCC in your<br/> estate planing</h4>
<a href="#" class="donate-role__donate__now__btn">DONATE NOW</a>
<p class="donate-role__donate__now__time">Our 2013/2014 Annual Appeal is<br/> ongoing at this time.</p>
</section>
</section>
<div class="clearfix">
<menu>
<li class="donate-role__menu__role js-role-tab">About Us</li>
<li class="donate-role__menu__donate js-donate-tab">Donate</li>
</menu>
</div>
</div>
<header class="header clearfix">
<section class="header__logo">
<a href="">
<span>Litchfield</span><br/>
Community<br/>
Center
</a>
</section>
<section class="header__social">
<a href="" class="social-icon social__fb"></a>
<a href="" class="social-icon social__inst"></a>
<a href="" class="social-icon social__u-tube"></a>
</section>
<menu class="header__menu">
<li>
<a href="#">LOG IN</a>
</li>
<li>
<a href="#">MY ACCOUNT</a>
</li>
</menu>
<div class="header__bg"></div>
</header>
<nav class="clearfix">
<menu>
<li>
<a href="#">
calendar
</a>
</li>
<li>
<a href="#">
plan <span>an</span> event
</a>
</li>
<li>
<a href="#">
contact
</a>
</li>
<li>
<a href="#">
news
</a>
</li>
</menu>
</nav>
<main class="donors">
<header class="clearfix">
<section class="donors__header">
<h1>Our Current Donors</h1>
</section>
</header>
<section class="donors__main">
<section class="firstTable">
<table>
<tr>
<td>
<div class="tableText">
<h1>Legacy Circle</h1>
<h1>$10,000+</h1>
<ul>
<li>Tom & Michaele Bouchard</li>
</ul>
</div>
</td>
<td>
<div class="tableText">
<h1>Community Center Visionary</h1>
<h1>$5,000 - $9,999</h1>
<ul>
<li>Tom & Michaele Bouchard</li>
</ul>
</div>
</td>
</tr>
<tr>
<td>
<div class="tableText">
<h1>Community Center Benefactor
$1,000 - $4,999</h1>
<ul>
<li>Anne & Philip Bergan</li>
<li>Michael Biondi & Shelly Ritchie</li>
<li>Connecticut Community Foundation</li>
<li> Wilderness Skills Scholarship Fund</li>
<li>Mr. & Mrs. Armand Della Monica</li>
<li>Elizabeth Dunbar Dickey</li>
<li>John & Lynn Fulkerson</li>
<li>Ron Leal & Joseph Montebello</li>
<li>E. Randall Missimer</li>
<li>Deborah & Declan Murphy </li>
<li>Nancy & John Newton</li>
<li>Philip G. Samponaro</li>
<li>White Family Trust</li>
</ul>
</div>
</td>
<td>
<div class="tableText">
<h1>Community Center Partner $500 - $999</h1>
<ul>
<li>Tom & Michaele Bouchard</li>
<li>Archdiocese of Harford, Vicariate Outreach Grant</li>
<li>Robert & Martha Bernstein</li>
<li>Peter & Sue Carpenter</li>
<li>Jackie & Dick Caulfield</li>
<li>Martha Green & Alan Cohen</li>
<li>Elizabeth Denny</li>
<li>Richard & Rosalie Furniss</li>
<li>Carole & John Gilbert</li>
<li>Anne & Ken Green</li>
<li>Litchfield Sports Booster Club</li>
<li>Marie McFadden</li>
<li>John & Catherine McMahon</li>
<li>John & Joan Morosani</li>
<li>Jim & Faye Preston</li>
<li>Denice & Greg Raap</li>
<li>Quentin & Dale Ryan</li>
<li>Cathleen Mickey Wyse</li>
</ul>
</div>
</td>
</tr>
</table>
</section>
<section class="communityCenterSupporter">
<h1>Community Center Supporter $250 - $499</h1>
<ul class="myList">
<li>Todd & Ronnie Anderson</li>
<li>Mary Ellen & Dean Birdsall</li>
<li>Joyce G. Briggs</li>
<li>Joe & Mary Ellen Budny</li>
<li>Nancy Rogers & Mike Delay Agatha M.</li>
<li>Dobbins</li>
<li>Fay & Frank Gomes</li>
<li>Norman & Trudie Hamilton</li>
<li>Drew Harlow</li>
<li>C. Dallett & Lynn Hoopes</li>
<li>Anthea Disney & Peter Howe Litchfield</li>
<li>Hills Pediatric</li>
<li>Eileen & Peter Litwin</li>
<li>Jayne Balaguer & Brian Malarkey Laurellee McKiernan</li>
<li>John M. Dasher</li>
<li>Maryanne McNeill</li>
<li>John Post</li>
<li>Susan Rea</li>
<li>Kara Dowling & Andrew Roraback</li>
<li>Molly & Charles Roraback</li>
<li>Deborah Seidel</li>
<li>Dr. & Mrs. Steven Sideris</li>
<li>Anne & John Somero</li>
<li>William & Joan Spear</li>
<li>Mark & Sabrina Spelman</li>
<li>Sportsmen's of Litchfield</li>
<li>Dale & Todd Staub</li>
<li>George & Mary Jane Strobel</li>
<li>Joan Tremp Waldo</li>
</ul>
</section>
<section class="communityCenterPatron">
<h1>Community Center Patron $100 - $249</h1>
<ul class="myList">
<li>Lance & Aletha Abbott</li>
<li>John & Judy Acerbi</li>
<li>Michael & Nancy Ackerman</li>
<li>Susanne & Harry Ainsworth</li>
<li>Berta & Matthew Andrulis</li>
<li>Mette Edgar &</li>
<li> Susan Auchincloss</li>
<li>Mr. & Mrs. John C. Baker</li>
<li>Tracie Baker</li>
<li>Michael Bartolini</li>
<li>Lisa & Corky Bauer</li>
<li>Becton, Dickinson & Co.</li>
<li>Helen L. Berger</li>
<li>Pat Bernard</li>
<li>David & Cindy Birkins</li>
<li>Sandra Bishop-Ebner</li>
<li>Matt & April Blasavage</li>
<li>Cara & Ken Blazier</li>
<li>Patrick & Nancy Boland</li>
<li>John & Dana Bongiorno</li>
<li>Fred & Sally Bourne</li>
<li>John & Colette Boyd</li>
<li>Beth & Oren Boynton</li>
<li>Byron & Rose Brooks</li>
<li>William Buckley Jr.</li>
<li>Ronald C. Budny, PhD</li>
<li>Marion & Tom Burke</li>
<li>Berclee Cameron</li>
<li>Paul & Dona Casali</li>
<li>Mrs. James A. Casey</li>
<li>Jim & Dona Casey</li>
<li>Bruce Schnitzer &</li>
<li>Alexandra Champalimaud</li>
<li>Jay & Jennifer Cherosnick</li>
<li>William & Linda Conti</li>
<li>Tom & Susan Coolidge</li>
<li>Keith Cudworth & Jane Coughlin Kathleen Crawford</li>
<li>Mary W. Curtiss</li>
<li>Richard & Christina Davis</li>
<li>Sandra & Bill Deacon</li>
<li>David & Ginger Dean</li>
<li>Barry & Mary Donaldson</li>
<li>Bob & Rita Doyle</li>
<li>Kristine & Charles Dyson</li>
<li>Irene Z. Dzurilla</li>
<li>Susan & Michael Eanes</li>
<li>Ferrucci Family</li>
<li>Deborah Foord</li>
<li>Malcolm & Ingely Forbes</li>
<li>Valerie Friedman</li>
<li>Mitch & Kelly Garden</li>
<li>Marie C. Gervasini</li>
<li>Hon. & Mrs. Charles Gill</li>
<li>Lea G. Gordon</li>
<li>Karen & Perley Grimes</li>
<li>Tracy Griswold</li>
<li>Bill & Deb Guilmart</li>
<li>Jack & Doreen Tango Hampton Albert & Sally Harnicar</li>
<li>Richard & Janet Healy</li>
<li>Helen Heilshorn</li>
<li>Marylyn & Larry Hendricks</li>
<li>John & Jennie Hickson</li>
<li>Mark & Kelly Hookstadt</li>
<li>John & Marion Irwin</li>
<li>Cindy & Michael Italiaander</li>
<li>Rick & Lisa Judd</li>
<li>Joe & Terry Kaiser</li>
<li>Charlotte H. Keller</li>
<li>Karen & Bob Kenagy</li>
<li>Kennedy Horticultural LCC Howard E. Kerpelman</li>
<li>Daniel & Barbara Kraut</li>
<li>Don & Mig Lake</li>
<li>Gayle & Russell Larrabee</li>
<li>Carol & Gary Leavitt</li>
<li>Litchfield Catering Company Litchfield Lions Club</li>
<li>Frederick & Elisabeth Lohnau</li>
<li>Mary & Dick Loyer</li>
<li>Frank & Margherita Luzzi</li>
<li>Barbara MacDonald</li>
<li>Bruce & Carol MacLeod</li>
<li>John & Darcey Markelon</li>
<li>Kenneth & Elizabeth Merz</li>
<li>Jackie & Phil Miller</li>
<li>Edwina & John Millington</li>
<li>Bruce & Victoria Morse</li>
<li>Jacolyn Mott</li>
<li>Darrin & Sandra Newbury</li>
<li>Roger & Pat Newbury</li>
<li>Morgan & Joan O'Brien</li>
<li>Faith Ohms</li>
<li>Gloria Oneglia</li>
<li>Gerry & Seton O'Reilly</li>
<li>Rita M. Pacheco</li>
<li>Helen Simko & Anne Marie Papineau</li>
<li>Doug & Denise Parker</li>
<li>Fred & Wendy Parkin</li>
<li>Dirk & Marla Patterson</li>
<li>Lee Patterson</li>
<li>Tony & Susan Pasquariello</li>
<li>Leo & Jennifer Paul Jr.</li>
<li>Virginia & Frank Pekar</li>
<li>Gerry & Peg Perusse</li>
<li>Jan & Bob Petricone</li>
<li>Debra Pickert</li>
<li>Joseph H. Privitera</li>
<li>Brock & Marina Putnam</li>
<li>Grover & Ann Raap</li>
<li>Hitchy Rahilly</li>
<li>Judith M. Rifkin</li>
<li>Michael & Karen Ritzenhoff</li>
<li>Nancy Ross</li>
<li>Hal Rossiter</li>
<li>Sylvia Saarnijoki</li>
<li>Herb & Linda Schettler</li>
<li>Hugh & Ronnie Schoelzel</li>
<li>Stephen & Lisa Segaller</li>
<li>Nan Skeie</li>
<li>Michael & Susan Smith</li>
<li>Sharon E. Smith</li>
<li>William R. & Mary H. Smith</li>
<li>Martha Soliday</li>
<li>Audrey & Ben Solnit</li>
<li>Chip & Susan Spencer</li>
<li>St. Anthony's of Litchfield Parish Family Reverend Bevan & Alinda Stanley</li>
<li>John H. Staub</li>
<li>Joyce Schwartz</li>
<li>Yaeko "Sue" Telman</li>
<li>Dave & June Thomas</li>
<li>Walt & Kathy Thompson</li>
<li>Rev. Robert Tucker</li>
<li>Laura Turner</li>
<li>Rick Heyman & Maria Vanoni Marcelene Vingo</li>
<li>Sandra Vitiello</li>
<li>Nicholas & Nina Von Moltke</li>
<li>Jim & Joanne Moore</li>
<li>Nancy R. Wadhams</li>
<li>Allan & Joan Walker</li>
<li>Louise R. Waters</li>
<li>Beverly & Mark Wawer</li>
<li>Arthur Webster</li>
<li>Lisa & Tom Weik</li>
<li>Scott Rogge & Agnes Wilkie Dennie & Ina Williams</li>
<li>John & Robin Willink</li>
<li>David & Eileen Wilson</li>
<li>Bob & Marion Wilton</li>
<li>Elaine & Thomas Witherspoon</li>
</ul>
</section>
<section class="communityCenterContributor">
<h1>Community Center Contributor $1 - $99</h1>
<ul class="myList">
<li>Jean Adams</li>
<li>Ann S. Aust</li>
<li>Martha M. Babbitt</li>
<li>Carolyn F. Baldwin</li>
<li>Guy Baldwin</li>
<li>Hilary & Dutch Barhydt</li>
<li>Mary Barnett</li>
<li>Stanley & Virginia Bennett</li>
<li>Lou & Kim Beres</li>
<li>Tina M. Bernacki</li>
<li>Lincoln & Joan Bertaccini</li>
<li>Linda Bianowicz</li>
<li>Carol Bramley</li>
<li>Dick & Patti Brennan</li>
<li>Ed & Eileen Burns</li>
<li>Debra & Michael Cahill</li>
<li>Mitzi Cappello</li>
<li>Annette Caputi</li>
<li>Jerry & Ann Carillo</li>
<li>Janet Casadei</li>
<li>Adrienne Cavarly</li>
<li>Ginny Chambers</li>
<li>Sylvia Clark</li>
<li>Ernest & Dorothy Clock</li>
<li>Priscilla Conlon</li>
<li>Lee Cordon</li>
<li>Loretta Crowley</li>
<li>Mrs. Susan R. Davenport</li>
<li>Jim & Michele Deacon</li>
<li>Joan E. Dignacco</li>
<li>Jim & Loretta Dillman</li>
<li>John & Elizabeth Donovan</li>
<li>John & Janice D'Orio</li>
<li>William & Laura Dunn</li>
<li>Geri & Frank Dunne</li>
<li>Jeffrey Engel</li>
<li>Mary J. Fossati</li>
<li>Margaret B. Fuessenich</li>
<li>Funk Family</li>
<li>Laurel R. Galloway</li>
<li>Mr. & Mrs. John Gardella</li>
<li>Donna & Martin Georgescu Diane Gillman</li>
<li>Isobel Glover</li>
<li>Natalie & Julian Goldsmith</li>
<li>Gary Gustavson</li>
<li>Tia & John Haberern</li>
<li>Dave & Barbara Hannon</li>
<li>Bernard & Barbara Harrington Eugene & Christine Horrigan Marilla Ives</li>
<li>Stephen & Carol Jensen</li>
<li>Paul & Janet Johnson</li>
<li>James Katzin</li>
<li>Col. Raymond Kaufman</li>
<li>Rich & Janet Kaufman</li>
<li>Fran & Michael Keiltyv</li>
<li>Peggy Kelley</li>
<li>Joan T. Kelley</li>
<li>Mrs. Sidney Kennedy Jr.</li>
<li>Susan D. Kennedy</li>
<li>King, King & Associates CPA's</li>
<li>John & Veronica Kleeman</li>
<li>Lewis & Lucie Kleinhans</li>
<li>Anthony & Rita Knox</li>
<li>Thomas & Lynette Kyasky</li>
<li>Andrea Lake Meharg</li>
<li>Irene Lefferts</li>
<li>Jeffrey & Susan Leigh</li>
<li>Jedd & Susan Levine</li>
<li>Mrs. Marilyn Lieff</li>
<li>Ron & Theresa Lipeika</li>
<li>Seladin Lumani-Litchfield Pizza Jeanne L. Litwin</li>
<li>Ted & Gayle Litwin</li>
<li>Mr. & Mrs. Emil Locke</li>
<li>Bette Lowell</li>
<li>Ed & Kay MacLeod</li>
<li>Priscilla C. Magee</li>
<li>Jean Maggiorotto</li>
<li>Tina Maggiorotto</li>
<li>Stephen & Maura Malo</li>
<li>Lenore H. Mand</li>
<li>Elsie Manesv</li>
<li>Chistopher & Laura Markelon Mary H. Marino</li>
<li>Carolyn C. Martin</li>
<li>Rose Marola</li>
<li>Sandra & Bruce Mason</li>
<li>Kerwin Mayers</li>
<li>Kerry McDevitt</li>
<li>Steve & Cathy McDonald</li>
<li>Thomas & Elaine McDonnell Nancy & Art McFerran</li>
<li>Wendy & Fred McGaffey</li>
<li>Marcia McGowan</li>
<li>Tom & Sue McGowan</li>
<li>Robert & Eileen McKenna</li>
<li>Kathy & Kevin McGarry</li>
<li>Jen & Rob Mello</li>
<li>Nancy & Scott Meyer</li>
<li>Marilyn Miller</li>
<li>Edward & Jeanne Mirabella</li>
<li>Louise H. Moynihan</li>
<li>Nancy & Jim Neal</li>
<li>Alex & Lynne Neave</li>
<li>Mr. & Mrs. Frederick Neri</li>
<li>Robert & Stephanie Oakan</li>
<li>Patricia O'Reilly</li>
<li>Bruce & Carol Osterman</li>
<li>"Paint with Friends" group</li>
<li>Parker Family</li>
<li>Meredith Penfield</li>
<li>Barbara Perham</li>
<li>Pauline C. Perrett</li>
<li>Marilyn & Ken Petersen</li>
<li>Guy & Mary Jane Peterson Maletta Pfeiffer</li>
<li>Joel & Elizabeth Pitter</li>
<li>William & Leslie Polito</li>
<li>Ron Potter</li>
<li>Jeffrey & Nadine Pratt</li>
<li>Gert & Paul Prosperi</li>
<li>Susan Pollock</li>
<li>Richard & Carol Query</li>
<li>Warren & Susan Rabeck</li>
<li>Nancy Rath</li>
<li>Michael & Tina Reardon</li>
<li>Edward Regner</li>
<li>Gladys B. Reil</li>
<li>Eileen Rindosv
<li>Roger & Dorothy Robbins</li>
<li>Beve Roberge</li>
<li>Walt Robinson</li>
<li>Barbara O'Shea Rodenbach Herman & Nadine Rogg</li>
<li>Guy & Patricia Rovezzi</li>
<li>Marilyn Roze</li>
<li>Bill Sanders</li>
<li>James & Victoria Sansing</li>
<li>Ronnie & Rick Santorelli</li>
<li>Gene & Barbara Saska</li>
<li>Tom & Eileen Saunders</li>
<li>Margaret & Mike Savage</li>
<li>Anthony & Elaine Savarese</li>
<li>Bruno & Walli Schwaller</li>
<li>The Shakleys</li>
<li>Jan Sibley</li>
<li>Herbert Siegel</li>
<li>Matthew & Joanne Sivilla</li>
<li>Denise & Neal Skelton</li>
<li>Mrs. Phyllis Farrington Soliday Helen & Harold Spafford</li>
<li>Janet Stead</li>
<li>Carol-Ann Stentiford</li>
<li>Lee Swift</li>
<li>Earle & Holly Taylor</li>
<li>Frank McDermott & Mary Tetrault Fred & Edna Tieman</li>
<li>Edith & George Thibault</li>
<li>Joan Titus</li>
<li>Torrington Savings Bank</li>
<li>Roy & Nina Tourtellotte</li>
<li>Michael & Sondra Trusz</li>
<li>Anne & Ted Vogelwede Green Harriet Vergaro</li>
<li>Peter & Jill Vermilyea</li>
<li>Marie H. Wallace</li>
<li>Anna Walton</li>
<li>David & Margot Wick</li>
<li>Elaine & T. W. Witherspoon</li>
<li>Margaret C. Woodin</li>
<li>Nancy F. Young</li>
</ul>
</section>
<section class="honorariumMemorialContributions">
<h1>Honorarium & Memorial Contributions</h1>
<ul class="myList">
<li>
<h2>In Memory of Peg Andrulis</h2>
Mary Wescott
</li>
<li>
<h2>In Memory of William & Shirley Butts</h2>
Nancy L. Butts
</li>
<li>
<h2>In Memory of Roberta Healy</h2>
Jack Healy
</li>
<li>
<h2>In Memory of Nina Devine</h2>
Bette & Jerry Geci
</li>
<li>
<h2>In Memory of Ann J. Gralia</h2>
Sandra Marie & <br>
John E. Erdman IV
</li>
<li>
<h2>In Memory of Peg Andrulis & Robert Lucas</h2>
Patricia S. Lucas
</li>
<li>
<h2>In Memory of Aaron Maziarz</h2>
Meredith & Brian Shafer
</li>
<li>
<h2>In Memory of Joanne McCormick</h2>
Ron & Kathi Peck
</li>
<li>
<h2>In Memory of Rick McGhee</h2>
F. North Clark Insurance
Agency, Inc.
</li>
<li>
<h2>In Memory of Joe McDevitt</h2>
Martha McDevitt
</li>
<li>
<h2>In Memory of Jan S. Ohms</h2>
Sander &<br>
JoAnne van den Berg-Ohms
</li>
<li>
<h2>In Memory of Raymond A. Oneglia</h2>
Cynthia J. Oneglia & Dan Whalen
</li>
<li>
<h2>In Memory of Emma D. Wellnitz</h2>
Lloyd & Doris Wellnitz
</li>
<li>
<h2>In Honor/Gratitude of Eileen Rindo,<br>
Julie Casey and<br>
Anna & Chris Walton
</h2>
Margaret D. Smith
</li>
</ul>
</section>
<section class="anonymouse">
<p>** We gratefully acknowledge those donors that wish to remain anonymous **</p>
</section>
</section>
</main>
<footer>
<section class="join-block clearfix">
<section class="join-block__follow clearfix">
<span>Follow Us!</span>
<div class="join-block__follow__icons">
<a href="" class="social-icon social__fb"></a>
<a href="" class="social-icon social__inst"></a>
<a href="" class="social-icon social__u-tube"></a>
</div>
</section>
<form class="join-block__registration">
<label for="email">Email Sign Up:</label>
<input type="email" name="email" id="email"/>
<button type="submit">GO</button>
</form>
</section>
<div class="footer__content clearfix">
<section class="footer__company">
<h1>
Litchfield<br/>
Community<br/>
Center
</h1>
<p>A PRIVATE NON-PROFIT<br/>
ORGANIZATION</p>
</section>
<section class="footer__contacts">
<p>421 Bantam Rd. Litchfield, CT 06759</p>
<p class="footer__contacts__phones">
Phone 860-567-8302<br/>
Fax 860-567-0328</p>
<p>
<a href="mailto:[email protected]">[email protected]</a>
</p>
<p class="footer__contacts__serving-since">Serving Litchfield, Connecticut community since 2000</p>
</section>
</div>
<ul class="footer__copyright clearfix">
<li>
© 2014 Litchfield Community Center Inc
</li>
<li>
<a href="#">Terms of Service</a>
</li>
<li>
<a href="#">Privacy</a>
</li>
</ul>
</footer>
</div>
</body>
</html>