/*********************************************************** 
	Main Page Elements
***********************************************************/

.mainBody {
	background-image:  url(../images/bkg.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
}
.ea {
	top: 66px;
	right: 0px;
	position: absolute;
	left: 30px;
}
.underware {
	bottom: 15px;
	right: 0px;
	position: absolute;
	left: 60px;
}
.logo {
	position: absolute;
	left: 642px;
	top: 34px;
}
.tagline {
	position: absolute;
	left: 617px;
	top: 172px;
	width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	color: #999999;
	text-align: center;
}
#slideShow {
	background-color:#000000;
	position: absolute;
	left: 587px;
	top: 220px;
}
.scripture {
	position: absolute;
	left: 140px;
	top: -1px;
}
.whiteBox {
	position: absolute;
	left: 125px;
	top: 0px;
}
.line {
	position: absolute;
	top: 169px;
	left: 20px;
}
.admin_header {
	position: absolute;
	left: 150px;
	top: 9px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006633;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.content {
	font-size: 12px;
	width: 370px;
	position: absolute;
	text-align: justify;
	left: 150px;
	top: 183px;
}
.privacy {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	font-size: 9px;
	text-align: center;
}
.content a:link {
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}
.content a:visited {
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}
.content a:hover {
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
}
.content a:active {
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
}




.pdf_link {
	font-size: 12px;
	color: #333333;
}
.pdf_link a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.pdf_link a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.pdf_link a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.pdf_link a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}


.prayerCopy {
	color:#333333;
	position: relative;
	left: 15px;
	right: 15px;
	width: 240px;
}
.newsDate {
	color:#666666;
	font-size: 10px;
}
.formLabel {
	font-size: 11px;
	text-align: justify;
}


/*********************************************************** 
	Main Nav
***********************************************************/
.mainNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	left: 150px;
	top: 61px;
	position: absolute;
	width: 123px;
}
.mainNav a:link {
	color: #333333;
	text-decoration: none;
}
.mainNav a:visited {
	color: #333333;
	text-decoration: none;
}
.mainNav a:hover {
	color: #000000;
	text-decoration:underline;
}
.mainNav a:active {
	color: #000000;
	text-decoration: none;
}


/*********************************************************** 
	Sub Nav
***********************************************************/
.subNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	position: absolute;
	left: 10px;
	top: 180px;
	text-align: right;
	width: 110px;
	line-height: 16px;
	text-decoration: underline;
}
.subNav a:link {
	color: #666666;
	text-decoration: underline;
}
.subNav a:visited {
	color: #666666;
	text-decoration: underline;
}
.subNav a:hover {
	color: #000000;
	text-decoration:underline;
}
.subNav a:active {
	color: #000000;
	text-decoration: underline;
}


/*********************************************************** 
	Email Link
***********************************************************/
.email {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	left: 35px;
	top: 580px;
	position: absolute;
	font-size: 10px;
}
.email a:link {
	color: #666666;
	text-decoration: none;
}
.email a:visited {
	color: #666666;
	text-decoration: none;
}
.email a:hover {
	color: #000000;
	text-decoration:underline;
}
.email a:active {
	color: #000000;
	text-decoration: none;
}

/*********************************************************** 
	Default Links
***********************************************************/
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.greenLink {
	color: #006633;
}
