~crc-x/+junk/bucksmont-squires-of-song

« back to all changes in this revision

Viewing changes to faq.html

  • Committer: Charles Childers
  • Date: 2012-03-17 16:18:28 UTC
  • Revision ID: git-v1:bff5300db56b8a998cd4c1db93846d7e04720b93
finish filling in content, blue backdrop

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html>
 
2
<head>
 
3
<title>BucksMont Squires of Song</title>
 
4
<link href="css/bootstrap.css" rel="stylesheet">
 
5
<link href="css/bootstrap-responsive.css" rel="stylesheet">
 
6
<link href="css/reskin.css" rel="stylesheet">
 
7
<meta charset=UTF-8>
 
8
<meta name="viewport" content="width=device-width, initial-scale=1.0">
 
9
</head>
 
10
 
 
11
<body>
 
12
<div class="container">
 
13
<div class="row">
 
14
  <div class="span12">&nbsp;</div>
 
15
</div>
 
16
<div class="row">
 
17
  <div class="span2">
 
18
    <div class="well">
 
19
    <img src="images/Barbershop_Harmony_Society.gif">
 
20
    <ul class="nav nav-list">
 
21
      <li><a href="index.html">Home</a></li>
 
22
      <li><a href="officers.html">Officers</a></li>
 
23
      <li><a href="members.html">Members</a></li>
 
24
      <li><a href="quartets.html">Our Quartets</a></li>
 
25
      <li><a href="gallery.html">Photo Gallery</a></li>
 
26
      <li><a href="bulletin.html">Bulletin</a></li>
 
27
      <li><a href="join.html">Join Us</a></li>
 
28
      <li><a href="faq.html">FAQ</a></li>
 
29
    </ul>
 
30
    </div>
 
31
  </div>
 
32
  <div class="span4">
 
33
    <p><img src="http://www.harmonize.com/bms/images/BucksMont_Squires_2011_small.jpg"></p>
 
34
    <p>The BucksMont Squires of Song perputate and promote singing in the Barbershop
 
35
       style and provides good fellowship among its members. We provide the opportunity
 
36
       for men of all ages to join in the singing of songs in Barbershop style. We also
 
37
       provide family-friendly entertainment for groups and organizations of all kinds.</p>
 
38
  </div>
 
39
  <div class="span6">
 
40
    <div class="well">
 
41
      <h2>Frequently Asked Questions</h2>
 
42
      <hr>
 
43
      <h3>Who Are We?</h3>
 
44
      <p>We are the BucksMont Squires of Song, representing the Abinton/Levittown, PA
 
45
         chapter of the Barbershop Harmony Society. Organized in 1938 in Tulsa, Oklahoma,
 
46
         the Society is now the largest all-male international singing society in the world.
 
47
         Until recently, the Society was known as the Society for the Preservation and
 
48
         Encouragement of Barbershop and Quartet Singing in America.</p>
 
49
      <p>We are a non-profit, fraternal, and educational singing society. Please visit
 
50
         <a href="http://www.barbershop.org">www.barbershop.org</a> or the <a href="http://www.midatlanticdistrict.com">Mid-Atlantic District</a> websites for more information.</p>
 
51
      <hr>
 
52
      <h3>What Do We Do?</h3>
 
53
      <p>We sing songs like <em>Ain't Misbehavin'</em>, <em>Over the Rainbow</em>,
 
54
         <em>Ev'ry Day of My Life</a>, and <em>In My Room</em>. Our repertoire includes
 
55
         show tunes, ballads, up-tunes, patriotic, seasonal, and religious songs.</p>
 
56
      <p>During a typical year, we <strong>entertain</strong> at varioius senior
 
57
         centers, civic organizations, and social groups. We also put on stage shows,
 
58
         meet with other choruses who share our hobby, and at year-end, you'll find
 
59
         us <strong>caroling</strong> at hospitals and nursing homes.</p>
 
60
      <hr>
 
61
      <h3>What Is Barbershop Singing</h3>
 
62
      <p>Barbershop singing is a <strong>four-part harmony</strong>, sung without
 
63
         accompaniment. The parts, from high to low voice, are Tenor, Lead, Baritone, and
 
64
         Bass. The melody of the song is normally carrid by the lead voice, with the
 
65
         tenor harmonizing above the melody line, the bass below, and the bariton adding
 
66
         notes either above or below the melody. These parts are sung together as a
 
67
         quartet or in chorus ensembles.</p>
 
68
      <p>Many agree that Barbershop is the closest and best harmonizing of the human
 
69
         voice. You can be a part of it... and get this, <strong>no formal music
 
70
         training is required</strong>. A good ear and willingness to learn will carry
 
71
         you a long way.</p>
 
72
      <hr>
 
73
      <h3>Where Do We Meet?</h3>
 
74
      <p>The Squires meet every Tuesday evening from 7:00 to 10:00pm at the Langhorne
 
75
         United Methodist Church, 301 E. Maple Ave., Langhorne, PA.</p>
 
76
      <p><a href="join.html">We'd love for you to join us</a> and see what we're all
 
77
         about.</p>
 
78
      <hr>
 
79
      <h3>Charity and Service Projects</h3>
 
80
      <p>The Barbershop Harmony Society has coordinated its charitable and educational
 
81
         projects through <a href="http://www.harmonyfoundation.org/">The Harmony Foundation, Inc</a>.
 
82
         The mission is to preserve our musical legacy through support of vocal music
 
83
         education in our shcools and communities. Projects that meet that mission
 
84
         can obtain support through Foundation grants.</p>
 
85
 
 
86
    </div>
 
87
  </div>
 
88
</div>
 
89
<div class="row">
 
90
  <div class="span12">&nbsp;</div>
 
91
</div>
 
92
</body>
 
93
</html>