h5,
h5 a {
	color:#492C30;
	font:bold 13px arial;
}
#list {
	list-style:none !important;
	margin:0px !important;
}
#list div a {
	color:#492C30;
	font-weight: bold;
}

#calendar {
	background: url(http://www.moreformission.org/images/calendar_bg.png) repeat-x;

}
#calendar table {
	width:100%;
}
#calendar table th.arrows a {
	text-indent: -1000px;
	display: block;
	width:20px;
}
#calendar table th.arrow_left {
	background: url(http://www.moreformission.org/images/calendar_arrow_left.png) no-repeat 10px 7px;
}
#calendar table th.arrow_right {
	background: url(http://www.moreformission.org/images/calendar_arrow_right.png) no-repeat 8px 7px;
}


#calendar table th {
	text-align:center;
	height:20px;
	color:#333333;
}
#calendar table td {
	width:26px;
	height:25px;
	border-right:1px solid #959faf;
	border-bottom:1px solid #959faf;
	text-align:center;
	background:#c4cad3 url(http://www.moreformission.org/images/calendar_number_bg.png) no-repeat 0px 0px;
	font:bold 13px arial;
}
#calendar table td.weekday {
	border:none;
	border-bottom:1px solid #959faf;
	height:20px;
	background: none;
	font:bold 10px arial;
}
#calendar table td div.highlight a {
	background:transparent url(http://www.moreformission.org/images/calendar_highlight.png) repeat-x 0px 0px;
}
#calendar table td a {
	background:transparent url(http://www.moreformission.org/images/calendar_links.png) repeat-x 0px 0px;
	display:block;
	width:26px;
	height:20px;
	padding-top:5px
}
#calendar table td a {
	color:#FFF !important;
}


#header_text {
	margin-bottom:20px;
}