﻿body 
{
	background-color:#003399;
	/*background-image:url(img/backDropFinal.jpg);
	background-repeat:repeat-y;*/
	background-position:center;
	vertical-align:top;
	text-align: center;
	
}

img
{
	border:none;
}

h3 
{
	font-family:arial;
	color:#DA8310;
	font-size:14pt;
	
}

h3 a
{
	font-family:arial;
	color:#DA8310;
	font-size:14pt;
	text-decoration:none;
}

h3 a:hover
{
	font-family:arial;
	color:#D6E8FF;
	font-size:14pt;
	text-decoration:none;
}


.headerText
{
	font-family:arial;
	color:#DA8310;
	font-weight:bold;
	font-size:14pt;
}

.headerText p
{
	font-family:arial;
	color:#DA8310;
	font-weight:bold;
	font-size:14pt;
	
}

/*this is a cross browser fix for the <hr /> element */
.hr 
{
	border-top:1px solid #cccccc;
}

p 
{
	font-family:arial;
	font-size:10pt;
}

.p
{
	font-family:arial;
	font-size:10pt;
}


.header
{
	background-image:url(img/chapHeaderHome3.jpg);
	vertical-align:top;
	height:200px;
	
}
.headerAbout
{
	background-image:url(img/chapHeader1.1.jpg);
	vertical-align:top;
	height:200px;
	
}

.headerFlash
{
	position:relative; 
	top:10px;
	left:11px	
}
/*
.top
{
	width:776px;
	background-image:url(img/bgfooter.gif);
	background-repeat:repeat-x;
	margin-right: auto;
	margin-left:auto; 
	vertical-align:top;
	border-right:1px solid #9CBAD6;
	border-left:1px solid #9CBAD6;
	position:relative;
	top:0px;
	
	 Mozilla margin
	margin-top:-8px;
	
	 IE margin
	*margin-top:-15px;
}
*/

.top
{
	width:776px;
	background-image:url(img/top.jpg);
	background-repeat:repeat-x;
	margin-right: auto;
	margin-left:auto; 
	vertical-align:top;
	/*
	border-right:1px solid #9CBAD6;
	border-left:1px solid #9CBAD6;
	*/
	border-right:1px solid #000;
	border-left:1px solid #000;
	position:relative;
	top:0px;
	
	 /*Mozilla margin*/
	margin-top:-8px;
	
	 /*IE margin*/
	*margin-top:-15px;
}

.main
{
	width:776px;
	height:100%;
	background-color:#ffffff;
	/*
	border-right:1px solid #9CBAD6;
	border-left:1px solid #9CBAD6;
	*/
	border-right:1px solid #000;
	border-left:1px solid #000;
	margin-right: auto;
	margin-left:auto;
	
	
}



.container
{
	padding-left:15px;
	vertical-align:top;
	height:100%;
}

.rightPanelContainer
{
	table-layout:fixed;
	float:right;
	padding-right:15px;
	padding-top:10px;
	margin-top:20px;
	
	padding-left:15px;
	height:100%;
	
}

.rightPanelHeader
{
	text-align:center;
	font-family:Arial;
	font-weight:bold;
	background-image:url(img/titlebar.gif);
	background-repeat:repeat-x;
	margin-right:-5px;
	margin-left:5px;
	color:navy;
}

.rightPanelContent
{
	padding-left:15px;
	border-left:1px solid #cccccc;
}

.rightPanelContainer h5 
{
	font-family:arial;
	color:#DA8310;
	font-weight:bold;
	margin-bottom:0px;
}

.rightPanelContainer a
{
	text-decoration:none;
	color:Navy;
	font-size:10pt;
}

.rightPanelContainer a:hover
{
	color:Green;
}

.navigation
{
	background-image:url(img/titlebar.gif);
	background-repeat:repeat-x;
	font-family: verdana, arial, sans serif; 
	width:100%;
	border-bottom: #cccccc;
	
	
}


/* content */

.middleDivContainer
{	
	
	margin-right:160px;
	vertical-align:top;
	font-family:arial;
	font-size:10pt;
}

.middleDivText
{
	
	margin-right:200px;
	padding-right:10px;
	
}

.middleDivImage
{
	
	background-image:url(img/churchCross.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	background-position:right;
	float:right;
	vertical-align:top;
	display:inline;
}
/*
.footer
{
	width:776px;
	background-image:url(img/bgfooter.gif);
	background-repeat:repeat-x;
	margin-right: auto;
	margin-left:auto;
	text-align:center;
	
}
*/

.footer
{
	width:776px;
	background-image:url(img/bottom.jpg);
	background-repeat:repeat-x;
	margin-right: auto;
	margin-left:auto;
	text-align:center;
	
}

.footer p 
{
	font-size:8pt;
	text-align:center;
	color:White;
}

.contact_MiddleDiv
{
background-image: url(img/gradient.jpg);
background-repeat:repeat-x;
width:555px;
text-align:center;
font-family:Arial;

}

.StaffColumn1
{
	float:left;
	display:inline;
	
}

.StaffColumn2
{
	float:left;
	display:inline;
	padding-left:100px;
	vertical-align:text-top;
	text-align:center;
	vertical-align:middle;
}
