html{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#004157;
}

body{
	margin:0px;
	background-color:#006e94;
}

a{
	color:#00769f;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.link{
	color:#00769f;
	text-decoration:none;
}

.link:hover{
	text-decoration:underline;
}

.header{
	background-image:url("images/peaceheader_bg.gif");
	background-repeat:repeat-x;
	height:87px;
	margin-top:0px;
}

.header_img{
	background-image:url("images/peaceheader.gif");
	background-repeat:no-repeat;
	width:955px;
	height:87px;
	margin:0px auto;

}

.header_text{
	color:#016283;
	font-size:12px;
	text-align:left;
	margin:0px 0px 0px 73px;
	padding-top:60px;
}

.nav{
	background-image:url("images/nav_bg.gif");
	background-repeat:repeat-x;
	height:41px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

.nav2{
	text-align:center;
	margin:0 auto;
	width:944px;
}

.homebtn{
	background-image:url("images/homebtn3.gif");
	background-position:top;
	background-repeat:no-repeat;
	height:42px;
	width:89px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	padding-top:10px;
	float:left;
	cursor: pointer;
	
}
 
.homebtn:hover{
	background-image:url("images/homebtn3.gif");
	background-position:bottom;
	background-repeat:no-repeat;
	height:32px;
	width:89px;
	overflow:hidden;
	color:#ffffff;
	padding-top:10px;
	cursor: pointer;
	text-decoration:none;
}

.aboutus_btn{
	background-image:url("images/aboutusbtn.gif");
	background-position:top;
	background-repeat:no-repeat;
	height:42px;
	width:147px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	padding-top:10px;
	float:left;
	cursor: pointer;
	
}
 
.aboutus_btn:hover{
	background-image:url("images/aboutusbtn.gif");
	background-position:bottom;
	background-repeat:no-repeat;
	height:32px;
	width:147px;
	overflow:hidden;
	color:#ffffff;
	padding-top:10px;
	cursor: pointer;
	text-decoration:none;
}

.small_btn{
	background-image:url("images/smallbtn2.gif");
	background-position:top;
	background-repeat:no-repeat;
	height:42px;
	width:88px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	padding-top:10px;
	float:left;
	cursor: pointer;
	
}
 
.small_btn:hover{
	background-image:url("images/smallbtn2.gif");
	background-position:bottom;
	background-repeat:no-repeat;
	height:32px;
	width:88px;
	overflow:hidden;
	color:#ffffff;
	padding-top:10px;
	cursor: pointer;
	text-decoration:none;
}

.shadow{
	background-image:url('images/blue_shadow.gif');
	background-repeat:repeat-x;
	height:5px;
	background-color:#006e94;
	width:100%;
	text-align:center;
}

.main_cont{
	width:954px;
	background-color:#ffffff;
	margin:0px auto;
	background-image:url('images/white_bg.gif');
	background-repeat:repeat-y;
}

.txt_header{
	background-color:#f6f3d9;
	width:400px;
	height:24px;
	text-align:left;
	font-size:16px;
	padding:8px 0px 0px 10px;
}

.txt_box{
	font-size:14px;
	width:390px;
	text-align:left;
	padding:10px 10px 0px 10px;
}

.atxt_header{
	background-color:#f6f3d9;
	width:884px;
	height:24px;
	text-align:left;
	font-size:16px;
	padding:8px 0px 0px 10px;
}

.atxt_header2{
	width:390px;
	text-align:left;
	font-size:15px;
	padding:8px 0px 0px 10px;
}

.atxt_box{
	font-size:14px;
	width:894px;
	text-align:left;
	padding:10px 10px 0px 10px;
}

.atxt_box2{
	font-size:13px;
	width:390px;
	text-align:left;
	padding:10px 10px 0px 10px;
}

.main_txt_box{
	font-size:14px;
	width:894px;
	text-align:left;
	padding:0px 10px 0px 10px;
}

.left_side{
	float:left;
	width:432px;
}

.right_side{
	float:right;
	border-left:1px solid #f6f3d9;
	padding-left:30px;
	width:431px;
	
}

.prayer_button{
	width:337px;
	height:98px;
	clear:both;
	margin-top:20px;
	text-align:left;
	background-image:url('prayer_bg.jpg');
	background-repeat:no-repeat;
	padding:20px 0px 0px 80px;
}

/*.prayer_button:hover{
	border:1px solid #006e94;
}*/

.prayer_cont a{
	color:#004157;
}

.position{
	font-style:italic;
	font-size:13px;
}

.footer{
	color:#ffffff;
	font-size:10px;
	text-align:center;
}

.footer a{
	color:#ffffff;
}

.footer a:hover{
	color:#dfdfdf;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }