/** {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	font-size: 12px;
	background: #7092d0 url(images/headback3.jpg) repeat
}

#wrapper {
	margin: 0 auto;
	width: 1002px;
	background: #fffcf4 url(images/background1.jpg)
}
*/
#header {
	color: #5072b0;
	text-align: center;
	font-family: "Times New Roman", Georgia, Garamond;
	font-size: 32px;
	font-style: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 40px;
	background: #7092d0 url(images/navback3.jpg) repeat
}

#header p {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
}
/*
hr {
	color: #7092d0;
}

#navcol {
	width: 124px;
	float: left;
	font-family: "Times New Roman", Georgia, Garamond;
	padding-bottom: 10px;
	background: #EFECE4 url(images/navback3.jpg) repeat-y
}

ul.nav {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	list-style-type: none;
	font-variant: small-caps;
	font-size: 14px;
}

ul.nav li {
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 5px;
}

ul.nav a {
	display: block;
	text-decoration: none;
	color: #000;
}

ul.nav a:link {
	color: #740228;
}

ul.nav a:visited {
	color: #0C8837;
}
*/
#content {
	background-image: url(images/church2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

p {
	font-size: 14px;
	font-style: normal;
	color: #305290;
	text-align: center;
	padding: 5px 280px 0 50px;
}

p.sched {
	font-size: 18px;
	font-style: normal;
	color: #305290;
	text-align: center;
	padding: 5px 280px 0 50px;
}
/*
li a {
	text-decoration: none;
}

table.cal {
	border-collapse: collapse;
	width: 775px;
	margin-left: 18px;
}

.date {
	text-align: left;
	width: 7em;
	padding: 5px;
}

.day {
	text-align: left;
	width: 6em;
	padding: 5px;
}

.time {
	text-align: right;
	vertical-align: top;
	padding: 5px;
	width: 6em;
}

.event {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

.shade {
	background-color: #80a2e0;
	color: #000000;
}

table.nav {
	text-align: center;
	width: 98%;
	border-collapse: collapse;
	border: 4px ridge #0000ff;
	font-size: 14px;
}

ul {
	font-size: 14px;
	margin-left: 15px;
	text-align: left;
}

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

.dot {
	list-style-type: disc;
}

.cir {
	list-style-type: circle;
}

.none {
	list-style-type: none;
}

.imageright {
	float: right;
	padding-left: 30px;
	text-align: center;
}
*/
.imageleft {
	float: left;
	padding-right: 30px;
	text-align: center;
	margin-top: -720px;
	* margin-top: -700px; /* this is for IE */
}

.imageleft p {
	margin-top: 2px;
}
/*
p.blue {
	color: #7092d0;
}

p.right {
	vertical-align: middle;
	padding-left: 10px;
}*/

p.center {
	width: 60%
}
/*
#center {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%
}

#left3 {
	width: 256px;
	float: left;
	text-align: justify;
	margin-left: 5px;
	margin-right: 15px;
	display: inline;
	color: #900000;
}

#center3 {
	width: 256px;
	float: left;
	text-align: justify;
	display: inline;
	color: #900000;
}

#right3 {
	width: 256px;
	float: right;
	text-align: justify;
	margin-right: 5px;
	margin-left: 0px;
	display: inline;
	color: #900000;
}

#leftcol {
	width: 45%;
	float: left;
	text-align: justify;
	margin-left: 3%;
	display: inline;
}

#leftcol a {
	text-decoration: none;
}

#rightcol {
	width: 45%;
	float: right;
	text-align: justify;
	margin-right: 3%;
	display: inline;
	font-size: 14px;
}

#rightcol a {
	text-decoration: none;
}

#reset {
	padding: 10px;
	clear: both;
}

#leftcolright {
	width: 45%;
	float: left;
	text-align: right;
	margin-left: 3%;
	display: inline;
	font-size: 14px;
}

#leftcolright a {
	text-decoration: none;
}

#navbar a {
	text-decoration: none;
}

h1 {
	font-size: 24px;
	text-align: center;
}
*/
h2 {
	font-size: 34px;
	text-align: left;
	color: #5072b0;
	font-weight: normal;
	margin: 0px 80px 0 520px;
}

h3 {
	color: #5072b0;
	font-weight: normal;
	font-size: 32px;
	text-align: left;
}
/*
h4 {
	font-size: 16px;
	text-align: center;
}

h5 {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	margin-bottom: -15px;
}

#footer {
	clear: both;
	width: 1002px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	font-family: "Times New Roman", Georgia, Garamond;
	font-size: 14px;
}
*/
.copy {
	font-size: 10px;
	font-family: Arial, Helvetica, san-serif;
	padding: 5px 0 5px 0;
}
/*
.copy a {
	text-decoration: none;
}
*/