﻿
#allcontent{
	background-color: white;
}



#header{
	
	padding-bottom:50px;
	height: 135px;
	width: 900px;
	background-image: url('images/iphclogo06.jpg');
	background-position: left;
	background-repeat: no-repeat;
	color: black;
	font-style: italic;
	background-color: white;
}

#header h1{
	
			margin-left: 105px;
			font-family:"Courier New", Courier, monospace;
			
						
	
}

.addressinfo{
	margin-left: 150px;
	text-align: center;
	
}

#navbar{
	
	text-align:center;
	margin-left: 120px;
	width: 800px;
	font-style: normal;
	
	
	
}

a{
	
	padding: 10px;
	color:blue;
	text-decoration:underline;
}

#left{
	
		width: 225px;
		float: left;
		padding-right: 10px;
		background-color:white;
		border: 2px gray solid;
		margin-top: 2px;
		height: 850px;
		background-color:  silver;		
		
}

#left h3{
	
	padding-left: 25px;
	
}


#thepastorphoto{
		padding-left: 32px;
		padding-top: 15px;
		width: 150px;
		height:198px;
		
}

#pastorphotocaption{
	padding-left:32px;
	margin-top: 0px;
	font-style: italic;
	color: navy;
}

.listItem{
	margin-bottom: 5px;
	list-style-type:circle;
	
}

#worship{
	
	margin-left: -12px;
}
/*left p{
	text-align:center;

}*/

#right{
	
	
	margin-top: 2px;
	margin-left: 215px;
	padding-top:18px;
	padding-left: 10px;
	width: 700px;	
	height: 678px;
	border-top: 2px gray solid;
	border-right:2px gray solid;
	padding-right: 25px;

}
#thePhoto{
	float: right;
	width: 400px;
	
	
	
}

#caption{
	
	float: left;
	width: 200px;
	text-align: justify;
	padding-top: 30px;
	padding-left: 20px;
	font-size: 1.0em;
	color:black;
	
	
	
	
}
#showHistory{
	margin-top: 10px;
	margin-left: 35px;
	font-size: 1.2em;
	color: black;
	padding: 15px;
	text-align: justify;
	padding-bottom: 130px;
	
	
	
	
	
	
}

#showHeading{
	margin-top: 300px;
	margin-left: 35px;
	font-size: 1.4em;
	color: black;
	text-align: center;
	
	}


 a:hover {
 
 /* color: yellow;*/
}

#footer{
background-image:url('images/bible.gif');
background-position:center;
background-repeat:no-repeat;
height:75px;
width: 680px;
padding-top: 30px;
margin-top: 30px;

padding-bottom: 25px;
font-style:normal;
text-align: justify;
	
	
	}

hr{
	
	border: 2px solid gray;
	height: 6px;
	width: 50%;
}

.contact{
	margin-left: -15px;
	
}

