body {
      /*padding-bottom: 40px;*/
      color: #000;
      background-color: #d1d1d1;
    }

.main {
	background-color: #000;
	width: 100%;
	padding: 0;
	margin: 0;
}

.top {
	background-color: #d1d1d1;
	border-bottom: 1px Solid #fff;
	border-top: 1px Solid #fff;
}
.top .row-fluid {
	max-width: 1170px;
	margin: auto;
}
.logo  h1 {
	font-family: 'Bilbo Swash Caps', cursive;
	font-size: 50px;
	line-height: 30px;
	padding-top: 10px;
	color: #000;
	text-shadow: 4px 4px 5px rgba(150, 150, 150, 1);
  padding-left: 40px;
}
.logo a {
  text-decoration: none;
  color: #000;
}
.location {
	font-family: 'Bilbo Swash Caps', cursive;
	font-size: 20px;
	color: #000;
	padding-top: 10px;
	text-shadow: 4px 4px 5px rgba(150, 150, 150, 1);
}

.sub-top {
	background-color: #c4c4c4;
	border-top: 1px Solid #000;
	height: 40px;
  width: 100%;
}

.sub-top nav {
	max-width: 1170px;
	margin: auto;
	padding-left: 100px;
}
nav ul {
	/*display: block;*/
	/*width: 100%;*/
	height: 60px;
 /* max-width: 1200px;
  margin: auto;*/

}
nav li {
	list-style-type: none;
	display: inline;
	width: 100%;
  margin: auto;
	/*height: 100%;*/
	text-align: center;
	/*margin-top: 20px;*/
	border-right: 1px Solid #fff;
	border-left: 1px Solid #000;
}
.first {
	border-left: 1px Solid #000;
}
.last {
	border-right: 1px Solid #000;
}

nav li a {
	margin-top: 10px;
	width: 150px;
	height: 100%;
	display: inline-block;
  text-decoration: none;
  color: #000;
  font-family: 'Palatino Linotype';
  text-transform: uppercase;
  font-size: 15px;
  text-shadow: 4px 4px 5px rgba(150, 150, 150, 1);
}
nav ul a:hover {
	/*background-color: red;*/
	/*width: 100%;*/
	/*height: 100px;*/
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 4px 4px 5px rgba(150, 150, 150, 1);

	
}
.push {
  padding-bottom: 120px;
}

.slider {
	max-width: 1170px;
	margin: auto;
}


/* Carousel base class */
	.carousel-caption h1 {
		font-family: 'Bilbo Swash Caps', cursive;
		font-size: 65px;
		padding-bottom: 5px;
	}
  .carousel-caption2 h1 {
    font-family: 'Bilbo Swash Caps', cursive;
    font-size: 70px;
    padding-bottom: 15px;
  }
  .carousel-caption3 h1 {
    font-family: 'Bilbo Swash Caps', cursive;
    font-size: 70px;
    padding-bottom: 15px;
  }
    .carousel {
      margin-bottom: 60px;
    }

    .carousel .container {
      position: relative;
      z-index: 9;
    }

    .carousel-control {
      height: 80px;
      margin-top: 0;
      font-size: 120px;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      background-color: transparent;
      border: 0;
    }

    .carousel .item {
      height: 300px;
    }
    .carousel .item2 {
      height: 200px;
    }
    .carousel img {
      position: absolute;
      top: 0;
      left: 0;
      min-width: 100%;
      height: 500px;
    }

    .carousel-caption {
      background-color: transparent;
      position: static;
      max-width: 550px;
      padding: 0 20px;
      margin-top: 35px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
    }
    .carousel-caption2 {
      background-color: transparent;
      position: static;
      max-width: 690px;
      padding: 0 20px;
      margin-top: 75px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
    }
    .carousel-caption3 {
      background-color: transparent;
      position: static;
      max-width: 690px;
      padding: 0 20px;
      margin-top: 5px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
    }
    
    .carousel-caption h1,
    .carousel-caption .lead {
      margin: 0;
      line-height: 1.25;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }
    .carousel-caption2 h1,
    .carousel-caption2 .lead {
      margin: 0;
      line-height: 1.25;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }
    .carousel-caption3 h1,
    .carousel-caption3 .lead {
      margin: 0;
      line-height: 1.25;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }
    .carousel-caption .btn {
      margin-top: 10px;
    }



    /* MARKETING CONTENT
    -------------------------------------------------- */

    /* Center align the text within the three columns below the carousel */
    .marketing .span4 {
      text-align: center;
    }
    .marketing h2 {
      font-weight: normal;
    }
    .marketing .span4 p {
      margin-left: 10px;
      margin-right: 10px;
    }
    .center {
      text-align: center;
      font-family: 'Bilbo Swash Caps', cursive;
    }
    
    h1 {
      font-size: 45px;
      padding-bottom: 15px;
      text-shadow: 4px 4px 5px rgba(150, 150, 150, 1);
    }
    h4 {
      font-size: 40px;
      padding-bottom: 15px;
      text-shadow: 4px 4px 5px rgba(150, 150, 150, 1);
    }
    .index {
      margin-bottom: 20px;
      font-size: 14px;
      font-weight: 200;
      line-height: 25px;
    }

    /* Featurettes
    ------------------------- */

    .featurette-divider {
      margin: 80px 0; /* Space out the Bootstrap <hr> more */
    }
    .featurette {
      padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
      overflow: hidden; /* Vertically center images part 2: clear their floats. */
    }
    .featurette-image {
      margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
    }

    /* Give some space on the sides of the floated elements so text doesn't run right into it. */
    .featurette-image.pull-left {
      margin-right: 40px;
    }
    .featurette-image.pull-right {
      margin-left: 40px;
    }

    /* Thin out the marketing headings */
    .featurette-heading {
      font-size: 50px;
      font-weight: 300;
      line-height: 1;
      letter-spacing: -1px;
    }
    .smaller {
      font-size: 34px;
    }


    /* RESPONSIVE CSS
    -------------------------------------------------- */

    @media (max-width: 979px) {

      .container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
      }
      .navbar-inner {
        border-radius: 0;
        margin: -20px 0;
      }

      .carousel .item {
        height: 500px;
      }
      .carousel img {
        width: auto;
        height: 500px;
      }

      .featurette {
        height: auto;
        padding: 0;
      }
      .featurette-image.pull-left,
      .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 40%;
        margin: 0 auto 20px;
      }
    }


    @media (max-width: 767px) {

      .navbar-inner {
        margin: -20px;
      }

      .carousel {
        margin-left: -20px;
        margin-right: -20px;
      }
      .carousel .container {

      }
      .carousel .item {
        height: 300px;
      }
      .carousel img {
        height: 300px;
      }
      .carousel-caption {
        width: 65%;
        padding: 0 70px;
        margin-top: 100px;
      }
      .carousel-caption h1 {
        font-size: 30px;
      }
      .carousel-caption .lead,
      .carousel-caption .btn {
        font-size: 18px;
      }

      .marketing .span4 + .span4 {
        margin-top: 40px;
      }

      .featurette-heading {
        font-size: 30px;
      }
      .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
      }

    }
h2 {
  text-shadow: 4px 4px 5px rgba(150, 150, 150, 1);
}
p {
  text-shadow: 4px 4px 5px rgba(150, 150, 150, 0.6);
}
.thankyou  {
  text-align: center;
  padding-top: 20px;
}
.accordion {
  font-family: 'Palatino Linotype';
  font-size: 18px;
}
.accordion a {
  color: #232323;
  text-shadow: 4px 4px 5px rgba(150, 150, 150, 1);
}
.accordion a:hover {
  text-decoration: none;
  color: #fff;
}
.accordion-inner {
  text-indent: 20px;
  font-style: italic;
  font-family: 'Palatino Linotype';
}
.icon-plus {
  padding-left: 10px;
}
.map {
  min-height: 200px;
  height: 500px;
}
.form-horizontal p {
  text-indent: 200px;
}
.contact {
  margin-left: -20px;
}
.large span {
  font-size: 200%;
  font-family: 'Bilbo Swash Caps', cursive;
  padding-right: 15px;
}
.large {
  margin-top: 20px;
  margin-bottom: 15px;
}

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #d1d1d1;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
.hero-unit h1 {
  font-family: 'Palatino Linotype';
  text-shadow: 4px 4px 5px rgba(150, 150, 150, 1);
}
.hero-unit small {
  text-shadow: none;
  color: #373737;
}

.bottom {
  background-color: #c4c4c4;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px Solid #fff;
}
.width {
  width: 1170px;
  margin: auto;

}

#picture {
  width: 1500px;
  /*max-width: 100%;
  max-height: 100%;*/
}
.more-space {
  margin-top: 30px;
}
.more-pics {
  text-indent: 40px;
  font-weight: bold;
}


.top-footer {
  border-top: 1px Solid #fff;
  background-color: #d1d1d1;
  margin-top: 20px;
}
.testimonial {
    margin: 0;
    background: #B7EDFF;
    padding: 10px 50px;
    position: relative;
    font-family: 'Palatino Linotype';
    color: #414040;
    border-radius: 5px;
    font-style: italic;
    text-shadow: 0 1px 0 #ECFBFF;
}

.testimonial:before, .testimonial:after {
    content: "\201C";
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #999;
    font-style: normal;
}

.testimonial:before {
    top: 0;
    left: 10px;
}
.testimonial:after {
    content: "\201D";
    right: 10px;
    bottom: -0.5em;
}
.testimonial p {
  padding-left: 15px;
  font-size: 25px;
  line-height: 1.3;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #B7EDFF;
    margin: 0 0 0 25px;
}
.testimonial-author {
    margin: 0 0 15px 25px;
    font-family: 'Palatino Linotype';
    color: #000;
    text-align:left;
}
.testimonial-author span {
    font-size: 12px;
    color: #000;
} 
.cursive {
  font-family: 'Bilbo Swash Caps', cursive;
  margin-top: 30px;
  margin-bottom: 30px;
}
.right {
  margin-left: 100px;
}
.not-centered p {
  text-align: left;
  padding-left: 20px;
}
.not-centered ol {
  padding-left: 20px;
}
.not-centered li {
  text-align: left;
}
.not-centered address {
  text-align: left;
  padding-left: 30px;
}
.not-centered img {
  margin-bottom: 15px;
}
@media print {
  .print {visibility:visible;}
  .noprint {display:none;}
}
.wrapper {
  width: 500px;
  margin: auto;
  margin-top: 50px;
}
.wrapper img {
  border: dashed;
}

.space {
  margin-top: 25px;
}