@charset "utf-8";
#wrapper {
	width: 975px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/container_bg.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 240px;
}
#leftcolumn {
	float: left;
	width: 190px;
	padding: 5px;
	margin-left: 5px;
	margin-top: 55px;
}
#content {
	float: left;
	width: 720px;
	margin-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333;
	margin-left: 5px;
}
#enlargebox {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}

a {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #468B6A;
	text-decoration: none;
	font-size: 1em;
	font-style: italic;
}

#footer {
	background-color: #EAEFE2;
	padding: 10px;
	clear: both;
	height: 40px;
	width: 740px;
	margin-left: 205px;
	border: 1px solid #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #063;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #466402;
	font-style: italic;
}
.imageright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

img.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.prletterquote {
	background-color: #F4F7F0;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px dotted #EBE2B7;
	background-repeat: no-repeat;
	font-style: normal;
	float: right;
	margin-left: 100px;
	width: 220px;
	padding: 20px;
	margin-right: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #466402;
	font-weight: 200;
	text-align: justify;
}
#churches {
	float: left;
	width: 740px;
	margin-top: 55px;
	margin-left: 5px;
}
.boxed {
	border: 1px solid #999;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #F4F7F0;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #060;
	font-style: italic;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #466402;
}
.enlargeboxtitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #030;
}
.imageleft {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
body {
	background-color: #FFF;
}
