/* side bar */
.sbar_pages {
	font-size: small;
	color: #7391AA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E1EAD9;
}
.sbar_main {
	margin-left: 19px;
	color: #E1EAD9;
	
}
/* background image */

/* text formating main content */
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 13294d;
	font-size: 14px;
	padding-top: 5px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
}

.rollover {
	color: #E1EAD9;
	text-decoration: none;
	list-style-position: outside;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.rollover a {
	color: #13294d;
	text-decoration: none;
	list-style-position: outside;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.rollover a:hover {

 color: #ffaa00;
 text-decoration: none;
}

.rollover a:active {

 color: #c07ddf;
 text-decoration: none;
}		

.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1EAD9;
	padding-right: 50px;
	margin-right: 30px;
	padding-bottom: 5px;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 0px;
	font-weight: bold;
	color: #330033;
	text-align: center;
	vertical-align: top;
	
}
.text1 {
	font-size: .95em;
	font-family: Arial, Helvetica, sans-serif;
	color: #CFE4F6;
	text-align: justify;
	padding-right: 10px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
	letter-spacing: normal;
	word-spacing: 0.01em;
	font-weight: 100;
}
.scripture {
	font-size: small;
	color: #FFFFFF;
	text-align: right;
}
