@charset "utf-8";
#container {
	background-color: #72112D;
	width: 850px;
	margin: 0 auto;
}
body {
	font-size: x-small;
    font-size: small;
	margin: 0;
	background-image:url(images/Bkgrd.jpg)

}

#header {
	background-image: url(images/Victory-Baptist-Home_02.jpg);
	height: 164px;
}
#rightSidebar {
	width: 281px; min-height: 353px; 
	background-color: #72112D;
	display: inline;
	float: right;
}



#footer {
	text-align: center;
	background-color: #293D70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bolder;
	height: 58px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#monthlyInfo {
	padding: 13px 13px 0 13px;
	line-height: normal;
}

.inline li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
	color:#00FF00;
	font-weight: bolder;
}

	.inline li a {
	color:#ffffff;
}
	
	.inline li a:hover {color:#bda97d;}
	
	.copyright {font-size:9px}
	

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bolder;
}


.color2 {
	color: #FFFFFF;
}

.sideBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	margin: 10px;
}
#headerNav {
	height: 30px;
	padding-top: 135px;
}
#bottomBar {
	clear: both;
	height: 186px;
	width: 850px;
	margin: 0px;
	padding: 0px;
}
#monthlyInfo h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bolder;
	line-height: 18px;
	color: #ADA380;
	text-decoration: underline;
}
#monthlyInfo h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bolder;
	text-align: right;
	text-decoration: underline;
	padding: 0px;
}

.hover a {
	color:#ffffff;
}
	a:visited {color:#fff;}
	a:hover {color:#ada380;}
	



#monthlyInfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	text-indent: 0px;
	font-weight: bold;
}


#leftContainer {
	display: inline;
	float: left;
	width: 569px;
	background-color: #C5C2B1;
}

