/* CSS Document */
#announcements{text-align: center;font-size:30px
}
body {
background-color:#a5d8f6
}
/*style class for paragraph formating*/
.parfor
{
border-color: black;
border-width: 5px;
border-style: ridge;
padding: 15px;
width: 60%;
margin:0 auto;
background-image: url("images/wood047.jpg");
background-repeat:repeat;
font-weight:normal;
color:black;
text-align:center;}
#life_series{ 
border-color: black;
border-width: 5px;
border-style: ridge;
padding: 15px;
width: 60%;
margin:0 auto;
background-image: url("images/wood090.jpg");
background-repeat:repeat;
font-weight:normal;
color:#fff;
text-align:center;}
#life_series a:link{    color:#fff;}
#life_series a:visited {  color:#00ffff;}
#life_series table{ text-align: left;
Padding:5px;
margin:15px;
width:100%;
font-size:.80em;
}
#calvary_series{ 
border-color: black;
border-width: 5px;
border-style: ridge;
padding:15px 40px 450px;
width: 65%;
margin:0 auto;
background-image: url("images/crucifixion.jpg");
/*background-repeat:repeat;*/
font-weight:normal;
color:#fff;
text-align:center;
}
#calvary_series a:link{    color:#fff;}
#calvary_series a:visited {  color:#00ffff;}      
#calvary_series table{ text-align: left;
Padding:5px;
margin:15px;
width:100%;
font-size:.80em;
}    
#prayer_series{ 
border-color: black;
border-width: 5px;
border-style: ridge;
padding:15px 40px 450px;
width: 65%;
margin:0 auto;
background-image: url("images/prayer_girl.jpg");
/*background-repeat:repeat;*/
font-weight:normal;
color:#fff;
text-align:center;
}
#prayer_series a:link{    color:#fff;}
#prayer_series a:visited {  color:#00ffff;}      
#prayer_series table{ text-align: left;
Padding:5px;
margin:15px;
width:100%;
font-size:.80em;
}
#horizontal_nav{
background-image: url("images/wood047.jpg");
/*border:solid 1px black;*/
text-align:center;
width:80%;
height:3em;
padding-left:8em;
}
#peter_series{ 
border-color: black;
border-width: 5px;
border-style: ridge;
padding:0px 0px 180px 100px;
width: 65%;
margin:0 auto;
background-image: url("images/peter_hope1.jpg");
/*background-repeat:repeat;*/
font-weight:normal;
color:#fef886;
text-align:center;
}
#peter_series a:link{    color:#fef886;}
#peter_series a:visited {  color:#00ffff;}      
#peter_series table{ text-align: left;
Padding:5px;
margin:15px;
width:100%;
font-size:.80em;
}
#psalms_series{ 
border-color: black;
border-width: 5px;
border-style: ridge;
padding:30px 50px 60px;
width: 55%;
margin:0 auto;
background-image: url("images/wood047.jpg");
/*background-image: url("images/book_of_psalms.jpg");*/
/*background-repeat:repeat;*/
background-color:White;
font-weight:normal;
color:#000000;
text-align:center;
}
#psalms_series a:link{    color:#000000;}
#psalms_series a:visited {  color:#00ffff;}      
#psalms_series table{ text-align: left;
Padding:5px;
margin:15px;
width:100%;
font-size:.80em;
}
#parable_series{ 
border-color: black;
border-width: 5px;
border-style: ridge;
padding:30px 50px 60px;
width: 55%;
height:700px;
margin:0 auto;
background-image: url("images/parable.jpg");
/*background-image: url("images/book_of_psalms.jpg");*/
/*background-repeat:repeat;*/
background-color:White;
font-weight:normal;
color:#ececec;
text-align:center;
}
#parable_series a:link{    color:#ececec;}
#parable_series a:visited {  color:#ffff00;}      
#parable_series table{ text-align: left;
Padding:5px;
margin:15px;
width:100%;
font-size:.80em;
}

/*****************************Start of Horiz nav section*************************************/

#horizontal_nav ul{
list-style-type:none;
}

#horizontal_nav li{
float:left;
/*required for drop down menus*/
position:relative;
}

#horizontal_nav li ul{
position:absolute;
z-index:100;
visibility:hidden;
}

#horizontal_nav li:hover ul{
visibility:visible;
top:2.05em;
left:0;
margin:0;
padding:0;
}

#horizontal_nav a,
#horizontal_nav a:link,
#horizontal_nav a:visited{
text-decoration:none;
font: 13px Arial, sans-serif;
font-weight: bold;
display:block;
height:2.5em;
line-height:2.25em;
width:8em;
text-align:center;
border-width:1px;
border-color:black;
border-style:solid;
}

#horizontal_nav a:hover,
#horizontal_nav a:active{
background-color:#fdedcf;
color:#000;
}

/* Hover on drop-down menu links */
#horizontal_nav li:hover ul li a:hover,
#horizontal_nav li a:hover ul li a:hover{ /* IE6 hack */
  background: #fdedcf;
  color:#000;
}

/* Applies to links on the drop-down menu */
#horizontal_nav li:hover ul li a,
#horizontal_nav li a:hover ul li a{ /* IE6 hack */
  background:#facd8a; /* Removes background image */
  color:#000;
  text-align:left;
  display:block;
 /* width:10em;*/   width:15em;
  padding:0 0 0 1em;
  height:auto;  
}
/***********End of horiz nav section*****************************************/

/***********Start of sermons_index section***********************************/
#sermons_index{
border-color: black;
border-width: 5px;
border-style: ridge;
padding:10px 80px 80px;
width: 40%;
margin:0 auto;
background-image: url("images/wood047.jpg");
background-repeat:repeat;
font-weight:normal;
color:black;
text-align:center;
}    #sermons_nav ul{
list-style-type:none;
}

#sermons_nav li{
float:left;
/*required for drop down menus*/
position:relative;
}

#sermons_nav li ul{
position:absolute;
z-index:100;
visibility:hidden;
}

#sermons_nav li:hover ul{
visibility:visible;
top:2.05em;
left:0;
margin:0;
padding:0;
}

#sermons_nav a,
#sermons_nav a:link,
#sermons_nav a:visited{
text-decoration:none;
font: 10px Arial, sans-serif;
font-weight: bold;
display:block;
height:3.3em;
line-height:2.25em;
width:10em;
text-align:center;
border-width:1px;
border-color:black;
border-style:solid;width:auto;padding:0 2.5px 0 2.5px;
}
#sermons_nav a:hover,#sermons_nav a:active{
background-color:#fdedcf;
color:#000;
}

/* Hover on drop-down menu links */
#sermons_nav li:hover ul li a:hover,
#sermons_nav li a:hover ul li a:hover{ /* IE6 hack */
  background: #fdedcf;
  color:#000;
}

/* Applies to links on the drop-down menu */
#sermons_nav li:hover ul li a,
#sermons_nav li a:hover ul li a{ /* IE6 hack */
  background:#facd8a; /* Removes background image */
  color:#000;
  text-align:left;
  display:block;
 /* width:10em;*/   width:6.1em;
  padding:0 0 0 1em;
  height:auto;  
}/***********end of sermons_index section*************************************//***********Start of buttonscontainer section********************************/

.buttonscontainer {
	Float: left;
	width: 150px;
	Top: 150px;
    Left: 25px;
    padding-right:15px;
    margin-bottom:1.5em;
}

.buttons a {
color: #330033;
border: 1px ridge;
background-color: #a5d8f6;
padding: 2px;
padding-left: 3px;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: black;
display: block;
margin: 0px;
width: 110px;
text-align: left;
float: left;
}

.buttons
a:hover {border: 1px solid;
Margin:0;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color:    #99CCFF;
color: #330066;
text-decoration: none;}
a:link {color:black;}
a:visited {color:#990050;
}

#content {
margin-left: 150px;

}

.banner {
/*position: fixed;*/
top: 1px;
left: 10px;
width: 100%; 
	
}
#church_picture {
/*position: absolute;*/
/*top: 140px;*/
/*left: 300px;*/
width: 50%;
margin:0 auto;
}
/***************************/
/*start of prayer list page*/
#long {
background-image: url("images/wood047.jpg");
background-repeat:repeat;
position: absolute;
top: 150px;
left: 250px;
border-color: black;
border-width: 5px;
border-style: ridge;
padding: 15px;
width: 200px;
text-align: center;
}

#immediate {
background-image: url("images/wood047.jpg");
background-repeat:repeat;
position: absolute;
left:600px;
top:150px;
border-color: black;
border-width: 5px;
border-style: ridge;
padding: 15px;
width: 200px;
text-align: center;

}
#dearly_departed{

}

/*end of prayer list page*/
/*****************************/
/*start sermons page*/
#sermons
{
position: absolute;
top: 150px;
left: 300px;
border-color: black;
border-width: 5px;
border-style: ridge;
padding: 15px;
width: 500px;
background-image: url("images/wood047.jpg");
background-repeat:repeat;
font-weight:normal;
color:black;
text-align:center;
}
/*end of sermons page*/

/*style for headers in parfor divs*/
.headings
{
font-size:1.5em;

}
/*end of headings style*/


/* Thumbnail index for pictures style*/
/*style for tables of thumbnails*/
table.thumbs{
text-align:center;
border-collapse: collapse;
}

/* style for table cells that contain thumbnails*/
td.thumbs{
border:solid 1px#00bfff;
padding:10px;
}

/*style for thumbnail images*/
img.thumbs{
width:100px;
}
/*styling for tables*/
#table{
text-align: left;
Padding:5px;
margin:15px;
width:100%;
}
#specials{
border-color: black;
border-width: 5px;
border-style: ridge;
width: 50%;
margin:0 auto;
background-color:#2d73b9;
font-weight:900;
color:silver;
text-align:center;
}
#specials table{
text-align: left;
Padding:5px;
margin:15px;
width:100%;
font-size:.80em;
}


#specials a:link {
color:silver;
}
#specials a:visited {
color:#ececec;
}

#footer {
width: 100%;
clear: both;
height:30px;
text-align:center;
border-top: ridge;
border-width:5px;
border-color:#008dc6;
background-color:#a5d8f6;
}
