body {
   background-color: white;
   background-image: url(216.jpg);
   scrollbar-3dlight-color: #ffe4c4;
   scrollbar-arrow-color: white;
   scrollbar-face-color: #ffe4c4;
   scrollbar-track-color: white;
   scrollbar-shadow-color: gray;
   scrollbar-highlight-color: silver;
   scrollbar-darkshadow-color: black;
   scrollbar-base-color: #ffe4c4;
}

.title {
	font-family: "Goudita Heavy SF";
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5em;
}

.title1 {
   font-family: "Goudita Heavy SF";
   font-size: 24px;
   font-style: normal;
   font-variant: normal;
   line-height: 1.5em;
   font-weight: bold;
}

.border {
	border-color: Silver Silver Silver Silver;
	border-style: solid solid solid solid;
	border-width: 2px 2px 2px 2px;
}

.ad {
	border-color: Red Red Red Red;
	border-style: solid solid solid solid;
	border-width: 2px 2px 2px 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 1.2em;
	background-color: White;
}

.subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	line-height: 1.5em;
	font-weight: 600;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 1.2em;
}

.scriptures {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 1.5em;
}

.menu a {
   color: Black;
   padding: 1px;
   padding-left: 3px;
   display: inline;
   font: "Times New Roman", Times, serif;
   font-weight: 500;
   text-decoration: underline;
   text-align: left;
   line-height: 1.4em;
   font-size: 16px;
}

.menu a:hover {
   background-color: #6495ED;
   color: #FFFFFF;
   text-decoration: underline;
   line-height: 1.4em;
   font-size: 16px;
}

.verses  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 1.5em;
}


.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: 500;
	line-height: normal;
	text-align: center;
}
hr {
	height: 2px;
	color: Black;
	width: 80%;
}
.justified {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-align: justify;
}

.pdf {
	list-style-image: url(images/pdficon.gif);
}

.elders {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	height: auto;
	line-height: normal;
}

.floatright { float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
 }

  #wrapper {
   width: 750px;
   margin: 5px auto;
   border: 1px solid #000;
   padding: 10px;
   background-color: #f5f5dc;
}
  #wrapper1 {
   width: 550px;
   margin: 5px auto;
   border: 1px solid #000;
   padding: 10px;
   background-color: #f5f5dc;
}

  #wrapper2 {
   width: 800px;
   margin: 5px auto;
   border: 1px solid #000;
   padding: 10px;
   background-color: #f5f5dc;
}

  #scriptures {
   width: 640px;
   margin: 5px auto;
   padding: 10px;
   background-color: #f5f5dc;
}

  #photos {
   width: 800px;
   margin: 5px auto;
   border: 1px solid #000;
   padding: 10px;
   background-color: #f5f5dc;
}

.men-container {
	width: 400px;
	margin: 5px auto;
	border: 1px solid #000;
	padding: 10px;
	background-color: #f5f5dc;
	height: auto;
}
