/* CSS Document */

/* ------------------------------------------------------------------------------
----------------------------- Global Styles -------------------------------------
-------------------------------------------------------------------------------*/
body {
	width:100%;
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
}
.bodyTD {
	width:900px;
}
.bodyTD a, .bodyTD a:link .bodyTD a:visited {
	color:#728FC7;
	text-decoration:none;
}
.bodyTD a:hover {
	color:#67360B;
	text-decoration:none;
}
.bodyDIV {
	min-height:380px;
	max-width:640px;
	padding-left:190px;
	padding-top:5px;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666666;
}
.noflashNav, .noflashNav a, .noflashNav a:link, .noflashNav a:visited {
	background-color:#ffffff;
	color:#67360B;
	text-decoration:none;
}
.noflashNav a:hover { color:#644A29 }
.Help a {
	position:absolute; 
	top:0%; 
	left:99%;
	color:Silver;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	visibility:hidden;
}
.pageTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#607590;
}
.pageHeading1, .pageHeading1 a, .pageHeading1 a:visited {
	font-size:16px;
	color:#728FC7;
	font-weight:bold;
	text-decoration:none;
}
.pageHeading1 a:hover {
	text-decoration:underline;
}
.pageSubheading {
	font-size:12px;
}
.pageScriptures {
	font-size:12px;
	font-style:italic;
}
.IntroPageLink a, .IntroPageLink a:link, IntroPageLink a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#607590;
	text-decoration:none;
}
.IntroPageLink a:hover {
	color:#728FC7;
}
.PageSublink {
	color:#728FC7;
	font-size:18px;
}
.PageSublink a, .PageSublink a:link, .PageSublink a:visited {
	color:#67360B;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.PageSublink a:hover {
	color:Brown;
}

/* --------------------------------------------------------------------------------------------------------
-------------------------------------STYLES FOR QUICK LAUNCH-----------------------------------------------
---------------------------------------------------------------------------------------------------------*/
.QLcontainer {
	position:absolute; 
	margin-left:10px; 
	font-family:Arial; 
	font-size:11px;
}
.QLheader {
	font-family:Georgia; 
	font-size:16px;
	font-weight:bold;
	color:#607590;
	width:170px;
	height:50px;
	text-indent:0px;
	text-align:center;
}
.LinksDIV {
	padding:10px;
	padding-left:30px;
	background-image:url(images/QLbody.jpg);
	background-repeat:repeat;
}
.heading1, .heading1 a:link, .heading1 a:active, .heading1 a:visited {
	color:#607590;
	font-weight:bold;
	text-decoration:none;
}
.heading1 a:hover {
	color:#00244d;
}
.sub1 {
	padding-left:5px;
	color:#67360B;
	cursor:pointer;
}
.sub1 a:link, .sub1 a:active, .sub1 a:visited {
	color:#728FC7;
	text-decoration:none;
}
.sub1 a:hover {
	color:#67360B;
	text-decoration:none;
}
/* --------------------------------------------------------------------------------------------------------
-------------------------------------END OF QUICK LAUNCH-----------------------------------------------
---------------------------------------------------------------------------------------------------------*/

.EventsDIV {
	width:200px;
	float:right;
	margin-right:-30px;
	margin-left:8px;
	padding:5px;
	padding-left:8px;
	border-left:1px solid Silver;
	border-bottom:1px solid Silver;
	border-top:1px solid #EEE;
	border-right:1px solid #EEE;
	font-family:Arial;
	font-size:11px;
}
.EventsHeading {
	font-weight:bold;
	color:#67360B;
}
.LoggedInContent {
	font-family:Georgia; 
	font-size:16px; 
	color:#666666; 
	vertical-align:top;
}
.LoggedInContent a, .LoggedInContent a:link .LoggedInContent a:visited {
	color:#728FC7;
	text-decoration:none;
}
.LoggedInContent a:hover {
	color:#67360B;
	text-decoration:none;
}
.bottomText {
	font-size:12px;
	font-family:Georgia;
	color:#666666;
}
.bottomText a {
	color:#728FC7;
	text-decoration:none;
}
.bottomText a:hover {text-decoration:underline}