/* @override http://www.theoaksonline.org/_css/home.css */

#home #content{
	padding: 4px;
}

#home #content #billboard{
	display: block;
	margin-bottom: 10px;
}

#home #content #billboard img{
	float: none;
	border-style: none;
}


#home #content #left{
	float: left;
	margin-left: 15px;

}

#home #content #right{

	margin-right: 15px;
	margin-left: 370px;
}

#content #left .quicklink{
	background-color: #dfdfdf;
	border: 1px solid #9e9e9e;
	padding-top: 15px;
	padding-bottom: 13px;
	padding-left: 20px;
	margin-top: 5px;
	clear: none;
	margin-left: 0;
	width: 318px;
}

#home #content #btm{
	background: url(../_img/bg_home-btm.jpg) no-repeat;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 15px;
	margin-top: 20px;
	height: 100px;
	overflow: hidden;
}
#home #content  ul{
	list-style-type: none;
	margin-left: 0;
	padding-left: 20px;
}

#home #content #btm ul li{
	float: left;
	width: 185px;
	background: url(../_img/bg_home-btm-sep.jpg) no-repeat 100%;
	padding-right: 15px;
	margin-right: 15px;
}

#home #content #btm ul li a img{
	border-style: none;
}

#home #content #btm ul li p{
	font-size: .9em;
}

#home #content #btm ul li.last{
	margin-right: 0;
	padding-right: 0;
	background-image: none;
}

#home #content #btm li h4{
font-size: 1.2em;}

#home #content #btm li h4 a{
	color: #232323;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-left: 25px;
	margin-left: 0;
}

#home #content #btm li h4 a:hover{
	text-decoration: underline;
}

#home .item.first{
	border-bottom: 1px solid #b4b4b4;
	padding: 0 0 10px;
}

#home .item{
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#home .item h3{
	background-image: none;
	width: auto;
}

#home .item h3 a{
	color: #5a481c;
	font-size: 1.3em;
	text-decoration: none;
}

#home .item h3 a:hover{
	text-decoration: underline;
}

#home .item h3 span{
	padding-left: 5px;
	color: #747474;
	font-family: Georgia;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}
#home .item ul{
	display: block;
	width: 200px;
	position: relative;
	left: 290px;
	margin-bottom: 0;
}

#home .item li.podcast{
	float: left;
	margin-right: 10px;
}
#home .item li.podcast a{
	display: block;
	height: 26px;
	background-repeat: no-repeat;
	background-image: url(../_img/bg_home-pod-listen.jpg);
	width: 92px;
	text-indent: -9999em;
}

#home .item li.listen a{
	display: block;
	height: 26px;
	width: 92px;
	text-indent: -9999em;
	background: url(../_img/bg_home-pod-listen.jpg) no-repeat -98px;
}

#home .item img{
	padding: 3px;
	border: 1px solid #cecece;
	margin-bottom: 0;
}

#home .quicklink{
	background: url(../_img/bg_mb-sep.gif) repeat-y 143px;
	float: none;
}
#home .quicklink a{
	color: #4d4d4d;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.2em;
	display: block;
}

#home .quicklink a.cal{
	background: url(../_img/icn_cal.gif) no-repeat;
	padding-left: 25px;
	width: 105px;
	height: 18px;
	float: left;
	padding-top: 2px;
}

#home .quicklink a.vol{
	background: url(../_img/bg_volunteer-icn.jpg) no-repeat 0;
	padding-left: 27px;
	width: 142px;
	height: 20px;
	padding-top: 2px;
}

#home .quicklink a:hover{
	color: #000;
	text-decoration: underline;
}