/* CSS Document */
a:focus {border:none; outline:none;}
img {border:0; padding:0px; margin:0px;}
h1, h2, h3, h4 { padding:0; margin:0;}
h2, h3, h4 { font-size:16px; font-weight:500%;}
h5 { font-size:14px; margin:0; }
hr{ color:#e1e1e1;}
html, body { height:100%; }
/*body {background:#A7A7A7 url(../images/inner-page-bg.jpg) 0 0 repeat-x; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#6a6a6a; }*/
body {background:url(../images/inner-page-bg.jpg) repeat-x #a7a7a7; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#6a6a6a; }

.maintable { height:100%;}


/*---------- STYLE for inner Pages Start (Header Part) ----------*/

.toppart{
	height:103px;
}
.toplinks a{
	color:#999999;
	font-size:10px;
	padding-right:5px;
	padding-left:3px;
	text-decoration:none;
}

.toplinks a:hover {
	text-decoration:underline;
}

.toplanguage{color:#d9d9d9;}

.toplanguage a{
	padding-right:5px;
	padding-left:5px;
	color:#d9d9d9;
}


/* ============= Navigation Start =============== */

/* ============= Navigation End =============== */



/*------------Content Part include right and left part Start-------------*/

.contentpartmain {
	background:#fff;
	padding-top:33px;
	padding-bottom:20px;
	}


/*================= Left Part Start ================*/

#lpart{
	padding-left:30px;
	padding-bottom:20px;
	width:100%;
	text-align:justify;

}

#lpart h1{
	font-family:"Trebuchet MS";
	font-size:20px; color:#c17200;
	font-weight:bold; border-bottom: solid 1px #e1e1e1;
	padding-bottom:10px;
	margin:0;
	line-height:18px;
}

#lpart a{ text-decoration:none; color:#c17200;;}
#lpart a:hover{ text-decoration:underline; color:#c17200;}

.more a{text-decoration:underline; color:#c17200;}
.more a:hover{text-decoration:none; color:#6a6a6a;}


#lpart ul { list-style:none; margin:0; padding:0;}
#lpart li {background:url(../images/li_arrow.gif) no-repeat top left;line-height:18px; padding-left:15px; padding-bottom:10px;} 

.contentpartmain ul{ padding:0; margin:0; list-style:none;}
.contentpartmain li {padding:0; margin:0; list-style:none; background:none;}

.testimonials{
	background: url(../images/quote-start.gif) no-repeat top center; height: 130px; font-size: 11px;}

.testimonials-end{
	background: url(../images/quote-ends.gif) no-repeat bottom center; height: 6px}
	
	
.startquote {
	background:transparent url(../images/left-quote2.jpg) no-repeat scroll left top;}

.startquote-text {
	text-align:justify;
	padding-left:10px;
	padding-bottom:5px;
	padding-right:10px;
}
.endquote {
	background:transparent url(../images/right-quote2.jpg) no-repeat scroll right bottom;
}


.image-lable{
	color:#c17200;
	padding-top:5px;
}

.image-lable-bold{
	color:#c17200;
	padding-top:5px;
	font-weight:bold;
}

.newpristimages{
	background:url(../images/new-priest-img-bg.gif) no-repeat;
	padding:0px;
	width:195px;
	height:195px;
	margin:0;
}

.main-prayer-pg-toppart{
	background:url(../images/main-prayer-pg-toppart.jpg) no-repeat;
	width:636px;
	height:221px;
	margin-top:10px;
	font-size:15px;
	line-height:21px;
	font-weight:bold;
}

.prayer-heading{
	background:url(../images/prayer-hading-bg.jpg) no-repeat;
	width:636px;
	height:110px;
	margin:0;
	padding:0;
}

.prayer-heading h2{
	font-size:20px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	text-align:center;
	color:#d78f13;
	text-transform:uppercase;
	margin-top:39px;
}

.prayer-content{
	background:url(../images/prayer-content-bg.jpg) repeat-y;
	width:636px;
	text-align:center;
	line-height:24px;
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS";
}

.prayer-content a{
	text-decoration:none;
}
.prayer-content a:hover{
	color:#d78f13;
}
.prayer-content{
	background:url(../images/prayer-content-bg.jpg) repeat-y;
	width:636px;
	text-align:center;
}

.prayer-content-bottom{
	background:url(../images/prayer-content-bottom.jpg) no-repeat;
	width:636px;
	height:21px;
}

.events-heading{color:#6a6a6a; font-weight:bold;}

.events-heading2{color:#C17200; font-weight:bold;}

.events{
	padding-left:30px;
	padding-bottom:20px;
	width:100%;
}

.events a{ text-decoration:none; color:#d78f13;}
.events a:hover{ color:#6a6a6a;}

/*================= Left Part End ================*/

/*================= Right Part ================*/

#rpart{
	width:251px;
	border:solid 1px #e1e1e1;
	padding-top:13px;
	padding-left:17px;
	padding-right:17px;
	
}


.heading a{
	font-weight:bold;
	color:#6a6a6a;
	text-decoration:underline;
	font-size:12px;	
}

.heading a:hover{
	font-weight:bold;
	color:#c17200;
}

.heading a.current{
	font-weight:bold;
	color:#c17200;
}

.prayers a{ font-weight:normal; text-decoration:none; color:#6a6a6a;}
.prayers a.currentlink{color:#c17200; text-decoration:underline;}
.prayers a:hover{ font-weight:normal; text-decoration:underline; color:#c17200;}


/*------------Content Part include right and left part End-------------*/


/*------------Footer Part Start-------------*/


#fpart{
	text-align:center;
	height:90px;
	background-color:#000;
	margin-top:20px;
	padding-top:10px;
	clear:both;
}

#fpart a{
	color:#999999;
	font-size:12px;
	padding-right:8px;
	padding-left:8px;
	text-decoration:none;
}

#fpart a:hover{
	text-decoration:underline;
}
.copyright{
	color:#999999;
}
/*------------Footer Part End-------------*/


/*Extra Css*/

.bold-text{
font-weight:bold;}

.big-text{
font-family:"Trebuchet MS";
font-size:20px;
font-weight:bold;
}
.line-hite{ line-height:22px;}

.txtCenter{text-align:center;}
.txtRight{text-align:right;}
.clear{clear:both;}
.left{float:left}
.right{float:right}
.PL22{padding-left:22px}
.PL10{padding-left:10px}
.PL30{padding-left:30px}
.PR10{padding-right:10px}
.PT5{ padding-top:5px;}
.PT10{padding-top:10px}
.PT20{padding-top:20px}
.MT10{margin-top:10px}
.MT30{margin-top:20px}
.ML30{margin-left:20px}
.padding{padding:6px;}

/*----------------------video gallery --------------------------------*/
	#gallery ul {
		width:670px;
		margin:0px;
		padding:0px;
		list-style:none;
		background-image:none;
/*		border:1px solid red;*/
		}
	#gallery li {
		background-image:none;
		width:90px;
		margin:7px;
		padding:7px;
		list-style:none;
		border:1px solid #cccccc;
		}
	#gallery a {
		font-weight:bold;
		color:#c17200;
		text-decoration:underline;
		}
	#gallery a:hover {
		text-decoration:none;
		}
/*----------------------video gallery End --------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}/* */

.image {
/*max-width:730px;*/
/*width: expression(document.body.clientWidth < 742? "740px" : document.body.clientWidth > 1202? "1200px" : "auto");*/

}

.white {
	background:#fff; text-align:right;
}
.email-con {
		background:url(../images/col-bg.jpg) repeat-x; font-size:12px; text-transform:uppercase; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;
}


/* ======================================================================= */
/* All BELOW ADDED BY DR 
/* ======================================================================= */

/* Bullets: Non-Default */
#bullets123 ul {margin:0; padding:0; list-style-type:none; font-weight:bold; color:#C17200; display: block; float: none;}
#bullets123 ul li {display:list-item; background-image: url(../images/li_arrow.gif); margin-left:20px; padding-left:15px; line-height:18px;float: none;}

#bullets123 ol {margin:0; padding:0; list-style-type:none; font-weight:bold; color:#C17200; display: block; float: none;}
#bullets123 ol li {display:list-item; list-style:decimal; margin-left:20px; padding:0; background:none; line-height:20px;float: none;}
#bullets123 ol ol li{display: list-item; list-style:lower-roman; margin-left:45px; font-weight: normal;}
#bullets123 .normal{font-weight:normal; color:#6A6A6A; }
 
/* Border */
.border-gray {border: 1px solid #DDDDDD; margin: 1px;}

/* Photo Frames */
.photoframe{
	background:url(../images/frame175x195-bg.gif) no-repeat center;
	padding:0px;
	width:195px;
	height:195px;
	margin:0;
}

/* Quote Marks: Testimonials page */

.startquote2 {background:transparent  url(../images/left-quote2.jpg) no-repeat scroll left top;}
.endquote2 {background:transparent url(../images/right-quote2.jpg) no-repeat scroll right bottom;}

.dropdown-menu {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:18px; 
	color:#6a6a6a; 
}	

/* Testimonial pop-up specs  */
#lpart2{
	padding:10px;
	width:100%;
	text-align:justify;

}

#lpart2 h1{
	font-family:"Trebuchet MS";
	font-size:20px; color:#c17200;
	font-weight:bold; border-bottom: solid 1px #e1e1e1;
	padding-bottom:10px;
	margin:0;
	line-height:18px;
}

#lpart2 a{ text-decoration:none; color:#c17200;;}
#lpart2 a:hover{ text-decoration:underline; color:#c17200;}

/* =========================== END DR ==================================== */