@charset "UTF-8";
/* CSS Document */

a {
   outline: none;
}

.normaltext {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;*/
    color: #666666;
    font-size: 14px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
	text-align: left;
}
.normaltextitalic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
}
.normalheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.topicheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #900;
}
.ticker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color:#900;
	padding: 5px 0 5px;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.verse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
}
.verse_ref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.welcome_background {
	background-image: url(images/background_welcome.jpg);
	background-position: bottom;
 	background-repeat: no-repeat;
}
.prayer_background {
	background-image: url(images/background_prayer.jpg);
	background-position: bottom;
 	background-repeat: no-repeat;
}
.prayer_requests_background {
	background-image: url(images/background_prayer2.jpg);
	background-position: bottom;
 	background-repeat: no-repeat;
}
.ministry_background {
	background-image: url(images/background_ministry.jpg);
	background-position: bottom;
 	background-repeat: no-repeat;
}
.goals_background {
	background-image: url(images/background_goals.jpg);
	background-position: bottom;
 	background-repeat: no-repeat;
}
.support_background {
	background-image: url(images/background_support.jpg);
	background-position: bottom;
 	background-repeat: no-repeat;
}
.personal_background {
	background-image: url(images/background_personal.jpg);
	background-position: bottom;
 	background-repeat: no-repeat;
}
.country_background {
	background-image: url(images/background_country.jpg);
	background-position: bottom;
 	background-repeat: no-repeat;
}
.pictures_background {
	background-image: url(images/pictures_banner.gif);
	background-position: bottom right;
 	background-repeat: no-repeat;
}
.newsletter_background {
	background-image: url(images/background_updates.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.contact_background {
	background-image: url(images/background_contact.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.map_border {
	border: medium;
	border-color: #0063a2;
}
.normalheaderred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #900;
}
.topicheaderred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #900;
}
#magazine {
	position:absolute;
	top:200px;
	left:100px;
}
.provided {
	padding-top: 0px;
	z-index:100;
	position:absolute;
}
.providedtext {
	color: #aeaeae;
	text-decoration:line-through;
}
