@charset "utf-8";
@import url("../webfonts/monotype_corsiva/stylesheet.css");

/* CSS Document */

body {
	background-color: #FFAAAA;
	
}
#pplPlcTim .ppt  , p:first-of-type{
    font-size: 1.2em;
}

section #aboutPage {
	width: 750px;
	}
 #mainTop {
	font-family: "monotype corsiva";
	font-size: 14px;
	position: relative;
	
	margin-right: auto;
	margin-left: auto;
	
}

#headGraphics {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-family: "monotype corsiva";
	font-size: 20px;
	font-weight: 800;
	width: 950px;
	text-align: center;
	padding-bottom: 40px;
	vertical-align: 0px;
}
#headGraphics #headRectangle1 {
	width: 400px;
	height: 125px;
	position: relative;
	-webkit-box-shadow: 4px 5px 6px 1px #7F0000;
	box-shadow: 4px 5px 6px 1px #7F0000;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	right: -100px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,120,120,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,120,120,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,120,120,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,120,120,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-repeat: repeat-x;
	background-origin: border-box;
	border-top: 0.5px solid #7F0000;
	border-bottom: 1px solid #7F0000;
	border-right: 0.5px;
	border-left: 0.5px solid #7F0000;
	z-index: 1;
	margin-top: 25px;
	vertical-align: middle;
}
#headGraphics #headRectangle2 {
	background-color: #FFAAAA;
	/*margin-right: 50px;*/
	width: 400px;
	height: 75px;
	position: relative;
	top: 38px;
	right: 0px;
	text-align: center;
	left: -100px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	background-image: -webkit-linear-gradient(270deg,rgba(255,170,170,1.00) 0%,rgba(255,120,120,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,170,170,1.00) 0%,rgba(255,120,120,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,170,170,1.00) 0%,rgba(255,120,120,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,170,170,1.00) 0%,rgba(255,120,120,1.00) 100%);
	-webkit-box-shadow: 4px 5px 6px 1px #7F0000;
	box-shadow: 4px 5px 6px 1px #7F0000;
	border-top: 0.5px groove #7F0000;
	border-bottom: 1px solid #7F0000;
	border-right: 1px solid #7F0000;
	border-left: 0.5px groove #7F0000;
	opacity: 0.65;
	z-index: 3;
	vertical-align: middle;
	line-height: 75px;
	font-size: 25px;
}

#headGraphics:after {
	content: " ";
	display: table;
	clear: both;
	}
.gridContainer.clearfix #div1 {
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#div1 #nav {
	position: relative;
	text-align: center;
	padding-bottom: 40px;
	margin-bottom: 10px;
	list-style-type: none;
}
 #div1 #nav ul{
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	vertical-align: middle;
	list-style-type: none;
	
}
 #div1 #nav ul li {
	float: left;
	font-family: "monotype corsiva";
	font-weight: 400;
	font-size: large;
	text-shadow: 0px 0px #B91E21;
	background-color: #FFAAAA;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(255,120,120,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,120,120,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,120,120,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,120,120,1.00) 0%,rgba(255,255,255,1.00) 100%);
}

#nav ul li a {
	list-style-type: none;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
}
#nav ul li a:link  , #nav ul li a:visited{
	
	color: #000000;
	text-decoration: none;
}
#nav ul li a:hover  , #nav ul li a:active{
	display: block;
	color: #FF7878;
	text-decoration: none;
	background-color: #FFAAAA;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
}
ul * {
	margin: 0;
	padding: 0;
}
.subNav ul {
	float: left;
	display:block;
}
#nav li.subNav ul{
	display: block;
	visibility: hidden;
	position: absolute;
}
#nav li.subNav ul li{
	display: none;
	visibility:hidden;
}

#nav li.subNav:hover ul li{
	visibility: visible;
	width: 171px;
	padding: 0;
	position:static;
	cursor:pointer;
	float: none !important;
	display: block !important;
}



#div1 #main {
	position: static;
	display: block;
	margin-right: auto;
	margin-left: auto;
	
}
#main #currentInfo {
	width: 59%;
	float: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	clear: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#main .eventTitle, {
	font-family: "monotype corsiva";
	font-size: 35px;
	font-weight: 1100;		
}
p.eventTitle, {
	font-family: "monotype corsiva";
	font-size: 35px;
	font-weight: 1100;		
}
#main .date {
	font-family: "monotype corsiva";
	font-size: 18px;
	font-weight: 800;
	}

 #main #currentMedia {
	width: 29%;
	float: right;
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	
}
#div1 #main h2 {
	font-family: "monotype corsiva";
	text-shadow: 0px 0px;
	color: #8F5239;
}
#div1 #main #currentInfo h4 .date {
	font-size: 0.9em;
	color: #8F5239;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: italic;
}
#div1 #main #currentInfo h4 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: italic;
}
#homePage li#homeMenu a {
	color: #FF7878;
	text-decoration: none;
	background-color: #FFAAAA;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
}
#aboutPage li#aboutMenu a {
	color: #FF7878;
	text-decoration: none;
	background-color: #FFAAAA;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
}
#servicesPage li#servicesMenu a {
	color: #FF7878;
	text-decoration: none;
	background-color: #FFAAAA;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
}
#educationPage li#educationMenu a {
	color: #FF7878;
	text-decoration: none;
	background-color: #FFAAAA; 
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
}
#sSchoolPage li#sSchoolMenu a {
	color: #FF7878;
	text-decoration: none;
	background-color: #FFAAAA;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
}
#bibleStudyPage li#bStudyMenu a {
	color: #FF7878;
	text-decoration: none;
	background-color: #FFAAAA;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
}
#ministriesPage li#ministriesMenu a {
	color: #FF7878;
	text-decoration: none;
	background-color: #FFAAAA;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
}
#leadersPage li#leadersMenu a {
	color: #FF7878;
	text-decoration: none;
	background-color: #FFAAAA;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
}
#ministersPage li#ministersMenu a {
	color: #FF7878;
	text-decoration: none;
	background-color: #FFAAAA;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
}


#youthPage li#youthMenu a {
	color: #FF7878;
	text-decoration: none;
	background-color: #FFAAAA;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
}
#mediaPage li#mediaMenu a {
	color: #FF7878;
	text-decoration: none;
	background-color: #FFAAAA;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
}
#musicPage li#musicMenu a {
	color: #FF7878;
	text-decoration: none;
	background-color: #FFAAAA;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
}

#contactPage li#contactMenu a {
	color: #FF7878;
	text-decoration: none;
	background-color: #FFAAAA;f
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,170,170,1.00) 100%);
}

 #services {
	padding-top: 25em;
	clear: both;
	
}

/* ---------------------------------------------------- */
/*		Generic Classes
/* ---------------------------------------------------- */

.comments {
	margin: 0 auto;
	position: relative;
	width: 900px;
}

.hide { display: none; }

.disabled { cursor: auto; }

/* ---------------------------------------------------- */
/*		Forms Styles
/* ---------------------------------------------------- */

label, input, textarea { font: 11px/1.7 'Lucida Sans Unicode','Lucida Grande',sans-serif;}

	.form label, .form input, .form textarea { font: 13px/1.7 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; }

label {
	
	color: #54555a;
	cursor: pointer;
	font-weight: 600;
}

	.form label {
		font-family: "monotype corsiva";
		font-weight: 400;
		font-size: medium;
		display: block;
		margin: 0 0 5px;
	}

input, textarea { color: #8F5239;}

	.form input, .form textarea {
		background: #ffaaaa;
		border: 1px solid #d9e1e7;
		color: #54555a;
		padding: 10px 15px;
	}

		.form input:focus, .form textarea:focus {
			background: #FFDCDC;
			border: 1px solid #d4cebe;
		}

	.form input[type="submit"] {
		border: none;
		cursor: pointer;
		font-size: 13px;
		height: 45px;
		padding: 0 20px;
		text-transform: uppercase;
		width: auto;
	}

.placeholder {
	color: #7F0000;
}

	.form .placeholder {
	color: #7F0000;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #7F0000;
}

#sSchoolPage {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#mediaPage .mainLinks {
}
#ministriesPage .mainLinks {
	margin: 0;
	text-align: center;
}
#ministriesPage .mainLinks table {
	margin: 0;
	text-align: left;
}
#musicPage h3 {
	font-size: 30px;
}
#homePage #main .eventTitle {
	font-size: 1.2em;
	font-weight: 800;
}
#homePage #main h2 {
	font-size: 2em;
}

ol#prayerList {
	list-style:none;
}

#nFocusBody {
    font-size: 1.2em;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    color: #422700;
} 

#nFocusText {
	font-weight: 300;
}
#aim4Change ul {
	list-style:none;
}

#copy {
	font-size: .90em
		
}
.bsSubTitle {
    font-size: 1.25em;
}
