html { margin: 0px; }

h1 {
	color: #FF0000;
	font: bold 1.4em Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	line-height: 1em;
	margin-bottom: 0px;
}

h2 {
	color: #2d3b85;
	font: bold 1.4em Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	line-height: .8em;
}


h3 {
	color: #FF0000;
	font: bold 1.2em Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	line-height: .8em;
}

h4 {
	color: #2d3b85;
	font: bold 1.2em Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	line-height: 1em;
}

h5 {
	color: #2d3b85;
	font: .8em Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
}

#hr2 {color: #253b85;}

hr { 
	color: #2d3b85;
	height: 2px;
}

body {
	background: #C0C0C0;
	color: #2d3b85;
	text-align: center;
	font: .8em Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin: 0px auto;
	margin-top: 20px;
	background: #FFFFFF;
	text-align: left;
	width: 796px; /*794*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 762px; /*760*/
}
	html>body #wrapper { width: 762px; }
	
#wrapper2 {
	margin: 0px auto;
	margin-top: 20px;
	text-align: center;
	width: 820px; /*794*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 786px; /*760*/
}
	html>body #wrapper2 { width: 786px; }

#wrapper3 {
	margin: 0px auto;
	margin-top: 20px;
	background: #FFFFFF;
	text-align: left;
	width: 1077px; /*794*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 1033px; /*760*/
}
	html>body #wrapper3 { width: 1033px; }

#footer1 {
	margin: 0px auto;
	color: #FFFFFF;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	background: #2d3b85;
	padding: 5px;
	width: 786px; /*794*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 752px; /*760*/
}
	html>body #footer1 { width: 752px; }

#footer2 {
	margin: 0px auto;
	padding: 5px;
	width: 786px; /*794*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 752px; /*760*/
}
	html>body #footer2 { width: 752px; }

#footer3 {
	margin: 0px auto;
	color: #FFFFFF;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	background: #2d3b85;
	padding: 5px;
	/*width: 786px; /*794*/
	/*voice-family: "\"}\"";
	voice-family:inherit;
	width: 752px; /*760*/
}
	html>body #footer3 { width: 752px; }

#header {
	height: 140px;
}

#header2 {
	height: 140px;
	padding-bottom: 10px;
}

#header3 {
	background: #2d3b85;
	float:none;
	height: 140px;
}
	
#navigation {
	margin-top: 8px;
	margin-bottom: 8px;
	width: 203px;
	float: left;
	background: #2d3b85;
	padding: 10px 8px 8px 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 187px;
}
	html>body #leftcol { width: 187px; }

#centerDoc {
	margin-top: 8px;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif; 
	width: 535px; /*545*/
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 515px; /*525*/
}
	html>body #centerDoc { width: 515px; }
	
#centerDoc2 {
	margin-top: 0px; 
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	width: 820px; /*794*/
	height: 820px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: auto;
	width: 786px; /*760*/
	height: 786px;
}
	html>body #centerDoc2 { width: 786px; height: 786px; }

#centerDoc3 {
	text-align:center;
	margin-top: 8px;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif; 
	width: 844px; /*545*/
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px; /*525*/
}
	html>body #centerDoc3 width: 800px; }
	
#iframe {
	text-align: center;
	width: 820px; /*794*/
	height: 820px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 786px; /*760*/
	height: 786px;
}
	html>body #iframe { width: 786px; height: 786px; }

.email ul {
	font-weight: bold;
	text-align: center;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.email a.two:link {
		color: #2d3b85;
		text-decoration: underline;
	}

	.email a.two:visited {
		font-weight: bold;
		color: #2d3b85;
		text-decoration: underline;
	}

	.email a.two:hover {
		font-weight: bold;
		text-align: center;
		color: #FF0000;
		text-decoration: underline;
	}
	
.contact ul {
	font-weight: bold;
	text-align: center;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.contact a.three:link {
		color: #FFFFFF;
		text-decoration: underline;
	}

	.contact a.three:visited {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
	}

	.contact a.three:hover {
		font-weight: bold;
		text-align: center;
		color: #FF0000;
		text-decoration: underline;
	}

#links ul li {
	margin: 0px;
	list-style: disc;
	text-align: left;
	padding: .3em;
}

	#links a.four:link {
		list-style: disc;
		color: #2d3b85;
		text-decoration: underline;
	}

	#links a.four:visited {
		color: purple;
		text-decoration: underline;
	}

	#links a.four:hover {
		color: #FF0000;
		text-decoration: underline;
	}
	
.list ul {
	list-style: none;
	margin: 0px;
	padding: 10px;
}

.list ul li {
	list-style: none;
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: .1em; 
}

.listc ul {
	list-style: none;
	margin: 0px;
	padding: 10px;
}

.listc ul li {
	list-style: none;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: .1em; 
}

ul.listb {
	list-style-type: square;
}

#prayer ul li {
	margin: 0px;
	list-style: none;
	font: 1.4em Script MT Bold, Helvetica;
	text-align: center;
	padding: .1em;
}

.schedule {
	list-style: none;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

.tables {
	text-align: center;
}

.clear { clear: both; }

.vertmenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
	.vertmenu a.one:link, .vertmenu a.one:visited, .vertmenu a.one:hover {
	display: block;
	font: bold .9em Verdana, Arial, Helvetica, sans-serif; /*1.1em*/
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	width: 188px;
	height: 26px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 178px;
	height: 16px;
	}
	html>body .vertmenu a.one:link, html>body .vertmenu a.one:visited, html>body .vertmenu a.one:hover {
	width: 178px;
	height: 16px;
	}
	
	.vertmenu a.one:hover {
	color: #FF0000;
	background: url('../images/misc/icon2.gif') no-repeat;
	}
	
.menu {
	margin: 0px auto;
	background: #2d3b85;
	padding: 5px;
	color: #ffffff;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	width: 762px;
}

	.menu ul {
		list-style: none;			/* removes list marker */
		padding: 0px;				/* removes left indent */
		margin: 0px;
	}
	
	.menu ul li {
		display: inline;			/* sets list items to display in a row */
		/*padding-left: 10px;			/* puts space in between list items */
	}
	
	.menu a.five:link, .menu a.five:visited {
		color: #fff;
		text-decoration: none;
	}
	
	.menu a.five:active, .menu a.five:hover {
		color: #FF0000;
		text-decoration: underline;
	}


.menu2 {
	margin: 0px auto;
	text-align: center;
	background: #2d3b85;
	padding: 5px;
	color: #ffffff;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}

	.menu2 ul {
		list-style: none;			/* removes list marker */
		padding: 0px;				/* removes left indent */
		margin: 0px;
	}
	
	.menu2 ul li {
		display: inline;			/* sets list items to display in a row */
		/*padding-left: 10px;			/* puts space in between list items */
	}
	
	.menu2 a.six:link, .menu2 a.six:visited {
		color: #fff;
		text-decoration: none;
	}
	
	.menu2 a.six:active, .menu2 a.six:hover {
		color: #FF0000;
		text-decoration: underline;
	}
	
	
	
	