-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCSA.html
439 lines (325 loc) · 21.2 KB
/
CSA.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
<!DOCTYPE html>
<html lang="en" dir="ltr" >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Five Seeds Farm CSA | Five Seeds Farm & Apiary</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="sites/fiveseedsfarm.com/themes/fiveseeds/favicon.ico" type="image/x-icon" />
<link type="text/css" rel="stylesheet" media="all" href="sites/fiveseedsfarm.com/files/css/css_517f8fcf745ea7e43c2e2ed2e2d89918.css" />
<link type="text/css" rel="stylesheet" media="print" href="sites/fiveseedsfarm.com/files/css/css_6e344b240881a6ba938a2d69425812a5.css" />
<script type="text/javascript" src="sites/fiveseedsfarm.com/files/js/js_1fb38db9be8634f5d9fcb9eb3a580e6e.js"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
jQuery.extend(Drupal.settings, {"basePath":"\/","googleanalytics":{"trackOutbound":1,"trackMailto":1,"trackDownload":1,"trackDownloadExtensions":"7z|aac|arc|arj|asf|asx|avi|bin|csv|doc|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls|xml|z|zip"},"shadowbox":{"animate":1,"animateFade":1,"animSequence":"wh","auto_enable_all_images":1,"auto_gallery":1,"autoplayMovies":true,"continuous":1,"counterLimit":"10","counterType":"default","displayCounter":1,"displayNav":1,"enableKeys":1,"fadeDuration":"0.35","handleOversize":"resize","handleUnsupported":"link","initialHeight":160,"initialWidth":320,"language":"en","modal":false,"overlayColor":"#000","overlayOpacity":"0.85","resizeDuration":"0.35","showMovieControls":1,"slideshowDelay":"0","viewportPadding":20,"useSizzle":0},"extlink":{"extTarget":0,"extClass":"ext","extSubdomains":1,"extExclude":"","extInclude":"","extCssExclude":"","extCssExplicit":"","extAlert":0,"extAlertText":"This link will take you to an external web site. We are not responsible for their content.","mailtoClass":"mailto"}});
//--><!]]>
</script>
<!-- www.phpied.com/conditional-comments-block-downloads/ -->
<!--[if IE]><![endif]-->
<!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
</head>
<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
<!--[if lt IE 7 ]> <body class="ie6 not-front not-logged-in page-node node-type-page with-navigation page-csa section-csa one-sidebar sidebar-second"> <![endif]-->
<!--[if IE 7 ]> <body class="ie7 not-front not-logged-in page-node node-type-page with-navigation page-csa section-csa one-sidebar sidebar-second"> <![endif]-->
<!--[if IE 8 ]> <body class="ie8 not-front not-logged-in page-node node-type-page with-navigation page-csa section-csa one-sidebar sidebar-second"> <![endif]-->
<!--[if IE 9 ]> <body class="ie9 not-front not-logged-in page-node node-type-page with-navigation page-csa section-csa one-sidebar sidebar-second"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!-->
<body class="not-front not-logged-in page-node node-type-page with-navigation page-csa section-csa one-sidebar sidebar-second"> <!--<![endif]-->
<div id="skip">
<a href="CSA.html#content">Skip to Content</a>
<a href="CSA.html#navigation">Skip to Navigation</a>
</div>
<div id="page">
<!-- ______________________ HEADER _______________________ -->
<header role="banner">
<div class='inner'>
<hgroup id="logo-title">
<a href="index.html" title="Home" rel="home" id="logo">
<img src="sites/fiveseedsfarm.com/themes/fiveseeds/logo.png" alt="Home"/>
</a>
<div id="name-and-slogan">
<h1 id="site-name">
<a href="index.html" title="Home" rel="home"><span>Five Seeds Farm & Apiary</span></a>
</h1>
<div id="site-slogan">Sun, Soil, & Soul</div>
</div> <!-- /name-and-slogan -->
</hgroup> <!-- /logo-title -->
<div id="header-region">
<div id="block-block-6" class="block block-block block-header block-id-61 clearfix odd ">
<div class="content">
<div class='fbook'>
<a class="fb btn" href="http://www.facebook.com/pages/Five-Seeds-Farm/141400972543505"><img class="logolink" src="http://www.fiveseedsfarm.com/sites/all/libraries/i/f_logo.png" alt="Find Five Seeds Farm on Facebook"/></a>
<a class="twit btn" href="http://twitter.com/5seedsfarm"><img class="logolink" src="https://twitter.com/images/resources/twitter-bird-white-on-blue.png" alt="Follow Five Seeds Farm on Twitter"/></a>
<a class="insta btn" href="http://instagram.com/5seedsfarm"><img class="logolink" src="http://www.fiveseedsfarm.com/sites/all/libraries/i/Instagram_Icon_Small.png" alt="Follow Five Seeds Farm on Twitter"/></a>
</div> </div>
</div> <!-- /block -->
</div>
</div>
</header>
<!-- ______________________ MAIN _______________________ -->
<section id="main" class="clearfix">
<section id="content">
<div id="content-inner" class="inner column center">
<header id="content-header">
<h1 class="title">Five Seeds Farm CSA</h1>
</header> <!-- /#content-header -->
<section id="content-area" role="main">
<article class="node node clearfix node-type-page" id="node-49">
<header>
</header>
<div class="content">
<p>It is 2014 and a brand new growing season to be full of challenges, triumphs and lessons. We are accepting registration for this year's CSA program. We are very excited this year to be offering on-farm pick ups and pick up sites in Baltimore City! Remember, we are a small family farm so our capabilities are limited. Our CSA is very popular and our slots fill up quickly! </p>
<p>Five Seeds Farm is a family farm with 2 locations: Baltimore City & Baltimore County. We farm roughly 5.5 acres. We have been raising high-quality, organically-grown produce, honey and eggs since 2007. We grow over 60 different vegetables, herbs, berries & small fruits focusing on open-pollinated and unique heirloom varieties including the now again famous Fish pepper. We are a founding member of the Farm Alliance of Baltimore City. We sell directly to consumers at the 32nd Street Farmers Market at Waverly, the Columbia Heights Community Marketplace in Washington, DC and the Baltimore Farmers Market & Bazaar. 2014 will be our sixth year operating a CSA.</p>
<p><strong>What’s in a share?</strong><br />
Your share will be 6-8 items (valued at $27) to include any of the following: arugula, heirloom & slicer tomatoes, garlic, sweet peppers, jalapenos, carrots, Swiss chard, endive, cucumbers, summer squash, winter squash, pumpkins, melons, pink baby ginger, green beans, onions, potatoes, sweet potatoes, broccoli, collards, kales, rapini, salad mix, head lettuce, celery, fennel, spinach, cauliflower, napa cabbage, bok choi, radishes, okra, melons, beets, turnips, edible flowers and culinary herbs. We do not offer half-shares, we encourage our customers to create community amongst family, friends, neighbors and strangers to split a share. </p>
<p><strong>Season:</strong><br />
May 18 through October 26, The time span of the CSA is 24 weeks, you will get 22 weeks worth of vegetables. We will take two separate weeks off from the CSA to allow time for the farm and farmers to regroup and receive feedback from our share members during the season, the last week of June and August.</p>
<p><strong>Pickup:</strong><br />
This year we have three pickup options. One in Baltimore City (Thursdays at the Station North Tool Library from 5–9pm ) and two days at the Sparks farm with “UPick” options (such as cherry tomatoes, green beans, peas and flowers) on Wednesdays or Fridays from 10am–3pm.</p>
<p><strong>Cost, Payment Methods and Mailing Address:</strong><br />
$575 until February 28; $600 until March 15; $620 thereafter. Checks by mail to Five Seeds Farm 16528 Dubbs Road Sparks, MD 21152. We also accept PayPal, EBT (with payment arrangements), credit/debit and cash.</p>
<p><a href="http://gallery.mailchimp.com/0e018072ea03661b5d8e28959/files/CSAcomittmentdoc.pdf">Please fill out and return this commitment form to sign up: CSAcomittmentdoc.pdf</a></p>
</div>
</article> <!-- /node--> </section> <!-- /#content-area -->
<section id="content-bottom">
<div id="block-block-19" class="block block-block block-content_bottom block-id-92 clearfix odd ">
<h3 class="title block-title">2014 Regular CSA</h3>
<div class="content">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="2VPZD6VVAK5QU">
<table>
<tr><td><input type="hidden" name="on0" value="Pickup Options">Pickup Options</td></tr><tr><td><select name="os0">
<option value="Wednesday @ Farm 10-3">Wednesday @ Farm 10-3 </option>
<option value="Thursday @ Tool Library 5-9">Thursday @ Tool Library 5-9 </option>
<option value="Friday @ Farm 10-3">Friday @ Farm 10-3 </option>
</select> </td></tr>
</table>
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</div>
</div> <!-- /block -->
<div id="block-block-21" class="block block-block block-content_bottom block-id-94 clearfix even ">
<h3 class="title block-title">2014 CSA Homegrown Baltimore Employee Wellness CSA </h3>
<div class="content">
<p>Please fill out this <a href="https://www.surveymonkey.com/s/XT9DR9F">pre-survey for the Homegrown Baltimore Employee Wellness CSA</a></p>
<p>$600 in one lump sum:</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="932628EDWHC3W">
<table>
<tr><td><input type="hidden" name="on0" value="Pickup Options">Pickup Options</td></tr><tr><td><select name="os0">
<option value="Abel Wolman building">Abel Wolman building </option>
<option value="Benton building">Benton building </option>
</select> </td></tr>
</table>
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
or,
<p>$600 total, in 3 installments, bi-weekly, of $200</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="932628EDWHC3W">
<table>
<tr><td><input type="hidden" name="on0" value="Pickup Options">Pickup Options</td></tr><tr><td><select name="os0">
<option value="Abel Wolman building">Abel Wolman building </option>
<option value="Benton building">Benton building </option>
</select> </td></tr>
</table>
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</div>
</div> <!-- /block -->
</section><!-- /#content-bottom -->
</div>
</section> <!-- /content-inner /content -->
<!-- /sidebar-first -->
<aside id="sidebar-second" class="column sidebar second">
<div id="block-views-markets-block_1" class="block block-views block-sidebar_second block-id-25 clearfix odd ">
<h3 class="title block-title">Market Locations</h3>
<div class="content">
<div class="view view-markets view-id-markets view-display-id-block_1 view-dom-id-1">
<div class="view-content">
<div class="views-row views-row-1 views-row-odd views-row-first">
<div class="views-field-field-wkday-value">
<span class="field-content">Saturdays</span>
</div>
<div class="views-field-field-start-value">
<label class="views-label-field-start-value">
from:
</label>
<span class="field-content">9:00am</span>
</div>
<div class="views-field-field-end-value">
<label class="views-label-field-end-value">
to:
</label>
<span class="field-content">2:00pm</span>
</div>
<div class="views-field-title">
<span class="field-content"><a href="http://www.columbiaheightscommunitymarketplace.org/">Columbia Heights Community Marketplace</a></span>
</div>
<div class="views-field-field-market-dates-value">
<span class="field-content"><span class="date-display-start">May 10, 2014</span><span class="date-display-separator"> - </span><span class="date-display-end">December 13, 2014</span></span>
</div>
<div class="views-field-field-market-address-value">
<div class="field-content">Civic Plaza
14th St NW & Park Rd NW
Washington, DC 20010</div>
</div>
</div>
<div class="views-row views-row-2 views-row-even">
<div class="views-field-field-wkday-value">
<span class="field-content">Saturdays</span>
</div>
<div class="views-field-field-start-value">
<label class="views-label-field-start-value">
from:
</label>
<span class="field-content">7:00am</span>
</div>
<div class="views-field-field-end-value">
<label class="views-label-field-end-value">
to:
</label>
<span class="field-content">12:00pm</span>
</div>
<div class="views-field-title">
<span class="field-content"><a href="http://www.32ndstreetmarket.org/">32nd Street at Waverly</a></span>
</div>
<div class="views-field-field-market-dates-value">
<span class="field-content"><span class="date-display-start">January 1, 2014</span><span class="date-display-separator"> - </span><span class="date-display-end">December 31, 2014</span></span>
</div>
<div class="views-field-field-market-address-value">
<div class="field-content">Barclay St & E 32nd St
Baltimore, Maryland 21218</div>
</div>
</div>
<div class="views-row views-row-3 views-row-odd views-row-last">
<div class="views-field-field-wkday-value">
<span class="field-content">Sundays</span>
</div>
<div class="views-field-field-start-value">
<label class="views-label-field-start-value">
from:
</label>
<span class="field-content">7:00am</span>
</div>
<div class="views-field-field-end-value">
<label class="views-label-field-end-value">
to:
</label>
<span class="field-content">12:00pm</span>
</div>
<div class="views-field-title">
<span class="field-content"><a href="http://www.promotionandarts.com/index.cfm?page=events&id=3">Baltimore Farmers Market & Bazaar (near downtown, under the JFX)</a></span>
</div>
<div class="views-field-field-market-dates-value">
<span class="field-content"><span class="date-display-start">April 6, 2014</span><span class="date-display-separator"> - </span><span class="date-display-end">December 21, 2014</span></span>
</div>
<div class="views-field-field-market-address-value">
<div class="field-content">underneath the Jones Falls Expressway at Holliday & Saratoga streets</div>
</div>
</div>
</div>
</div> </div>
</div> <!-- /block -->
<div id="block-block-11" class="block block-block block-sidebar_second block-id-82 clearfix even mailchimp">
<h3 class="title block-title">Signup for our Newsletter</h3>
<div class="content">
<!-- Begin MailChimp Signup Form -->
<form action="http://fiveseedsfarm.us5.list-manage1.com/subscribe/post?u=0e018072ea03661b5d8e28959&id=47903b3ce6" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank">
<div class="mc-field-group">
<label for="mce-EMAIL">Email Address <span class="asterisk">*</span></label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div class="mc-field-group">
<label for="mce-FNAME">First Name </label>
<input type="text" value="" name="FNAME" class="" id="mce-FNAME">
</div>
<div class="mc-field-group">
<label for="mce-LNAME">Last Name </label>
<input type="text" value="" name="LNAME" class="" id="mce-LNAME">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
</form>
<!--End mc_embed_signup--> </div>
</div> <!-- /block -->
<div id="block-block-13" class="block block-block block-sidebar_second block-id-85 clearfix odd c2">
<div class="content">
<a href="http://www.farmalliancebaltimore.org/"><img src="sites/fiveseedsfarm.com/themes/fiveseeds/images/farmalliance-web.png" alt="farm Alliance of Baltimore City member"/></a>
<p>Five Seeds Farm is a member of the Baltimore City Farm Alliance.</p> </div>
</div> <!-- /block -->
</aside>
<!-- /sidebar-second -->
</section> <!-- /main -->
<nav id="navigation" class="menu">
<ul id="dropdown">
<li class="list-item About Us"><a href='about-us.html'>About Us</a></li>
<li class="list-item CSA"><a href='CSA.html'>CSA</a></li>
<li class="list-item Contact"><a href='contact.html'>Contact</a></li>
<li class="list-item Markets"><a href='markets.html'>Markets</a></li>
<li class="list-item What's Growing"><a href='whats-growing.html'>What's Growing</a></li>
<li class="list-item In the Press"><a href='press.html'>In the Press</a></li>
<li class="list-item Photos"><a href='http://fiveseedsfarm.com/photos'>Photos</a></li>
<li class="list-item FAQ"><a href='frequently-asked-questions.html'>FAQ</a></li>
<li class="list-item Interns"><a href='interns.html'>Interns</a></li>
</ul>
</nav>
<!-- ______________________ FOOTER _______________________ -->
<footer>
<div id="block-block-9" class="block block-block block-footer_region block-id-80 clearfix odd ">
<div class="content">
<p>Site by <a href="http://kristian.bjornard.com/" id="ookb" title="Drupal development, CSS, + design"><img src="http://www.fiveseedsfarm.com/sites/all/libraries/i/kblink.png" title="the office of Kristian Bjornard"></a></p> </div>
</div> <!-- /block -->
</footer>
</div> <!-- /page -->
<div id="rotate">
<div class="view view-backgrounds view-id-backgrounds view-display-id-block_1 view-dom-id-2">
<div class="view-content">
<div class="views-row views-row-1 views-row-odd views-row-first views-row-last">
<span class="views-field-field-photos-fid">
<span class="field-content"><img class="imagefield imagefield-field_photos" width="1440" height="1080" alt="" src="sites/fiveseedsfarm.com/files/backgrounds/bg1.jpg%3F1340209884" /></span>
</span>
</div>
</div>
</div> </div>
<!-- Toggle Sections Open/Closed -->
<script>
$(document).ready(function() {
$('div.toggle > p').hide();
$('div.toggle > form').hide();
});
$("div#csa.toggle h3").click(function () {
$("div#csa.toggle > p").toggle("slow");
$("div#csa.toggle > form").toggle("slow");
$("div#fs.toggle > p").hide("slow");
$("div#fs.toggle > form").hide("slow");
});
$("div#fs.toggle h3").click(function () {
$("div#fs.toggle > p").toggle("slow");
$("div#fs.toggle > form").toggle("slow");
$("div#csa.toggle > p").hide("slow");
$("div#csa.toggle > form").hide("slow");
});
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
Shadowbox.path = "/sites/all/libraries/shadowbox/";
Shadowbox.init(Drupal.settings.shadowbox);
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-23042663-2"]);_gaq.push(["_setDomainName", ".fiveseedsfarm.com"]);_gaq.push(["_trackPageview"]);(function() {var ga = document.createElement("script");ga.type = "text/javascript";ga.async = true;ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";var s = document.getElementsByTagName("script")[0];s.parentNode.insertBefore(ga, s);})();
//--><!]]>
</script>
</body>
</html>