@charset "utf-8";
#spacer1 {
	width: 100%;
	height: 40px;
}
#spacer2 {
	width: 100%;
	height: 50px;
}
#spacer3 {
	width: 100%;
	height: 100px;
}
#spacer4 {
    width: 100%;
    height: 5px;
    background-color: #800020;
	margin-top: -35px;
}
#spacer8 {
	width: 100%;
	height: 20px;
}

#footer {
	color: #ffffff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	float: left;
	background-color: #800020;
}
#footer img {
    margin-top: 25px;
}
#footer p {
    color: #ffffff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
#footer h3 {
    color: #ffffff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 28px;
	text-align: center;
	text-decoration: none;
	margin-top: 30px;
}
#footer a {
	color: #ffffff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
#footer a:hover {
	color: #A39C9C;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
#welcome {
	color: #ffffff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	float: left;
	background-color: #800020;
}
#welcome h3 {
    color: #ffffff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 28px;
	text-align: center;
	text-decoration: none;
	margin-top: 30px;
}
#welcome a {
	color: #ffffff;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
}
#welcome a:hover {
	color: #CCCC00;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
}
.fa-twitter {
	color: d3d3d3;
}
.fa-facebook-f {
	color: d3d3d3;
}
.fab {
	font-size: 22px !important;
}
@media(max-width:768px) {
	#prayer {
		display: none;
	} 
}


