@charset "UTF-8";
/* CSS Document */
/* Designed for COCLUTH.ORG by ANABLEPO */

/* #kwicks_container {
	height: 100px;
	list-style: none;
}
#kwicks {
	position: relative;
}
#kwicks .kwick {
	float: left;
	display: block;
	width: 180px;
	height: 144px;
	overflow: hidden;
}
#kwicks #kwick_a #inside, #kwicks #kwick_b #inside, #kwicks #kwick_c #inside, #kwicks #kwick_d #inside {
	margin: 10px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
}
#kwicks #inside h3 {
	margin: 10px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
}
#kwick_a {
	background-image: url(i/ms_a.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	
}
#kwick_b {
	background-image: url(i/ms_b.png);
	background-repeat: repeat-x;
	overflow: hidden;
}
#kwick_c {
	background-image: url(i/ms_c.png);
	background-repeat: repeat-x;
	overflow: hidden;
}
#kwick_d {
	background-image: url(i/ms_d.png);
	background-repeat: repeat-x;
	background-position: right;
	overflow: hidden;
}
#kwicks #inside {
	overflow: hidden;	
}*/


.oneColElsCtrHdr #container #contentContainer {
	width: 520px;
	float: right;
}
.oneColElsCtrHdr #container #HPLeft {
	float: left;
	width: 259px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#HPLeft #WorshipTimes {
	height: 115px;
	width: 259px;
	background-image: url(../i/HP_WorshipTimes_BG.png);
}
#HPLeft #WorshipTimes .Buttons {
	height: 24px;
	padding-top: 83px;
	text-align: center;
}
#HPLeft #churchpic {
	background-image: url(../i/HP_ChurchPhoto.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 259px;
}
#HPLeft a:link,
#HPLeft a:visited,
#HPLeft a:active {
	color: #420908;
	text-decoration: none;
}
#HPLeft a:hover {
	color: #968D73;
	text-decoration: none;
}
#Upcoming .event {
	background-color: #DFD7C1;
	border-bottom: 1px dashed #ABA594;
	padding: 5px 3px;
	line-height: 14px;
}
#Upcoming .event .title {
	font-weight: bold;
	font-size: 12px;
}
#Upcoming .event .date {
	margin-left: 5px;
	color: #5E5437;
	font-size: 10px;
}
#Upcoming .event .time {
	margin-left: 5px;
	color: #3B0000;
	font-size: 10px;
}
#Upcoming .event .notes {
	margin-left: 5px;
	font-size: 10px;
	color: #8F7C4A;
}

#NewsItem{
	padding-bottom: 15px;
}
#HPNews #NewsItem .Title {
	font: bold normal 16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#HPNews #NewsItem .DateCredits {
	font: normal 10px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #736B4E;
}
#HPNews {
	margin-bottom: 15px;
}
#HPAnnouncement {
	border: 1px dashed #960;
	color: #4E3500;
	font-size: 10px;
	padding: 8px;
	background-color: #C8B488;
	line-height: 1em;
}
#NewsItem .readmore {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #ABA593;
	padding-right: 2px;
	padding-left: 2px;
	color: #8F856B;
}
#ajaxSearch {
	padding: 5px;
	margin: 5px;
	border: 1px solid #C6C1B0;
	background-color: #E3DCC9;
	text-align: center;
}
#ajaxSearch #ajaxSearch_input {
	font-size: 16px;
	padding: 3px;
	width: 80%;
}
#ajaxSearch #current-search-results {
	text-align: left;
	padding: 10px;
}
#ajaxSearch .AS_ajax_result .AS_ajax_resultLink {
	font-weight: bold;
}
