
body			{background-color: #2c3e50 !important; 
}

h1 {color: #2c3e50}


.navbar {background-color: red !important;	
}

.navbar-brand {margin-right: 60px !important;	
}

.nav-link { margin-left: 30px;
}


.nav-item { background-image: url('nature.JPG');
			background-image: no-repeat;
			text-align: center;
}

.nav-item a {color: white !important;
			 font-size: 20px !important;			 	
}
.nav-item a:hover{color: red !important;
}

.dropdown-item {color: whte;
				background-image: url('nature.JPG');
				background-image: no-repeat;
				order-radius: 10%;
				text-align: center;
}

.login a nav-link { text-decoration: none !important;}


.redline {margin-top: 0.2px}     

#aboutDescription	{width: 800px;
					 margin: 0 auto 0 auto;
					 text-indent: 10px;	
					 argin-top: -10px;
					 background-color: white;
					 padding: 20px;
					 border: 1px solid red;
					 
}

#contactDescription	{width: 800px;
					 margin: 0 auto 0 auto;
					 text-indent: 10px;	
					 argin-top: 200px;
					 background-color: white;
					 padding: 20px;
					 border: 1px solid red;
	
}

#sundayDescription {width: 800px;
					margin: 0 auto 0 auto;
					ext-indent: 10px;	
					argin-top: 200px;
					background-color: white;
					padding: 20px;
					border: 1px solid red;
	
}

#weeklyDescription {width: 800px;
					margin: 0 auto 0 auto;
					ext-indent: 10px;	
					argin-top: 200px;
					background-color: white;
					padding: 20px;
					border: 1px solid red;
	
}








#lead			{margin-top: 15px;
				 idth: 100%;
				 ackground-color: red;
				 
	
}


#left			{width: 100%;
				 background-color: gray;
				 border: 1px solid red;
				 margin-top: 40px;
}

	#left:hover	{background-color: white;}

#middle			{width: 100%;
				 background-color: gray;
				 border: 1px solid red;
				 margin-top: 40px;

}


	#middle:hover	{background-color: white;}

#right			{width: 100%;
				 background-color: gray;
				 border: 1px solid red;
				 margin-top: 40px;
}


	#right:hover	{background-color: white;}


.lead1			{text-align: center;
				 color: black;
			
	
}

.lead2			{text-align: center;
				 color: black;
}

.lead3			{text-align: center;
				 color: black;
	
}

.img1			{margin-left: 30%;
	
}

.img2			{margin-left: 30%;
	
}

.description	{color: black;
				 padding: 8px;
	
}


footer			{width: 100%;
				 height: 400px;
				 background-color: white;#cccccc; #e0e0d1;
				 margin-top: 100px !important;
				 margin-bottom: 5px;
				 olor: white;
				 margin: 2PX;
				 text-align: center;
				 
				 
}

#foot ul		{list-style: none;
				 
}

a {text-decoration: none;
	color: black;
}


.Information		{float: left;
					 width: 40%;
				 margin-top: 60px;
				 margin-left: 40px;
				 ackground-color: blue;
				 ext-align: center;
				 
}

.contact		{float: left;
				 width: 40%;
				 margin-top: 60px;
				 argin-left: 200px;		
				 ackground-color: red;
				 ext-align: center;
}


#loginForm			{text-align: center;
					 color: black;
					 idth: 1200px;
					 }


.copyright		{text-align: center;
				 color: white;
				 margin-top: 20px;
				 

}