body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 122px 0 0 0;
	background-image: url("http://coaldalembchurch.com/images/header_logo_summer.gif");
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 2px solid #722100;
	border-right: 2px solid #722100;
	border-bottom: 2px solid #722100;
	border-top: 2px solid #722100;
}
p {
	text-indent: 0pt;
}
a:visited, a:link {
	cursor: pointer;
	text-decoration: none;
	color: #0000FF;
	}
a:hover {
	border-bottom: none;
}
#content {
	width: 520px;
	float: right;
	padding: 20px 10px 0 0;
}
#content p {
	font-size: 90%;
	line-height: 1.4em;
	padding-left: 1em;
}
#content h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	background-color: transparent;
}
#content h2 {
	font-size: 120%;
	color: #0000FF;
	background-color: transparent;
	border-bottom: 1px dotted #FF9006;
}
#navigation {
	float: left;
	width: 180px;
	font-size: 90%;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 204px;
	border-bottom: 1px solid black;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #722100;
	border-right: 1px solid #722100;
	background-color: #6E8B3D;
	color: #FFFFFF;
	text-decoration: none;
	width: 180px;
}
#navigation a:hover {
	display:block;
	background-color: #00FF00;
	color: #000000;
	font-weight: normal;	
	border-bottom: none;
	width: 180px;
}
#navigation ul.subnav {
	margin-left: 12px;
}
#navigation ul.subnav li {
	border-bottom: 1px solid black;
	width: 1px;
}

#navigation #currentpage a {
	color: #000000;
	background-color: #FFFF00;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	cursor: e-resize;
	}
#navigation .subnav a:link, #navigation ul.subnav a:visited {
	background-color: #A2CD5A;
	color: #000000;
	width: 168px;
}
#navigation ul.subnav a:hover {
	display: block;
	background-color: #00FF00;
	width: 168px;
}
#footer {
	clear: both;
	padding: 0 0 10px 255px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: transparent;
}
#highlights {
	float:right;
	width:175px;
	background:#FF0099;
	margin-top:200px;
	border:thin;
	clear:both;
}
