﻿body 
{
	padding-top: 0px;
	margin-top: 0px;
}
h1, h2, h3, h4, h5, h6
{
	font-family:Century Gothic, Verdana, Arial;
}
a:link
{
	/*text-decoration: none;*/
	color: #000000;	
}

a:visited
{
	/*text-decoration: none;*/
	color: #000000;	
}

a:hover
{
	text-decoration: none;
	color: #000000;	
}

a:active
{
	text-decoration: none;
	color: #000000;	
}

img
{
	border-style: none;
}

ul
{
	font-family: Arial;
	font-size: 8pt;
}

p
{
	font-family: Arial;
	font-size: 8pt;
	text-indent: 30px;
	padding-left: 5px;
	text-align: justify;
}

.holderDiv
{
	width:947px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
}

.holderTable
{
	border: none;
	padding: 0px;
	width: 947px;
}

.holderTableLeftColumn
{
	background-image: url(images/LeftSideGradientBackground.jpg);
	background-repeat: repeat-y;
	width: 50%;
}

.holderTableRightColumn
{
	background-image: url(images/RightSideGradientBackground.jpg);
	background-repeat: repeat-y;
	width: 50%;
}

.testimony 
{
	font-size: 14pt;
	text-align: center;
	color: #675375;
}

.Name 
{
	font-size: 12pt;
	font-family: Times New Roman;
}

.contactinfotable
{
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
}

.upcomming
{
	color: #FFFFFF;
	text-indent: 0px;
	font-family: Arial;
	font-size: 9pt;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.upcomming a:visited
{
	color: White;
}
.upcomming a:hover
{
	color: White;
	text-decoration: underline;
}
.upcommingOver
{
	background-color: #7E658F;
}
.upcomingOut
{
	background-color: #675375;	
}


.PrayerRequestTable td
{
	width: 50%;
	text-align: left;
}
.TestimonalProfilePic
{
	padding: 5px; 
	float: left; 
	width: 100px
}

/********************************************************/
/********************    Admin    ***********************/
/********************************************************/

.adminContent
{
	padding: 20px;
	font-family: Century Gothic, Verdana, Arial;
	font-size: 10pt;
}