/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 90px;
  padding-bottom: 50px;
  font-family: 'Open Sans', sans-serif;
  background-image:url(../images/bannerCDM_bk2.jpg);
  background-repeat:no-repeat;
  background-repeat:repeat-x;
  background-position: 20px -60px;
 
}
.topbar {
	background-color:#930;
	height: 50px;
}
 .footertext {
	color: #fff;
 }/* Set the fixed height of the footer here */
#footer 
  height: 60px;
  background-color: #f5f5f5;

.navbar .headertext {
		vertical-align:middle;
		color:#FFFFFF;
}

 /* Span icons */
.iconblocks {
	display:block; 
	clear: both;
	width: 100%;
}
.iconblocks .descbox {
	display:table-cell; 
vertical-align: middle; 
height:40px;

 }
	
.iconblocks .desc {
	color:#fff; 
	font-size:9px; 
	line-height:16px;
	position:relative;
	bottom: 12px;
	font-weight:300;

}
.iconblocks h2{
	float:left;
	background-color:#000;
	display: table;
	width:20%;
}
.iconblocks .desctitle {
    font-size:14px;
	color:#FFF;
	position:relative;
	top: 10px;

			
}
#leadercornericon{
	display:table-cell;
	height: 100%;
}
#resourceicon{
	display:table-cell;
	height: 100%;
}	
#churchicon{
	display:table-cell;
	height: 100%;
}

.iconbutton {
	opacity: 0.7;
}

.iconbutton:hover  {
	opacity: 2;
	
}
.leftnav {
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #900;
	border-bottom-color: #900;
	padding-top:10px;
	padding-bottom:10px;
	opacity: 0.9;
}

.leftnav li {
	font-size:15px;
	color: #13326a;
	font-weight:600;
	list-style:none;
	line-height: 25px;
}
.leftnav a{
	text-decoration:none;
	color: #13326a;
}

.leftnav a:hover {
    color: #993333;
	text-decoration:none;
}
.quotebox {
	display:block;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	background-color:#e6e6e6;
	margin-top:20px;
}
.quotebox h2{
	color: #993333;
	font-size:16px;
}
.bodycopy {
	
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding-left:25px;
  padding-right:25px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}
.bodycopy h2 {
	font-size: 26px;
	font-weight:300;
	color: #0f3d5f;
}
	
	
	.bodycopy p {
		line-height:28px;
		margin-top:5px;
}

	.copybackground {
		background-color:#FFFFFF;
	}
	.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;

}
/* Set the fixed height of the footer here */
#footer {
	background-color: #0f3156;
	margin-bottom:0px;
	background-image:url(../images/backgroundwreath2.png);
	background-repeat:no-repeat;
	background-position: 530px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #3c619a;

}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height:auto;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}

#ContentPlaceHolder1_pnlFormSubmitButton {
  margin-left:550px;
  margin-bottom:100px;
  
}

.EMSformTable {
margin: 0 auto;
width:100%;
min-width: 600px;
margin-top:-230px
}
.text-center {
  text-align: center;
  padding-top:15px;
  color: #fff;
  letter-spacing:8px;
  font-size:10px;
  font-family: 'Open Sans', sans-serif;
}
h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.navbar-gray {
	  background-color:#323232;
  }
  
   .navbar-color {
	  background-color:#933;
  }
  .label {
	  color: #000;
	  
  }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	