* {
  color: #663333;
}
body {
  margin: 3px 3px 0px;
  background-color: #ffffe6;
}
a {
  color: #871a2f;
}
a:hover {
  text-decoration: none;
}
.staff {
  margin-left: 10px;
  margin-bottom: 10pt;
}
.stafftext {
  margin-right: 300px;
}
h1 {
  margin: 0;
  padding: 0;
  font-size: 2em;
  text-transform: uppercase;
  color: #84807a;
}
.eventSection {
  border: 4px ridge #ffffe6;
  padding: 2px;
}
#about {
  border: 5px outset #e2c8c8;
  margin: 10px 10px 0 20px;
  font-size: large;
  font-style: italic;
  padding-left: 20px;
  text-align: center;
  font-weight: normal;
  padding-right: 20px;
}
#contactus {
  font-weight: normal;
  font-size: large;
}
#container {
  background-color: transparent;
  margin-right: 3px;
  margin-top: 3px;
}
#header {
  background: transparent url(images/header_bckg.jpg) repeat-x scroll left top;
}
#purpose {
  font-weight: bold;
}
#logo {
  padding: 0;
  height: 40px;
  font-weight: inherit;
}
#logo a {
  text-decoration: none;
  font-weight: inherit;
}
#logo img {
  border-style: none;
  position: absolute;
  padding-top: 0;
  background-image: url(images/header_bckg.jpg);
  width: 42px;
  margin-left: 24px;
  margin-top: 10px;
}
#logo img:hover {
  border: 1px solid #edda74;
}
#logo span {
  border-style: hidden;
  font-family: "Times New Roman",Times,serif;
  color: #edda74;
  font-weight: normal;
  font-style: italic;
  font-size: 48px;
  position: absolute;
  margin-left: 86px;
  margin-top: 14px;
}
#menu {
  background-attachment: scroll;
  background-repeat: repeat-x;
  background-position:  center center;
  margin-top: 47px;
  background-image: url(images/menu_bckg.jpg);
  height: 30px;
}
#menu ul {
  margin: 0;
  padding: 0;
}
#menu ul li {
  float: left;
  width: 104px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
}
#menu a {
  background: transparent url(images/button.gif) no-repeat scroll 0 4px;
  width: 104px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  float: left;
  font-size: 14px;
  text-decoration: none;
  padding-top: 8px;
}
#menu a:hover {
  background: transparent url(images/button_over.gif) no-repeat scroll 0 4px;
  padding-top: 8px;
  height: 22px;
}
#staffs {
  max-width: 1000px;
}
#staffs img {
  width: 260px;
  height: 260px;
  float: right;
}
#text {
  margin: 0 20px 20px;
}
#text p {
  padding: 0 20px 10px 0;
}
#text p span {
  padding: 0 10px 10px 0;
  font-weight: bold;
}
#text li {
  background: transparent url(images/li.gif) no-repeat scroll 0px 7px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-left: 20px;
}
#text ul {
  margin-left: -40px;
}
#text img.event {
  float: right;
}
#leftpanel {
  float: left;
  margin-left: 2px;
  max-width: 700px;
  margin-right: 5px;
}
#rightpanel {
  padding: 0 10px 0 5px;
  float: left;
  background-color: #f4f4f4;
  min-width: 255px;
}
#worship {
  border: 1px solid #acacac;
  margin-left: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
#worship ul {
  border-style: none;
  padding-bottom: 0px;
  padding-left: 1em;
}
#worship h4 {
  margin-bottom: 0px;
  padding-bottom: 5px;
}
#worship li {
  border-style: none;
  padding-left: 0;
  padding-bottom: 0px;
  list-style-type: circle;
  list-style-image: url(cross.gif);
}
#bottom {
  margin-left: 20px;
  border-top-style: hidden;
  width: 700px;
}
#main {
  padding: 20px 0 0;
}
#footl {
  background: transparent url(images/foot.gif) no-repeat scroll left center;
  height: 47px;
}
#footr {
  background: transparent url(images/foot.gif) no-repeat scroll right center;
  height: 47px;
}
#footer {
  background: #84807a url(images/footer_bckg.jpg) repeat-x scroll 0% 50%;
  height: 48px;
  clear: both;
}
#footer a {
  margin-top: 5px;
  color: #ffffff;
  line-height: 24px;
}
#footer a:hover {
  text-decoration: none;
}
#left_footer {
  padding-left: 50px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  float: left;
  padding-top: 10px;
  font-size: 12px;
}
#right_footer {
  padding: 10px 55px 0 0;
  float: right;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
}
#pdf {
}
#information {
  margin-left: 30px;
}
#events {
  margin: 0 20px 20px;
}
#events img {
  float: right;
}
#event img a:hover {
  border-style: double;
  border-width: 12px;
  background-color: #ffcc66;
}


