﻿.adminlink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
	color:Blue;
	text-decoration:underline;    
}


.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 26px;
	font-weight: normal;
	color: #EBE0C8;
	text-decoration: none;
}
.address a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 26px;
	font-weight: normal;
	color: #EBE0C8;
	text-decoration: underline;
}
.address a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 26px;
	font-weight: normal;
	color: #EBE0C8;
	text-decoration: underline;
}
.address a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 26px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.address a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 26px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666600;
	text-decoration: none;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
.dropdown a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.dropdown a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.dropdown a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.dropdown a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.bgimage {
	background-image: url(images/cross_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}


.TextSectionHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666633;
}
.TextParagraph
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
}

.TextScripture
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-style:italic;
	color: #666633;
}

.TextSectionLarge
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #666633;
}