@charset "utf-8";
body {
	background-image: url(images/bkg.jpg);
	background-repeat:repeat;
	background-color: #89b3e8;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 12pt;	
	line-height: 130%;

	color: #000;
}
td,th {
	font-family: 'Open Sans', sans-serif;
	font-size: 12pt;	
	line-height: 130%;
	padding: 2px 0 2px 2px;
	color: #000;
	margin: 2px 0 2px 0;
}
li, ol {
	color: #000;
}

a, a:link {
	color:#000;
	text-decoration: none;

} 
a:hover {
	color:#85580a;
	text-decoration: none;

} 
a:active {
	color:#000;
	text-decoration: none;

}
.mail a, .mail a:link {
	color:#fff;
	text-decoration: none;

	text-align: center;
} 
.mail a:hover {
	color:#e0efe0;
	text-decoration: none;
	font-weight: bold;
} 
.mail a:active {
	color:#e0efe0;
	text-decoration: none;
	font-weight: bold;
}

.call {
	color:#491700;
	text-decoration: none;
	font-weight: bold;
} 
.call a, .call a:link {
	color:#491700;
	text-decoration: none;
} 
.call a:hover {
	color:#85580a;
	text-decoration: none;
} 
.call a:active {
	color:#491700;
	text-decoration: none;
}

.call2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #000;
	line-height: 120%;
	text-align: left;
} 
.call2 a, .call2 a:link {
	color:#fff;
	text-decoration: none;
} 
.call2 a:hover {
	color:#f7b954;
	text-decoration: none;
} 
.call2 a:active {
	color:#fff;
	text-decoration: none;
}
.home {margin-left: 30px;}
.home a, .home a:link {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
} 
.home a:hover {
	color:#e0efe0;
	text-decoration: none;
	font-weight: bold;
} 
.home a:active {
	color:#e0efe0;
	text-decoration: none;
	font-weight: bold;
}

.container_12 {
	margin: 0 auto;
	margin-bottom: 0px;
	margin-top: 20px;
}

p {margin: 0 0 10px 20px;}

h1 {
	font-family: 'Kaushan Script', cursive;
	font-size: 34pt;
	line-height: 130%;
	color: #491700;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

h2 {
	font-family: 'Changa One', cursive;
	font-size: 36pt;
	font-weight: normal;
	color: #491700;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}

h3 {
	font-family: 'Rancho', cursive;
	font-size: 18pt;
	font-weight: normal;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
}

h4 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #000;
	line-height: 120%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14pt;
	line-height: 130%;
	color: #491700;
	font-weight: 600;
	text-align: center;
	margin-bottom: 30px;
}
h6 {
	font-family: 'Kaushan Script', cursive;
	font-size: 22pt;
	font-weight: bold;
	color: #491700;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 14px;
	line-height: 140%;
}
.leader {
	font-family: 'Rancho', cursive;
	font-size: 2.5em;
	font-weight: normal;
	color: #491700;
	text-align: center;
	margin-top: 1em;
	line-height: 120%;
}
.button {margin-top: 4em;}
.announ {
	font-family: 'Rancho', cursive;
	font-size: 26pt;
	letter-spacing: 1px;
	font-weight: bold;
	color: #491700;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 5px;
}
.angi {
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
	line-height: 90%;
	color: #000;
	margin: -40px 0 20px 40px;
}
.angi a, .angi a:link {
	color:#000;
	text-decoration: none;
	font-weight: normal;
} 
.angi a:hover {
	color:#85580a;
	text-decoration: none;
	font-weight: normal;
} 
.angi a:active {
	color:#000;
	text-decoration: none;
	font-weight: normal;
}
.contact-table,.contact-table th,.contact-table td {
	font-family: 'Open Sans', sans-serif;
	line-height: 150%;
	margin-bottom: 15px;
	margin-right: 80px;
}
label{
	background:#d9d8c3;
	clear: both;
	display: inline-block;
	float: right;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight: normal;
	color:#000;
	margin-top: 3px;
}

.menu {
	float: right;
	height: 38px;

	text-transform: uppercase;
	background-color: #85580a;
}
.menu ul li {
	float:right;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 13pt;
	color: #fff;
	font-weight: bold;
	padding: 10px 5px 15px 0;
	margin: 0 15px 0 15px;
}
.menu ul li a, .menu ul li a:link {
	color:#fff;
	text-decoration: none;
	font-weight: 800;
} 
.menu ul li a:hover {
	color:#f7b954;
	text-decoration: none;
	font-weight: 800;
} 
.menu ul li a:active {
	color:#fff;
	text-decoration: none;
	font-weight: 800;
}
.dbl {
	color: #fff;
}
.dbl a, .dbl a:link {
	color:#fff;
	text-decoration: none;
	font-weight: normal;
} 
.dbl a:hover {
	color:#f7b954;
	text-decoration: none;
	font-weight: normal;
} 
.dbl a:active {
	color:#fff;
	text-decoration: none;
	font-weight: normal;
}
.dbl ul li {
	list-style-type: disc;
	margin-left: 20px;
	padding: 4px 0 4px 0;
	font-size: 11pt;
	color: #fff;
}
.db2 li {
	list-style-position: outside;
	padding: 0 30px 20px 50px;
}
.db2 ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 40px;
	padding: 4px 0 4px 6px;
	font-size: 11pt;
}
.main {
	background-color: #d9d8c3;
	-webkit-box-shadow: 0px 7px 18px rgba(50, 50, 50, 0.39);
	-moz-box-shadow: 0px 7px 18px rgba(50, 50, 50, 0.39);
	box-shadow: 0px 7px 18px rgba(50, 50, 50, 0.39);
}
.box {
	background: #000;
	color: #fff;
	width: 100%;
	float: left;
	margin-left: -10px;
	margin-bottom: 10px;
	padding: 20px 0 20px 0;
	text-align: center;
	font-size: 1.5em;
}
.box1 {
	float: left;
	background: #85580a;
	padding: 10px 20px 15px 20px;
	margin-bottom: 20px;
	width: 300px;
	-webkit-box-shadow: 0px 7px 18px rgba(50, 50, 50, 0.39);
	-moz-box-shadow: 0px 7px 18px rgba(50, 50, 50, 0.39);
	box-shadow: 0px 7px 18px rgba(50, 50, 50, 0.39);
}
.box2 {
	float: left;
	background: #d9d8c3;
	padding: 20px 20px 10px 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 240px;
}
.box3 {
	background: #fbaa26;
	float: left;
	margin: 0;
	padding-bottom: 10px;
}
.box4 {
	float: left;
	background: #85580a;
	padding: 10px 20px 15px 20px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 7px 18px rgba(50, 50, 50, 0.39);
	-moz-box-shadow: 0px 7px 18px rgba(50, 50, 50, 0.39);
	box-shadow: 0px 7px 18px rgba(50, 50, 50, 0.39);
}
.box4 li, .box4 ol {
	color: #fff;
}
.boxfll {
	float: left;
	background: #fff;
	padding: 0;
	width: 100%;
	margin-left: -10px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 7px 18px rgba(50, 50, 50, 0.39);
	-moz-box-shadow: 0px 7px 18px rgba(50, 50, 50, 0.39);
	box-shadow: 0px 7px 18px rgba(50, 50, 50, 0.39);
}
.footer {
	font-size:10pt;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}
.footer a, .footer a:link {
	color:#fff;
	text-decoration: none;
	font-weight: normal;
} 
.footer a:hover {
	color:#fcedd4;
	text-decoration: none;
	font-weight: normal;
} 
.footer a:active {
	color:#fff;
	text-decoration: none;
	font-weight: normal;
}
.image1 {
	float:left;
	margin: 85px 20px 5px 15px;
	border-color: #1e2171;
	border-style: solid;
	border-width: 2px;
}
.image2 {
	float:right;
	margin-top: 25px;
}
.image3 {
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 0
}
.image4 {
	float: left;
	margin: 0 30px 20px 40px;
	border-color: #491700;
	border-style: solid;
	border-width: 1px;
}
.image5 {
	float: left;
	margin: 10px 30px 20px 20px;
	border-color: #491700;
	border-style: solid;
	border-width: 1px;
}
.image6 {
	float: left;
	margin: 0 20px 20px 20px;
	border-color: #491700;
	border-style: solid;
	border-width: 1px;
}
.image7 {
	float: left;
	width: 100%;
	margin-left: -20px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 7px 18px rgba(50, 50, 50, 0.39);
	-moz-box-shadow: 0px 7px 18px rgba(50, 50, 50, 0.39);
	box-shadow: 0px 7px 18px rgba(50, 50, 50, 0.39);
}
.img-angie1 {
	float: left;
	margin-left: 10px;
}
.img-angie2 {
	float: left;
	margin-left: 80px;
	margin-top: 10px;
}
.img-angie3 {
	float: left;
	margin-top: 30px;
}
.gallery-image {
	width:240px;
	height:200px;
	margin:0 auto;
	overflow:hidden;
	float:left;
	margin: 20px 30px 20px 30px;
	border: 2px solid #491700;
}
.face {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.logo {
	float: left;	
	position: absolute;
	z-index: 1;
	margin-left: 20px;
	margin-top: 10px;
}
.fb {
	float: right;
	margin: 60px 40px 0 0;	
}




.wrapper {
	float: left;
	margin: 30px 20px 20px 8px;
	width: 900px;
	border-color: #fff;
	border-style: solid;
	border-width: 4px;
	-webkit-box-shadow: 0px 7px 5px rgba(50, 50, 50, 0.39);
	-moz-box-shadow:  0px 7px 5px rgba(50, 50, 50, 0.39);
	box-shadow:  0px 7px 5px rgba(50, 50, 50, 0.39);
}
.video {
	margin-right: 60px;
}
.vid {
	margin-left: 120px;
	margin-top: 25px;
	margin-bottom: 20px;

}
.map {
	float:left;
   border-style:solid;
   border-width:2px;
   border-color:#000;
   margin: 20px 0 30px 40px;
   background-color: #fff;
}
blockquote {
	margin: 0 40px 10px 70px;
}
hr {
    float: left;
    height: 1px;
    background-color: #85580a;
    margin-left: 60px;
	width: 750px;
}
.clearboth { clear: both; }
.floatleft { float: left;}
.floatright { float: right;}

.curved {
	-moz-border-radius:10px; / Firefox / 
	-webkit-border-radius:10px; / Safari and chrome / 
	-khtml-border-radius:10px; / Linux browsers / 
	border-radius:10px; / CSS3 / } 


a:hover,
a.active,
.posttitle a:hover,
UL.menu LI a:hover,
UL.menu LI a.active

{
	color:#5f7361;
}


    #slides {
      display: none
    }

    #slides .slidesjs-navigation {
      margin-top:5px;
    }

    a.slidesjs-next,
    a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
      background-image: url(img/btns-next-prev.png);
      background-repeat: no-repeat;
      display:block;
      width:12px;
      height:18px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-right:5px;
    }

    a.slidesjs-next {
      margin-right:10px;
      background-position: -12px 0;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px;
    }

    a.slidesjs-previous {
      background-position: 0 0;
    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px;
    }

    a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }

    .slidesjs-pagination {
      margin: 7px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
      color: #fff;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;

      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #fff
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }

    #slides {
      display: none
    }

    .container {
      margin: 0 auto
    }

    /* For tablets & smart phones */
    @media (max-width: 767px) {
      body {
        padding-left: 20px;
        padding-right: 20px;
      }
      .container {
        width: auto
      }
    }

    /* For smartphones */
    @media (max-width: 480px) {
      .container {
        width: auto
      }
    }

    /* For smaller displays like laptops */
    @media (min-width: 768px) and (max-width: 979px) {
      .container {
        width: 724px
      }
    }

    /* For larger displays */
    @media (min-width: 1200px) {
      .container {
        width: 1170px
      }
    }
 
  <!-- SlidesJS Required: -->





