/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
}
.bodytext a:link { color: #FFFFFF; text-decoration: underline }
.bodytext a:active { color: #FFFFFF; text-decoration: underline }
.bodytext a:visited { color: #FFFFFF; text-decoration: underline }
.bodytext a:hover { color: #e5e5e9; text-decoration: underline }

.bodyunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}

.biotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
}
.pricetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}

.address-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.address-title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.address-title-text a:link { color: #FFFFFF; text-decoration: none }
.address-title-text a:active { color: #FFFFFF; text-decoration: none }
.address-title-text a:visited { color: #FFFFFF; text-decoration: none }
.address-title-text a:hover { color: #e5e5e9; text-decoration: none }

.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.copyright-text a:link { color: #FFFFFF; text-decoration: underline }
.copyright-text a:active { color: #FFFFFF; text-decoration: underline }
.copyright-text a:visited { color: #FFFFFF; text-decoration: underline }
.copyright-text a:hover { color: #e5e5e9; text-decoration: underline }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1.5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
}
h2 a:link { color: #FFFFFF; text-decoration: none }
h2 a:active { color: #FFFFFF; text-decoration: none }
h2 a:visited { color: #FFFFFF; text-decoration: none }
h2 a:hover { color: #e5e5e9; text-decoration: none }

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
	color: #FFFFFF;
}
.menutext a:link { color: #FFFFFF; text-decoration: none }
.menutext a:active { color: #FFFFFF; text-decoration: none }
.menutext a:visited { color: #FFFFFF; text-decoration: none }
.menutext a:hover { color: #e5e5e9; text-decoration: none }

.photos { border: 1px solid #FFFFFF; }
.photos a:link { color: #FFFFFF; text-decoration: none }
.photos a:active { color: #FFFFFF; text-decoration: none }
.photos a:visited { color: #FFFFFF; text-decoration: none }
.photos a:hover { color: #e5e5e9; text-decoration: none }

.slidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 16px; 
	text-align: center
}

.biblical-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
}
.biblical-text a:link { color: #8cc2e6; text-decoration: none }
.biblical-text a:active { color: #8cc2e6; text-decoration: none }
.biblical-text a:visited { color: #8cc2e6; text-decoration: none }
.biblical-text a:hover { color: #8cc2e6; text-decoration: underline }

.whiteborder {
	border:thin #FFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1.5px;
	line-height:30px;
}
/*========foreign language fonts via Google Fonts ==========*/
/*.greek {
	font-family: 'GFS Didot', serif;
	font-size:12px;
}*/

