﻿/* interest items */
.Interest1
{
	width: 200px;
	height: 100px;
	color:White;
	font-size:12px;
	text-align:center;
}

.Interest2
{
	width: 200px;
	height: 110px;
	background-image: url('pageImages/mb25.jpg');
	background-repeat: no-repeat;
	color:White;
	font-size:12px;
	text-align:left;
}
.Interest3
{
	width: 200px;
	height: 110px;
	/*background-image: url('pageImages/mb5.jpg');
	background-repeat: no-repeat;*/
	color:White;
	font-size:12px;
	text-align:center;
}
.Interest4
{
	width: 200px;
	height: 220px;
	background-image: url('pageImages/mb20.jpg');
	background-repeat: no-repeat;
	color: White;
	font-size: 14px;
	text-indent: 10px;
	text-align:center;
}
.Interest4 a
{
	color:White;	
}
.Interest4 a:hover
{
	color:gray;	
}
.Interest5
{
	width: 200px;
	height: 110px;
	background-image: url('pageImages/mb7.jpg');
	background-repeat: no-repeat;
	color:White;
	font-size:12px;
	text-align:center;
}
.Interest6
{
	width: 200px;
	height: 110px;
	background-image: url('pageImages/mb9.jpg');
	background-repeat: no-repeat;
	color:White;
	font-size:12px;
	text-align:center;
}
.Interest7
{
	width: 200px;
	height: 110px;
	background-image: url('pageImages/mb11.jpg');
	background-repeat: no-repeat;
	color:White;
	font-size:12px;
	text-align:center;
}
.Interest8
{
	width:100px;
	background-color:Black;
	text-align:center;
		
}

/*  Home page Login */

.HomePageLogin
{
}


/*  Content Page style */
table
{
	font-family:Arial;	
}

.ContentPageHeader
{
	width:100%;
	height:100px;	
}

.ContentPageContent
{
	width: 100%;
	font-size: 11px;
	font-family: Arial;
	padding: 10px;
}

.ContentPageContentNoPadding
{
	width: 100%;
	font-size: 11px;
	font-family: Arial;
	
}

.SectionHeading
{
	font-size:16px;
	font-weight:bold;	
}

.imageInText
{
	margin: 0 10px 10px 0;
	float: left;
}

.imageInTextRight
{
	border: thin #284E98;
	margin: 0 10px 0 10px;
	float: right;
}


/* GWE Tags */
.GWETag a
{
	color:white;
	font-size: 12px;
	text-decoration:none;	
}

.GWETag a:hover
{
	color:white;
	font-size: 14px;
	
}

.titleCell
{
	background-color:Silver;
	font-size:16px;
	font-weight:bold;
}

.adClass
{
	background-color:Navy;
		
}


/* Ministries Style */

.MinistryList
{
	width: 150px;
	
	font-size:12px;
	color: white;
}

.MinistryListA
{
	background-image: url('PageImages/ministryListBarBlue.jpg');
}
.MinistryListB
{
	
	background-image: url('PageImages/ministryListBarBlue.jpg');	
	
}
.MinistryList a
{
	color:white;
	text-decoration:none;
}

.MinistryList a:hover
{
	color:red;
}

.lblVerse
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000080;
	
}
.lblMinName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	color: #000080;
}

.lblDescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.lblLeaders
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-transform: capitalize;
}

.lblBlog
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
}

.lblEmail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;	
}

.TitleClass
{
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	font-style:italic;
	font-variant:small-caps;
	text-transform:capitalize;
	color:#cc9900;	
}

/* home page events */

.EventInfo{font-size:14px; font-family:Arial; color:White}




.EventForm a{font-size:14px; font-family:Arial; color:White; text-decoration:none;}

.EventForm a:hover{font-size:14px; font-family:Arial; color:red}

/* Donations */

.FormFieldsSection
{
	width:450px;
}

.PageWithBorder
{
	
	padding: 10px;
	width: 780px;
	text-align:left;
}


/* Calendar Styles */


.DayHeaderStyle
{
		color:White;	
		background-color:#02222c;
		font-size:14px;
		vertical-align:top;
}
.CalCurrentMonth
{
	color:Black;
	font-family:Arial;
	height:100px;
	vertical-align:top;
	
}




.CurrentDay
{
	color:Gray;
	background-color:#cccc99;
	border: 1px solid #black;
	vertical-align:top;	
}
.WeekendDay
{
	height:100px;
	vertical-align:top;
	
}
.OtherMonth
{
	height: 100px;
	vertical-align: top;
	background-color: #999999;
}
.DayNumber
{
	font-size:10px;
	
}

.CurrentMonth, .OtherMonth, .CurrentDay, .WeekendDay
{ 
	
	border: 1px solid #black;
	
}


/* Event Page Style */
.EventName
{
	font-size: 34px;
	color: Navy;
	text-transform: capitalize;
}
.EventStartDate{}
.EventEndDate{}
.EventTime{}
.EventContact{}
.EventEmailLink{}
.EventDescription
{
	font-size:14px;
	color:Navy;	
}


/* Ministries page  */

.MinistrySet{ padding: 5px 5px 5px 5px;}
.MinistryName{ font-size: 22px; color:Navy; text-transform: capitalize; }
.MinistryLeaders{ font-size: 18px;}
.MinistryDescription{ color: Gray; font-size:14px;}
.MinistryBlogAddress{ font-size:18px ; color:maroon;}
.MinistryBlogAddress a{ font-size:18px ; color:maroon;}
.MinistryBlogAddress a:hover{ font-size:18px ; color:red;}
