body	{
	width: 767px;
	background: #f2eddb;
	color: #333;
	font-family: Tahoma; Verdana; Arial; sans-serif; 
	font-size: 12px;
	text-align: justify;
	line-height: 1.5em;
	margin: 0 auto 20px auto;
	}

.header	{
	height: 25px;
	background: #738640;
	}

.mainBody {
	background: #faf8f2 url(footer_image2.gif) bottom no-repeat;
	}

.mainNav {	
	width: 179px;
	float: left;
	}

.mainNav p {
	text-align: right;
	margin: 20px 0 8px 0;
	}

.mainNav ul {
	margin: 0; 
	padding: 0;
	list-style: none;
	font-size: 13px;
	text-align: right;
	line-height: 1.5em;
	color: #738640;
	}

.mainNav li {
	padding-bottom: 3px;
	}

.mainNav a:link {
	color: #738640;
	text-decoration: none;
	}

.mainNav a:visited {
	color: #738640;
	text-decoration: none;
	}

.mainNav a:hover {
	color: #7b97b9;
	text-decoration: underline;
	}

.churchImage {
	width: 588px;
	float: right;
	}

.churchImage p {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.content {
	clear: both;
	padding: 40px 65px 50px 65px;
	}

.fancy	{
	font-size: 14px;
	color: #996633;
	margin: 10px 0 30px 0;
	}

.spacer	{
	margin-top: 10px;
	}

.witharrow {
	background: url(arrow_red.gif) no-repeat left;	
	padding-left: 26px;
	}

.content ul {
	margin: -5px 0 15px 0;
	padding: 0 25px 0 30px;
	}

.content li {
	padding-bottom: 10px;
	}

.content a:link {
	color: #990022;
	text-decoration: underline;
	}

.content a:visited {
	color: #990022;
	text-decoration: underline;
	}

.content a:hover {
	color: #738640;
	text-decoration: none;
	}

h1	{
	font-size: 17px;
	font-family: Georgia;
	font-weight: normal;
	margin: 0;
	padding: 8px 0 6px 0;
	color: #990022;
	width: 637px;
	border-bottom: 1px solid #eee3cc;
	border-top: 1px solid #eee3cc;
	}

h2	{
	font-size: 15px;
	font-family: Georgia;
	font-weight: normal;
	color: #738640;
	margin: 15px 0 0 0;
	padding: 0;
	}

p	{
	margin-top: 0;
	padding-top: 0;
	}

p.last	{
	margin: 0;
	padding: 0 0 5px 0;
	}

p.center {
	text-align: center;
	color: #999;
	font-size: 9px;
	}

.bold	{
	font-weight: bold;
	width: 100px;
	}

table	{
	margin-top: 20px;
	}

td	{
	padding-bottom: 5px;
	}

#contactForm fieldset {
	border: none;
	margin: 15px 0;
	}
	
#contactForm label {
	float: left;
	width: 100px;
	margin-right: 20px;
	padding: 5px 5px 5px 0;
	font-weight: bold;
	}
		
.field input, .field textarea {
	width: 290px;
	padding: 5px;
	}
	
#contactForm .submit {
	margin: 20px 45px 0 0;
	text-align: right;
	}


.footer	{
	margin-top: 20px;
	}	