/* HTML TAG DEFINITIONS */

html {
  height: 100%;
}

body {
  font: normal 80% Verdana, Verdana, Geneva, sans-serif;
  background: #404040;
  color: #505050;
  text-align: center;
  background-image: url('images/bkgrnd-summer.jpg');
  margin: 0 0 0 0;}

hr {
  background-color: #bf201a;
  color: #bf201a;
  height: 1px;
  width: 100%;}

img {
  border: none;}

ul {
  padding: 0;
  margin: 0 0 0 17px;
  list-style: square;}  

h1 {
  color: #525252;
  font: bold 22px Georgia, Georgia, serif;
  text-align: left;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;}

h2 {
  color: #7a140f;
  font: normal 20px Georgia, Georgia, serif;
  text-align: left;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #c0c0c0;}

h3 {
  color: #7a140f;
  font: normal 20px Georgia, Georgia, serif;
  text-align: left;
  padding: 0;
  margin: 100x 0 10px 0;}

h4 {
  color: #525252;
  font: bold 16px Arial, Helvetica, sans-serif;
  margin: 15px 0;}

h5 {
  color: #525252;
  font: bold 14px Arial, Helvetica, sans-serif;
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid #c0c0c0;}

h6 {
  color: #7a140f;
  font: bold 14px Arial, Helvetica, sans-serif;
  margin: 10px 0;}

a {
  color: #bf201a;
  text-decoration: none;
  font-weight: bold;}

a:hover {
  color: #727272;
  text-decoration: underline;
  font-weight: bold;}
  
p.center {
  text-align: center;}  

/* PAGE LAYOUT IDs */

#wrapper {
  background: #fff url('images/wrapperbg.jpg');
  text-align: left;
  width: 750px;
  margin: 0 auto;}
  
#logoimage {
  height: 200px;}
  
#navigation {
  background: #bf201a url('images/navbar.jpg'); 
  text-align: center;
  color: #fff;
  font-size: 90%;
  padding: 8px 0 0 0;
  height: 22px;}
  
#navigation a {
  color: #fff;
  font-weight: normal;
  text-decoration: none;}

#navigation a:hover {
  color: #fff;
  font-weight: normal;
  text-decoration: underline;}
  
#sidebar {
  width: 230px;
  float: left;
  text-align: left;
  font-size: 85%;
  padding: 5px;
  margin: 0}
  
#content {
  width: 480px;
  float: right;
  text-align: left;
  line-height: 1.6em;
  padding: 10px;}

#footer {
  clear: both;
  background: #fff url('images/footer.jpg') no-repeat;
  color: #606060;
  height: 40px;
  text-align: center;
  line-height: 2em;
  font-size: 85%;
  padding: 10px 0 0 15px;
  height: 50px;
  border-top: 3px solid #7a140f;}
  
#footer a {
  font-weight: normal;}
  
#footer a:hover {
  font-weight: normal;}
  
#footer p {
  padding: 0;
  margin: 0;}

/* FORMATTING CLASSES */

.box {
  background: #f7f7f7;
  border: 1px dashed #c0c0c0;
  padding: 10px;}

.hottopic {
  color: #8e4c3b;
  font-weight: bold;}

.contact {
  padding: 5px;
  text-align: left;
  margin: 20px 0;}

.contact label {
  width: 150px; 
  float: left; 
  text-align: right; 
  margin: 3px 5px 5px 5px; 
  clear: both;}

.contactbox {
  margin: 3px 5px 5px 5px; 
  background-color: #fff; 
  color: #000; 
  border: 1px solid #c0c0c0;}

.contactbutton {
  text-align: center; 
  margin: 5px 0 0 170px; 
  border: none;}

.catalogleft {
  width: 220px;
  padding: 0 20px 10px 0;
  float: left;
  line-height: 1.2em;
  text-align: left;}
  
.catalogright {
  width: 220px;
  padding: 0 0 10px 20px;
  float: right;
  line-height: 1.2em;
  text-align: left;}

.catalogCenter {
  width: 400px;
  padding: 5px;
  text-align: center;}
    
.imagemiddle {
  margin: 0; 
  border: 3px double #c2c2c2;}
  
.imageleft-noborder {
  margin: 0 10px 0 0; 
  float: left;}

.imageright-noborder {
  margin: 0 0 0 10px; 
  float: right;}
  
.imageleft-border {
  margin: 0 10px 0 0; 
  float: left;
  border: 3px double #c2c2c2;}

.imageright-border {
  margin: 0 0 0 10px; 
  float: right;
  border: 3px double #c2c2c2;}
  
.wrapper-single-frame {
  background: #fff ;
  text-align: left;
  width: 750px;
  margin: 0 auto;}

h1.churchnews 
{
  text-align: center;
}

.image-border {
  margin: 5px; 
  border: 3px double #c2c2c2;}

.thumbnail-border {
  margin: 1px; 
  border: 1px double #c2c2c2;}
  
div.location {
  margin: 35px; 
  padding: 10px;
  border: 6px groove #550000;
  font-size: 1em;
  font-align: left;
}

h1.location {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  color: #000000;
}

.location-bold {
  font-weight: bold;
}

td.location {
  vertical-align: top;
}

.indent {
  padding-left: 10px;
}

div.jackinthebox{
  margin: 10px 0px 0px 0px;
  padding: 5px;
  border: 4px double #880000;
  font-size: 1em;
  font-align: left;
}

div.verseoftheday{
  float: right;
}

div.mainPage {
  text-align: center;
}

contactForm {
  text-align: center;
}

h2.archives {
  color: #000088;
  font: bold 15px Georgia, Georgia, serif;
  text-align: left;
  padding: 0;
  margin: 0;
  border: none;
}


div.Christmas {
  margin: 35px; 
  padding: 10px;
  border: 6px groove #00FF00;
  font-size: 1em;
  font-align: left;
}


h1.Christmas {
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
  color: #F00000;
}

div.spiritualBase {
  text-align: left;
  margin: 0 auto;
  width: 750px;
  background: #ffffff;
}

div.spiritualInside {
  margin: 7px auto;
  width: 700px;
  border: 1px solid navy;
</div>

}

h1.spiritualBase {
  text-align: center;
  background: navy;
  color: white;
}

h2.spiritualBase {
  text-align: left;
  background: white;
  color: navy;
  font-weight: bold;
  font-size: 1.0em;
  text-decoration: none;
}

div.spiritualText {
  font-style: none;
  text-align: left;
}

