body {
	background-color: #FFFFFF;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}
.buttonstd {
	background-image: url(church_images/side_bg.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	width: 30%;
}
.buttonstable {
	background-image: url(church_images/side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttons {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #bf3b2e;
	text-decoration: none;
}
a:active {
	color: #ff6600;
	text-decoration: none;
}
a:visited {
	color: #ff6600;
	text-decoration: none;
}
.lowlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	text-transform: none;
}
.address {
	font-size: .75em;
	color: #000066;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #003366;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}
