-
Notifications
You must be signed in to change notification settings - Fork 1
/
minutes.html
55 lines (51 loc) · 3.03 KB
/
minutes.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Kalamazoo Mennonite Fellowship : Teachings</title>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="wrapper">
<div id="header">
<div id="nav">Simplicity. Service. Peace. Worship. Community. Jesus. <a href="index.html">Kalamazoo Mennonite Fellowship</a></div>
<div id="bg"></div>
</div>
<div id="main-content">
<div id="left-column">
<div class="box">
<h1><img src="images/green_dove.png" alt="Menno Dove" width="35" valign="center"/>Kalamazoo Mennonite Teachings</h1>
<p>Congregational Meeting Minutes</p>
</div>
<h3>2010</h3>
<ul>
<li><a href="minutes/2010-01-24.md">Meeting for Business</a> January 24, 2010 (Adoption of constitution, election of treasurer and head of council)</li>
</ul>
</div>
<div id="right-column">
<div id="main-image"><a href="http://www.flickr.com/photos/sukisuki/3293817256/" target="_new"><img src="images/polyglot.jpg" alt="Polyglot Bible by 'sukisuki'" title="Polyglot Bible by 'sukisuki'" width="260" /></a></div>
<div class="sidebar">
<h3>Find us!</h3>
<p>1219 Grand Avenue<br/>
Kalamazoo, Michigan, 49006 <br />
Directions: <a target='_new' href="http://maps.bing.com/OneClickDirections.aspx?rtp=%7epos.r1fvth7vzwj5_1219+Grand+Ave%2c+Kalamazoo%2c+MI+49006-3264___a_&rsd=42.3325592279434_-85.665619969368_AS0iCSAOAAAAqQeYAGYAAAA%3d_the+north+(via+US-131+S)%7e42.3262211680412_-85.6492906808853_AS0iCSAOAAAAqQeYAGsAAAA%3d_the+north+(via+US-131+Bus+S)%7e42.2715711593628_-85.6543681025505_AS0iCSAOAAAAqweYAAYAAAA%3d_the+south+(via+US-131+N)%7e42.2958210110664_-85.6754288077354_AS0iCSAOAAAAqQeYAEMAAAA%3d_the+west+(via+W+Main+St+%2f+M-43)&mkt=en-us&FORM=LLMP">Live.com</a>; <a target="_new" href="http://maps.google.com/maps?f=q&hl=en&geocode=&q=1219+Grand+Ave,+Kalamazoo,+MI+49006&sll=37.0625,-95.677068&sspn=42.987658,56.601563&ie=UTF8&z=16&g=1219+Grand+Ave,+Kalamazoo,+MI+49006&iwloc=addr">Google</a><br />
10:30 Sundays<br />
ph. 269.381.4264 <br />
Will or Bess Fitzgerald <br />
</p>
<h3>About The Mennonites</h3>
<ul>
<li><a href="http://www.mennoniteusa.org">Mennonite Church USA</a></li>
<li><a href="http://www.im.mennonite.net/">Indiana & Michigan</a></li>
<li><a href="http://www.thirdway.com/">Third Way Café</a></li>
<li><a href="http://www.thirdway.com/scripture">A Sip of Scripture</a></li>
<li><a href="http://www.mcusa-archives.org/library/resolutions/1995/index.html">What Mennonites believe</a></li>
</ul>
</div>
</div>
</div>
<div id="footer"><a href="index.html">Kalamazoo Mennonite Fellowship</a></div>
</div>
</body>
</html>