Not Local to Ithaca?

Search to see our events that you can join remotely! Search Remote Opportunities

End of Year Picnic

1 Lansing Park Rd. Lansing, NY 14882

Congratulations on the end of the semester students! Chesterton House invites you to come celebrate the end of classes with our annual end of year picnic! We’ll be gathering at […]

Chesterton House Painting
// This script will enable Tippy.js on content block labels for Development Notes (in Page Content > [content block] > Settings. // If you wish to use Tippy elsewhere instantiate it again or modify the following. // In this case, if elements with both "tippy" and "content_block_label" classes have a title attribute they will receive a tooltip. tippy('.content_block_label.tippy', { position: 'left', animation: 'scale', duration: 100, arrow: true });