﻿body
{
	background-color: White;
	font-family: Arial;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	max-width: 1600px;
	padding: 0px 0px 0px 0px;
}
h1
{
	font-family: "Monotype Corsiva";
	font-size: 3em;
	margin: 0px 0px 0px 0px;
}
h2
{
	color: #E94675; /*#FF477B;*/
	font: italic bold 2em Times New Roman;
}
h3
{
	color: #E94675;
	font: italic bold 1.5em Times New Roman;
}
.cssMainRight
{
	padding: 5px 15px 5px 15px;
	text-align: left;
}
.cssMainNav
{
	border: none;
	font-size: 0.8em;
	margin: 5px 5px 15px 15px;
	text-align: center;
	white-space: nowrap;
}
.cssMainNavLeft
{
	float: left;
	margin-right: 1em;
}
.cssMainNavRight
{
	float: right;
	margin-left: 1em;
}
.cssSilverBullet
{
	display: block;
	background-color: #F0F8FF;
	border-left: ridge 5px Silver;
	border-bottom: ridge 5px Silver;
	color: Blue;
	font-size: 0.8em;
	margin: 5px 15px 5px 5px;
	padding: 1px 1px 1px 1px;
}
a.cssSilverBullet:focus
{
	background-color: #87CEEB;
	color: Navy;
	cursor: pointer;
}
a.cssSilverBullet:hover
{
	background-color: #87CEEB;
	color: Navy;
	cursor: pointer;
}
.cssSilverBulletSelected
{
	margin: 5px 1px 5px 5px;
	padding: 1px 15px 1px 1px;
}
.cssStoryPara
{
	font-family: Times New Roman;
	font-weight: bold;
}
.cssStoryParaF
{
	font-size: 2em;
	float: left;
}
.cssShiftR
{
	margin-left: 40px;
}
.cssMinistry1
{
	margin: 1px 5px 1px 105px;
	text-align: left;
}
.cssMinistryListA
{
	float: left;
	margin: 1px 5px 1px 15px;
}
.cssMinistryListAItem
{
	list-style-image: url(../images/ministry_heart_small.jpg);
	text-align: left;
}
.cssMinistryHeader
{
	color: Blue;
	font-family: Times New Roman;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}
.cssCitationSource
{
	font-size: 0.8em;
	font-weight:normal;
}
.cssInputLabel
{
	padding-left: 1em;
	padding-right: 1em;
	text-align: left;
	white-space: nowrap;
}
.cssInputField
{
	/*color:Navy;*/
	font-style: italic;
}
.cssStories
{
	color:Blue;
	font-size:1.5em;
	font-style:italic;
}
.cssNoWrap
{
 white-space:nowrap;
}
.cssAddedDate
{
 color:Blue;
 font-size:0.8em;
}
.cssDisplayNone
{
	display: none;
}

