/* Grace Baptist Church - Stylesheet 0.1 */

/* Positioning */

body {
	  background-image: url("back_1.gif");
	  background-repeat: repeat-y;
	 }

#block_top {
		   	z-index: 2;
			position: absolute;
			top: 0;
			left: 0;
		   }

#block_left {
			 z-index: 2;
			 position: absolute;
			 top: 73px;
			 left: 0;
			 width: 180px;
			}

#block_top_left {
				 background-color: #c0c0c0;
				 border-width: 1px;
				 border-color: #000000;
				 border-style: solid;
				 font-family: arial, sans-serif;
				 font-size: 13px;
				 font-weight: bold;
				 text-align: center;
				 padding: 3px;
				}
				
#block_middle_left {
				 background-color: #ffffff;
				 border-left-width: 1px;
				 border-left-color: #000000;
				 border-left-style: solid;
				 border-right-width: 1px;
				 border-right-color: #000000;
				 border-right-style: solid;
				 font-family: "Arial", sans-serif;
				 font-size: 16px;
				 font-weight: bold;
				 text-align: center;
				 padding: 3px;
				 padding-top: 10px;
				 padding-bottom: 10px;
				}
				
#block_bottom_left {
				 background-color: #009999;
				 border-left-width: 1px;
				 border-left-color: #000000;
				 border-left-style: solid;
				 border-right-width: 1px;
				 border-right-color: #000000;
				 border-right-style: solid;
				 font-family: "Arial", sans-serif;
				 font-size: 16px;
				 font-weight: bold;
				 text-align: center;
				 padding: 3px;
				 padding-top: 10px;
				 padding-bottom: 10px;
				}
				
#block_main {
			 z-index: 1;
			 position: absolute;
			 top: 73px;
			 left: 180px;
			 width: 580px;				   			 
			}
				  
#block_main_bottom {			   
				   bottom: 110px;
				   background-color: #0074ba;
				   }
  
				  
/* Formats */

a.side_nav_middle:link {
				 color: #006a6a;
				 background-color: #ffffff;
				 text-decoration: none;
				}
				
a.side_nav_middle:visited {
				   	color: #006a6a;
					background-color: #ffffff;
					text-decoration: none;
				   }
				   
a.side_nav_middle:hover {
				  color: #ffffff;
				  background-color: #006a6a;
				  text-decoration: none;
				 }
				 
a.side_nav_bottom:link {
				 color: #f0f0f0;
				 background-color: #009999;
				 text-decoration: none;
				}
				
a.side_nav_bottom:visited {
				   	color: #f0f0f0;
					background-color: #009999;
					text-decoration: none;
				   }
				   
a.side_nav_bottom:hover {
				  color: #009999;
				  background-color: #f0f0f0;
				  text-decoration: none;
				 }

a.statement_faith:link {
				 color: #ffffff;
				 background-color: #0074ba;
				 text-decoration: none;
				}
				
a.statement_faith:visited {
				   	color: #ffffff;
					background-color: #0074ba;
					text-decoration: none;
				   }
				   
a.statement_faith:hover {
				  color: #0074ba;
				  background-color: #ffffff;
				  text-decoration: none;
				 }
			
.small_vertical {
				font-family: serif;
				font-size: 8px;
				line-height: 8px;
				}
			
.bottom_statement {
				   position: relative;
				   margin-left: 50px;
				   font-family: "Goudy", "Times New Roman", serif;
				   font-weight: bold;
				   font-size: 18px;
				   line-height: 24px;
				   color: #ffffff;
				  }
				  
.bottom_scripture {
				   font-family: "Impact", sans-serif;
				   font-weight: normal;
				   font-size: 28px;
				   color: #ffffff;
				   text-align: center;
				  }
				  
.bottom_reference {
				   position: relative;
				   font-family: "Goudy", "Times New Roman", serif;
				   font-weight: bold;
				   font-size: 24px;
				   line-height: 24px;
				   color: #000000;
				   background-color: #ffffff;
				   width: 130px;
				   padding: 4px;
				   margin-left: 400px;
				  }
				  
.copyright {
		   	font-family: "Verdana", "Arial", sans-serif;
			font-size: 10px;
			line-height: 12px;
			color: #000000;
			text-align: center;
		   }
		   
.page_body {			 
			 font-family: "Verdana", "Arial", sans-serif;
			 font-size: 14px;
			 line-height: 17px;
			 text-align: left;
			 color: #000000;
			 background-color: #fbfbfb;
			 padding: 15px;
			 border-width: 1px;
			 border-color: #0074ba;
			 border-style: solid;
			}
			
.page_head_1 {
			   font-family: "Goudy", "Times New Roman", serif;
			   font-size: 22px;
			   font-weight: normal;
			   font-style: normal;
			   line-height: 26px;
			   text-align: left;
			   text-decoration: underline;
			   color: #000000;
			   background-color: #fbfbfb;
			   padding-left: 10px;
			  }

a.home_nav:link {
				 color: #000000;
				 background-color: #b0dfe0;
				 text-decoration: none;
				 padding: 1px;
				 border-width: 1px;
			 	 border-color: #000000;
			 	 border-style: solid;
				 
				}
				
a.home_nav:visited {
				 color: #000000;
				 background-color: #b0dfe0;
				 text-decoration: none;
				 padding: 1px;
				 border-width: 1px;
			 	 border-color: #000000;
			 	 border-style: solid;
				   }
				   
a.home_nav:hover {
				 color: #ffffff;
				 background-color: #0074ba;
				 text-decoration: none;
				 padding: 1px;
				 border-width: 1px;
			 	 border-color: #0074ba;
			 	 border-style: solid;
				 }

.top_links {
			   font-family: "Verdana", "Arial", sans-serif;
			   font-size: 14px;
			   font-weight: normal;
			   line-height: 14px;
			   text-align: center;
			   color: #000000;
			   background-color: #ffffff;
			   padding: 10px;
			   list-style-type: none;
			  }

a.in_line:link {			 
			 color: #800000;
			 background-color: #fbfbfb;
			 text-decoration: none;
			}			  
a.in_line:visited {			 
			 color: #800000;
			 background-color: #fbfbfb;
			 text-decoration: none;
			}	
a.in_line:active {			 
			 color: #ff0000;
			 background-color: #fbfbfb;
			 text-decoration: underline;
			}		  
a.in_line:hover {			 
			 color: #ff0000;
			 background-color: #fbfbfb;
			 text-decoration: underline;
			}			  

.return_inline {
			 font-family: "Verdana", "Arial", sans-serif;
			 font-size: 14px;
			 line-height: 17px;
			 text-align: left;
			   }
			   
.next_inline {
			 font-family: "Verdana", "Arial", sans-serif;
			 font-size: 12px;
			 line-height: 15px;
			 text-align: left;
			   }
			   
li {
   	margin-left: 10px;
   }

#side_inner
{
font-family: "Verdana", "Arial", sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 15px;
text-align: center;
color: #f0f0f0;
text-decoration: none;
}
a#side_inner:hover
{
color: #ffffff;
text-decoration: none;
}

#side_outer
{
width: 160px;
background-color: #010eab;
border-width: 1px;
border-color: #1635fe;
border-style: solid;
}

.forty_body
{
margin-left: 45px;
margin-right: 40px;
text-align: justify;
}

.forty_first_line
{
font-weight: bold;
}

.events1
{
font-weight: bold;
width: 120px;
background-color: #f0f0f0;
text-align: left;
}

.events1a
{
font-weight: normal;
background-color: #f0f0f0;
text-align: left;
}

.events2
{
font-weight: bold;
width: 120px;
background-color: #fafafa;
text-align: left;
}

.events2a
{
font-weight: normal;
background-color: #fafafa;
text-align: left;
}

.readings_week
{
font-size: 13px;
color: #ffffff;
padding: 3px;
text-align: center;
background-color: #010cc9;
}

.readings_head
{
font-size: 11px;
background-color: #f0f0f0;
}

.readings_body
{
font-size: 11px;
}

.readings_table
{
width: 135px;
padding: 5px;
border-style: solid;
border-width: 1px;
border-color: #c0c0c0;
}

.purpose_title
{
font-size: 16px;
font-weight: bold;
font-style: italic;
text-decoration: none;
}

.top_back
{
font-family: "Verdana", "Arial", sans-serif;
font-size: 9px;
font-weight: normal;
line-height: 10px;
color: #054da5;
text-decoration: none;
}
.top_back:link
{
color: #054da5;
text-decoration: none;
}
.top_back:visited
{
color: #054da5;
text-decoration: none;
}
.top_back:active
{
color: #009ee2;
text-decoration: none;
}
.top_back:hover
{
color: #009ee2;
text-decoration: none;
}

a.dev_in_line:link
{			 
color: #065098;
text-decoration: none;
}			  
a.dev_in_line:visited
{			 
color: #065098;
text-decoration: none;
}	
a.dev_in_line:active
{			 
color: #a52505;
text-decoration: underline;
}		  
a.dev_in_line:hover
{			 
color: #047eb2;
text-decoration: underline;
}	

#gno_graphic
{
border-style: solid;
border-width: 2px;
border-color: #000000;
}


/* Links On Self */

.self_middle {
		   	color: #000000;
			background-color: #ffffff;
			text-decoration: none;
			font-family: "Arial", sans-serif;
			font-size: 16px;
			font-weight: bold;
			text-align: center;
		   }
		   
.self_bottom {
		   	color: #000000;
			background-color: #009999;
			text-decoration: none;
			font-family: "Arial", sans-serif;
			font-size: 16px;
			font-weight: bold;
			text-align: center;
		   }

.allpage_inline:link
{
color: steelblue;
text-decoration: underline;
}
.allpage_inline:visited
{
color: steelblue;
text-decoration: underline;
}
.allpage_inline:active
{
color: steelblue;
text-decoration: underline;
}
.allpage_inline:hover
{
color: lightsteelblue;
text-decoration: none;
}
