body {
  margin-top: 0px;
  background-color: #999999;
  font-family: verdana,arial,helvetica,sans-serif;
}
div.container {
  margin: auto;
  position: relative;
  max-width: 1020px;
  background-color: AntiqueWhite;
}
div.header {
  height: 120px;
  position: absolute;
  width: 100%;
  background-color: AntiqueWhite;
  clear: left;
}
div.button-bar {
  position: absolute;
  top: 110px;
  height: 15px;
  width: 98%;
  background-color: LightSteelBlue;
  color: white;
  text-align: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  z-index: 1;
}
div.menu-column {
  position: absolute;
  top: 200px;
  height: 15px;
  width: 240px;
  color: white;
  text-align: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
div.content-box {
  position: relative;
  top: 125px;
  left: 135px;
  height: 15px;
  width: 500px;
  text-align: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
.meeting {
  background-color: brown;
  color: white;
  max-width: 550px;
  border: 2px solid black;
  margin: 2px;
  padding: 0px 2px;
  border-radius: 15px;
}
table.maintable {
  background-color: white;
  color: black;
  font-size: 16px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
tb#buttonbar {
  width: 100%;
  color: white;
  text-align: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
td#leftside {
  background-color: AntiqueWhite;
  min-width: 180px;
  color: black;
  text-align: left;
  font-size: 18px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
td#mainbody {
  background-color: AntiqueWhite;
  padding: 15px;
  font-size: 16px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
td#rightside {
  background-color: AntiqueWhite;
  min-width: 200px;
  color: black;
  text-align: left;
  font-size: 18px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
td#index {
  padding: 15px 15px 15px 50px;
  font-size: 16px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
td#bulletin {
  padding: 15px 15px 15px 15px;
  font-size: 16px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
div.footer {
  height: 25px;
  position: relative;
  padding-top: 5px;
  max-width: 1015px;
  background-color: AntiqueWhite;
  z-index: 1;
  clear: left;
}
div.count {
  height: 30px;
  position: relative;
  padding-top: 5px;
  width: 785px;
  background-color: white;
  z-index: 1;
  clear: left;
}
hr {
  border:  none;
  background-color: #444444;
  align: center;
  width: 85%;
  color: gray;
  height: 2px;
}
h#content {
  text-align: center;
  font-size: 26px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: black;
}
a {
  text-decoration: none;
}
p {
  margin: 10px;
  text-align: justify;
  text-indent: 20px;
  font-family: verdana,arial,helvetica,sans-serif;
}
.sign {
  text-indent: 0px;
  text-align: right;
  font-family: verdana,arial,helvetica,sans-serif;
}
.quote {
  margin: 20px;
  font-style: italic;
  text-indent: 0px;
  text-align: justify;
  font-family: verdana,arial,helvetica,sans-serif;
}
.tagline {
  max-width: 405px;
  padding: 2px;
  background-color: #4E3B30;
  text-align: center;
  font-size: 20px;
  text-indent: 0px;
  font-family: verdana,arial,helvetica,sans-serif;
  border-radius: 5px;
}
.bulletin1 {
  text-align: center;
  font-family: verdana,arial,helvetica,sans-serif;
  line-height:0.5em
}
.sermon1 {
  font-family: verdana,arial,helvetica,sans-serif;
  line-height:0.5em
}
.sermon2 {
  font-size: 90%;
  text-indent: 0px;
  margin: 0px 50px 0px;
  font-family: verdana,arial,helvetica,sans-serif;
  line-height:1.0em
}
.podcast1 {
  font-size: 150%;
  font-family: verdana,arial,helvetica,sans-serif;
  line-height:1.0em
}
.style5 {
  font-size: 90%;
  font-family: verdana,arial,helvetica,sans-serif;
  line-height:1.5em
}
.style6 {
  font-size: 60%;
  font-family: verdana,arial,helvetica,sans-serif;
}
.style7 {
  font-size: 70%;
  font-family: verdana,arial,helvetica,sans-serif;
}
.style8 {
  font-size: 80%;
  font-family: verdana,arial,helvetica,sans-serif;
}
.style9 {
  text-align: right;
  font-size: 90%;
  font-family: verdana,arial,helvetica,sans-serif;
}
/* ##########################  logo  ########################### */
table#logo {
  margin: 0px;
  padding-left:5px;
  background-color: #4E3B30;
  color: #fff;
  float: left;
  vertical-align: middle;
  font-size: 125%;
  font-family: verdana,arial,helvetica,sans-serif;
}

img#logo {
    max-width: 100%;
    height: auto;
    margin: auto;
    display: block;
}


td#button_bar {
}
ul#mainlevel-nav {
  border-right: 1px solid #444444;
  margin: 0;
  padding: 0 0 0 185px;
  float: left;
}
ul#mainlevel-nav li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: left;
}
ul#mainlevel-nav a {
  border-left: 1px solid #999999;
  color: black;
  width: 100px;
  display: block;
}
ul#mainlevel-nav a:hover {
  background-color: #999999;
}
table.moduletable {
  border: 0px solid #000000;
  margin: 0px;
  width: 100%;
}
table.moduletable th {
  border-bottom: 1px solid #444444;
  background: transparent none repeat scroll 0%;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  color: #999999;
  text-align: center;
  letter-spacing: 1px;
  width: 100%;
  height: 24px;
  text-transform: uppercase;
}
table.moduletable td {
  padding: 0px;
  font-size: 14px;
  font-weight: normal;
}
table.moduletable ul {
  color: #ff0000;
}
a.mainlevel:link, a.mainlevel:visited {
  border-bottom: 1px solid #4E3B30;
  background: transparent none repeat scroll 0%;
  display: block;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  color: #271D18;
  text-align: left;
  text-decoration: none;
  padding-left: 5px;
  height: 18px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  letter-spacing: 1px;
}
a.mainlevel:hover {
  border-bottom: 1px solid #4E3B30;
  background: transparent none repeat scroll 0%;
  text-decoration: none;
  color: #271D18;
}
#active_menu {
  background: #4E3B30 none repeat scroll 0%;
  color: #F6C782;
  font-weight: bold;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
/* ######################### Decorations ########################### */

.button {
  display: inline-block;
  width: 90%;
  padding: 5px 5px;
  margin: 10px 5px 10px;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #4E3B30;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #555;
}

.button1 {
  display: inline-block;
  width: 30%;
  padding: 5px 5px;
  margin: 10px 5px 10px;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #4E3B30;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #555;
}

.button:hover {
  color: #4E3B30;
  background-color: #F6C782
}

.button:active {
  color: #4E3B30;
  box-shadow: 0 4px #444;
  transform: translateY(5px);
}

.button1:hover {
  color: #4E3B30;
  background-color: #F6C782
}

.button1:active {
  color: #4E3B30;
  box-shadow: 0 4px #444;
  transform: translateY(5px);
}

#active_button {
  color: #F6C782;
  box-shadow: 0 4px #444;
  transform: translateY(5px);
}

.button2 {
  background-color: #4E3B30;
  border: none;
  color: #fff;
  padding: 5px 5px;
  margin: 0px 10px 0px;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  width: 65px;
  cursor: pointer;
  outline: none;
  border-radius: 15px;
}

.button3 {
  background-color: #4E3B30;
  border: none;
  color: #fff;
  padding: 7px 20px;
  text-align: center;
  text-decoration: bold;
  display: inline-block;
  font-size: 16px;
  margin: 5px;
  cursor: pointer;
  outline: none;
  border-radius: 15px;
}
