html {



  height: 100%;



	margin: 0;



	padding: 0;



}







body







{



	margin: 0;



	padding: 0;



	text-align: center;



	background-color:#0e0c0d;



	font-family:Arial, Helvetica, sans-serif;



	font-size:13px;







}





#wrapper { 



	width:895px; 



	margin:0 auto;



	background:#fff;



	text-align:left;



	padding-bottom:10px;



}



a:link {color:#1c6aaa}      /* unvisited link */



a:visited {color:#1c6aaa}  /* visited link */



a:hover {color:#000000}  /* mouse over link */



a:active {color:#1c6aaa}  /* selected link */







p{



	font-family:Arial, Helvetica, sans-serif;



	font-size:14px;



	line-height:1.4em;



}



/* =======================================







LAYOUT







======================================= */





























#header {



	background:url(../images/header.jpg) no-repeat;



	height:151px;



}



#flashHolder {



	background:url(../images/flash-holder.jpg) no-repeat;



	height:254px;



	



}



#contentColumn {



	width:650px;



	float:left;



}







#rightColumn {



	width:245px;



	float:right;



}











#footer { 



	clear:both; 



} 







/* =======================================







ADDITIONAL SPACING







======================================= */







#contentSpacing {



	margin-left:20px;



	



}







#rightColumnSpacing {



	margin-left:25px;



	



}



























/* =======================================







JOOMLA TEXT HEADINGS







======================================= */



.componentheading {



	color:#8c0c04;



	font-size:20px;



	font-family:Arial, Helvetica, sans-serif;



	







}







.contentheading {



	color:#004099;



	font-size:16px;



	font-family:Arial, Helvetica, sans-serif;







}























img {







	border:none;



}











/* =======================================







MODULES CLASSES







======================================= */


.moduletable_moremenu {
	background:url(../images/blue_bg1.gif) no-repeat;
	height:187px;
	color:#fff;
	line-height:20px;
	padding:0px;
	margin:0px;
	
}

.moduletable_moremenu h3 {
	color:#97bcd9;
	padding:15px 0px 0px 17px;

	
}

.moduletable_moremenu ul{
	margin:-7px 15px 0px 28px;
	padding:0px;
}

.moduletable_moremenu a:link {
	color:#fff;
	text-decoration:none;
} /* unvisited link */

.moduletable_moremenu a:visited {

	color:#fff;

	text-decoration:none;
} /* visited link */

.moduletable_moremenu a:hover {
	color:#fff;
	text-decoration:underline;
} /* mouse over link */

.moduletable_moremenu a:active {
	color:#fff;

	text-decoration:none;} /* selected link */
/******************************************************/
.moduletable_moremenu2 {
	background:url(../images/blue_bg2.gif) no-repeat;
	height:280px;
	color:#fff;
	line-height:19px;
	padding:0px;
	margin-bottom:10px;
	
}

.moduletable_moremenu2 h3 {
	color:#97bcd9;
	padding:15px 0px 0px 20px;

	
}

.moduletable_moremenu2 ul{
	margin:-7px 26px 0px 28px;
	padding:0px;
}
.moduletable_moremenu2 a:link {
	color:#fff;
	text-decoration:none;
} /* unvisited link */

.moduletable_moremenu2 a:visited {

	color:#fff;

	text-decoration:none;
} /* visited link */

.moduletable_moremenu2 a:hover {
	color:#fff;
	text-decoration:underline;
} /* mouse over link */

.moduletable_moremenu2 a:active {
	color:#fff;

	text-decoration:none;} /* selected link */

/******************************************************/
.moduletable_moremenu3 {
	background:url(../images/blue_bg3.gif) no-repeat;
	height:210px;
	color:#fff;
	line-height:19px;
	padding:0px;
	margin-bottom:10px;
	
}

.moduletable_moremenu3 h3 {
	color:#97bcd9;
	padding:15px 0px 0px 20px;

	
}

.moduletable_moremenu3 ul{
	margin:-7px 26px 0px 28px;
	padding:0px;
}
.moduletable_moremenu3 a:link {
	color:#fff;
	text-decoration:none;
} /* unvisited link */

.moduletable_moremenu3 a:visited {

	color:#fff;

	text-decoration:none;
} /* visited link */

.moduletable_moremenu3 a:hover {
	color:#fff;
	text-decoration:underline;
} /* mouse over link */

.moduletable_moremenu3 a:active {
	color:#fff;

	text-decoration:none;} /* selected link */
/***********************************************/

.moduletable_newhere {
	background:url(../images/new-here2.jpg) no-repeat;
	height:115px;
	padding:8px 10px 0px 30px;
	color:#fff;
	font-size:11px;
}

.moduletable_newhere a:link {
	color:#fff;
	text-decoration:none;
} /* unvisited link */

.moduletable_newhere a:visited {

	color:#fff;

	text-decoration:none;
} /* visited link */

.moduletable_newhere a:hover {
	color:#fff;
	text-decoration:underline;
} /* mouse over link */

.moduletable_newhere a:active {
	color:#fff;

	text-decoration:none;} /* selected link */

/*************************************************/
.moduletable_bibleverse{
	background:url(../images/bible-verse.jpg) no-repeat;
	height:161px;
	padding:45px 40px 0px 175px;
	color:#fff;
}

.moduletable_bibleverse a:link {
	color:#fff;
	text-decoration:underline;
} /* unvisited link */

.moduletable_bibleverse a:visited {

	color:#fff;
} /* visited link */

.moduletable_bibleverse a:hover {
	color:#fff;
	text-decoration:underline;
} /* mouse over link */







.moduletable_bibleverse a:active {







	color:#fff} /* selected link */



	



	



.moduletable_flashheader{



	margin-top:8px;



}







.moduletable_events{



	background:url(../images/calendar2.jpg) no-repeat;



	height:249px;



	padding-top:33px;



	padding-right:35px;

	padding-left:15px;



	line-height:20px;

	font-size:11px;



}



 ul.eventslist {

	padding-left:15px;

	

}





.moduletable_calendar{
	background:url(../images/this-sun-bg.jpg) no-repeat;
	height:313px;
	padding:25px 40px 0px 15px;

}















/* =======================================







FOOTERS







======================================= */



.pinixfooter {







	font-family:Arial, Helvetica, sans-serif;







	font-size:10px;







	color:#FFFFFF;







	text-align:center;







	margin-top:15px;







}















.pinixfooter a:link {







	color:#fff;







	text-decoration:underline;







} /* unvisited link */







.pinixfooter a:visited {







	color:#fff;







} /* visited link */







.pinixfooter a:hover {







	color:#fff;







	text-decoration:underline;







} /* mouse over link */







.pinixfooter a:active {







	color:#fff} /* selected link */















.redeemerFooter {







	font-family:Arial, Helvetica, sans-serif;







	font-size:12px;







	color:#8c0c04;







	text-align:center;







	margin-top:5px;







}















.redeemerFooter a:link {







	color:#8c0c04;







	text-decoration:underline;







} /* unvisited link */







.redeemerFooter a:visited {







	color:#8c0c04;







} /* visited link */







.redeemerFooter a:hover {







	color:#8c0c04;







	text-decoration:underline;







} /* mouse over link */







.redeemerFooter a:active {







	color:#8c0c04} /* selected link */































/* =======================================







TOP MENU







======================================= */















#top_menu{



	background:url(../images/menu-bg.jpg) repeat-x;



	height:37px;



	padding-top:7px;



	padding-left:42px;



	







}







.moduletable_topmenu{







	color: #6b6b6b;



	height: 25px;



	margin:0 auto;



	font-size: 11px;



	font-weight:bold;



	text-align:left;



	text-transform:uppercase;



	font-family:Arial, Helvetica, sans-serif;



}















.moduletable_topmenu ul{







	list-style: none;



	margin: 0;



	padding: 0;















}















.moduletable_topmenu li{







margin: 0px 55px 0px 0px;







float: left;



padding-left:-65px;















}















.moduletable_topmenu li ul {







position:absolute;







width: 10px;







left: -999px;







z-index: 1000;











}















.moduletable_topmenu li:hover ul {







left: auto;







}















.moduletable_topmenu li ul li {



padding: 0;







border: 1px solid #666666;







}























.moduletable_topmenu li a{







display: block;







padding: 5px;







color: #6b6b6b;







font-weight: bold;







text-decoration: none;







}











.moduletable_topmenu li a {



width: auto;



}















.moduletable_topmenu li ul li a {







width: 130px;



background-color: #eeeeee;



color: #000000;



font-size:10px;



font-family:Arial, Helvetica, sans-serif;







/* ---







filter:alpha(opacity=80);







-moz-opacity: 0.8;







opacity: 0.8;*/







}























.moduletable_topmenu li a:hover,a#active_menu:link,a#active_menu:visited{







color: #000;







text-decoration: none;







/* ---







filter:alpha(opacity=100);







-moz-opacity: 1.0;







opacity: 1.0;*/







}















.moduletable_topmenu li ul li a:hover {







background-color: #8c0c04;







color: #fff;







}







.moduletable_topmenu li:hover ul, .moduletable_topmenu li.sfhover ul {







left: auto;







}























.moduletable_topmenu ul li.active a {







color: #6b6b6b;







text-decoration: none;







}







.moduletable_topmenu li.parent.active a {







color: #6b6b6b;







text-decoration: none;







}







.moduletable_topmenu li.parent.active a:hover {







color: #000;







}















.moduletable_topmenu li.parent.active ul li a {







color: #000000;







text-decoration: none;







}







.moduletable_topmenu li.parent.active ul li a:hover {







color: #fff;







text-decoration: none;







}















.moduletable_topmenu li ul ul {







	margin: -23px 0 0 140px;







}







.moduletable_topmenu li:hover ul ul, .moduletable_topmenu li:hover ul ul ul, .moduletable_topmenu li.sfhover ul ul, .moduletable_topmenu li.sfhover ul ul ul {



left: -999em;



}







.moduletable_topmenu li:hover ul, .moduletable_topmenu li li:hover ul, .moduletable_topmenu li li li:hover ul, .moduletable_topmenu li.sfhover ul, .moduletable_topmenu li li.sfhover ul, .moduletable_topmenu li li li.sfhover ul { /* lists nested under hovered list items */



left: auto;



}