﻿body
{
	margin: 0;
	padding: 0;
	background: #ffffff url(../images/BodyBackground.jpg) repeat-x left top;
	/*background-color: #e4a954; */
	font-family: Arial;
	font-size: 11px;
	color: #717171;
	line-height: 17px;
}

a
{
	color: #96510f;
}

a:hover
{
	color: #6a390a;
}

#Container
{
	text-align: center;	
	width: 780px;
	margin: auto;
}

#Header
{
	margin: 35px 0 0 0;
	padding: 0;
	text-align: center;
}

#contactInfo
{
    color: #cebf86;
    font-size: 12px;
    width: 740px;
    text-align: right;
    padding-top: 95px;
    margin: auto;
}

#contactInfo a
{
    color: #cebf86;
    text-decoration: none;
}

#contactInfo a:hover
{
    text-decoration: underline;
}

#Menu
{
	position: absolute;
	margin: 0;
	padding: 0 0 0 43px;
	text-align: center;
	z-index: 200;
	width: 743px;
}

.MenuItem
{
	float: left;
	padding: 0 1px 0 1px;
}

#BodyTopContainer
{
	position: relative;
	top: 25px;
	clear: both;
	background-color: #e9d1b9;
	margin: 0;
	padding: 0;
	width: 780px;
	
}

#BodyTop
{
	margin: 0;
	padding: 5px;
	width: 770px;
    background:#FFF;
    z-index: 100;
    text-align: left;
 }

#BodyContainer
{
	margin: 0;
	width: 748px;
	min-height: 500px;
    background:#FFF;
    padding: 5px 15px 5px 15px;
    z-index: 100;
    text-align: left;
    border-left: solid 1px #ead1bb;
    border-right: solid 1px #ead1bb;
    border-bottom: solid 1px #ead1bb;

 }
 
 #DateContainer
 {
 	text-align: right;
 	height: 15px;
 	color: #c39469;
 	padding: 5px 0 5px 0;
 }
 
 .BodyWithRightColumn
 {
 	float: left;
 	width: 500px;
 	line-height: 18px;
 	font-size: 11px;
 }
 
 .SectionHeading
 {
 	font-weight: bold;
 	font-size: 12px;
 	color: #96510f;
 	height: 25px;
 	margin-bottom: 5px;
 	background: #ffffff url(/images/Divider.gif) no-repeat left bottom;
 }
 
 .SectionHeading2
 {
 	font-weight: bold;
 	font-size: 12px;
 	color: #96510f;
 	height: 25px;
 	margin-bottom: 5px;
 }
 
 .RightColumn
 {
 	float: left;
 	width: 234px;
 	margin-left: 10px;
 }
 
 .BoxedSectionHeading
 {
 	font-weight: bold;
 	font-size: 12px;
 	color: #96510f;
 	background-color: #f4f3f2;	
 	padding: 4px 4px 4px 10px;
 }
 
 .RightModuleBody
 {
 	padding: 5px 5px 20px 10px;
 }
 
 #Footer
 {
 	margin-top: 35px;
 }
 
 /* new */
 #Header2
{
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	height: 134px;
	background: #211b1d url(../images/SiteHeader.jpg) no-repeat center top;
}

#Menu2
{
	position: absolute;
	margin: 0;
	padding: 0 0 0 25px;
	text-align: center;
	z-index: 200;
}

#BodyTopContainer26
{
	position: relative;
	top: 33px;
	clear: both;
	background-color: #211b1d;
	margin: 0;
	padding: 0;
	width: 780px;
}

#ContentPageBanner
{
   width: 737px;
   height: 24px;
   background: #ffffff url(/Images/ContentBanner.jpg) no-repeat left top;
   padding-top: 115px;
   padding-left: 15px;
}

#WomensMinistryBanner
{
   width: 737px;
   height: 24px;
   background: #ffffff url(/Images/Ministries/WomensMinistryBanner.jpg) no-repeat left top;
   padding-top: 115px;
   padding-left: 15px;
}

#SubNavigation
{
   padding-top: 15px;
}

.PageTitle
{
   font-family: Arial;
   font-size: 18px;
   color: #502e1f;
}

.ModalContainer
{
   margin: 10px;
}

.ModalContent
{
   font-family: Arial;
   color: #502e1f;
   text-align: center;
   width: 100%;
}

.ListenLive
{
  font-size : 20px;
}

.Verse
{
   font-size: 16px;
   font-style: italic;
   line-height: 25px;
}

.BannerHeader
{
    color: #96510f;
    font-size: 17px;
    line-height: 25px;
}

.Directions
{
   color: #96510f;
   font-size: 14px;
   text-decoration: none;
}

.Directions a:hover
{
   text-decoration: underline;
}

.ErrorPanel
{
   border: solid 1px #502e1f;
   padding-left: 60px;
   padding-top: 10px;
   padding-bottom: 10px;
   background: #fae9e1 url(/images/Error.gif) no-repeat 9px 9px;
}

#AdminSection
{
   text-align: right;
   width: 740px;
   color: #ffffff;
}

#AdminSection a
{
   color: #ffffff;
}

.PageContent
{
   font-size: 12px;
   line-height: 20px;
}