/* Begin GENERAL PAGE LAYOUT */
body {
	margin:0px auto;
	margin-top: 20px;
	text-align:center; /*  needed to for IE  to center page in browser  */
	background-color: #708090;
	background-image:url(../img/page_img/background3.jpg);
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	font-size:1em;
	font-family:"Papyrus", "Tempus Sans ITC", "Monotype Corsiva", "Comic Sans MS", sans-serif;
	}
	/* Ancor Styles (href's) */
a:link {
	color:#2A00FF; 
	text-decoration:none; 
	}
a:visited {
	color:#2A00FF; 
	text-decoration:none; 
	}
a:hover {
	color:#FFFFFF; 
	text-decoration:none; 
	}
a:active {
	color:#000000; 
	text-decoration:none; 
	}
/* End GENERAL PAGE LAYOUT */

/* Begin WEBPAGE CONTENT AREA LAYOUT */
	/*	Defines the entire Page Area including:
			Header, Main Area, and Footer
			and any AD areas	*/
	/*	This area has no text style definitions	*/
#pageboarder{
	position: relative;
	overflow: visible;
	margin:auto;
	width:1000px;
	}
/*	End WEBPAGE CONTENT AREA LAYOUT	*/
	
/* Begin HEADER STYLES */
#header {
	float:left;
	width:990px;
	height:125px;
	}
/* End HEADER STYLES */

/* Begin MAIN AREA STYLES	*/
	/*	Defines Main Content Area
		Creates place for Navigation Bar and Page Box	*/
	/*	This area has no text style definitions	*/
#mainHolder {
	width:990px;
	margin: auto;
	}
/* End MAIN AREA STYLES	*/

/* 	Begin NAVIGATION STYLES	*/
	/*	Navigation is the Left Side Bar
		where Site Map/Pages are listed	*/
#nav {
	float:left;
	width:160px;
	min-height:500px;
	height:auto !important;
	height:500px;
	text-align: left;
	font: "Tempus Sans ITC";
	border-radius: 14px;
	border: 1px solid #718499;
	background-color:#9AB4CF;
	box-shadow: 2px 1px 5px #4b5866 inset;
	}
#navTop {
	font-size:6px;
	width:160px;
	height:14px;
	float:left;
	}
#navBody {
	width:160px;
	min-height:478px;
	height:auto !important;
	height:478;
	float:left;
	}
#navBodyMiddle {
	float:left;
	width:160px;
	text-align: left;
	min-height: 478px;
	height:auto !important;
	height:478;
	padding-top: 6px;
	list-style: none;
	}
#navBottom {
	font-size:6px;
	float:left;
	width:160px;
	height: 14px;
	}
	/*	Misc Area Styles	*/
#navBodyMiddle a {
	text-decoration:none;
	}
.subjects {
	margin:0px;
	line-height:100%;
	padding-left:5px; 
	list-style:none; 
	text-decoration:none;
	font-weight:500;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.pages {
	margin:0px;
	line-height:100%;
	padding-left:15px; 
	list-style:none; 
	text-decoration:none;
	font-weight:500;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.selected {
	font-weight:bold;
	}
/* End NAVIGATION STYLES	*/

/* Begin PAGE STYLES	*/
	/*	Page is the content area. */
#page {
	float:right;
	/*width:810px;*/
	width:800px;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin-left:10px;
	text-align:left;
	border-radius: 14px;
	border: 1px solid #718499;
	background-color:#9AB4CF;
	box-shadow: 2px 1px 5px #4b5866 inset;
	padding:5px;
/*	border-left:1px solid #4b5866;
	border-top:2px solid #4b5866;
	border-right:2px solid #bdddff;
	border-bottom:1px solid #bdddff;
*/	}
#pageTop {
	float:left;
	width:800px;
	height:14px;
	font-size:6px;
	}
#pageFillMiddle {
	float: left;
	width:772px;
	height: 14px;
	font-size:3px;
	}
#pageBody {
	float:left;
	width:800px;
	min-height:478px;
	height:auto !important;
	height:478px;
	}
#pageBodyMiddle {
	float:left;
	width:788px;
	min-height: 478px;
	height:auto !important;
	height:478;
	padding:6px;
	text-align: left;
	}
#pageBodyTitle{ 
	padding-bottom:4px;
	text-align:center; 
	font-weight:bold;
	font-size:2em;
	color:#02456C;
	}
#pageBodyContent {
	font-size:1.0em;
	text-align:left;
	}
#pageBottom {
	font-size:6px;
	float:left;
	width:800px;
	height: 14px;
	}
	/* Content Styles */
#pageList {
	width:770px;
	text-align:center;
	font-size:1em;
	}
.pageList {
	width:50%;
	}
#timeList{
	width:300px;
	font-size:1em;
	}
#staffList{
	width:770px;
	font-size:1em;
	text-align:center;
	}
.clergyList{
	width:33.3%;
	}
.staffList{
	width:50%;
	}
#arcserml{
	width:380px;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	border:groove;
	border-color:#0033FF;
	border-collapse:collapse;
	border-width:medium;
	}
#arcsermr{
	width:380px;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	border:groove;
	border-color:#0033ff;
	border-collapse:collapse;
	border-width:medium;
	}
.arcsermTitle{
	font-size:2em;
	}
.arcsermSetTitle{
	font-size:1.5em;
	}
.errors {
	color:#FF0000;
	}
.hidden{
	display:none;
	}
/* End PAGE STYLES */

/* Begin AD STYLES	*/
	/*	AD - addtional area of page.
		AD area could be: 
			Right Side, IN Main Area
			below, OUTSIDE Main Area */
#bottom {
	float:left;
	height:190px;
	width:1010px;
	margin-top:10px;
	}
#botMini {
	float:left;
	height:190px;
	width:190px;
	margin-right:10px;
	}
#botMiniLast {
	float:left;
	height:190px;
	width:195px;
	margin:0px 0px;
	}
#botMiniTop {
	float:left;
	height:14px;
	width:190px;
	font-size:3px;
	}
#botMiniFillMiddle {
	float: left;
	height: 14px;
	width:162px;
	background-color:#9AB4CF;
	font-size:3px;
	}
#botMiniBody {
	float:left;
	height:162px;
	width:190px;
	background-color:#9AB4CF;
	}
#botMiniBodyMid {
	float:left;
	height:162px;
	width:162px;
	padding:0px 14px;
	overflow:hidden;
	}
#botMiniBodyPic{
	height:65%;
	margin-bottom:5px;
	overflow:hidden;
	text-align:center; 
	}
#botMiniBodyTitle{
	height:35%;
	overflow:hidden;
	font-size:1.0em;
	text-align:center;
	text-shadow:#B1657C .1em .1em .2em;
	filter: Shadow(Color=#FFFFFF, Direction=135, Strength=3);
	}
#botMiniBottom {
	font-size:3px;
	float:left;
	width:190px;
	height: 14px;
	}
/* End AD STYLES */

/* Begin BOTTOM NAV STYLES */
#botNav {
	margin-top:20px;
	float:right;
	width: 990px;
	font-size:0.8em;
	font-weight:bold;
	color:#FFFBF0;
	}
/* End BOTTOM NAV STYLES */

/* Begin FOOTER STYLES */
#footer {
	margin-top:20px;
	float:left;
	width: 990px;
	font-size:0.8em;
	font-weight:bold;
	color:#FFFBF0;
	}
/* End FOOTER STYLES */

/* Begin MISC STYLES 
	(in all parts of page) */
ol li {
	margin-top:10px;
	}
.invis_selected {
	font-style:italic;
	font-weight:bold;
	color:#CCCCCC;
	}
.ulSpace li {
	margin-top:10px;
	}
.divWidth {
	width:400px;
	}
.paragraphSpace {
	margin-top:20px;
	}

.rightcolumn {
	float:right;
	width:200px;
}
.leftcolumn {
	float:left;
	width:450px;
}
.rightbox {
	margin-right:0;
	margin-left:25px;
	margin-bottom:30px;
	padding-top:5px;
	padding-bottom:12px;
	padding-left:10px;
	padding-right:5px;
	background-color: #c4c9cf;
	font-size:0.9em;
	border-left:1px solid #666464;
	border-top:2px solid #666464;
	border-radius:14px;
}
.topseparator {
	clear:both;
	font-size:1em;
	padding:0;
	margin:0;
	margin-top:0px;
	padding-bottom:20px;
	border-top: 1px solid #f1f0f0;
	text-align: left;
}
/* end MISC STYLES */

