﻿/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, table,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
   }
td {
  margin: 0;   padding: 0;  outline: 0;   font-size: 100%;   vertical-align: baseline;  
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

address {
  font-style: normal; }

/* Church 123 Styles */
html {
  height: 100%; }

body {
  font-family: "Asap", sans-serif;
  line-height: 1.4;
  background: #f2eee5 url(bg-mobile.jpg) no-repeat 0 50px;
  background-size: contain; }

h1 {
  font-family: "Amatic SC", cursive;
  font-size: 55px; }

h3 {
  font-size: 20px;
  font-weight: 700; }

a {
  text-decoration: none;
  color: #e6811c; }
  a:hover {
    color: #ba6715;
    text-decoration: underline; }

img {
  max-width: 100%;
  height: auto; }

iframe, embed, object{
  max-width: 100%;
}

#banner {
  color: #e6811c; }
  #banner .container {
    overflow: hidden;
    padding: 18px 11px; }
  #banner a.homelink {
    display: block;
    color: #444061;
    font-weight: 700;
    text-align: center; }
    #banner a.homelink:hover {
      text-decoration: none; }
    #banner a.homelink img {
      display: block;
      margin: 0 auto 5px; }
  #banner h1 {
    text-transform: uppercase;
    font-size: 45px;
    line-height: 1.1;
    font-weight: 700;
    margin-bottom: 5px; }
  #banner h2 {
    font-family: "Asap", sans-serif;
    font-weight: normal;
    font-style: italic; }
  #banner img {
    max-height: 55px;
    width: auto; }

/*Navigation*/
.nav-toggle {
  display: block;
  clear: both;
  color: white;
  padding: 12px 5px;
  font-size: 21px;
  font-family: "Asap", sans-serif;
  background: #444061;
  text-transform: uppercase;
  text-align: center; }
  .nav-toggle:hover {
    color: white; }
  .nav-toggle::before {
    content: "";
    background: url(menu-icon.png) no-repeat center;
    height: 17px;
    width: 25px;
    display: inline-block;
    margin-right: 10px; }

#banner nav {
  background: #444061;
  font-family: "Asap", sans-serif;
  padding: 0 2%; }
  #banner nav a {
    color: white;
    padding: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: block;
    font-weight: normal; }
    #banner nav li.current > a {
      color: #e6811c; }
  #banner nav ul > li a {
    font-size: 16px; }
  #banner nav ul ul {
    padding-left: 1em; }
  #banner nav ul ul,
  #banner nav ul li:hover ul,
  #banner nav ul li.sfHover ul {
    display: block;
    position: relative; }
  #banner nav ul li{
  	position: relative;
  }

/*Footer*/
#sitefooter {
  background: #fdb159;
  color: #444061;
  font-size: 15px;
  font-family: "Asap", sans-serif;
  padding: 18px 11px 24px;
  text-align: center; }
  #sitefooter a {
    display: block;
    color: #444061;
    padding: 5px; }
  #sitefooter a:hover {
    color: white; }
  #sitefooter ul {
    list-style-type: none; }
  #sitefooter .social {
    margin: 20px 0; }
    #sitefooter .social li {
      display: inline; }
    #sitefooter .social a {
      display: inline-block;
      margin-right: 7px !important;
      text-align: center;
      height: 30px;
      width: 35px;
      color: white;
      padding: 5px 0 0; }
      #sitefooter .social a i {
        font-size: 26px; }
    #sitefooter .social .pinterest a {
      background: #cb1e25; }
    #sitefooter .social .youtube a {
      background: #ff3330; }
    #sitefooter .social .twitter a {
      background: #2baae1; }
    #sitefooter .social .facebook a {
      background: #3b5a9b; }
      #sitefooter .social .facebook a i {
        position: relative;
        left: 1px; }
    #sitefooter .social span {
      /*Show to Screen Reader Only*/
      position: absolute;
      left: -10000px;
      top: auto;
      width: 1px;
      height: 1px;
      overflow: hidden; }
  #sitefooter .tel {
    font-size: 20px; }
    #sitefooter .tel a {
      background: none;
      padding: 0; }
  #sitefooter address {
    margin-bottom: .5em; }

/*Four-up boxes*/
.container .content_home {
  padding: 0; }

.content_home .four-up > div, .content_home .three-up > div {
  display: block;
  background: white;
  margin: 0;
  padding: 10px 20px;
  text-align: center; }
.content_home .four-up > div:nth-child(2n-1), .content_home .three-up > div:nth-child(2n-1) {
  background: #f2eee5; }
.content_home .four-up:first-child > div, .content_home .three-up:first-child > div {
  background: white; }
.content_home .four-up h2, .content_home .three-up h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 50px;
  margin-bottom: .125em;
  font-family: "Amatic SC", cursive;
  font-weight: 700; }

.content_sub {
  margin-bottom: 3em; }
  .content_sub nav > ul {
    margin: 1em 0; }
  .content_sub nav > ul > li {
    padding: 0;
    /*L3*/ }
    .content_sub nav > ul > li ul {
      padding-left: 1em; }
      .content_sub nav > ul > li ul a {
        font-weight: 400; }
  .content_sub nav a,
  .content_sub nav span,
  .content_sub nav span.has-a a 
  {
    color: #444061;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 16px;
    display: block;
    text-transform: uppercase; }
  .content_sub nav span.has-a{
  	padding: 0;
  }
    .content_sub nav a:hover,
    .content_sub nav span:hover,
    .content_sub nav span:hover a{
      background: #e6811c;
      color: white;
      text-decoration: none; }
  .content_sub nav li.current {
    background: white;
    color: #444061; }
  .content_sub nav li.current li.current{
  	background: #e6e5ec;
  }
  .content_sub nav li.current li.current span{
  	font-weight: normal;  
  }

 .content_sub nav span a{
 	padding: 0;	
 }
.content_main {
  color: #444061;
  background: white;
  padding: 3%; }
  .content_main h1 {
    color: #e6811c;
    font-size: 55px;
    line-height: 1.05;
    margin-bottom: .25em; }
  .content_main h2 {
    color: #e6811c;
    font-size: 24px;
    margin-bottom: .5em; }
  .content_main h4, .content_main h5, .content_main h6 {
    font-weight: 700;
    font-size: 16px; }
  .content_main p, .content_main ul, .content_main ol, .content_main dl {
    margin-bottom: 1em; }
  .content_main header h1 {
    color: #444061;
    font-weight: 300;
    font-size: 28px; }
  .content_main ol, .content_main ul {
    padding-left: 1.4em; }
  .content_main table th,
  .content_main table td {
    padding: 5px; }
  .content_main a {
    text-decoration: underline;
    color: #444061; }
    .content_main a:hover, .content_main a:active {
      color: #2e2c42; }
    .content_main a:visited {
      color: #4f4a70; }

/* Styles for tablet */
@media only screen and (min-width: 40em) {
  body {
    background: #f2eee5 url(bg.jpg) no-repeat top;
    background-size: contain; }

  .container, #banner nav ul {
    margin: 0 auto;
    max-width: 970px; }

  .content_home .four-up, .content_home .three-up {
    overflow: hidden;
    padding: 0 0 .5em 0; }
    .content_home .four-up > div,
    .content_home .four-up > div:nth-child(2n+1),
    .content_home .four-up > div:nth-child(2n), .content_home .three-up > div,
    .content_home .three-up > div:nth-child(2n+1),
    .content_home .three-up > div:nth-child(2n) {
      width: 34%;
      margin: 2% 8%;
      float: left;
      min-height: 210px;
      text-align: left;
      padding: 0;
      background: white; }
    .content_home .four-up img, .content_home .three-up img {
      display: block;
      margin: 0 auto; }
    .content_home .four-up h2, .content_home .three-up h2 {
      text-align: left;
      font-size: 50px; }

  .content_home .three-up > div,
  .content_home .three-up > div:nth-child(2n+1),
  .content_home .three-up > div:nth-child(2n) {
    width: 29%;
    margin: 1% 2%; }
  .content_home .three-up > div.double {
    width: 62%;
    text-align: center;
    float: right; }

  #banner .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  #banner a.homelink {
    float: none !important;
    display: block !important;
    clear: both !important; }
    #banner a.homelink img {
      display: inline;
      margin-right: 20px;
      vertical-align: middle; }
    #banner a.homelink h1 {
      font-size: 62px;
      margin-bottom: 0; }
    #banner a.homelink h2 {
      margin-top: 0px; }
  #banner img {
    max-height: 100px; }

  body #banner nav {
    text-align: center;
    overflow: visible; }
    body #banner nav ul ul,
    body #banner nav ul li:hover ul,
    body #banner nav ul li.sfHover ul {
      display: none;
      position: absolute;
      left: -999em; }
    body #banner nav > ul {
      margin-bottom: 0;
      display: table !important;
      width: auto !important; }
      body #banner nav > ul:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden; }
      body #banner nav > ul > li:after {
        background-image: url(nav-divider.png);
        background-repeat: no-repeat;
        background-position: left;
        display: block;
        float: left;
        width: 3px;
        height: 52px;
        content: " "; }
      body #banner nav > ul > li:last-child:after {
        display: none; }
      body #banner nav > ul > li {
        display: block;
        width: auto;
        float: left;
        position: relative; }
        body #banner nav > ul > li.sfHover > ul {
          left: 0;
          display: block; }
          body #banner nav > ul > li.sfHover > ul li.sfHover > ul {
            display: block;
            left: 200px;
            top: 0; }
        body #banner nav > ul > li.edge0.sfHover > ul {
          left: auto;
          right: 0; }
          body #banner nav > ul > li.edge0.sfHover > ul li.sfHover > ul {
            left: auto;
            right: 200px; }
      body #banner nav > ul ul {
        position: absolute;
        top: 52px;
        left: -999em;
        background: white;
        width: 200px;
        z-index: 100;
        padding: 0;
        margin: 0;
        box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.1); }
        body #banner nav > ul ul li {
          margin: 0;
          padding: 0;
          float: none;
          display: block; }
        body #banner nav > ul ul a {
          color: black;
          display: block;
          padding: 10px;
          font-size: 16px;
          float: none;
          font-family: "Asap", sans-serif;
          text-align: left;
          border-bottom: none; }
          body #banner nav > ul ul a:hover, body #banner nav > ul ul li.current > a:hover {
            background-color: #e6811c;
            color: white; }
          body #banner nav > ul ul li.current > a {
            background-color: #f5cea6;
            color: black; }
          body #banner nav > ul ul a.sf-with-ul {
            background-image: url(plus.png);
            background-position: 180px center;
            background-repeat: no-repeat;
            padding-right: 18px; }
      body #banner nav > ul > li > a {
        color: white;
        display: block;
        float: left;
        border-bottom: 0;
        font-size: 30px;
        padding: 5px .5em;
        font-family: "Amatic SC", cursive; }
        body #banner nav > ul > li.current > a {
          color: #e6811c; }
        body #banner nav > ul > li.current > a:hover {
          color: white; }
        body #banner nav > ul > li > a:hover {
          background-color: #e6811c;
          text-decoration: none; }
        body #banner nav > ul > li > a.sf-with-ul {
          background-image: url(down_arrow.png);
          background-position: right;
          background-repeat: no-repeat;
          padding-right: 28px; }

  #sitefooter {
    overflow: hidden;
    clear: both;
    text-align: left; }
    #sitefooter .one {
      width: 70%;
      float: left;
      position: relative;
      padding-top: 20px; }
      #sitefooter .one address, #sitefooter .one p {
        width: 35%;
        float: left; }
      #sitefooter .one address {
        width: 55%;
        padding-right: 5%;
        font-size: 13px; }
      #sitefooter .one address p{
        width: 100%;
	  }
    #sitefooter .social {
      float: right; }
      #sitefooter .social li:last-child a {
        margin-right: 0; }

  .content_sub {
    width: 18%;
    margin-left: 4%;
    float: left;
    background: #f2eee5;
    min-height: 500px; }

  .content_main {
    width: 70%;
    padding: 2% 4%;
    float: right;
    background: white;
    margin-bottom: 100px;
    border-bottom: 7px solid #444061;
    min-height: 350px; }
    .content_main h2 {
      font-size: 28px; }

  .content_home {
    width: auto;
    float: none;
    padding: 1%;
    margin-bottom: 0; }
    .content_home h2 {
      font-size: 50px; } }
/* Styles for desktop */
@media only screen and (min-width: 1024px) {
  #banner .container {
    position: relative;
    padding-bottom: 1.5em;
    width: 970px; }
  #banner a.homelink h1 {
    font-size: 75px; }
  #banner a.homelink h2 {
    font-weight: normal;
    line-height: 1.2;
    font-size: 20px; }

  .content_home {
    margin-bottom: 81px; } }
@media only screen and (min-width: 1270px) {
  body {
    background-size: auto; } }

p.tel:before { content: "Tel: "; }