body
{
	font: 12px verdana;
	margin:0px 0px 0px 0px;
}
a
{
	text-decoration:none;
	color:Blue;
}
a:visited
{
	text-decoration:none;
	color:Blue;
}
a:hover
{
	text-decoration:none;
	color:Red;
}
.footer
{
	margin-left:5%;
	/*border-top: solid 1px gray;*/
	font-size:small;
	width:90%;
}
.divbase
{
	text-align:left;
	vertical-align:baseline;
	width:20%;
}
.divtop
{
	text-align:left;
	vertical-align:top;
}
.divmiddle
{
	text-align:left;
	vertical-align:middle;
	width:30%;
}
.sectionsTitle2
{
	background-color:Navy;
	border: 1px solid Navy;
	width:150px;
	color:White;
	display:inline-block;
	font-weight:bold;
	text-align:center;
}
.sections2
{
	border: 1px solid Navy;
	text-align:left;
	background-color:White;
	display:inline-block;
}
.sectionsTitle
{
	background-color:#AE9D63;
	color:White;
	border: 1px solid #B57C77;
	width:210px;
}
.sections
{
	border: 1px solid #AE9D63;
}
.verseTitle
{
	background-color:#B50000;
	color:White;
	border: 1px solid #B50000;
	width:220px;
}
.verse
{
	border: 1px solid #B50000;
	width:230px;
}

.sectionsTitle1
{
	background-color:#AE9D63;
	color:White;
	border: 1px solid #B57C77;
	width:200px;
	display:inline-block;
	
}
.sections1
{
	border: 1px solid #AE9D63;
	width:200px;
}
.titlepage
{
	font-size: 14px;
	font-weight:bold;
	font-style:oblique;
	vertical-align:top;
}

.pagecontent
{
	text-align:left;
	display:inline-block;	
}
.sectionsTitle a
{
	color: White;
	background: #AE9D63 url(shade.gif) top left repeat-x;
	text-decoration: none;

}
.detailpage
{
	background: url("../images/cross/BACKGROUNDPAGES.jpg");
	border:solid 1px #B7B7B7;
	width:100%;
	vertical-align:top;
	text-align:left;
}
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0px;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #AE9D63;
color: White;
background: #AE9D63 url(shade.gif) top left repeat-x;
/*background-color:#AE9D63; */
}

.shadetabs li a:visited{
color:white ;
}

.shadetabs li a:hover{
text-decoration: underline;
color:black ;
background-color:#FFEAC4;
}

.shadetabs li.selected{
position: relative;
top: 1px;
bottom:1px;
}

.shadetabs li.selected a{ /*selected main tab style */
/*background-image: url(shadeactive.gif);*/
background-color:#FFEAC4;
border-bottom-color:#FFEAC4;
color:Black;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid #AE9D63;
width: 95%;
height:130px;
margin-bottom: 1em; 
padding: 10px;
text-align:left ;
color:black;
background-color:#FFEAC4;
}

.leftBorder41
{
	background-image:url(../images/Borders/WEBPAGE BORDER DESIGN 41.jpg); 
	background-repeat:repeat-y; 
	width:10%; 
	background-position:right;
}
.rightBorder41
{
	background-image:url(../images/Borders/WEBPAGE BORDER DESIGN 41.jpg); 
	background-repeat:repeat-y; 
	width:10%; 
	background-position:left
}

.leftBorder5
{
	background-image:url(../images/Borders/WEBPAGE BORDER DESIGN 5.jpg); 
	background-repeat:repeat-y; 
	width:10%; 
	background-position:right;
}
.rightBorder5
{
	background-image:url(../images/Borders/WEBPAGE BORDER DESIGN 5.jpg); 
	background-repeat:repeat-y; 
	width:10%; 
	background-position:left
}

.imageborder
{
	
	border-style:inset;
	border-width:2px;
}
.highlightText
{
	margin:25px 25px 25px 25px;
	text-indent: 12px;
	font-style:italic;
	font-size:small;
	color:#2D2D2D;
	font-weight:bold;
}
.RedTitle
{
	text-align:center;
	font-size:large;
	color:#C00000;
	text-decoration:underline;
	font-weight:bold;
	
}

.RedFont
{
	color:#C00000;
	font-weight:bold;
	text-align:left;

}
.picFrame
{
	width:600px;
	height:600px;
	overflow:scroll;
	text-align:center;
	vertical-align:baseline;
}