html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
  background: #fff9f1;
}



.clear { clear: both; }


@font-face {
	font-family: "Raleway";
	src: url(../fonts/Raleway-Regular.ttf) format("truetype");
}

@font-face {
	font-family: "Raleway Black";
	src: url(../fonts/Raleway-Black.ttf) format("truetype");
}

@font-face {
	font-family: "Raleway Extra Bold";
	src: url(../fonts/Raleway-ExtraBold.ttf) format("truetype");
}

@font-face {
	font-family: "Raleway Bold";
	src: url(../fonts/Raleway-Bold.ttf) format("truetype");
}

@font-face {
	font-family: "Raleway SemiBold";
	src: url(../fonts/Raleway-SemiBold.ttf) format("truetype");
}



@font-face {
	font-family: "Raleway Light Italic";
	src: url(../fonts/Raleway-LightItalic.ttf) format("truetype");
}

@font-face {
	font-family: "Raleway Italic";
	src: url(../fonts/Raleway-Italic.ttf) format("truetype");
}

@font-face {
	font-family: "Raleway SemiBold Italic";
	src: url(../fonts/Raleway-SemiBoldItalic.ttf) format("truetype");
}



@font-face {
	font-family: "Merriweather Black";
	src: url("../fonts/Merriweather-Black.ttf") format("truetype");
}

@font-face {
	font-family: "Merriweather Black italic";
	src: url("../fonts/Merriweather-BlackItalic.ttf") format("truetype");
}

@font-face {
	font-family: "Merriweather Bold";
	src: url("../fonts/Merriweather-Bold.ttf") format("truetype");
}

@font-face {
	font-family: "Merriweather Bold Italic";
	src: url("../fonts/Merriweather-BoldItalic.ttf") format("truetype");
}

@font-face {
	font-family: "Merriweather Italic";
	src: url("../fonts/Merriweather-Italic.ttf") format("truetype");
}

@font-face {
	font-family: "Merriweather Light";
	src: url("../fonts/Merriweather-Light.ttf") format("truetype");
}

@font-face {
	font-family: "Merriweather Light Italic";
	src: url("../fonts/Merriweather-LightItalic.ttf") format("truetype");
}

@font-face {
	font-family: "Merriweather Regular";
	src: url("../fonts/Merriweather-regular.ttf") format("truetype");
}

@font-face {
    font-family: Merriweather-Regular;
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/Merriweather-Regular.ttf") format("truetype");
}




@font-face {
    font-family: Merriweather-Bold;
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/Merriweather-Bold.ttf") format("truetype");
}


@font-face {
    font-family: Pacifico;
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/Pacifico.ttf") format("truetype");
}


a:link {
	color: #D9A843;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D9A843;
}
a:hover {
	text-decoration: none;
	color: #4d8594;
	transition: 0s;
}
a:active {
	text-decoration: none;
}








.fade {
        opacity:1;
}

.fade:hover {
  opacity:0.75;
	transition: .5s;
}



#about .about a {

	line-height: 1.7
}

#beliefs .beliefs a {

	line-height: 1.7
}

#worship .worship a {
	line-height: 1.7;
}

#sermons .sermons a {

	line-height: 1.7
}
#events .events a {

	line-height: 1.7
}
#studies .studies a {

	line-height: 1.7
}
#contact .contact a {

	line-height: 1.7
}


.header2 {
	  font-family: Merriweather-Regular, Georgia, Times, Serif;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 44px;
    line-height: 48px;
    letter-spacing: 2px;
	  color: #FCF7F1;
}

.header2italic {
	  font-family: Merriweather Light Italic, Georgia, Times, Serif;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 44px;
    line-height: 48px;
    letter-spacing: 0px;
	  color: #FCF7F1;
}

@media only screen and (max-width: 800px) {
	.header2 {
		font-size: 34px;
		line-height: 38px;
	}
	
		.header2italic {
		font-size: 34px;
		line-height: 38px;
	}
}

.header4 {
	  font-family: Merriweather-Regular, Georgia, Times, Serif;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 20pt;
    line-height: 24px;
    letter-spacing: 2px;
	  color: #303738;
}

.header4italic {
	  font-family: Merriweather Bold Italic, Georgia, Times, Serif;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 24pt;
    line-height: 2.5;
    letter-spacing: 2px;
	  color: #FCF7F1;
}

.subheader {
	font-family: Raleway Bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #d9a743;
	font-size: 15pt;
	line-height: 2;
}


h3 {
    font-family: Merriweather-Regular, Georgia, Times, Serif;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 20pt;
    line-height: 30px;
}


.interiorlinks {
  font-size: 16pt;
  font-family: Merriweather-Bold;
}



#worshiptimesblock {
	width: 100%;
	text-align: center;
	line-height: 1.2;
	margin: 40px 0;
	background: #fff9f1;
}

.watermarkdots {
	width: 80px;
	position: absolute;
	right: 120px;
	z-index: 10;
	opacity: .7;
}





@media only screen and (max-width: 910px) {
	.watermarkdots {
	 width: 60px;
		right: 60px;
	}
}

@media only screen and (max-width: 600px) {
	.watermarkdots {
		width: 50px;
		right: 20px;
	}
}





#worshiptimesbuilding {
	width: 530px;
	float: left;
}

.building {
	width: 400px;
  padding: 30px 0px 90px 50px;
}

#worshiptimes {
	width: 40%;
	float: left;
	padding: 90px 0 70px 0;
	font-family: Raleway;
	font-size: 15pt;
}

@media only screen and (max-width: 910px) {
	#worshiptimesbuilding {
		width: 100%;
	}
	.building {
		width: 350px;
		padding: 40px 0 0 0;
	}
	
	#worshiptimes {
		width: 100%;
		padding: 70px 0 95px 0;
	}
	
	.watermarkdots {
	 width: 50px;
		right: 20px;
	}
}

@media only screen and (max-width: 400px) {
    .building {
        width: 280px;
    }
}



#welcominggracebox {
	width: 100%;
	height: 800px;
		background-image: url(../img/sanctuary-pews.jpeg);
	background-image: url(../img/sanctuary-pews-blue.jpeg);
	background-image: url(../img/sanctuarypews-gradient.jpg);
	background-size: cover;
	background-attachment: fixed;
}



#welcominggracecontent {
	width: 80%;
	max-width: 700px;
	margin: auto;
	padding-top: 200px;
	font-family: Raleway Semibold;
	font-size: 15pt;
		color: #fff9f1;
	color: #3B4547;

}

@media only screen and (max-width: 890px) {
	  	#welcominggracebox {
  background-size: auto 900px;
}
}

@media only screen and (max-width: 750px) {



#welcominggracecontent {
	width: 80%;
	margin: auto;
	padding-top: 140px;

}
}


#promosbox {
	width: 100%;
	min-height: 200px;
	height: auto;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 40px;
	float: left;
	position: relative;
	overflow: auto;
	background-color: #d9a743;
	background-image: url(/img/yellowbooktexture.jpg);
	background-size: 120% auto;
	background-position: -5px 0px;
	color: #303738;
	font-family: "Raleway", Helvetica, Verdana, Arial;
	font-size: 13pt;
	line-height: 20pt;
	text-align: center;
}

@media only screen and (max-width: 900px) {
	#promosbox {
		background-size: auto 100%;
	}
}

#promoscontent {
	width: 55%;
	margin: auto;
	padding: 40px 0;
	font-family: Raleway Light Italic;
	overflow: hidden;
}

@media only screen and (max-width: 800px) {

	#promoscontent {
		width: 80%;
	}
}

@media only screen and (max-width: 600px) {
	#promoscontent {
		width: 90%;
	}
}

.godeeper {
	width: 180px;
	padding: 0 0 30px 0;
}








#titlespace {
	width: 100%;
	padding-top: 120px;
	height: 285px;
	background-attachment: fixed;
	background-image: url(../img/allsoulspattern2023.png);
	background-repeat: repeat;
	background-size: 200px;
	background-color: #fff9f1;
  opacity: 0.8;
}



#titlespacetext {
	top: 0;
	width: 90%;
	position: absolute;
	height: 225px;
	padding-top: 190px;
	padding-left: 10%;
	overflow: hidden;
	margin: auto;
	font-family: Pacifico; "Merriweather-Regular", Georgia, Times New Roman, serif;
	color: #013d57;
	font-size: 56pt;
	line-height: 1.2;
	}




@media only screen and (max-width: 840px) {
	#titlespace {
	height: 280px;
	background-size: 140px;
}
	

#titlespacetext {
	width: 90%;
	height: 220px;
	padding-top: 185px;
	padding-left: 5%;
	font-size: 52pt;
	text-align: center;
	}
}

@media only screen and (max-width: 600px) {
	#titlespacetext {
	padding-top: 190px;
	font-size: 45pt;
	}
}



@media only screen and (min-width: 1501px) {
	#titlespacetext {
	font-size: 5.5vw;
	}
}









#page, #beigepage, #imagepage, #imagepage2, #imagepage3, #patternpage, #pagewatermark {
	width: 100%;
	height: auto;
	padding-bottom: 140px;
	overflow: hidden;
	position: relative;
	z-index: 6;
	padding-top: 120px;
}





#pagewatermark {
	padding-top: 20px;
	background-image: url(../img/worldwatermark.png);
	background-repeat: no-repeat;
	background-size: auto 90%;
  text-align: center;
}





#page {
	background-color: FCF8F5;
	padding-top: 20px;
}



#beigepage {
	background-color: #E2DDD4;
}

#imagepage {
	background-image: url("../img/churchbuildingyellow.jpg");
	background-size: cover;
	background-position: 0% 40%;
}


@media only screen and (max-width: 840px) {	
	#imagepage {
	background-size: 840px auto;
}
}

 #imagepage2 {
	background-image: url("../img/kidschairsred.jpg");
	background-size: 100% auto;
	background-position: 0% 90%;
}


@media only screen and (max-width: 840px) {	
	#imagepage2 {
  background-size: auto 100%;
	background-position: 0% 0%;
}
}

#patternpage {
	background-image: url(../img/allsoulspattern2023faded.png);
	background-repeat: repeat;
	background-size: 250px;
}


@media only screen and (max-width: 700px) {
#patternpage {
	background-size: 225px;
}
	
}





#pagecontainer, #imagepagecontainer, #imagepagecontainer2, #pagewatermarkcontainer {
	width: 80%;
	margin-left: 10%;
	overflow: hidden;
	height: auto;
	}


@media only screen and (max-width: 840px) {
  #pagecontainer, #imagepagecontainer, #imagepagecontainer2, #pagewatermarkcontainer {
		width: 80%;
		margin: 0;
		margin: auto;
	}
}




#pagecontent, #imagepagecontent, #imagepagecontent2, #pagewatermarkcontent {
	width: 90%;
	max-width: 900px;
	min-height: 200px;
	height: auto;
	margin: auto;
	padding: 20px 0;
	float: left;
	position: relative;
	overflow: auto;
	color: #303738;
	font-family: "Raleway", Helvetica, Verdana, Arial;
	font-size: 15pt;
	line-height: 1.5;
}

#pagewatermarkcontent {
	width: 100%;
}

#imagepagecontent {
	color: #FCF8F5;

}



#imagepagecontent2 {
	color: #FCF8F5;

}



@media only screen and (max-width: 840px) {

	
	#pagecontent, #imagepagecontent, #imagepagecontent2, #pagewatermarkcontent {
		width: 100%;
		text-align: center;
		font-size: 14pt;
	line-height: 19pt;
	}
}








.ASbutton, .ASbutton-yellow, .ASbutton-darkyellow, .ASbutton-grey {
  position: relative;
  margin: 0px auto;
  margin: 22px 0 5px 0;
  padding: 12px 0;
  width: 300px;
  display: inline-block;
  font-family: "Raleway Bold", Helvetica, Sans-serif;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #FCF7F1;
  background-color: #4d8594;
  border-radius: 14px;
  left: 0;
  text-align: center;
  line-height: 22px;
}

.ASbutton-yellow {
  color: #FCF7F1;
  background-color: #d9a743;


}

.ASbutton-darkyellow {
  color: #FCF7F1;
  background-color: #B58B38;

}


.ASbutton-grey {
  color: #FCF7F1;
  background-color: #303738;

}


.ASbutton:hover {
  background-color: #d9a743;
}

.ASbutton-yellow:hover {
  background-color: #B58B38;
}

.ASbutton-darkyellow:hover {
  background-color: #303738;
}

.ASbutton-grey:hover {
  background-color: #d9a743;
}

@media only screen and (min-width: 600px) {
    .ASbutton, .ASbutton-yellow, .ASbutton-darkyellow, .ASbutton-grey {
    font-size: 11pt;
  }
	

}

@media only screen and (max-width: 599px) {
  .ASbutton, .ASbutton-yellow, .ASbutton-darkyellow, .ASbutton-grey {
      width: 300px;
    font-size: 10pt;
  }
	

}



#pointer a:link,
#pointer a:visited {
	color: 	rgba(247, 242, 233, .7);
}
#pointer a:hover {
	color: #d9a743;
}



#pointer {
  width: calc(95% - 45px);
	max-width: 400px;
  height: 20px;
	padding: 30px 0 34px 15px;
  position: relative;
  background: #303738;
	margin-right: 30px;
	opacity: 0.9;
	font-family: Raleway Bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}


#pointer:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 20px solid #FCF8F5;
  border-top: 42px solid transparent;
  border-bottom: 42px solid transparent;
    border-left: 0;
  border-top: 0;
  border-bottom: 0;
}
#pointer:before {
  content: "";
  position: absolute;
  right: -30px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 30px solid #303738;
  border-top: 42px solid transparent;
  border-bottom: 42px solid transparent;
}


@media screen and (max-width: 700px) {
	#pointer {
		font-size: 11pt;
	}
}

@media screen and (min-width: 1501px) {



.pageicon {
		height: 120px;
		position: absolute;
		left: 45px;
		top: 40px;
	}


.interiorlinks {
	font-family: "Raleway Black";
	font-size: 24pt;
}


.section {
	color: #013D57;
	font-family: "Raleway Extra Bold";
	font-size: 21pt;
}

.section2 {
	color: #013D57;
		font-family: "Raleway Bold";
	font-size: 17pt;
}

	.study {

		padding-left: 30px;
}

.sermonsection {
	color: #5e8284;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 24pt;
}

.sermontitle {
	font-size: 21px;
	font-weight: bold;
}
.date {
	font-size: 10px;
}
.date2 {
	font-size: 12.5px;
}
.sermondetails {
	font-size: 16px;
}

.faq {
	color: #5B4A47;
	font-weight: bold;
	font-size: 20pt;
}



		.bio {
		width: 180px;
	}
.bioname {
	font-family: "Raleway Bold";
	font-size: 16pt;
	color: #013D57;
}
.biotitle {
	font-family: "Raleway";
	font-size: 12pt;
	color: #F2BB4B;
}

.bioinfo {
	width: 180px;
	text-align: center;
}


h2 {
	color: #5B4A47;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 30pt;
}



#contactcontainer {
	width: 600px;
	}

#mobilenavigate_cont {
	display: none;
}




}






#line-decorate{

	height:1px;
	background:#BC992D;
	border-bottom:1px solid #fff;
	text-align: center;

}

#line-sermons{

	height:1px;
	background:#f0f0f0;
	border-bottom:1px solid #fff;
	text-align: center;

}


    @CHARSET "UTF-8";
    #left_nav {
        width:250px;
    }
    #body {
        width:90%;
        float:left;
        margin:10px;
    }

#beliefslist {
	padding-left: 3em;
	text-indent: -1em;
	list-style: disc inside;
}


@media screen and (min-width: 631px) {
  .accordion {
  margin: 0;
  padding-top:20px;
	padding-bottom: 20px;
  height:auto;
	min-height: 20px;
  border-top:#f0f0f0 1px solid;
  background: transparent;
	font-family: "Raleway bold";
	color: #5B4A47;
	font-size: 20pt;
    }
}

@media screen and (max-width: 630px) {
  .accordion {
  margin: 0;
  padding-top:20px;
	padding-bottom: 20px;
  height:auto;
	min-height: 20px;
  border-top:#f0f0f0 1px solid;
  background: transparent;
	color: #5B4A47;
		font-family: "Raleway Bold";
	font-size: 16pt;
    }
}

    .accordion-open {
  background: transparent;
	color: #8eafb0;
	transition: 1s;
    }

    .accordion-open span {
        float:right;
        padding:10px;
    }
    .accordion-open span {
        background: transparent;
    }
    .accordion-close span {
        float:right;
        padding:10px;
    }
    div.container {
        padding:0;
        margin:0;
    }
    div.content {
        background: transparent;
        margin: 0;
        padding:10px;
    }
    div.content ul, div.content p {
        padding:0;
        margin:0;
        padding:3px;
    }
    div.content ul li {
        list-style-position:inside;
        line-height:25px;
    }
    div.content ul li a {
        color:#555555;
    }
    code {
        overflow:auto;
    }






.mediabutton {
	background-color: #F2BB4B;
	padding: 8px 14px;
	display: inline-block;
	margin: 0 0 10px 0;
	font-size: 16px;
	border-radius: 2px;
}

.mediabutton:hover {
	background-color: #67B2C7;
}

.mediabutton a{
	color: white;
}

@media screen and (max-width: 630px) {
	.mediabutton {
		font-size: 14px;
	}

}






#footer a:link,
#footer a:visited {
	color: 	rgba(247, 242, 233, .7);
}
#footer a:hover {
	color: #d9a743;
}



#footer {
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 300px;
	min-height: 300px;
	height: auto !important;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background-color: #3b4547;
	background-image: url(../img/crownwatermark.png);
	background-size: 400px;
	background-repeat: no-repeat;
	background-position: 0 200px;
	color: rgba(247, 242, 233, 1);
  font-family: "Raleway Light", Candara, Franklin Gothic Medium, Franklin Gothic,ITC Franklin Gothic,Arial,sans-serif;

}

@media screen and (max-width: 680px) {
	#footer {
	background-size: 200px;
		background-position: 0 200px;
}
}



.footerpanel1 {
	width: 50%;
	position: relative;
	float: left;
	padding-top: 100px;
	text-align: center;
	height: auto;
	min-height: 240px;
}

.footerpanel2 {
	width: 50%;
	position: relative;
	float: left;
	padding-top: 100px;
	text-align: center;
	height: auto;
	min-height: 240px;
}

@media screen and (max-width: 680px) {
.footerpanel1 {
	width: 100%;
	}
	
	.footerpanel2 {
		padding-top: 40px;
		width: 100%;
		min-height: 150px;
	}
}




.footerbutton {
	background-color: #4d8594;
  padding: 12px 0;
  width: 250px;
	display: inline-block;
	margin: 10px 0 10px 0;
	font-size: 10pt;
	border-radius: 14px;
	font-family: "Raleway Bold", Raleway, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.footerbutton:hover {
	background-color: #d9a743;
}

.footerbutton a{
	color: rgba(247, 242, 233, 1);
}

@media screen and (max-width: 630px) {
	.footerbutton {
		font-size: 11pt;
	}

}





.footerheaders {
	color: #d9a743;
	font-family: Merriweather-Regular, Raleway Bold, Helvetica, sans-serif;

	font-size: 17pt;
}


.footertext {
    line-height: 1.5;
	color:  rgba(247, 242, 233, 0.5);
    margin: auto;
}


@media screen and (max-width: 680px) {

.footertext {
	width: 90%;
	font-size: 9pt;
}

}


@media screen and (min-width: 681px) {

	.footertext {
	font-size: 9pt;
	width: 48%;
	padding: 30px 0;
}


}


#footericons{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
	margin: auto;
	text-align: center;
	position: relative;
	overflow: hidden;
}
	



#footerfinal{
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	font-family: "Raleway Light", Raleway, Helvetica, sans-serif;
}


#footerfinalcontent{
		width:90%;
	}


@media screen and (max-width: 680px) {
#footerfinalcontent{
		width:100%;
		margin: auto;
	}

}






.scrolllogo {
  height: 43px;
  margin: 0 0 55px 0;
  padding: 6px 15px 9px 15px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  opacity: 1;
}





#navbar {
  height: 55px;
  margin: 0 0 25px 0;
  text-align: center;
  position: fixed;
  width: 100%;
  top: 0;
	background-color: #3b4547;
  background-color: #303738;
	background-color: rgba(48, 55, 56, 1);
  z-index: 500;
}


#navbar a:link, #navbar a:visited{
  color: #e5e0d7;
  text-decoration: none;
}
#navbar a:hover {
  color: #9ebac6;
}


#navigate {
  display: inline-block;
  margin: auto;
  padding: 20px;
  font-family: "Merriweather", Helvetica, sans-serif;
  font-size: 22pt;
  transition: 1s ease-out;
}





.navpage {
  display: inline-block;
  padding: 0 20px 0 15px;
}


.topnav {
  overflow: hidden;
}

.topnav a {
  display: inline-block;
  margin: auto;
  padding: 2px 15px;
  font-family: "Raleway Bold", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 12pt;
 
}


.topnav li {
display: inline-block;
  
}

@media only screen and (min-width: 781px) and (max-width: 850px) {
  .topnav {
  margin-left: 150px;
  transition: 1s;
    overflow: hidden;
}
}


@media only screen and (min-width: 851px) and (max-width: 950px) {
  .topnav {
  margin-left: 230px;
  transition: 1s;
    overflow: hidden;
}
}

@media only screen and (min-width: 951px) and (max-width: 1050px) {
 .topnav {
  margin-left: 330px;
  transition: 1s;
    overflow: hidden;
}
}

@media only screen and (min-width: 1051px) {
  .topnav {
  margin-left: 430px;
  transition: 1s;
    overflow: hidden;
}
}

.topnav a:hover {
}

/* Add an active class to highlight the current page */
.topnav a.active {
  background-color: #4CAF50;
  color: white;
}



#hamburgerbox {
  display: none;
}




@media screen and (max-width: 780px) {
#navbar {
  background-color: transparent;
  background-color: #303738;
	background-color: rgba(48, 55, 56, 1);
}  
  
  
  .topnav a:link {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }

  .topnav.responsive {
    position: absolute;
    width: 100%;
    padding: 45px 0 0 0;
    margin: 0 auto;
		margin-top: 55px;
    background-color: #303738;
  }
	
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
    
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: center;
    margin: 0 0 0 -40px;
  }


  .topnav.responsive li {
    float: none;
    display: block;
    text-align: center;
    padding: 12px 0;
		font-size: 19px;
  }
  

  
#hamburgerbox {
  position: absolute;
    display: inline;
    width: 0;
    padding-top: 3px;
    left: calc(90% - 42px);
    z-index: 500;
}
  
  


}