@charset "utf-8";
/* CSS Document */

#shell{
	max-width: 960px;
	min-width: 960px;
	margin-left: auto;
	margin-right: auto;
	
	}
	

body {
	background-color: rgba(65,64,64,1.00);
	font-family: "Minion Pro", serif;
	margin-bottom: 70px;
	margin-top: 20px;
}

  nav{
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 7px;
	height: 170px;
	background-color: rgba(245,245,245,1.00);
	border-top: medium solid #414040;
	border-bottom: medium solid rgba(65,64,64,1.00);
	background-size: 270px 190px;
	background: rgba(245,245,245,1.00); /* For browsers that do not support gradients */
	/* For Safari 5.1 to 6.0 */
	background: -webkit-linear-gradient(left,#006CA8,#F0F0F0,#F0F0F0,#F0F0F0,#F0F0F0,#006CA8);
	/* For Opera 11.1 to 12.0 */
	background: -o-linear-gradient(left,#006CA8,#F0F0F0,#F0F0F0,#F0F0F0,#F0F0F0,#006CA8);
	/* For Fx 3.6 to 15 */
	background: -moz-linear-gradient(left,#006CA8,#F0F0F0,#F0F0F0,#F0F0F0,#F0F0F0,#006CA8);
	/* Standard syntax */
	background: linear-gradient(to right,#006CA8,#F0F0F0,#F0F0F0,#F0F0F0,#F0F0F0,#006CA8);
	white-space:nowrap;
  }
  
	
  
  img.Logo {
	float: left;
	padding-left: 30px;
	padding-top: 17px;
	}
	
h1 {
	color: rgba(50,48,48,1.00);
	font-size: 40px;
	padding-left: 290px;
	font-family: "Nyala", serif;
	font-weight: bolder;
}

  
  ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	word-spacing: 15px;
	text-align: right;
	max-width: 960px;
  } 
  
  li {
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: x-large;
        }
        
  li a {
	color: rgba(54,54,54,1.00);
	text-decoration: none;
  }
  
  a {
	color: rgba(50,48,48,1.00);
	text-decoration: none;
}
		
a.current {
	color: rgba(0,108,168,1.00); 
	border-width: medium;
	border-style: inset;
	border-radius: 10px;
	padding: 10px;
}
  
  
  a:hover {
	color: rgba(0,108,168,1.00);
}

 #mid{
	height: 300px;
	font-family: Arial, sans-serif;
	font-weight: 600;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-bottom: 60px;
  }
  
   .content {
clear:both;
}
  
    #gallery {
  
  height: 350px;
  position:relative;
  margin-left: 15px;
  
  }
  
  #gallery a {
	float: none;
	position: absolute;
  }
  
  
  #gallery a.show {
  z-index:500;
  }
  
 
  

  
  #HomeColumnLeft {
	float: left;
	width: 254px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	height: 500px;
	margin-bottom: 25px;
	margin-left: 15px;
	background-color: rgba(255,255,255,0.90);
	border-radius: 10px;
  }
  
  #HomeColumnMiddle {
                border-radius: 10px;
                float: left;
                width: 254px;
                padding-left: 20px;
				padding-right: 20px;
                padding-top: 0px;
                height: 500px;
				margin-bottom: 25px;
				margin-left: 24px;
				margin-right: 24px;
				background-color: rgba(255,255,255,0.90);  
  }
  

  
  
  #HomeColumnRight {
                border-radius: 10px;
                float: left;
                width: 254px;
                padding-left: 20px;
				padding-right: 20px;
                height: 500px;
				margin-bottom: 25px;
				margin-right: 15px;
				background-color: rgba(255,255,255,0.90);  
                
  }
  
 #HomeColumnWeekly {
	border-radius: 10px;
	float: right;
	width: 210px;
	padding-left: 20px;
	padding-right: 20px;
	height: 350px;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 15px;
	background-color: rgba(255,255,255,0.90);
	font-family: Arial, sans-serif;
	font-weight: lighter;
  }
	 
  
  
  #footer {
	background-color: rgba(218,228,235,1.00);
	clear: both;
	width: 960px;
	height: 50px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial ,sans-serif;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
	background: rgba(245,245,245,1.00); /* For browsers that do not support gradients */
	/* For Safari 5.1 to 6.0 */
	background: -webkit-linear-gradient(left,#414040,#006CA8,#006CA8,#414040);
	/* For Opera 11.1 to 12.0 */
	background: -o-linear-gradient(left,#414040,#006CA8,#006CA8,#414040);
	/* For Fx 3.6 to 15 */
	background: -moz-linear-gradient(left,#414040,#006CA8,#006CA8,#414040);
	/* Standard syntax */
	background: linear-gradient(to right,#414040,#006CA8,#006CA8,#414040);
  }
  
   h3 {
	color: black;
	text-align: left;
	font-family: Arial ,sans-serif;
}

	h2{
	color: black;
	font-family: Arial ,sans-serif;
}

#verse a{
	color: #006CA8;
	font-family: Arial ,sans-serif;
}

/*About Styles */

	#AboutColumnContent {
		border-radius: 10px;
		float: left;
		width: 150px;
		padding-left: 20px;
		padding-right: 20px;
		height: 290px;
		margin-right: 15px;
		margin-left: 15px;
		margin-top: 0px;
		margin-bottom: 0px;
		background-color: rgba(255,255,255,0.90);
		font-weight: lighter;
	}
	
	
	
	
	#AboutPurpose {
		border-radius: 10px;
		float: right;
		width: 665px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		height: relative;
		margin-bottom: 15px;
		margin-right: 15px;
		background-color: rgba(255,255,255,0.90);
		font-weight: lighter;
		text-decoration: none;
	}


	
	
#AboutChurch {
	border-radius: 10px;
	float: right;
	width: 665px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	height: relatvie;
	margin-bottom: 15px;
	margin-right: 15px;
	background-color: rgba(255,255,255,0.90);
	font-weight: lighter;
	text-align: right;
	}
	
#AboutClasses {
	border-radius: 10px;
	float: right;
	width: 665px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	height: relative;
	margin-bottom: 15px;
	margin-right: 15px;
	background-color: rgba(255,255,255,0.90);
	font-weight: lighter;
	text-align: right;
}

#classlist li {
	text-align: right;
	display: list-item;
	margin: auto;
	font-size: medium;
	list-style-position: inside;
	word-spacing: normal;
	letter-spacing: normal;
		}
			
#classlist	ul {
	list-style-type: disc;
	direction:rtl;

  } 
  
  img.Window {
	float:left;
	padding-right: 20px;
	}

 img.HOPELogoAbout {
	float:left;
	padding-right: 20px;
	padding-bottom: 27px;
	}

#AboutMinister {
	border-radius: 10px;
		float: right;
		width: 665px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		height: relative;
		margin-bottom: 15px;
		margin-right: 15px;
		background-color: rgba(255,255,255,0.90);
		font-weight: lighter;
	
	}
	
img.Lee {
	float:right;
	padding-left: 20px;
	}
	
#Purpose:hover {
	text-decoration: none;
}

#Church:hover {
	text-decoration: none;
}

#Minister:hover {
	text-decoration: none;
}

#Classes:hover {
	text-decoration: none;
}

.fixed {
	position: fixed;
	

}

/*Calender Styles */

#Events {
	border-radius: 10px;
		float: right;
		width: 885px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 10px;
		height: relative;
		margin-bottom: 15px;
		margin-right: 15px;
		background-color: rgba(255,255,255,0.90);
		font-weight: lighter;
		text-decoration: none;
		
}
		
/*Missions Styles*/

#MissionsColumn {
	border-radius: 10px;
		float: right;
		width: 862px;
		padding-left: 30px;
		padding-right: 30px;
		height: relative;
		margin-bottom: 20px;
		margin-right: 15px;
		margin-left: 15px;
		background-color: rgba(255,255,255,0.90);
		font-weight: lighter;
		text-decoration: none;
}
		
 #MissionsRowOne {
	  float: left;
  }

#MissionsRowTwo {
	float: right;
}


 .mission {
    cursor:pointer;
    color:black;
  }
  

  .answer {
	display: none;
	color: black;
	background-color: #FFFFFF;
	padding: 10px;
	
  }
  
  
  .missionBlock {
	padding: 2px;
	border: thin solid #006CA8;
	background-color: #006CA8;
	width: 370px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 50px 30px;
  }


  #clickIcon {
    width:0.8em;
    height:auto;
    position:relative;
    top:2px;
	float:right;
	padding-right: 25px;
	padding-top: 7px;
	
  }
  
  /*Sermons Styles*/
  
  #SermonsColumn {
	  border-radius: 10px;
		float: left;
		width: 605px;
		padding-left: 20px;
		padding-right: 20px;
		height: relative;
		margin-bottom: 15px;
		margin-right: 15px;
		margin-left: 15px;
		background-color: rgba(255,255,255,0.90);
		font-weight: lighter;
		text-decoration: none;
}

div#SermonsColumn a {
	color: #006CA8;
	}
	
div#SermonNotes a {
	color: #006CA8;
	}
		
 #SermonsRowOne {
	  float: left;
  }
  
  #SermonNotes { 
  border-radius: 10px;
		float: right;
		width: 200px;
		padding-left: 20px;
		padding-right: 20px;
		height: 763px;
		margin-bottom: 15px;
		margin-right: 15px;
		margin-left: 15px;
		background-color: rgba(255,255,255,0.90);
		font-weight: lighter;
	}
	
.sermons {
	cursor: pointer;
	color: black;
  }
  

  .answer {
	display: none;
	color: black;
	background-color: #F4F4F4;
	padding: 10px;
  }
  
  
  .sermonsBlock {
	border-left: thin none #006CA8;
	border-right: thin none #006CA8;
	border-bottom: thin solid #006CA8;
	border-top: thin solid #006CA8;
	background-color: #006CA8;
	width: 500px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	border-top-left-radius: 15px 15px;
	border-top-right-radius: 15px 15px;
}


  #clickArrow {
    width:0.8em;
    height:auto;
    position:relative;
    top:2px;
	float:right;
	padding-right: 25px;
	padding-top: 7px;
	
  }
  
  TABLE{
	text-align: left;	
} 
	  
  
  
 /*Contact Styles */ 
  #ContactForm {
		border-radius: 10px;
		float: left;
		width: 520px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 10px;
		height: relative;
		margin-bottom: 15px;
		margin-right: 15px;
		margin-left: 15px;
		background-color: rgba(255,255,255,0.90);
		font-weight: lighter;
	}


#ContactInfo{
	border-radius: 10px;
	float: right;
	width: 300px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 6px;
	height: relative;
	margin-bottom: 25px;
	margin-right: 15px;
	background-color: rgba(255,255,255,0.90);
	font-weight: lighter;
	text-decoration: none;
	}
	
#LocateUs {
		border-radius: 10px;
		float: right;
		width: 300px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 10px;
		height: relative;
		margin-bottom: 15px;
		margin-right: 15px;
		background-color: rgba(255,255,255,0.90);
		font-weight: lighter;
		text-decoration: none;
	}
#ContactInfo p {
	font-weight: lighter;
}