body {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: small;
  background: url(graphics/backG.jpg) repeat-x top;
}

#wrap {
  text-align: left;
  margin: 0 auto;
  width: 780px;
  background: url(backgrounds/op1.jpg);
}

#header {
  margin: 0;
  padding: 10px 0 10px 25px;
}

#nav {
  float: left;
  width: 754px;
  list-style: none;
  padding: 0 0 0px 26px;
  margin: 0 0 30px 0;
  background: #000000;
  border-top: medium double #000000;
  border-bottom: medium double #000000;
}

#nav li {
  float: left;
  font-size: 88%;
  line-height: 1.5em;
  font-family: "Lucida Grande", sans-serif;
  padding: 0px 0px;
  margin: 0;
}

#nav a {
  display: block;
  margin: 0;
  padding: 10px 8px;
  color: #ffffff;
  text-decoration: none;
}

#nav a:hover, body#hom #home a{
  text-decoration: underline;
}

#nav a:hover, body#dis #distinctives a{
  text-decoration: underline;
}

#nav a:hover, body#sta #standards a{
  text-decoration: underline;
}

#nav a:hover, body#den #denomination a{
  text-decoration: underline;
}

#nav a:hover, body#wor #worship a{
  text-decoration: underline;
}

#nav a:hover, body#lin #links a{
  text-decoration: underline;
}

#nav a:hover, body#ser #sermons a{
  text-decoration: underline;
}

#nav a:hover, body#con #contact a{
  text-decoration: underline;
}

#nav a:hover, body#new #news a{
  text-decoration: underline;
}

dl.logo {
  float: left;
  margin: 0;
  padding: 0 50px;
  background: ;
}

dl.logo:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

dl.logo dt {
  margin: 0;
  font-family: Georgia, serif;
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
  padding: 0 0 15px 0;
}

dl.logo dt img {
  float: left;
  margin: 0 40px 0px 0;
  padding: 0;
}

dl.logo dd {
  margin-left: 0;
  margin-right: 0;
  font-size: 95%;
  text-align: justify;
  line-height: 1.5em;
  color: #000000;
}

dl.alt {
  float: right;
  margin: 0;
  padding: 30px 50px 50px 50px;
  background: ;
}

dl.alt dt {
  margin: 0;
  font-family: Georgia, serif;
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
  padding: 0 0 15px 0;
}

dl.alt dt img {
  float: right;
  margin: 0 0px 0px 30px;
  padding: 0;
}

dl.alt dd {
  margin-left: 0;
  margin-right: 0;
  font-size: 95%;
  text-align: justify;
  line-height: 1.5em;
  color: #000000;
}

dl.alt:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

dl.right {
  margin: 0;
  padding: 30px 50px 50px 50px;
  background: ;
}

dl.right dt {
  margin: 0;
  font-family: Georgia, serif;
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
  padding: 0 0 15px 0;
}

dl.right dt img {
  float: right;
  margin: 0 0px 0px 30px;
  padding: 0;
}

dl.right dd {
  margin-left: 0;
  margin-right: 0;
  font-size: 95%;
  text-align: justify;
  line-height: 1.5em;
  color: #000000;
}

dl.right:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#sidebar {
  float: left;
  width: 30%;
}

#sidebar div {
  padding: 15px 0 0px 15px;
}

#content {
  float: right;
  width: 70%;
  font-size: 95%;
  text-align: justify;
  line-height: 1.5em;
}

#content div {
  padding: 25px 30px 25px 30px;
}

#content h2 {
  margin: 0 0 1em 0;
  padding: 0;
  font-family: Georgia, serif;
  font-size: 150%;
  font-weight: normal;
}

#content h5 {
  margin: 0;
  padding: 1em;
  font-family: Georgia, serif;
  font-size: 150%;
  font-weight: normal;
}

#welcome {
  margin: 0;
  padding: 0 50px 20px 50px;
  font-size: 95%;
  text-align: justify;
  line-height: 1.5em;
  color: #000000;
}

#welcome h2 {
  font-family: Georgia, serif;
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  text-decoration: overline;
  text-decoration: underline;
  padding: 0;
}

#footer {
  clear: both;
  font-family: "Lucida Grande", sans-serif;
  font-size: 88%;
  text-align: center;
  line-height: 1.5em;
  color: #ffffff;
  margin: 50px 0 50px 0;
  padding: 10px 0 10px 0;
  background: #000000;
  border-top: medium double #000000;
  border-bottom: medium double #000000;
}

#footer a {
  margin: 0;
  padding: 10px 8px;
  color: #ffffff;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

.box {
  margin: 0 0 20px 0;
  padding: 0;
}

.box h3 {
  margin: 0;
  padding: 10px;
  text-align: center;
  font-family: Georgia, serif;
  font-size: 120%;
  font-weight: normal;
  background: url(graphics/boxtop2.gif) no-repeat top left;
}

.box p {
  background: url(graphics/boxbottom3.gif) no-repeat bottom left;
  margin: 0;
  padding: 10px 25px 20px 20px;
  font-family: Georgia, sans-serif;
  font-size: 95%;
  font-style: italic;
  line-height: 1.5em;
  overflow: hidden;
  o\verflow: visible;
  width: 100%;
  w\idth: auto;
  he\ight: 1%;
}

a:link {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #ffffff;
  background: #000000;
}

a:active {
  color: #ffffff;
  background: #000000;
}

#newsletter {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
  background: ;
  border-top: medium double #000000;
  border-bottom: medium double #000000;
}

#newsletter li{
  display: inline;
}

#newsletter li a {
     padding: 0 5px;
 }





/* Hide from IE5/Mac \*/
#footer {height: 1%; }
/* End hide from IE5/Mac */


* html dl.logo { height: 1%;} /* for IE+6 */
*:first-child+html dl.logo {min-height: 1px; } /* for IE7/