      /* bethelcrc.org  25 June 2007 */

body {
  font: 14px verdana, helvetica, arial, sans-serif;
  }

body#bulletin {
  background: #336699;
  }

cite {
  font-style: normal;
  }

      /* page layout */

div#container {
  border: 1px solid #ffffff;
  background: #ffffff;
  width: 752px;
  margin: auto;
  }

div#subcontainerBulletin {
  border: 1px solid #336699;
  background: #ffffff;
  width: 750px;
  }

div.spacer {
  clear: both;
  }

div#footer {
  background: #f0f0e0;
  color: #303060;
  padding: 6px;
  font-size: 12px;
  text-align: center;
  }

div#footer a {
  color: #303060;
  text-decoration: none
  }

      /* first-tier page banner */

div#banner1 {
  background: #cccc99;
  color: #800000;
  height: 64px;
  font-size: 18px;
  font-weight: bold;
  }

div#banner1Left {
  width: 80px;
  float: left;
  }

img#banner1Logo {
  margin-top: 10px;
  margin-left: 22px;
  }

div#banner1Center {
  width: 300px;
  float: left;
  margin-top: 10px;
  font-family: georgia;
  }

div#banner1Right {
  width: 330px;
  float: left;
  margin-top: 10px;
  text-align: right;
  }

      /* vertical navigation */

div#vnav {
  margin-left: 10px;
  }

div#vnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  }

div#vnav li {
  display: block;
  margin: 0;
  padding: 0;
  }

div#vnav li.section {
  padding: 5px 0 5px 10px;
  color: #800000;
  font-weight: bold;
  }

div#vnav li a {
  display: block;
  width: 148px;
  text-decoration: none;
  text-align: center;
  margin: 0;
  padding: 4px 0;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffee #aaab9c #cccccc #ffffff;
  background: #f0f0e0;
  color: #000080;
  }

div#vnav > li a {width: auto;}

div#vnav li a:hover {
  border-color: #aaab9c #ffffee #ffffff #cccccc;
  background: #e0e0a0;
  color: #000080;
  }

      /* calendar table */

table#thisweek {
  margin-left: 150px;
  }

table#thisweek td {
  vertical-align: top;
  padding-bottom: 6px;
  font-size: 14px;
  }

td.day {
  width: 105px;
  }

td.time {
  width: 100px;
  text-align: right;
  font-variant: small-caps;
  }

td.event {
  padding-left: 40px;
  }

      /* miscellaneous */

.center {
  text-align: center;
  }

p {
  margin-left: 50px;
  margin-right: 50px;
  }

table {
  margin-left: 50px;
  margin-right: 50px;
  }

p.block {
  margin-left: 100px;
  margin-right: 100px;
  }

p.list {
  margin: 10px 75px;
  }

p.header {
  color: #000080;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  margin-bottom: 5px;
  }

p.subheader {
  color: #000080;
  font-weight: bold;
  text-align: center;
  margin-top: 0;
  }

p.section {
  font-weight: bold;
  }

dl {
  margin-left: 50px;
  }

dd {
  margin: 0 50px;
  }

hr {
  margin: 0 25px;
  color: #cccc99;
  height: 2px;
  }
