@charset "utf-8";
/* CSS Document */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, dfn, em, font, img, ins, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	
}
:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	
}
/************** end reset **************/


/*   >>>>>>>>> STRUCTURE >>>>>>>>>>   */
html{
  font: 100.01%/130% Verdana, Arial, Helvetica, sans-serif;
}
body  {
	background: #130f48;
	color: #000000;
	text-align: center; /* this centers the container in IE 5* browsers.  */

}

 
.twoCol #container {
	/*width: 46em;  /*for 800 width - 16X46=736*/
	width: 975px;  /*for 1024 width - 16X62=992 approx 10px margins*/
	background: #6263cd ;
	margin: 0 auto;
	display:block;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: solid thin #939acd;
} 
.twoCol #container2 {
	/*width: 46em;  /*for 800 width - 16X46=736*/
	width: 975px;  /*for 1024 width - 16X62=992 approx 10px margins*/
	background: #6263cd url(../images/candlebksm.jpg) no-repeat right bottom;
	margin: 0 auto;
	display:block;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: solid thin #939acd;
} 
.twoCol #header{
	height:167px;
	padding: 0;
	background-image: url(../images/hdr_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

 
/*-----------------------------------------------------------------------------*/
/*------------------ >>> USE FOR FLOATING RIGHT  <<< ------------------------- */  
.twoCol #sidebar1 {
	float: right; 
	width: 250px; 
	display:block;
	padding-top:10px;
	
	 
}
.prayer{
	width:210px;
	background-color: #E2D65E;
	border: thin solid #80100F;
	padding:10px;
	text-align:left;
	font-size:12px;
	line-height:14px;
	color: #48130F;
}
.twoCol #mapContent{
 background-color:#eaf3fc;
	padding: 1em;
	font-size: 12px;
	color: #201000;
}
.twoCol #mainContent {
	margin: 10px 250px 0 10px;
	background-color:#eaf3fc;
	padding: 1em;
	font-size: 12px;
	color: #201000;
} 
.twoCol #mainContent p, h1, li{
 padding-top:7px;
} 
.twoCol #mainContent .ltimg{
 padding-right: 15px;
}
.twoCol #mainContent .rtimg{
 padding-left: 15px;
}
/*-----------------------------------------------------------------------------*/
 

.twoCol #footer{
 
	padding: 0 10px 0 20px;
}

 
/*----- END STRUCTURE --------------*/
/*--------------Horizontal Navigation ----------------*/
 
#navbar{
	width: auto;
	height: 32px;
	padding: 60px 0 0 125px;
	font-weight:bold;
	font-variant:small-caps;
	 
}
#navcontainer{

	background-color: #828ae6;
	width: auto;
	height:32px;
	
}
#navbar ul {
	border: 0;
	margin: 0px 1px 0px 0px;
	padding: 0 0 0px;
	list-style-type: none;
	text-align: center;
}
#navbar ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navbar ul li a {
	width: 100px;
	height:32px;
	padding: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #828ae6;

}

#navbar ul li a:hover {
	color:#07257D;
	background-color: #eaf3fc; 	
}

#navbar a:active {
	background-color: #eaf3fc;
	color: #000;
}
#navbar li#active a {
	background: #eaf3fc;
	color: #860e0e;
	 
}

h1{
	color: #48130F;
	font-weight:bold;
	font-family: "Lucida Calligraphy", Verdana;
	font-size: 16px;
	line-height:20px;
}
h2{
	font-weight:bold;
 	color:#48130F;
}
h3{
	color:#0066FF;
}
.highlight{
	color: #813b45;
	font-weight:bold;
	font-size:12px;
	font-variant:small-caps;
 

} 
.bluetxt{
	color: #0000B7;

}
.alert_txt{
  font-size:18px;
  font-weight:bold;
  
}
.fltrt {
	width: 400px;
	height: 70px;
	display:block;
	color: #48130F;
	font-weight:bold;
	font-size:11px;
	padding-top: 5px;
	margin-left: 525px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
.dropmenudiv_b{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:16px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
text-align: left;
}
.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
text-align: left;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
text-align: left;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #efefef;
text-align: left;
}
.sidebox{
	width:210px;
	font-size:12px; 
	line-height:14px;
	font-weight:bold;
	background-color: #BAC1F2;
	text-decoration:none;
	padding:7px;
	border: thin solid #DBDFF9;
	display:block;
}
.sidebox a{
	text-decoration:none;
	color:#48130F;
}
.sidebox a:hover{
  color: #0033FF;
}
