.churchaddr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
}
.nolinelink {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #333333;

}
.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	link {
		color: #666666;
	}
	a:visited {
		color: #666666;
	}
	a:hover {
		color: #666666;
	}
	a:active {
		color: #666666;
	}
}	
.title {
	font-family: Arial, Times, serif;
	font-size: 30px;
	color: #A52A2A;
	font-weight: bold;
}
.LgBodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#sidebar li {
   list-style: none;

	background: #dfd8ce;
	background-color: #dfd8ce;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
}

#sidebar ul li {
	background: #dfd8ce;
	margin-bottom: 12px;
}

.page_item a {
	color: #009999;
	text-decoration: none;

	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.page_item a:hover {
	text-decoration: underline;
}

.current_page_item a {
	color: #A52A2A;
	text-decoration: none;

	width: 180;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

img {
	padding:10px;
}
