/* CSS Document */

body
{
	background-color:#000000;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
}

.splash{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:807px;
}

.container2{
	margin-left:auto;
	margin-right:auto;
	width:807px;
	border:solid;
	border-width:1px;
	border-bottom-color:#CCCCCC;
	background-color:#FFFFFF
}

.header2{
	width:807px;
	height:205px;
}
#menu{
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#menu a{
	color: #000000;
	text-decoration: none;
}
#menu a:hover{
	color: #000000;
	text-decoration: underline;
}
#menu a:link{
	color: #000000;
}
#menu a:visited{
	color: #000000;
}
#menu a:active{
	color: #000000;
}
.main{
	/*background-image:url(../images/index2_body_background.jpg);*/
	background-repeat:repeat-x;
	width:807px;
	/*height:1000px;*/
}
.quickhits{
	width:807px;
	margin-left:auto;
	margin-right:auto;
	background-color:#333333;
	color:#FFFFFF;
	font-variant:small-caps;
	text-align:center;
}
.quickhits a:link{
	text-decoration:none;
	color:#FFFFFF;
}
.quickhits a:hover{
	text-decoration:underline;
}
.quickhits a:visited{
	color:#FFFFFF;
}

.prayer{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}
.confessions{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}
.employmentsearch{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}
.employmentpost{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}

.footer2{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}
#confess{
	float: right;
}
#leftcol{
	font-size: 12px;
	float: left;
	width:520px;
	padding: 5px 5px 5px 15px;
	
}
#rtcol{
	margin-right: 15px;
	float: right;
	width: 225px;
	border: solid 1px #666666; 
}
.hdr1{
	font-size: 20px;
	color: #387BC1;
}
.hdr2{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#txt{
text-align: center;
font-size: 12px;
}
#txt a{
	color: #0066CC;
}
#listing{
	font-size: 12px;
}
#listing .hdr2{

}
#listing .btxt{
	font-weight: bold;
}
#listing .txt{
	
}
#listing .btxtpost{
	font-weight: bold;
	color: #387BC1;
}
#listing .txtpost{
	color: #387BC1;
}
/******menu ******/
ul#menu2
{
	list-style-type:none;
	width:525px;
	margin-top: 15px;
	margin-left: 115px;
	position:relative;
	display:block;
	height:30px;
	font-size:19px;
	font-weight:bold;
	/*background:transparent url(images/nav_bg.png) repeat-x top left;*/
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	color: #FFFFFF;
}

ul#menu2 li
{
	display:block;
	float:left;
	margin:auto;
	padding:0;
	color: white;
}
	
ul#menu2 li a
{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu2 li a:hover
{	
	color:#FFFFFF;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;	
	text-decoration: underline;	
}
	

ul#menu2 li a.current
{
	display:inline;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}
/*********end Menu*********/
ul.links li
{
	padding-top: 10px;		
}