Library

Library BooksOur library has a pretty extensive collection of quilting books with new books added regularly. Current members can check out up to three books at a time. Books may be checked out for one month and should be returned at the next regular meeting. If the next meeting is a dinner meeting or the yard sale, then the books may be kept until the following meeting. Book donations are appreciated.

As new books are added to the library, the Membership Chair will update the catalog list. The latest  update was April 2019.

Save

Save

Save

UA-59519254-2 /** * Sell only in California */ function wc_sell_only_states( $states ) { $states['US'] = array( 'CA' => __( 'California', 'woocommerce' ), ); return $states; } add_filter( 'woocommerce_states', 'wc_sell_only_states' );