@charset "utf-8";
/* @ FONT FACT BEGINS */

@font-face{
    font-family: 'cantarellregular';
    src: url('../fonts/Cantarell-Regular-webfont.eot');
    src: url('../fonts/Cantarell-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Cantarell-Regular-webfont.woff') format('woff'),
         url('../fonts/Cantarell-Regular-webfont.ttf') format('truetype'),
         url('Cantarell-Regular-webfont.svg#cantarellregular') format('svg');
		font-family: 'cantarellboldoblique';
		src: url('../fonts/Cantarell-BoldOblique-webfont.eot');
		src: url('../fonts/Cantarell-BoldOblique-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/Cantarell-BoldOblique-webfont.woff') format('woff'),
			 url('../fonts/Cantarell-BoldOblique-webfont.ttf') format('truetype'),
			 url('../fonts/Cantarell-BoldOblique-webfont.svg#cantarellboldoblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* @ FONT FACE ENDS */

/* MarkeeD.org 2015 CSS Document */

*{
	padding:0;
	marging:0;
}
img a{
	border:none;
}

.welcome{
	text-align:center;
	letter-spacing:7px;
	font-size:22px;
	font-family:Tahoma, Geneva, sans-serif;
}
.mdH1{
	color: #376cc3;
	font-size:38px;
	font-family:cantarellregular, Helvetica, Arial, sans-serif;
	padding:-5px 0;
	font-weight: bolder;
}
h1{
	color: #376cc3;
	font-size:50px;
	font-family:cantarellregular, Helvetica, Arial, sans-serif;
	padding:-5px 0;
	font-weight: bolder;
}
h2{
	font-size:31px;
	color:#000;
	font-weight:bold;
	font-variant:small-caps;
	font-size:28pz;
}
.mdH3{
	color:#376cc3;
	font-size:20px;
	padding:5px 0;
	font-weight:bold;
}
.mdH4{
	font-size:14px;
	letter-spacing:1px;
	font-weight:bold;
}
.mdH5{
	font-size:12px;
	padding:3px 0;
	font-weight:bold;
}
blockquote{
	text-align:justify;
}
p{
	padding:3px 0;
	text-align:justify;
}
/***** Slideshow Options:http://jquery.malsup.com/cycle/browser.html *****/
.slideshow{
	width:1015px;
	height:168px;
	overflow:hidden;
	margin-top:0;
	margin-left: -1px;
	background-image:url(../images/busy.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.clearFix{
	clear:both;
}
ul{
	list-style:none;
}
ul.headRow{
	font-weight:bold;
	font-variant:small-caps;
	font-size:22px;
}
li{
	font-weight:18px;
}
.innerPadding{
	padding:25px;
}
body{
	background: #000000 url(../images/md_BKGD.png) fixed;
	font-family:cantarellregular, Helvetica, Arial, sans-serif;
	font-size:18px;
}
#wrapper{
	width:100%;
	height:100%;
}
#wrapper0{
	width:1016px;
	margin:0 auto 25px auto;
	background-color:#fff;
	border-radius:0 0 20px 20px;
}
#wrapper1{
	width:100%;
	margin:5px auto 5px auto;
	padding:0 0 5px 0;
}
#wrapper2{
	width:100%;
	height:48px;
	z-index:1001;
}
#wrapper3{
	marging:0 auto 0 auto;
	width:1015px;
	height:168px;
}
#content4{
	width:100%;
	overflow:hidden;
	padding:5px 0;
	text-align:center;
	margin:0 auto;
}
#wrapper4{
	width:1025;
	text-align:center;
	padding:25px;
	overflow:hidden;
	margin:0 auto;
}
#content4Right{
	width:46%;
	float:left;
	text-align:center;
	padding:2%;
}
#content4Left{
	width:46%;
	float:left;
	padding:2%;
}
#bio{
	text-align:justify;
	width:80%;
	margin:5px auto;
}
#wrapper99{
	width:100%;
	height:57px;
}
#rows{
	width:100%;
	margin:0 auto 0 auto;
	text-align:center;
	clear:both;
}
.section3{
	float:left;
	width:29%;
	margin:1% 2%;
	text-align:center
}
.section3 p{
	text-align:center;
	font-variant:small-caps;
}
#wrapper100{
	width:100%;
	padding:5px;
	text-align:center;
	font-size:11px;
	color:#000;
}
#left100{
	float:left;
	width:48%;
	text-align:left;
	padding:1%;
}
#right100{
	float:right;
	width:48%;
	text-align:right;
	padding:1%;
}
.footerStyle{
	
}
#contentOutreach{
	width:85%;
	overflow:hidden;
	margin:5px auto;
}
.outreachTop{
	width:80%;
	border:2px solid #376cc3;
	text-align:center;
	border-radius:10px 10px 0 0;
	text-align:justify;
	padding:1%;
	margin:0 auto;
}
.outreachBottom{
	width:80%;
	text-align:center;
	padding:1%;
	border-radius:0 0 10px 10px;
	border:2px solid #376cc3;
	background:#376cc3;
	margin:0 auto;
}

/***Form Styles**************************************************************************************************/

form    {
	background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));
	background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
	margin:10px auto 15px auto;
	position:relative;
	width:95%;
	height:625px;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
	border: 1px solid #999;
	border: inset 1px solid #333;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
input.inp    {
	width:75%;
	padding:5px 10px;
	font-size:30px;
	border: 1px solid #999;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	margin:5px 0 5px 80px;
}
input:focus{
	background:#b2b2b2;
}
input:hover{
	background:#b2b2b2;
}
textarea#remarks {
	width:75%;
	height:80px;
	border-radius:10px;
	padding:5px 10px;
	margin:5px 0 5px 80px;
	font-size:18px;
}
textarea#remarks:focus{
	background:#b2b2b2;
}
textarea#remarks:hover{
	background:#b2b2b2;
}
input.button {
	position:absolute;
	right:10px;
	bottom:10px;
	width:195px;
	text-size:14px;
	background:#376cc3;
	color:#fff;
	height:45px;
	border-radius: 9px;
	border: 1px solid #fff;
	font-weight:bold;
}
input.button:hover {
	background:#000;
	color:#fff;
	cursor:pointer;
}
.blurb{
	font-size:12px;
	width:240px;
}
.blurb p{
	padding-top:10px;
}
.lbl{
	text-align:left;
	margin:15px 0 10px 0;
}
.scripture{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	margin:-25px 0 20px 120px;
	float:left;
}