h2 {
  float: left;
  width: 1.5em;
  padding: 0 0.75em 0.75em 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 120%;
  font-variant: small-caps;
  font-weight: normal;
  text-align: center;
  color: #498cb3;
}

h3 {
  padding-bottom: 0.75em;
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #e1ac1c;
}

h4 {
  padding-bottom: 0.5em;
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 85%;
  font-weight: bold;
  color: #498cb3;
}

h5 {
  padding-bottom: 0.25em;
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 80%;
  font-weight: bold;
  color: #666;
}

p, li, td {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 80%;
  color: #666;
}

li p {
  font-size: 100%;
}

p {
  padding-bottom: 1em;
  text-align: left;
}

p.section_start:first-letter {
  float: left;
  padding: 0.1em 0.2em 0 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 400%;
  color: #999;
}

a {
  text-decoration: underline;
}

a:link {
  color: #e1ac1c;
}

a:active {
  color: #0c1e63;
}

a:visited {
  color: #498cb3;
}

strong {
  font-weight: bold;
}

#stc a {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 80%;
  color: #0c1e63;
}

#news *, #calendar * {
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 80%;
  color: #fff;
}

#quicknav ul li {
  text-transform: lowercase;
  color: #0c1e63;
}

#quicknav a {
  color: #0c1e63;
}

#nav ul li {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 120%;
  font-variant: small-caps;
}

#club_nav ul li {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 85%;
  font-weight: bold;
}

#club_nav ul li abbr {
  text-decoration: none;
}

#copyright p, #util_links ul li {
  padding: 0;
  color: #ffffff;
}

#util_links {
  text-transform: lowercase;
}

#util_links ul li a {
  color: #ffffff;
}

#club_info * h4 {
  padding: 0;
  padding-bottom: 0.5em;
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 85%;
  font-weight: bold;
  color: #498cb3;
}

#meeting_times, #club_officers {
  margin-top: 1em;
}

#meeting_times table td {
  padding-left: 0.2em;
  vertical-align: top;
  line-height: 120%;
}

#meeting_times table td.label {
  padding-left: 0;
  text-align: right;
}

#club_officers * {
  text-align: right;
}

#club_officers ul li {
  line-height: 120%;
}

#community_info ul li ul li {
  font-size: 100%;
}