/* =============================================
	Text Styles
============================================= */

body {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #4D4944;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEC151;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.mainBorder {
	border: 2px solid #F38D1F;
}

.topMenu {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	color: #EC7005;
}
a.topMenu:link		{ color: #EC7005; text-decoration: none;} 
a.topMenu:visited	{ color: #EC7005; text-decoration: none;} 
a.topMenu:active	{ color: #DF4A00; text-decoration: underline;} 
a.topMenu:hover		{ color: #DF4A00; text-decoration: underline;}


a:link		{ color: #4D4944; text-decoration: underline;} 
a:visited	{ color: #4D4944; text-decoration: underline;} 
a:active	{ color: #F1841B; text-decoration: none;} 
a:hover		{ color: #F1841B; text-decoration: none;}

a.envelopeLink:link { text-decoration: none; }
a.envelopeLink:visited { text-decoration: none; }
a.envelopeLink:active { text-decoration: none; }
a.envelopeLink:hover { text-decoration: none; }

.heading1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 38px;
	font-weight: normal;
	line-height: 34px;
	margin-top: 28px;
}

h1 {
	margin-top: 20px;
}

.heading2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 22px;
}

.heading3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 23px;
	font-weight: normal;
	line-height: 20px;
	/* margin-top: 24px;
	margin-bottom: 12px; */
}

/* .bodyText {
	position: relative;
	width:580px;
	padding-left: 54px;
	float: left;
	margin-top: 40px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #FEF0DA;
}
 */
.introText {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #4D4944;
}


.textSmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.navText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
}

.messageText {
	font-size: 14px;
}

.messageTextIntro {
	font-size: 12px;
	line-height: 15px;
}

/* =============================================
	Scriptures
============================================= */

.scriptureBackground {
	background-color: #FFFFFF;
	background-image: url(../images/open-bible.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.scriptureHeading {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 34px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 42px;
	border-bottom: thin #4D4944 solid;
	padding-bottom: 8px;
}

.scriptureQuote {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	line-height: 26px;
	/* margin-top: 24px;
	margin-bottom: 12px; */
}

.normal {
	font-style: normal;
}

.scriptureReference {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	font-variant: small-caps;
	/* margin-top: 24px;
	margin-bottom: 12px; */
}

.nextScripture {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 25px;	
}

.resourcesLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 25px;
}

a.resourcesLink:link { text-decoration: underline; }
a.resourcesLink:visited { text-decoration: underline; }
a.resourcesLink:active { text-decoration: underline; }
a.resourcesLink:hover { text-decoration: underline; }



/* =============================================
	Resources
============================================= */

.downloadLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}


/** **********************************
/** Form Elements
/** ********************************** **/

select {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FFFFFF;
	border-color: #6B717B;
	border: thin groove #444444;
}

input {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #f5f5f5;
	border-color: #6B717B;
	border: 1px groove #444444;
	padding-left: 3px;
	padding-top: 1px;
}

textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f5f5f5;
	border-color: #6B717B;
	border: 1px groove #444444;
	padding-left: 3px;
	padding-top: 1px;
}


.submitButton {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #F36C03;
	border: 1px ridge #A01400;
	padding-bottom : 2px;
	padding-top : 2px;
}

.blendIn {
	color: ;
	background-color: #FFFFFF;
	border-top: 0px  ;
	border-right: 0px  ;
	border-bottom: 0px  ;
	border-left: 0px groove ;
	padding-left : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}



