body {
	margin: 0px;
	padding: 0px 0px 50px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF8DB;
}
img {
	behavior: url(../css/iepngfix.htc);
}
#header {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	margin-bottom: 35px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: center;
}
#header h1 {
	behavior: url(../css/iepngfix.htc);
	padding: 0px;
	background-image: url(../images/header_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 446px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.swap span {
	display: none;
}
#nav {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
}
#nav a img {
	margin-left: 15px;
	margin-right: 15px;
	opacity: .60;
	filter: alpha(opacity=60);
}
#nav a img:hover {
	color: #000000;
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=100);
}
#container {
	width: 900px;
	margin: auto;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
#content h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
#content h2 {
	color: #013214;
	padding-bottom: 5px;
	font-size: 20px;
	margin: 0px;
	padding-top: 0px;
}
#content h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	clear: left;
}
#content h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#content a {
	color: #A40000;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content li {
	padding-bottom: 10px;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 50px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 5px;
	margin-top: 15px;
}
#footer a {
	color: #666666;
	text-decoration: underline;	
}
#footer a:hover {
	text-decoration: none;	
}
#mess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 160px;
	float: right;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
hr {
	color: #BAD6EA;
	margin: 5px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.newsletter_link {
	width: 425px;
	text-align: center;
	margin-left: 35px;
}
#content .newsletter_link a {
	text-align: center;
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A51B9;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
#content .newsletter_link a:hover {
	background-color: #A30000;
}
#sermon_table {
	color: #000000;
	border: 1px solid #000000;
}
#sermon_table th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
}
