/* @override http://truenorthcommunitychurch.cpmpreview.com/css/landing.css */

/* @override http://truenorth.dev/_css/landing.css */

body{
   background-image: url(/_img/bg_landing_body.gif);
}

#header{
   height: 160px;
   position: relative;
}

#header h1{
   width: 356px;
   height: 88px;
   background: url(/_img/bg_landing_h1.png);
   margin: 0 auto;
   position: relative;
   top: 42px;
}

#header h1 a{
   display: block;
   height: 88px;
}

#wrapper,
#container,
#content-wrap,
#content{
   background: none;
}

#container{
   padding-bottom: 5px;
}

#wrapper{
   background: url(/_img/bg_landing_wrapper.png) no-repeat center top;
}

#content-wrap{
   width: 853px;
   margin: 0 auto;
}

#content{
   width: 825px;
   padding: 15px 14px;
   min-height: 0px;
}

#visitors,
#regular{
   width: 371px;
   height: 128px;
   padding: 118px 18px 0;
   float: left;
}

#visitors{
   background: url(/_img/bg_landing_visitors.png) no-repeat;
   margin-right: 11px;
}

#regular{
   background: url(/_img/bg_landing_regular.png) no-repeat;
}

#visitors h2,
#regular h2{
   text-indent: -9999px;
   height: 0;
   overflow: hidden;
   margin: 0;
}

#visitors p,
#regular p{
   font-size: 1.6em;
   color: #515151;
   padding: 0 24px;
   margin-right: 0px;
}

p.enter{
   width: 370px;
   height: 48px;
   background: url(/_img/bg_landing_p_enter.png) no-repeat;
   padding: 0 !important;
}

p.enter a{
   display: block;
   text-indent: -9999px;
   height: 48px;
}

#footer,
#footer-inner{
   width: 817px;
}

#footer-inner{
   border-top: 1px solid #d3d3d3;
   padding-top: 15px;
   width: 797px;
}

#foot-service-times{
   float: right;
}

#footer-inner p{
   color: #797979;
   margin-bottom: 12px;
   font-size: 1.3em;
}

#foot-service-times p{
   text-align: right;
}

#footer-inner a{
   color: #00a54a; font-size: 1.1em;
}



#homepage_content { background: url(/_img/lp-content-bg.gif) no-repeat; width: 778px; min-height: 98px; padding: 20px; clear: both; margin-left: 15px; font-size: 13px; color: #6f7070; line-height: 18px; }
#homepage_content h2 { font-size: 14px; font-weight: bold; color: #00a24a; }