/*  
	Theme Name: 	WordPress Theme MyChurchaz
	Description:	3 column theme
	Version: 		2.9.1

*/


/* Template style starts here */	
		
		
		
		* {
	margin: 0;
	padding: 0;
	}
	
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
	
.clearfix {
	display: inline-block;
	}

* html .clearfix {
	height: 1%;
	}
	
.clear {
	clear: both;
	padding: 0;
	margin: 0;
	}

img {
	border: none;
	}



body {
	background: #aa987d;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

p {
	font-size: 12px;
	padding-bottom: 15px;
	line-height: 1.4em;
	}

#bgheader {
	width: 100%;
	height: 240px;
	float: left;
	background: url(images/bg_header.png) repeat-x right top;
	margin-bottom: -28px;
	position: relative;
	}

#header {
	width: 998px;
	height: 181px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat center top;
	padding-top: 30px;
	}
	
#header .logo {
	width: 320px;
	height: 165px;
	float: left;
	background: url(images/logo_mychurch.png) no-repeat left top;
	}
	
#header .logo .logo-link {
	width: 320px;
	height: 165px;
	float: left;
	position: absolute;
	}
	
.nodisplay {
	display: none;
	}
	
#header .logo {
	width: 320px;
	height: 165px;
	float: left;
	background: url(images/logo_mychurch.png) no-repeat left top;
	}
	
#header .nav {
	width: 450px;
	float: left;
	margin-top: 118px;
	}
	
#header .nav ul {
	float: right;
	list-style: none;
	}
	
#header .nav ul li {
	float: left;
	}
	
#header .nav ul li a {
	height: 50px;
	float: left;
	margin-left: -30px;
	}
	
#header .nav ul li a span {
	display: none;
	}
	
#header .nav ul li a.contact {
	width: 140px;
	height: 50px;
	background: url(images/nav_contact.png) no-repeat left top;
	position: relative;
	}
	
#header .nav ul li a:hover.contact {
	width: 140px;
	height: 50px;
	background: url(images/nav_contact_hover.png) no-repeat left top;
	}
	
#header .nav ul li a:hover.contact_selected {
	width: 140px;
	height: 50px;
	background: url(images/nav_contact_hover.png) no-repeat left top;
	}
	
#header .nav ul li a.media {
	width: 105px;
	height: 50px;
	background: url(images/nav_media.png) no-repeat left top;
	}
	
#header .nav ul li a:hover.media {
	width: 105px;
	height: 50px;
	background: url(images/nav_media_hover.png) no-repeat left top;
	}
	
#header .nav ul li a:hover.media_selected {
	width: 105px;
	height: 50px;
	background: url(images/nav_media_hover.png) no-repeat left top;
	}
	
#header .nav ul li a.give {
	width: 105px;
	height: 50px;
	background: url(images/nav_give.png) no-repeat left top;
	position: relative;
	}
	
#header .nav ul li a:hover.give {
	width: 105px;
	height: 50px;
	background: url(images/nav_give_hover.png) no-repeat left top;
	}
	
#header .nav ul li a:hover.give_selected {
	width: 105px;
	height: 50px;
	background: url(images/nav_give_hover.png) no-repeat left top;
	}
	
#header .venue {
	width: 195px;
	height: 190px;
	float: left;
	margin-top: 20px;
	}
	
#contentarea {
	width: 998px;
	margin: 0 auto;
	}
	
#columnleft {
	width: 200px;
	height: 620px;
	float: left;
	background: url(images/bg_sidebar_left.png) no-repeat left top;
	padding-right: 20px;
	}
	
#columnmiddle {
	width: 545px;
	float: left;
	padding: 0 5px;
	margin-top: 10px;
	font: 12px Tahoma, Arial,Helvetica,sans-serif;	
        line-height: 1.3em;
	}
	
#columnmiddle .heading {
	width: 545px;
	float: left;
        line-height: 1.3em;
	}
	
#columnright {
	width: 200px;
	height: 620px;
	float: right;
	background: url(images/bg_sidebar_right.png) no-repeat left top;
	padding-left: 20px;
	}
	
.leftmenu {
	width: 180px;
	float: right;
	padding-top: 10px;
	padding-bottom: 5px;
	}
	
.leftmenu .heading {
	width: 180px;
	float: right;
	}
	
.leftmenu ul {
	width: 180px;
	float: right;
	list-style: none;
	}
	
.leftmenu ul li {
	font-size: 13px;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	background: url(images/arrow_leftmenu.gif) no-repeat right center;
	text-align: right;
	padding-right: 18px;
	padding-bottom: 4px;
	}
	
.leftmenu ul li a {
	color: #000000;
	text-decoration: none;
	}
	
.leftmenu ul li a:hover {
	color: #750405;
	text-decoration: underline;
	}
	
.rightmenu {
	width: 180px;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	}
	
.rightmenu .heading {
	width: 180px;
	float: left;
	}
	
.rightmenu img {
	float: left;
	}
	
.rightmenu ul {
	width: 180px;
	float: left;
	list-style: none;
	}
	
.rightmenu ul li {
	font-size: 13px;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	background: url(images/arrow_rightmenu.gif) no-repeat left center;
	text-align: left;
	padding-left: 18px;
	padding-bottom: 4px;
	}
	
.rightmenu ul li a {
	color: #000000;
	text-decoration: none;
	}
	
.rightmenu ul li a:hover {
	color: #750405;
	text-decoration: underline;
	}
	
#bgfooter {
	width: 100%;
	height: 71px;
	float: left;
	background: url(images/bg_footer.gif) repeat-x right bottom;
	margin-top: 10px;
	}
	
#footer {
	width: 998px;
	height: 71px;
	margin: 0 auto;
	}
	
#footer p {
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	padding-top: 30px;
	}
	





/* Other styles of WP Theme */

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul, li { list-style: none;}
	p { padding:0px 0px 18px 0px;}
		
a {text-decoration: underline; color:#877731;}
a:hover {text-decoration: none;}

	input, select, textarea { vertical-align:middle; color:#000; font-size:12px;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #e1e1d8; background:#ebebe2}
	
	html body textarea { font-family: Arial; font-size:12px; color:#000;}
	
		
	
/*** Widgets  ***/
	.widget { height:100%; overflow:hidden; margin:0px 0px 5px 0px; background:url(images/bg.gif) repeat-y 0 0;}
	
	.widget .widget-bg { background:url(images/widget-bot1.gif) no-repeat 0 bottom; padding:0px 0px 30px 0px;height:100%;}
	
	.widget .title { height:100%; margin:0px 0px 8px 0px; background:url(images/widget-title-bg2.gif) repeat-y 0 0;}
	.widget .title div { background:url(images/widget-title-top2.gif) no-repeat 0 0;}
	.widget .title div div { background:url(images/widget-title-bot2.gif) no-repeat 0 bottom;}
	
	.widget h2 { font-size:1.4em; color:#fff; font-family:Tahoma; height:100%; overflow:hidden; padding:15px 10px 35px 34px;}
	
	
	.widget ul { margin:-9px 24px 0px 33px; color:#5e6366; font-size:1.2em; height:100%;}
	.widget li { background:url(images/line.gif) repeat-x 0 bottom; padding:9px 0px 6px 1px;}
	
	.widget a { color:#0067c2; font-size:12px;}
	.widget li a { color:#5e6366; text-decoration:none;}
	.widget li a:hover { text-decoration: underline;}
	
	/*****/
	.column-right .widget { background:url(images/bg2.gif) repeat-y 0 0;}
	
	.column-right .widget .widget-bg { background:url(images/widget-bot3.gif) no-repeat 0 bottom;}
	
	.column-right .widget .title { background:url(images/widget-title-bg4.gif) repeat-y 0 0;}
	.column-right .widget .title div { background:url(images/widget-title-top4.gif) no-repeat 0 0;}
	.column-right .widget .title div div { background:url(images/widget-title-bot4.gif) no-repeat 0 bottom;}
	
	/*** widget_categories ***/	
		.widget_categories {}
		.widget_categories { height:100%; overflow:hidden; background:url(images/bg.gif) repeat-y 0 0;}
		.column-right .widget_categories { background:url(images/bg2.gif) repeat-y 0 0;}
	
		.widget_categories .widget-bg { background:url(images/widget-bot1.gif) no-repeat 0 bottom; padding:0px 0px 24px 0px;}
		.column-right .widget_categories .widget-bg { background:url(images/widget-bot3.gif) no-repeat 0 bottom;}
		
		.widget_categories .title { height:100%; background:url(images/widget-title-bg1.gif) repeat-y 0 0;}
		.column-right .widget_categories .title { height:100%; background:url(images/widget-title-bg3.gif) repeat-y 0 0;}
		
		.widget_categories .title div { background:url(images/widget-title-top1.gif) no-repeat 0 0;}
		.column-right .widget_categories .title div { background:url(images/widget-title-top3.gif) no-repeat 0 0;}
		
		.widget_categories .title div div { background:url(images/widget-title-bot1.gif) no-repeat 0 bottom;}
		.column-right .widget_categories .title div div { background:url(images/widget-title-bot3.gif) no-repeat 0 bottom;}
		
		.widget_categories h2 { font-size:1.4em; color:#fff; font-family:Tahoma; height:100%; overflow:hidden; padding:15px 10px 35px 34px;}
		
		
		.widget_categories ul { margin:0px 0px 0px 33px; color:#3f342d; font-size:1.3em; height:100%;}
		.widget_categories li { background:url(images/widget-marker.gif) no-repeat 0 1px; padding:2px 0px 17px 26px;}
		
		.widget_categories a { color:#3f342d; font-size:13px;}
		.widget_categories li a { color:#3f342d; text-decoration:underline;}
		.widget_categories li a:hover { text-decoration: none;}
	
	/*** widget_links ***/	
		.widget_links {}
		.widget_links { height:100%; overflow:hidden; background:url(images/bg.gif) repeat-y 0 0;}
		.column-right .widget_links { background:url(images/bg2.gif) repeat-y 0 0;}
	
		.widget_links .widget-bg { background:url(images/widget-bot1.gif) no-repeat 0 bottom; padding:0px 0px 24px 0px;}
		.column-right .widget_links .widget-bg { background:url(images/widget-bot3.gif) no-repeat 0 bottom;}
		
		.widget_links .title { height:100%; background:url(images/widget-title-bg1.gif) repeat-y 0 0;}
		.column-right .widget_links .title { height:100%; background:url(images/widget-title-bg3.gif) repeat-y 0 0;}
		
		.widget_links .title div { background:url(images/widget-title-top1.gif) no-repeat 0 0;}
		.column-right .widget_links .title div { background:url(images/widget-title-top3.gif) no-repeat 0 0;}
		
		.widget_links .title div div { background:url(images/widget-title-bot1.gif) no-repeat 0 bottom;}
		.column-right .widget_links .title div div { background:url(images/widget-title-bot3.gif) no-repeat 0 bottom;}
		
		.widget_links h2 { font-size:1.4em; color:#fff; font-family:Tahoma; height:100%; overflow:hidden; padding:15px 10px 35px 34px;}
		
		
		.widget_links ul { margin:0px 0px 0px 33px; color:#3f342d; font-size:1.3em; height:100%;}
		.widget_links li { background:url(images/widget-marker.gif) no-repeat 0 1px; padding:2px 0px 17px 26px;}
		
		.widget_links a { color:#3f342d; font-size:13px;}
		.widget_links li a { color:#3f342d; text-decoration:underline;}
		.widget_links li a:hover { text-decoration: none;}
	
			
	/*********/
		#search form { padding:0px 0px 0px 30px;}
		
		.widget-right #search form { padding:0px 0px 0px 0px;}
		
		.widget_calendar table { margin:0px 0px 0px 36px;}
		
		.widget-right .widget_calendar table { margin:0px 0px 0px -4px;}
		
		.widget_tag_cloud h2 { text-align:left;}
		.widget_tag_cloud { text-align:center;}
		.widget_tag_cloud a { color:#000; text-align:center; padding:0px 4px 0px 4px;}
		
		.widget table a { color:#000;}
		
		.widget_text h2 { color:#000;}
		.widget_text { background: none;}
		.widget_text div {background: none;}
		.widget_text .widget-bg {background: none;}
		
		.textwidget { padding:0px 14px 0px 20px; color:#000; font-size:1.2em;}
		.textwidget {}
	
		
/*** Content  ***/
		
		#columnmiddle .title { overflow:hidden; width:100%; overflow:hidden; padding:5px 5px 14px 5px;}
			
		
		#columnmiddle h2 {
	font-size:1.7em;
	font-weight: bolder;
	color:#90191B;
	overflow:hidden;
	padding:5px 10px 5px 5px;
}
		#columnmiddle h3 { font-size:1.4em; color:#90191B;}
		
		#columnmiddle h2 a, #columnmiddle h3 a { color:#90191B; text-decoration:none;}
		#columnmiddle h2 a:hover, #columnmiddle h3 a:hover { text-decoration: underline;}
		
		#columnmiddle .date { float:left; font-size: 1.1em; color:#90191B; padding:0px 0px 0px 1px; margin:-3px 0px 0px 0px;}
		#columnmiddle .author { float:right; font-size: 1.1em; color:#90191B; padding:0px 0px 0px 0px; margin:-3px 0px 0px 0px;}
		
		.title-page * {  font-size: 1.4em; color:#138aaf; padding:1px 0px 12px 0px;}
	
	
	.text-box {
	clear:both;
	font-size:1em;
	line-height:1em;
	padding:10px 0px 0px 1px;
}
	.text-box p { padding:0px 0px 15px 0px;}
	
	.text-box .fleft { padding:0px 0px 0px 0px; display: inline;}
	.text-box .fleft img { float:left; direction: inherit; margin:-6px 16px 5px -2px;}
		
	#columnmiddle .border-bottom { border-bottom:0; padding-bottom:0px;}
		
	.comments a, .link-edit a, .navigation a {  font-size:1.1em; color: #90191b; }
	
	.comments { clear:both; padding:0px 0px 10px 0px; margin:-9px 0px 0px 0px;}
	.comments a { text-decoration:none;}
	.comments a:hover { text-decoration: underline;}
	
	.link-edit { clear:both; padding:0px 0px 10px 0px;}
	.navigation { clear:both;}
	
	/*******/
	.text-box h1 { font-family:Arial; font-size:1.8em; line-height:1em; font-weight: normal; color:#000;}
	.text-box h2 { font-family:Arial; font-size:1.7em; line-height:1em; font-weight: normal; color:#000;}
	.text-box h3 { font-family:Arial; font-size:1.4em; line-height:1em; color:#000;}
	.text-box h4 { font-family:Arial; font-size:1.3em; line-height:1em; color:#000;}
	.text-box h5 { font-family:Arial; font-size:1.2em; line-height:1em; color:#000;}
        .text-box a {color: #90191b;}
        .text-box a:hover {color: #90191b;}
	
/*** OL UL style***/
	.text-box ul { padding:2px 0px 5px 2px;}
	.text-box ul li { background:url(images/marker.gif) no-repeat 0 7px; padding:0px 10px 9px 12px; list-style-image:none; list-style:none; font-weight:normal;}
	.text-box ul li ul { margin-left:10px;}
	.text-box ul li ol { margin-left:15px;}
	.text-box ul li ol li { list-style-type:decimal; background: none;}
	
	.text-box ol { padding-left:2px;}
	.text-box ol li { /*background:none;*/ padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
	.text-box ol li ul { padding:2px 0px 5px 2px;}
	.text-box ol li ul li { font-weight:normal;  background:url(images/marker.gif) no-repeat 0 7px; padding:0px 10px 9px 12px; }
	
	.text-box ul li { list-style-image:none; list-style:none;}
	.text-box ul li a {}
	.text-box ul li a:hover {}
	.text-box ul li ul { margin-left:15px;}
	.text-box ul li ol {margin-left:20px;}
	.text-box ul li ol li { list-style-type:decimal;}
	.text-box ul li ol li a { /*background:none;*/}
	
	.text-box ol { padding:5px 0px 5px 2px;}
	.text-box ol li{ /*background:none;*/ padding:0px; margin-left:20px;}
	.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
	.text-box ol li a:hover{ text-decoration:underline; }
	.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
	.text-box ol li ul li a:hover {text-decoration:none;}
	
	
	.box div { float:left;}
	.box ul li { padding:3px 0px 9px 22px;}
	.box .left-margin { width:340px;}
	.box a { font-weight:bold; text-decoration:none;}
	.box a:hover { text-decoration: underline;}


	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar { padding:0px 20px 20px 22px;  border:0; width: auto; color:#000; overflow: hidden; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #000; text-align:center; padding:0px 0px 10px 0px;/* margin:0px 0px -20px 0px;*/}

/*--- Navigations ---*/
	.navigation { padding:5px 0px 6px 0px; clear:both; height:100%; overflow:hidden; }
	.navigation .alignleft { float: left; width:45%; text-align:left;  padding:0px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	.postmetadata { font-size:1.2em; clear:both; padding:12px 0px 10px 0px;}
	.postmetadata a {/*color:#3B7ECC;*/}
	.postmetadata a:hover {text-decoration:none;}
	
	/*------*/
	#tag_cloud .widget-bottom-left {padding-bottom:15px;}
	#tag_cloud .widget-heading {margin-bottom:15px;}
	#tag_cloud a {padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform {font-size:1.2em;}
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 10px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		margin: 0 0 10px auto;
		float: right;}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px; font-size:1.1em;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#000;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#000;}
	
	#wp-calendar a { display: block; font-weight:bold;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px;text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#000; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #999;
		}
	
	blockquote {
		border:1px solid #000;
		background:#81bccc; padding:15px 10px 10px 20px; margin:5px 0; color:#000;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { padding: 10px; font-size:1.2em; padding:0px 20px 0px 0px;}
	
	.commentlist {/* font-size:1.2em;*/ color:#000;
		/*padding:0px 18px 0px 20px;*/
		text-align: justify;
		}
	.commentlist a {}
	.commentlist span { color:#000;}
	
	ol.commentlist  li { list-style: none;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		background:#81bccc;
		border:1px solid #000;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { font-size:1.2em; color:#000;
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}	
		
#mychurch-content ul li {
	list-style: disc;
	margin-left: 40px;
	padding-left: 0px;
	padding-bottom: 8px;
	line-height: 1.2em;
}
#mychurch-content h2 {
	font-size:1.6em;
	font-weight: normal;
	color:#90191B;
	overflow:hidden;
	padding:10px 10px 10px 0px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
}

a.imageLink { 
display:block; 
background:url(http://www.mychurchaz.com/images/preregister_both.png) top no-repeat; 
width:250px; 
height:43px; 
text-decoration:none; 
} 
a.imageLink:hover { 
background-position:bottom; 
} 
a.imageLink span { 
visibility:hidden; 
}

a.imageLink2 { 
display:block; 
background:url(http://www.mychurchaz.com/images/findoutmore_both.png) top no-repeat; 
width:200px; 
height:44px; 
text-decoration:none; 
} 
a.imageLink2:hover { 
background-position:bottom; 
} 
a.imageLink2 span { 
visibility:hidden; 
}

a.more-link

{
text-decoration: underline;
color: #90191b;
}
