#sidebar {
	width: 270px;
	float: right;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}
#sidebar ul li img{
	width: 215px;
	height: auto;
}
.sidebar_divider {
	background: url(images/sidebar_divider.png);
	height: 3px;
	width: 213px;
	margin-left: 30px;
	margin-bottom: 15px;
}
#sidebar_top {
	background: url(images/sidebar_top.png);
	width: 270px;
	height: 55px;
}
#sidebar_middle {
	background: url(images/sidebar_middle.png);
	width: 270px;
	height: auto;
}
#sidebar_middle img {
	width: 215px;
}
#sidebar_bottom {
	background: url(images/sidebar_bottom.png);
	width: 270px;
	height: 110px;
	display: block;
        margin-bottom: 30px;
}
#sidebar_middle p{
	margin: 0px 30px 0px 30px;
}

#blogsidebar {
	width: 205px;
	margin: 0px 32px 0px 32px;
}
#blogsidebar a{
	font-size: 13px;
	font-weight: normal;
}
.widgettitle{
	margin-top: 30px;
}
#blogsidebar ul li ul li {
	color: #412b09;
	border-bottom: 1px solid #c3bfb3;
	padding: 5px 0px 5px 0px;
}
#blogsidebar li a{
	color: #412b09;
}
.sermon-title {
	font-weight: 100;
}



