.scripture   { 
    text-align: Left;
    text-indent: 1em;
    line-height: 100%;
    color: #000000;
    font-family: Times New Roman;
    font-weight: bold;
    background-color: #FFFBEA;
    border-style: outset;
    border-width: thin; 
    margin-left: 1em;
    margin-right: 1em;
    padding: 1em; 
}

.goals {
	border-style: outset;
	background-color: #ffeeb5;
      padding: 1em;

}

.sidehead   {
   background-color: #60A0D0;
   font-family: Comic Sans MS;
   color: #000000; 
   font-size: 10pt;
   font-weight: bold;
   text-align: Center;
   border-style: outset;
   padding: 1em;
}

.pagetitle {
    font-family: Veranda, Arial, sans-serif;
    color: #000000;
    font-size: 12pt !important;
    text-align: right;
    margin-right: 1em;
    text-transform: uppercase;
  
 }
.pagetitle:first-line {
	text-transform: uppercase;
	font-weight: bold;

li.plain {
	list-style: none;
}

}
.linklist {
    line-height: 120%;
    font-size: 1em
}

p {
    font-family: Times New Roman;
    font-size: 1em
}

body {
	background-repeat: repeat-y;
	background-position: 780px;
	background-image: url(url());
	background-color: #DFFFF4;
	font-family: Times New Roman;
	font-size: 1em
}

a:hover {
	background: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7872CC;
}

a:hover.navsite {
    background: #71afde;
}

A.header2:link {color: #60a0d0; font-family:Verdana;font-size:11px; font-weight : bold; text-decoration:none;}
A.header2:active {
	color: #7872CC;
	font-family:Verdana;
	font-size:11px;
	font-weight : bold;
	text-decoration:none;
}
A.header2:visited {
	color: #66CCA8;
	font-family:Verdana;
	font-size:11px;
	font-weight : bold;
	text-decoration:none;
}
A.header2:hover {background: document.bgColor;
	color: #7872CC;
	font-family:Verdana;
	font-size:11px;
	font-weight : bold;
	text-decoration:none;
}


