@charset "utf-8";
.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.SmallHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.StandardText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.underline {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.Horizontalrule {
	background-color: #000099;
}
.IHOWTEXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #F6DA99;
}
.MenuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #013D61;
	text-decoration: none;
}
.links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #476FA2;
	text-decoration: none
}
	.menulinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.menulinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #8BA9CD;
	text-decoration: none
}.Scripturetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.previewbanner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #084876;
}

.MenuText .style1 font {

}
Titleheader {
	font-family: Georgia;
	font-size: 18px;
	color: #1530A3;
}
Text1Background {
	color: #5FABDE;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

.PictureBoarder {
	border: medium solid #000099;
	color: #013D61;
}
.backgroundtext {
	background-color: #999999;
	font-size: 24px;
}
.Boarder {
	border-top-color: #0974C4;
	border-right-color: #0974C4;
	border-bottom-color: #0974C4;
	border-left-color: #0974C4;
}


.Largetext {
	font-size: 24px;
	color: #333333;
}
.MEdiumtext {
	font-size: 18px;
	color: #000000;
}
.MainText {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
/* default setup that everything sees */
.shadow {
  /* needed for Internet explorer */
  height: 1em;
  filter: Shadow(Color=#666666, 
                 Direction=135, 
                 Strength=5);

  /* Needed for Gecko */
  line-height: 2em;
  white-space: nowrap;
}

/* 
 * used by browsers which know about
 * :before to create the shadow 
 */
.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #666666; 
}

#shadow_1:before { 
  content: 'In shadow'; 
}
#second_2:before { 
  content: 'Happy Shadowing!'; 
}

/*\*/
html*.shadow {

  [color:red;/* required by Safari 
              * so that [] is correctly
              * begun. associated with
              * the property, yet hiding
              * it. Seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    text-shadow: #666666 5px 5px 5px; 

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

  [color:red;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}
.Siteboarder {
	border: thin solid #7689A7;
}
