h* {
	padding: 0;
	margin: 0;
	/*box-sizing: border-box;*/
}

body{
	height: 100%;
	padding: 0;
	margin: 0;
}
a:hover{
	font-weight: bolder;
	font-weight:600;
	border-bottom: 2px solid #ffffff;
}
ul li:hover ul{
	display: block;
}
.current{
	font-weight: bolder;
	font-weight:600;
	border-bottom: 2px solid #ffffff;
}
.logo{
	position: fixed;
}
h5{
	position: fixed;
	color: #fff;
	margin-left: 4.5em;
	margin-top: .5em;
}
.container{
	width: 98%;
	height: 80px;
	position: fixed;
	margin-left: 15px;
	padding-bottom:1px;
	background-color: #2d5986;
		/*border: 3px solid black;*/
}

#Adventist{
	width:25%;
	font-size: 13px;
	text-align: center;
	position: relative;
	top: 2px;
	left: 400px;
	color: #fff;
		/*border: 1px solid #ffffff;*/

}

#Community h2 a{
	display:inline-block;
	text-decoration: none;
	width:10%;
	font-size: 14px;
	text-align: center;
	float:right;
	position: absolute;
	top: 5px;
	right: 40px;
	color: #fff;
		/*border: 2px dashed #ffffff;*/
}

.nav{
	position: relative;
	width: 55%;
	left: 250px;
	height: 41px;
	top: -10px;
		/*border: 2px solid #ffffff;*/
}
.nav2{
	width: 20%;
	right: 15px;
	height: 20px;
	top: 1px;
	float:right;
	position: absolute;
	display:inline-block;
		/*border: 2px solid #ffffff;*/
} 
ul{
	float; none;
	list-style: none;
	position: absolute;
	width: 40px;
	 /*border: 5px solid red;*/
}
ul li a{
	padding: 6px;
}

ul li ul{
	background-color: #2d5986;
	width: 120px;
	top: 90%;
	display: none;
	float: left;
	z-index: 450;
}
.nav li{
	display: inline-block;
	padding: 4px 3px;
	margin: 4px 10px;
		/*border: 1px dashed #ffffff;*/
}
.nav2 li{
	display: inline-block;
	padding: 1px 0;
	margin:0;
	   /*border: 1px dashed #ffff;*/
}
.nav li a{
	text-decoration: none;
	text-align:center;
	padding: 4px 8px;
	color: #fff;
		/*border: 2px solid red;*/
}
.nav2 li a{
	text-decoration: none;
	font-size: 80%;
	text-align:center;
	/*padding: 1px;*/
	color: #fff;
		/*border: 2px solid red;*/
}
#wrapper{
	min-height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
}
#top {
	margin-left: 3em;
}
.firstlist {
	margin-left: 3em;
	margin-top:1em;
	width: 35%;
	font-size:16px;
	float: left;
	  /*border:  1px solid red; */
}
.secondList {
	float: right;
	width: 20%;
	/*border: 1px solid blue;*/
	margin-right: 1em;
	margin-top: 1em;
}
#detail {
	margin-top: 45em;
}
.first p {
	color: #2d5986;	
	margin: 0 3em;
}
.first h2{
	color: #2d5986;
	margin-left: 7em;
	margin-top: 2em;
}
.page h1{
	margin-top: 2.6em;
	margin-left: 5.5em;
	color: #2d5986;	
	border-bottom: 3px solid #2d5986;
	background:#fff;
	position:fixed;
}


.second p{
	margin-left: 1em;
	color: #2d5986;
}
h3{
	margin-left: 1em;
	color: #2d5986;
	margin-bottom: 1px;
}
.side2{
	float: right;
	width: 20%;
	/*border: 1px solid blue;*/
	margin-left: 60em;
	margin-top: 16em;
	position: fixed;
}
.side2 h3{
	margin-left: 2.5em;
} 
.lesson{
	margin-left: 3.5em;
	margin-top: -.9em;
}	
	
.lessonlink{
	color: #2d5986;
}	

@media screen and (max-width:1036px){
	h1{
		top: 35%;
		left: 2%;
		margin-left: 1px;
		width: 60%;
		color:black;
		height: auto;
		font-size: 150%;
}
}
/*.nav{
		width: 100%;
		background-color: #FFFFFF;
		list-style-type: none;
		text-align: left;
		margin-top: -1px;
		height: 40px;
		float: right;
		
	}
.nav > li{
		text-decoration: none;
		width: 100%;
		padding:0;
		margin-top: 10px;
		display: block;
		color:#FFFF00;
		text-align: center;
		float: right;
	}
.nav > li > a {
	float:right;
	color:black;
	background-color:#E9E9E9;
	padding: 0 .5em;
	height: auto;
	text-decoration: none;
	text-align: left;
	width: 6em;
	word-wrap:break-word
	}
}
@media screen and (max-width:480px){

img{
	max-width: 100%;
	height: : 100%;
}
div#container{
margin-left: 15%
}
}*/
