body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	text-transform: lowercase;
	font-size: 20px;
}

h2 {
	text-transform: lowercase;
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	font-weight: normal;
	font-size: 14px;
}

a {
	color: #66CC00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #66CC00;
}

#header {
	width: 890px;
	height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/church.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

#logo {
	float: left;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 3.6em;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 a {
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 20px;
}

#logo p {
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.22em;
	letter-spacing: -1px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#leftcol {
	float: left;
	clear: both;
	width: 170px;
}

#menu {
	float: none;
	clear: both;
	padding-top: 270px;
}

#menu ul {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.3em;
	color: #FFFFFF;
	padding-top: 5px;
	font-weight: normal;
}

#menu a:hover, .active a {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#page {
	width: 890px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content {
	float: left;
	width: 540px;
	clear: none;
	height: 900px;
}
#content ul {
	list-style-type: none;
	list-style-image: none;
}
#content li {
	list-style-type: none;
	list-style-image: none;
	line-height: 2em;
}
#content2 {
	float: left;
	width: 890px;
	clear: both;
	height: 900px;
	list-style-type: none;
}

#content2 ul {
	list-style-type: none;
	list-style-image: none;
}
#content2 li {
	list-style-type: none;
	list-style-image: none;
	line-height: 2em;
}

.shade {
	background-repeat: no-repeat;
	background-position: left top;
}
.s1shade {

}
.todshade {
	background-image: url(images/todshade.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}
.shadebig {
	background-repeat: no-repeat;
	background-position: left top;
}

.title {
	color: #000000;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}

#rightcol {
	float: right;
	width: 320px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#rightcol ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#rightcol li {
	padding-top: 2px;
}

#rightcol li ul {
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#rightcol li li {
	border-bottom: 1px dotted #7B9418;
}

#rightcol a {
	text-decoration: none;
}

#rightcol a:hover {
	text-decoration: underline;
}

#map {
	border: 1px solid black;
	width:400px;
	height:300px;
}

#footer {
	clear: both;
	margin: 0px;
	font-size: 10px;
	padding-top: 10px;
	height: 100px;
	background-image: url(images/bg02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.style1 {
	font-size: 18px;
	font-style: italic;
}
    
