/*burgundy:#781928
  mauve: #D0B0B6
*/



			/************ bible study dude & text *******************/

#bible-study-dude {
	clear: left;
	height:145px;
	background: url(images/bible-study.jpg) no-repeat;
}

#bible-study-text {
	width: 110px;
	margin: 5px 0px 0px 10px;
	position: relative;
	top: 10px;
}

.bible-study-head {
	font-size: .9em;
	font-weight: bolder;
	margin: 0px;
}

.bible-study-link a:link{
	font-size: .7em;
	text-decoration: underline;
	margin: 0px 0px 5px;
	padding: 0px;
}
.bible-study-link a:visited{
	font-size: .7em;
	text-decoration: none;
}
.bible-study-link a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background: #781928;
}
.bible-study-link a:active{
	font-size: .7em;
	text-decoration:none;
}


			/************ event images and text *******************/


#revival {
	text-align:center;
}
#revival-small .date{
	font-size: 0.8em;
	margin: 1em 0px 0em;
	padding: 0px;
	font-weight: bold;
}
#revival-small .pastor-name{
	font: oblique bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #781928;
	margin: 0px;
	padding: 0px;
}
#revival-small .pastor-church{
	color: #333333;
	font-size: .9em;
	margin: 0px 0px 1em;
}
#faithfest {
	width:365px;
	border:0px;
}
#bowling {
}


		/*******************know-jesus div***********************/
#know-jesus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: oblique;
	text-align: center;
	color: #781928;
	font-weight: normal;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}



			/************ service times *******************/


#service-times {
	margin: 10px 0px;
}

.service-times {
	font-size: .75em;
	margin: 0px 0px 5px;
}

.service-times-header {
	font-weight: bold;
}
#sermon-icon {
	height: 80px;
}



			/************ calendar div *******************/
#calendar {
	clear: left;
	float: left;
	padding: 15px 0px 0px;
	margin: 15px 0px 0px;
}

			/************ blog link div *******************/


#blog-link {
	margin: 15px 0px 0px;
	clear: left;
	background: url(images/blog-bg.jpg) no-repeat;
	height: 200px;
	line-height: 1.8em;
	padding: 15px 0px 0px 15px;
}
.blog-link {
	font-size: .75em;
	margin: 0px;
}

			/************ prayer link div *******************/



#prayer-link {
	margin: 15px 0px 0px;
}
.prayer-text {
	font-size: .75em;
	margin: 0px;
}.praying-hands {
	float: left;
	padding: 0px 5px 0px 0px;
}


			/************ mailing list signup div *******************/



#mailing-list-signup .form-text {
	font-size: .8em;
	margin: 0px;
	padding: 5px 0px 0px;
}
#mailing-list-signup {
	margin: 15px 0px 0px;
	border-left: medium solid #781928;
	padding: 0px 0px 0px 10px;
}

		/********************* sermon icon !!!!!!!!!!RIGHT COLUMN ONLY!!!!! ************************/

.sermon-icon-text {
	font-size: .8em;
	margin: 15px 5px 5px;
	font-weight: bold;
}


	/************************ lightbox effect *********************************/
.lightbox-thumb {
	float:left;
	border: none;
	text-decoration:none;
}
.lightbox-thumb a:visited {
	border: none;
	text-decoration:none;
}
.lightbox-thumb a:hover {
	border: none;
	text-decoration:none;
}
.lightbox-thumb a:active{
	border: none;
	text-decoration:none;
}

