-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmosey.html
125 lines (124 loc) · 6.46 KB
/
mosey.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Mosey | Redbud Cooperative at Von Cramm Hall</title>
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/mosey.css">
<link rel="stylesheet" href="https://use.typekit.net/ewm2fmn.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="icon" href="img/ui/icon.svg">
</head>
<body>
<div id="header">
<a href="index.html" id="logo"><img src="img/ui/vc_thumbnail_2.svg" alt=""><i>Redbud Cooperative</i></a>
<input type="checkbox" id="checkbox" class="checkbox">
<label for="checkbox" class="menu-icon"><img src="img/ui/menu.svg" alt=""></label>
<div id="links">
<a class="link" href="index.html">Home</a>
<a class="link" href="about.html">About</a>
<a class="link" href="mosey.html">Mosey</a>
<a class="link" href="gallery.html">Gallery</a>
<a class="link" href="saveplate.html">Save Plate</a>
<a class="link" href="https://forms.gle/RZyxtjqJWHnuoBUFA" target="_blank">Officer Feedback</a>
<a class="link" href="contact.html">Contact</a>
</div>
</div>
<div id="home"></div>
<div id="pageWrap">
<h1 id="title">Mosey</h1>
<section id="top">
<p>Membership to reside at Redbud is open to all full-time Cornell students, including undergraduate, graduate, international, and transfer students. We welcome and strive to provide safe spaces for people of color, queer individuals, students with physical or mental disabilities, students with financial burdens, and students with other marginalized identities.</p>
</section>
<hr>
<section class="section">
<h2>Why Redbud?</h2>
<div class="text">
<p>Text.</p>
</div>
</section>
<div class="pictures">
<img src="img/gallery/vc-92.jpg" alt="">
<img src="img/gallery/vc-46.jpg" alt="">
<img src="img/gallery/vc-18.jpg" alt="">
</div>
<section class="events">
<h2>Mosey Events for Spring 2023</h2>
<div class="text">
<div class="event">
<p class="date">00/00/22</p>
<p class="title">Open House</p>
<div class="location">All co-ops @ 1–5 pm </div>
</div>
<br><h3>Other events to be determined.</h3>
<!--
<div class="event">
<p class="date">MM/DD/YY</p>
<p class="title">Event Title</p>
<div class="location">Event Location @ 12:00</div>
</div>
<div class="event">
<p class="date">MM/DD/YY</p>
<p class="title">Event Title</p>
<div class="location">Event Location @ 12:00</div>
</div>
-->
</div>
</section>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1690.9597230557333!2d-76.49247691484445!3d42.44892182301195!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89d08197133486a7%3A0x495faa8003f5e39!2sVon%20Cramm%20Cooperative!5e0!3m2!1sen!2sus!4v1577644776136!5m2!1sen!2sus" frameborder="0"></iframe>
<section class="section">
<h2>Selection</h2>
<div class="text">
<p>Admission to reside at Redbud for the following academic year is done via random selection. In order to enter our selection pool, you must submit a questionnaire and participate in Mosey. (Those who cannot participate in Mosey can arrange an interview with the current president.) Mosey consists of at least:</p>
<ul>
<li>Attending Open House (or arrange a house tour with the president)</li>
<li>Attending two Mosey events (one of these can be the Open House)</li>
<li>Take part in a cook group for one house dinner</li>
</ul>
</div>
</section>
<hr>
<section class="section">
<h2>Housing Rates</h2>
<div class="text">
<p>Our house consists of 19 singles, 6 doubles and 1 triple.</p>
<ul>
<li>Single: $2400 (~$600/month)</li>
<li>Double: $2100 (~$525/month)</li>
<li>Triple: $1800 (~$450/month)</li>
</ul>
</div>
</section>
<hr>
<section class="section">
<h2>Meal Plan</h2>
<div class="text">
<p>Our meal plan is run by the members of the meal plan. All house members are required to be a part of the meal plan, but the meal plan is open to members of the Cornell community. Crammies are required to cook on the meal plan unless otherwise stated in the constitution. External meal planners have the option of cooking or paying an additional fee to not cook on the meal plan.<br><br>Our meal plan rates are:</p>
<ul>
<li>$510 if you are cooking</li>
<li>$510 + an additional fee if you are not cooking</li>
</ul>
<p>The additional fee is approximately the minimum wage × 3.5 hours/week × the number of weeks of the semester’s meal plan.<br><br>Learn more about the Meal Plan from our constitution <a href="https://github.com/Voncramm/VC-Constitution/wiki/IV.-Meal-Plan" target="none">here</a>.</p>
</div>
</section>
<hr>
<section class="bottom">
<p>Learn more about Redbud through our constitution: <a href="https://github.com/Von-Cramm/VC-Constitution/wiki" target="none">Redbud Constitution</a></p>
</section>
<hr>
</div>
<footer>
<div class="info">
<p>Copyright © Redbud 2019</p>
</div>
<div class="social">
<a href="https://www.facebook.com/pages/Von-Cramm-Hall/159855270701191" target="none">Facebook</a>
<a href="https://www.instagram.com/redbuddies4lyfe/" target="none">Instagram</a>
</div>
</footer>
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script src="js/script.js"></script>
</body>
</html>