a:link {
color: #444254;
}
a:visited {
color: #444254;
}
a:hover {
color: #444254;
}
a:active {
color: #444254;
}

body {
	background-color:	#d3d2d3;
	font-size:			12px;
	line-height:		18px;
	font-family:		Helvetica,Arial,sans-serif;
}
p {
	padding-bottom: 20px;
	text-align:		left;
}
h1 {
	font-weight:	lighter;
	text-transform:	uppercase;
	font-size:		24px;
	line-height:	36px;
	letter-spacing:	2px;
}
h2
{
	font-weight:	bold;
	font-size:		18px;
	line-height:	24px;
	letter-spacing:	2px;
}
h6 {
	font-weight:	lighter;
	text-transform:	uppercase;
	font-size:		24px;
	line-height:	36px;
	letter-spacing:	2px;
	color: #630;
}
#background {
	position:		relative;
	margin:			auto;
	width:			1000px;
	height:			756px;
}
#content {
	position:		absolute;
	top:			220px;
	left:			250px;
	width:			446px;
	height:			350px;
	overflow:		auto;
	padding:		5px;
}
#times {
	position:		absolute;
	top:			250px;
	left:			0px;
	width:			225px;
	height:			250px;
	font-size:		18px;
	line-height:	28px;
	letter-spacing:		1px;
}
#times a{
	color:				#000;
	text-decoration:	none;
}

#address {
	position:		absolute;
	bottom:			40px;
	right:			100px;
	width:			450px;
	height:			60px;
	font-size:		16px;
	line-height:	26px;
	letter-spacing:	1px;
	color:			#1e2011;
}
.sidemenu {
	position:		absolute;
	width:			200px;
	height:			300px;
	right:			100px;
	font-size:		12px;

}
.sidemenu ul li{
	text-align:		right;
}
#information_menu{
	top:			50px;
	color:			#848586;
}
#information_menu a{
	color:				#848586;
	text-decoration:	none;
}
#staff_menu{
	top:			135px;
	color:			#0076a3;
}
#staff_menu a{
	color:				#0076a3;
	text-decoration:	none;
}
#ministries_menu{
	top:			310px;
	color:			#ed2026;
}
#ministries_menu a{
	color:				#ed2026;
	text-decoration:	none;
}
#resources_menu{
	top:			470px;
	color:			#815914;
}
#resources_menu a{
	color:				#815914;
	text-decoration:	none;
}
#bottom_nav {
	position:		absolute;
	bottom:			0px;
	left:			0px;
	width:			1000px;
	height:			25px;
}
#bottom_nav td {
	color:			#FFF;
}
#bottom_nav a{
	color:				#FFF;
	text-decoration:	none;
	padding:			0px 10px;
	letter-spacing:		1px;
}
