@charset "UTF-8";
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#tdLeftNav {
	vertical-align: top;
	text-align: center;
}

body {
	background-image: url(assets/images/bgr_grad2.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#tdLeftNav a {
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#tdLeftNav a:hover {
	background-color: #405260;
}
.style7 {font-size: 22px}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 14px;
	color: #aca49e;
	
}

.scripture {
	font-size:25px;
	font-style:italic;
	display:block;
	padding: 5px;
	text-align: center;
	color: #2B3740;
	font-family: "Times New Roman", Times, serif;
}

.scriptureLight {
	font-size:30px;
	font-style:italic;
	display:block;
	padding: 5px;
	text-align: center;
	color: #59667A;
	font-family: "Times New Roman", Times, serif;
}

.scriptureLightH {
	font-size:43px;
	font-style:italic;
	display:block;
	padding: 5px;
	text-align: center;
	color: #59667A;
	font-family: "Times New Roman", Times, serif;
}
h1{
	color:#aca49e;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	color:#aca49e;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: #ACA49E;
}
#tdGallery {
	text-align: center;
}
