body
{
	/*background-color: #ffffff;*/
	background-image: url(../images/BlueCloth.jpg);
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 9pt;
	margin: 0 0 0 2em;
	padding: 0 0 0 0;
}
#mainLayer
{
	z-index: 2;
	position: absolute;
	top: 6px;
	left: 10px;
}
p, table, .section
{
	background-color: #DFEFFF;
	text-align: left;
	font-size: 9pt;
}
.hd1
{
	font-family: Lucida Calligraphy, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 700;
	margin: 0 0 0 0;
	text-align: left;
}
.hd2
{
	font-family: Lucida Calligraphy, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 700;
	margin: 0 0 0 0;
	text-align: left;
}
.hd3
{
	font-family: Lucida Calligraphy, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 700;
	margin: 6px 0 0 5px;
	text-align: left;
}
.hd4
{
	font-family: Lucida Calligraphy, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 700;
	color: #000080;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 0;
	text-align: left;
}
.noteHdr
{
	font-size: 8pt;
	font-weight: 700;
	font-style: italic;
	color: #c00080;
}
.note
{
	font-size: 8pt;
	font-weight: 500;
	color: #c00080;
}
.caption
{
	font-size: 8pt;
	font-style: italic;
	text-align: center;
}
.slogan
{
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: overline underline;
}
.themeFont
{
	font-family: Lucida Calligraphy, Verdana, Arial, Helvetica, sans-serif;
}

.theme
{
	font-family: Lucida Calligraphy, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	letter-spacing:0.1em;
	line-height:1.75em;
	margin-bottom: 0px;
}
.themeText
{
	font-family: Lucida Calligraphy, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
	margin-bottom: 0px;
}
.pastor
{
	font-family: Lucida Calligraphy, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}
.TmTable
{
	border: none;
}
.TmLeft
{
	width: 15%;
	vertical-align: text-top;
}
.caldate
{
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
	margin-left: 5px;
	margin-right: 8px;
	margin-top: 6px;
	margin-bottom: 0;
}
.calitem
{
	text-align: justify;
	font-size: 8pt;
	margin-left: 15px;
	margin-right: 8px;
	margin-top: 0;
	margin-bottom: 0;
}
.evtitem
{
	text-align: left;
	font-size: 9pt;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.caldesc
{
	font-family: Times New Roman, serif;
	text-align: left;
	color:Black;
	margin-left: 15px;
	margin-top: 0;
	margin-bottom: 0;
}
.result
{
	font-family:Times New Roman, serif;
	font-size: 9pt;
	font-weight: 700;
	font-style: italic;
	margin-left: 15px;
	margin-top: 0;
	margin-bottom: 0;
	color: #c00000;
}
.getthere
{
	color: #000080;
	background-color: #DFEFFF;
	font-weight: 500;
	text-align: left;
	font-size: 9pt;
	margin-left: 32px;
	margin-top: 0;
	margin-bottom: 2px;
}
SMALL
{
	font-size: 7pt;
}
.section
{
	border-style: outset;
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin: 0.5em 0em 0.5em 0em;
}
img
{
	border: none;
}
.left
{
	vertical-align: top;
	width: 270px;
	float: left;
}
input
{
	vertical-align: middle;
}
.navMenu
{
	position:relative;
	top:4px;
	color: #dfefff;
	background-color: transparent;
	display: inline;
	font-style:italic;
}
.navItem
{
	cursor: pointer;
	font-weight:bold;
	text-align:center;
	border: solid .1em;
	padding: .3em .5em .3em .5em;
	margin: 0px 8px 0px 0px;
}
.navItem:hover
{
	color: Navy; /*#010f24;*/ /* #fff0c6 */
	background-image: url(../images/WhiteCloth_40.jpg);
}
.inPage
{
	position:absolute;
	left: 280px;
}
#LeftCol
{
	width:440px;
}
#MidCol
{
	width: 360px;
	position:absolute;
	top:0px;
	left:350px;
}
#RightCol
{
	position:absolute;
	top:0px;
	left:450px;
	width:380px;
}
#pastEvents
{
	visibility:hidden;
	position:absolute;
	left: 364px;	/* right col */
	/* top: 0px; */
	top: 180px;		/* below rotating pics */
	width: 326px;
}
#TransContainer{
	background-color: #dfefff;
	position: relative;
	top:0px;
	left:0px;
	border-style: none;
	width:340px;
	height:160px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	-ms-filter: "progid:DXImageTransform.Microsoft.Fade(duration=1.0)";
	filter: progid:DXImageTransform.Microsoft.Fade(duration=1.0);
}
.gallerycontent{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.gallerytext{
	font-family: Verdana, Arial, Helvetica, SansSerif;
	font-size: 9pt;
	font-weight:normal;
	font-style:italic;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#Nav2
{
	width: 340px;
}
#Nav3
{
	width: 660px;
}
#Nav4
{
	width: 400px;
}
#Nav6
{
	width: 400px;
}
#directions
{
	height: 820px;
}
#pastor
{
	width: 702px;
}
#Invitation
{
	font-family: Palatino Linotype, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#table2
{
	background-image: none;
	background-color: Transparent;
}
.BGanchor
{
	cursor:hand;
	color:#fff0c6;
	border-bottom: solid 1px;
	line-height: 2em;
}
.BGanchor:hover
{
	color: #010f24;
	background-image: url(../images/WhiteCloth_40.jpg);
}
.FGanchor
{
	cursor:hand;
	color:#000080;
	border-bottom: solid 1px;
}
.FGanchor:hover
{
	color:#0000ff;
	background-image: url(../images/WhiteCloth_40.jpg);
}
.formal
{
	font-family: Lucida Calligraphy, Bookman Old Style, Palatino Linotype, Times New Roman, Serif;
}
.aItem
{
	cursor: pointer;
	color: Blue;
	font-weight:bold;
}
.aItem:hover
{
	color: #010f24; /* #fff0c6 */
	background-image: url(../images/WhiteCloth_40.jpg);
}
.IndentCont
{
	font-family: Georgia, Bookman Old Style, Palatino Linotype, Times New Roman, Serif;
	font-style:italic;
	font-size:9pt;
	margin: 0 0 0 4em;
	text-indent:-2em;
}
.IndentSameFont
{
	margin: 0 0 0 3em;
	text-indent:-2em;
}
.Letter p
{
	font-family: Georgia, Bookman Old Style, Palatino Linotype, Times New Roman, Serif;
	font-size: 8pt;
	text-align:justify;
	margin: 3pt 1em 6pt 0.5em;
}
.Papyrus p
{
	font-family: Papyrus, Lucida Calligraphy, Bookman Old Style, Palatino Linotype, Times New Roman, Serif;
	font-size: 13pt;
}
