.show {

display: block;

}



.hide {

display: none;

}



body {

margin: 0px;

padding: 0px;

font-size: 12px;

line-height: 24px;

color: #444;

font-family: verdana,helvetica,sans-serif;

background-color: #DDD4C1; /* #DDD4C1; */

}



#scripture {

position: absolute;

top: 65px;

left: 50%;

width: 440px;

height: 200px;

margin-left: -136px;

color: #ccc; 

font-family: times new roman,times roman, times, serif;

font-style: italic;

font-weight: 900;

font-size: 14px;

line-height: 18px;

text-align: left;

background-color: none;

}



#rcp {

position: absolute;

z-index: 2;

top: 267px;

left: 50%;

width: 332px;

height: 40px;

margin-left: -370px;

padding: 0px;

background-color: none;

}



#location {

position: absolute;

top: 270px;

left: 50%;

width: 440px;

margin-left: -142px;

padding: 0px;

background-color: none;

}



#location p {

font-size: 27px;

line-height: 27px;

font-weight: 100;

color: #4973AC; /* #4973AC; #999; */

font-family: verdana,helvetica,sans-serif;

background-color: #none;

}



#contents {
	position: absolute;
	top: 320px;
	left: 50%;
	width: 550px;
	margin-left: -140px;
	padding: 0px;
	background-color: none;
}



#index {

position: absolute;

z-index: 4;

top: 326px;

left: 50%;

width: 80px;

margin-left: -237px;

padding: 0px;

text-align: right;

background-color: none;

}



#index a {

font-size: 12px;

line-height: 14px;

text-decoration: none;

font-weight: normal;

color: #D12039; /* #444; #D12039; */

font-family: verdana,helvetica,sans-serif;

}



#index a:hover {

color: #F5AF41;

}



#navbar {

position: absolute;

z-index: 5;

top: 340px;

left: 50%;

width: 80px;

margin-left: -233px;

padding: 0px;

text-align: right;

background-color: none;

}



#navbar a {

font-size: 11px;

line-height: 12px;

text-decoration: none;

font-weight: normal;

color: #4973AC; /* #444; #D12039; */

font-family: verdana,helvetica,sans-serif;

}



#navbar a:hover {

color: #F5AF41;

}



#quote {

margin: 0px 0px 20px 10px;

height: 90px;

color: #7797C2; /* #7797C2; #aaa; #4973AC; #DCDEDB; */

font-style: italic;

font-weight: bold;

font-size: 14px;

line-height: 18px;

font-family: times new roman,times roman, times, serif;

background-color: none;

}



#text {

margin-top; 0px;

}



#text p {

text-align: left;

}



#text a:link {

font-weight: normal;

}



h1 {

margin-top: 0px;

margin-bottom: 12px;

color: #4973AC; /* #B9CAE2; */

font-size: 27px;

font-weight: 100;

font-family: verdana,helvetica,sans-serif;

}



h2 {

margin-bottom: 2px;

color: #ccc; 

font-size: 10px;

font-family: verdana,helvetica,sans-serif; 

}



h3 {

margin-bottom: -12px;

color: #555; /* #DCDEDB; */

font-size: 18px;

font-family: verdana,helvetica,sans-serif; 

}



a {

text-decoration: none;

color: #4973AC; /* #4973AC; #D12039; */

}



#outsidelinks a {

color: #4973AC;

font-weight: normal;

}



#outsidelinks a:hover {

color: #F5AF41;

}



.bold {

font-weight: bold;

}



.links:active {color: #D91F24;}

.links:hover {color: #F5AF41;}



/* various colors */

.darkblue {color: #153C72;}

.blue {color: #4973AC;}

.white {color: #fff;}

.grey {color: #888;}

.yellow {color: #F5AF41;}

.red {color: #D12039;} 



.greyback {

background-color: #ccc;

}



.whiteback {

background-color: #fff;

}



#footer {
	margin-top: 40px;
	color: #4973AC;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	font-family: verdana,helvetica,sans-serif;
	background-color: none;
}

