body {
  height: auto;
  /* Makes the page taller than the viewport */
  background-color: lightblue;
  padding-bottom: 200px;
}
* {
box-sizing: border-box;
}

#imgLWELogo {
  height: 200px;
  width: 250px;
  padding-left: 0%;
  padding-right: 3px;
  padding-top: 0%;
  padding-bottom: 0%;
  text-align: center;
  text-size-adjust: 20px;
}

#imgLWEWindow {
  height: 200px;
  width: 85%;
  position: absolute;
}

#h2SocialMediaLinks {
  left: 200px;
  position: absolute;
  background-color: antiquewhite;
}

#h3ConnectWithUsOnline {
  left: 200px;
  position: absolute;
  background-color: antiquewhite;
}

#inputMessage {
  height: 100px;
  width: 250px;
  border-radius: 90;
  border-style: groove;
}

#welcomeMessage {
  width: 500px;
  top: 550px;
  left: 300px;
  position: absolute;
  background-color: white;
}
#LWT_groups{
  position: absolute;
  top: 900px;
  left: 300px;
}
 #donateBtn{
  position: absolute;
  top:725px;
 }

.pgContent {
  margin: 0px;
  padding-left: 5%;
  padding-right: 5%;
  height: 100%;
  width: 100%;
  background-color: whitesmoke;
  bottom: 0px;
}

.Header {
  background-color: #f2e9cb;
  position: relative;
  height: 200px;
  width: 100%;
  font-size: larger;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;

}

.HeaderText {
  padding: 10px;
  left: 50px;
  bottom: 100px;
  border-style: solid;
  border-bottom: 5px;
  border-top: none;
  border-left: none;
  border-right: none;
  text-align: center;
  font-size: 34px;
}


.LWT_Navigation {
  align-items: center;
  height: 20px;
  width: 100%;
  padding-left: 50px;
  margin-top: 0px;
  margin-right: 15px;
  margin-left: 15px;
  color: white;
  background-color: crimson;
}

.LWT_Footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  margin-top: 400px;
  background-color: crimson;
  color: white;
  text-align: center;

}
.LWT_Foundation{
  position: relative;
  height: 200px;
  width: 500px;
  top: 900px;
  background-color: white;
  color: black;
}
.socialMediaImage {
  height: 150px;
  width: 150px;
  position: relative;
  align-items: center;
  padding: 15px 20px;
  left: 42%;
}

.LivingWatersFront {
  height: 300px;
  width: 100%;
  left: 2.5%;
  right: 2.5%;
}

.ContactForm {
  background-color: lightgrey;
  font-weight: bold;
  padding-left: 40px;
}

.activeTab {
  background-color: salmon;
  border-style: groove;
  margin-right: 10px;
  padding: 2px;
}

.TOF {
  margin: 20px, 30px;
  padding: 30px;
  /* border-width: 2px;
    border-style: solid; */
  position: relative;
}

.TOFH3 {
  background-color: white;
  color: black;
}

.TOFPara {
  background-color: azure;
  color: black;
}

.TOFList {
  list-style-type: square;
}

.niceneCreed {
  position: relative;
  background-color: white;
  float: center;
}

.YoutubeLivingWatersExeter {
  position: relative;
  width: 45%;
  height: 30%;
  left: 25%;
}

.SpotifyLivingWatersExeter {
  position: absolute;
  background-color: purple;
  width: 45%;
  height: 400px;
}

.SML {    
  position: absolute;
  height: 100%;
  width: 90%;
  padding-left: 10px;
  align-items: center;

}

.SMLTitle {
  /* Adjust font size */
  font-size: 20px;
  /* Set text color */
  color: #333;
  /* Make text bold */
  font-weight: bold;
  /* Center-align the text */
  text-align: center;
  /* alignment centered */
  align-items: center;
  /* move to the left 50% of the page width */
  left: 50%;
 /* Add space around the element */
  margin: auto;
 /* Add inner spacing */
  padding: 5px;
  /* Add a background color */
  background-color: #f4f4f4;
  /* Add a border */
  border: 1px solid #ccc;
  /* Round the corners */
  border-radius: 5px;
  /* Set the width */
  width: 350px;
  
}

.SMLIcon {
  align-items: center;
}


.MissionStatement {
  position: absolute;
  top: 20px;
  left: 260px;
  text-align: center;
}

.foundationText {
  position: absolute;
  width: 450px;
  height: 200px;
  background-color:white;
  color: black; 
  margin: 10px;
  padding: 8px;

}
.indexPageImage{
  position: relative;
  height: 400px;
  width: 100%;
  display: block;
}
.indexPageContent{
  position: relative;
  height: 70%;
  width: 80%;
  background-color: whitesmoke;
  color: black;
  margin: 10px;
}
* {
box-sizing: border-box;
}

.slider-container {
position: relative;
max-width: 100%;
margin: auto;
}

.slide {
display: none;
}

img {
vertical-align: middle;
}

.prev, .next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
padding: 16px;
margin-top: -22px;
color: white;
font-weight: bold;
font-size: 18px;
/* user-select: none; */
}

.prev {
left: 0;
}

.next {
right: 0;
}

.fade {
animation-name: fadeEffect;
animation-duration: 1.5s;
}

@keyframes fadeEffect {
from { opacity: .4; }
to { opacity: 1; }
}

#ServiceTimes {
  width: 800px;
  position: absolute;
  top: 1000px;
  left: 100px;
  border-color: red;
  border-width: 6px;
  padding: 50px;
  margin-bottom: 300px;
  align-content: center;
}

#ServiceTimesCalendar {
  position: absolute;
  top: 1500px;
  right: 200px;
  height: 450px;
  width: 400px;
  margin: 100px;
  align-items: center;
  padding: 30px;
}

/* Navigation Buttons */
button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  border-radius: 50%;
}

button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.prev {
  left: 10px;
}

.next {
  right: 10px;
}

.LeftOfCenterImage{
  position: relative;
  align-content:start;
  left: 20px;
  width: 200px;

}
img {
    height: 400px;
    width: 400px;
}



.GooglePay {
  position: relative;
  align-content: center;
  left: 200px;
  top: 100px;
  padding-bottom: 250px;
}

.ApplePay {
  position: relative;
  align-content: center;
  left: 200px;
  top: 100px;
  padding-bottom: 100px;
}

.dailyDevotional{
  position: absolute;
  top: 900px;
  right: 50px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
}
.devotionOfTheDay{
  background-color: whitesmoke;
  padding: 20px;
  border-color: silver;
  margin: 10px;
  width: 400px;
}
.indexPageContent{
  position: relative;
  top:10px;
  left: 20px;
  width: 60%;


}
a.visited {
  color: cadetblue;
}