      /* bethelcrc.org  25 June 2007 */

body {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
  background: #336666;
  }

body#gallery {
  background: #708090;
  }

cite {
  font-style: normal;
  }

      /* page layout */

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

div#subcontainerMain {
  border: 1px solid #336666;
  background: #ffffff;
  width: 750px;
  }

div#subcontainerGallery {
  border: 1px solid #708090;
  background: #ffffff;
  width: 750px;
  }

div#sidebar {
  width: 220px;
  float: left;
  }

div#main {
  width: 523px;
  float: left;
  border-left: 2px solid #cccc99;
  }

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
  }

      /* home page banner */

div#banner0 {
  background: #cccc99;
  color: #800000;
  height: 150px;
  font: 26px Georgia, serif;
  }

div#banner0Left {
  width: 220px;
  float: left;
  }

div#banner0Right {
  width: 525px;
  float: left;
  margin-top: 22px;
  text-align: center;
  }

      /* 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, serif;
  }

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

      /* vertical navigation */

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

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: 188px;
  text-decoration: none;
  margin: 0;
  padding: 4px 0 4px 10px;
  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;
  }

      /* pictures */

img.center {
  display: block;
  margin: 0 auto;
  text-align: center;
  } 

img.floatleft {
  float: left;
  margin: 0 10px 0 0;
  }

img.floatright {
  float: right;
  margin: 0 10px;
  }

      /* picture gallery button */

div.picbuttonborder {
  border: 1px solid #4682b4;
  margin: 0 35px;
  }

div.picbutton {
  border: 1px solid #ffffff;
  background: #4682b4;
  text-align: center;
  padding: 3px 0;
  }

div.picbutton a {
  color: #ffffff;
  text-decoration: none;
  }

      /* miscellaneous */

.center {
  text-align: center;
  }

p {
  padding: 0 10px;
  }

p.caption {
  font-size: 12px;
  margin-top: 0px;
  font-style: italic;
  }

p.clickpic {
  color: #4682b4;
  font-style: italic;
  text-align: center;
  }

p.section {
  color: #800000;
  font-weight: bold;
  }

p.sectioncenter {
  color: #000080;
  font-weight: bold;
  text-align: center;
  }

hr {
  clear: both;
  margin: 0 10px;
  color: #b0c4de;
  height: 1px;
  }

td {
  font-size: 14px;
  }

table.sunday {
  margin-left: 10px;
  }

table.sunday td {
  vertical-align: top;
  padding-bottom: 14px;
  }

p.alertbox {
  border: 2px solid #ff0000;
  background: #ffe4e1;        /* misty rose */
  padding: 15px;
  margin-left: 50px;
  margin-right: 50px;
  text-align: center;
  }

p.greenbox {
  border: 2px solid #006400;
  background: #e0ffe0;
  padding: 15px;
  margin-left: 50px;
  margin-right: 50px;
  text-align: center;
  }

span.lord {
  font-variant: small-caps;
  }
