/* CSS Document */

.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.verseText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #004040;
	align: right;
	text-align: right;
	font-style: italic;
	font-weight: bold;
: italic;
}
.thumbBack {
	background-image: url(background.gif);
	background-repeat: repeat-y;
}
.footerText {
	font-family: "Times New Roman", Times, serif;
	color: #7C688E;
	font-size: 11px;
	font-weight: bold;
}
.homePage {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	line-height: 25px;
}
.largeF {
	font-family: "Times New Roman", Times, serif;
	font-size: 80px;
	font-weight: normal;
	color: #1B4531;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	color: #9F8CAC;
	font-weight: normal;
	font-size: 55px;
	letter-spacing: -3px;
	top: .25in;
	left: .25in;
	right: .25in;
	bottom: .25in;
}
A:link        { font-family: "Times New Roman", Times, serif; 
                font-size: 14px; 
				font-weight: normal; 
				text-decoration: underline; 
				color: #274E3C; }

A:visited     { font-family: "Times New Roman", Times, serif;
                font-size: 14px;
				font-weight: normal;  
                text-decoration: underline; 
				color: #274E3C; }
				
A:hover       { font-family: "Times New Roman", Times, serif;
                font-size: 14px;
				font-weight: normal; 
                text-decoration: underline; 
                color: #9F8CAC; }
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #9F8CAC;
	letter-spacing: normal;

}
.versestartText {
	font-family: "Times New Roman", Times, serif;
	font-size: 55px;
	font-style: italic;
	font-weight: bold;
	color: #004040;
	text-align: right;
	letter-spacing: normal;
	vertical-align: baseline;
	line-height: 55px;




}
.smallverseText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	text-align: right;
}
.sermonText {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #004040;
	align: right;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
.mission {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: underline;
}

