@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-attachment: fixed;
	background-color: #666666;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.downloadmp3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.mainColumn #container {
	width: 878px;
	background: #f6f5e9;
	margin: 0 auto;
	border: 1px solid #48558c;
	text-align: left;
}
.mainColumn #header {
	background-color: #291607;

}
.mainColumn #navBar {
	background: #555555;
}
.mainColumn #navBar td {
	align: center;
}
.mainColumn #navlower {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #EFEBBC;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8e9f0;
}
.mainColumn #mainContent {
	padding-top: 23px;
	padding-right: 20px;
	padding-bottom: 23px;
	padding-left: 20px;
}
.mainColumn #footer {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #EFEBBC;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8e9f0;
	color: #132237;
}
.dots {
	font-size: 9px;
	color: #48558c;
	padding-right: 7px;
	padding-left: 7px;
}
a:link {
	color: #291607;
	text-decoration: none;
}
a:visited {
	color: #291607;
	text-decoration: none;
}
a:hover {
	color: #631419;
	text-decoration: underline;
}
a:active {
	color: #291607;
	text-decoration: none;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #291607;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: normal;
	color: #291607;
	letter-spacing: 2px;
}
.photo {
	float: left;
	border: 1px solid #291607;
	margin-right: 18px;
	margin-bottom: 18px;
}
.photo2 {
	float: right;
	border: 1px solid #291607;
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 18px;
}

.note {
	font-size: 13px;
	font-style: italic;
}
.emph {
	font-size: 13px;
	font-weight: bold;
	color: #8C9AB5;
	text-transform: uppercase;
}

.title {
	font-weight: bold;
	color: #CC0000;
}
.dot2 {
	font-size: 14px;
	color: #9AAAC1;
	padding-right: 3px;
	padding-left: 3px;
}
.calendaritem {
	font-size: 13px;
	color: #081831;
}
.sermontitle {
	line-height: 20px;
}

