/* -- Homepage -- */

#home a {
	text-decoration: none;
}

#home #main {
	float: left;
	width: 620px;
	height: 332px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 10px solid #D5CCBB;
	background: #F4F2EC;
}

#home #slides {
	float: left;
	width: 310px;
	height: 332px;
	border-right: 10px solid #D5CCBB;
}

#home #slides img {
	position: absolute;
}

#home #sunday {
	float: right;
	width: 279px;
	padding: 0 10px 0 0;
	font-size: 12px;
}

#home #sunday h2 {
	padding-left: 8px;
}

#home #sunday h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #3D2216;
}

#home #sunday-sermon {
	height: 62px;
	padding: 10px 8px;
	overflow: hidden;
	background: url(/images/homepage/home-sunday-bg.gif) no-repeat;
	color: #3D2216;
}

#home #sunday-sermon h3 a {
	color: #3D2216;
	padding-right: 18px;
	background: url(/images/common/calendar-btn.gif) right 2px no-repeat;
}

#home #sunday-sermon a:hover {
	background-position: right -14px;
}

#home #sunday-sermon p {
	margin: 0;
	padding: 0;
}

#home #sunday-links {
	padding: 8px;
}

#home #sunday-anthems {
	height: 86px;
	padding: 8px;
	overflow: hidden;
	font-size: 11px;
	line-height: 15px;
	color: #71685B;
}

#home #anthems-all {
	font-weight: normal;
	padding-left: 5px;
	font-size: 11px;
}

#home #sunday-anthems em {
	color: #3D2216;
}

#home #sunday-childcare {
	margin: 0;
	padding-left: 8px;
	color: #71685B;
	font-size: 11px;
}

#home #features {
	float: left;
	width: 320px;
}

#home #features li {
	width: 300px;
	padding: 10px;
	overflow: hidden;
	background: #D5CCBB;
	line-height: 16px;
	border-bottom: 5px solid #FFF;
}

#home #features li a {
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	color: #25150E;
}

#home #features li a img {
	display: block;
	float: left;
	border: 2px solid #F4F2EC;
	margin-right: 10px;
}

#home #features li span {
	display: block;
	padding-top: 5px;
	font-size: 13px;
	line-height: 15px;
	color: #64524D;
}

#home #bottom {
	clear: both;
	width: 950px;
	overflow: hidden;
	border: 10px solid #D5CCBB;
}

#home #bottom .bottom-area {
	float: left;
	width: 290px;
	height: 200px;
	padding: 10px;
	overflow: hidden;
	background: #F4F2EC;
	border-right: 10px solid #D5CCBB;
}

#home #bottom .bottom-area h2 {
	margin: 0 0 5px;
}

#home #bottom .bottom-area li {
	height: 54px;
	padding-top: 2px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 14px;
	color: #64524D;
}

#home #bottom .bottom-area li a {
	font-size: 15px;
	line-height: 20px;
}

#home #bottom #music {
	border-right: 0;
}

#home #bottom #music li {
	height: auto;
	padding-bottom: 14px;
}

#home #bottom #music li a {
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	color: #25150E;
}

#home #bottom #music #music-img {
	float: right;
}