body {
  padding-top: 50px;
}
.lhotTop {
  padding: 40px 15px;
  text-align: center;
}

h1 {
  margin-bottom: auto;
  font-family: 'Lato', sans-serif;
}

.socialicon {
  width: 32px;
  height: 32px;
  margin-left: 10px;
}
.services-list {
  font-size: x-large;
}
.right-container {
  float: right;
}

.big-clock-container{

}
.big-clock {
  height:100px;
  width: 100px;
  position: absolute;
  right: 0px;
}
.title-text {
  text-align: center;
}



.nav-seperator {
  margin: 0px;
}

.body-main {
  margin-top: 50px;
}

.framed-image {
  border:7px solid #AAD8D0;
  text-align: center;
  display:block;
  margin:auto;
  margin-bottom: 20px;
}

.framed-image-full {
  padding-right: 15px;
  padding-left: 15px;
}

.title_image {
  width: 676px;
  height: auto;
}

.title_image_xs {
  width: 100%;
  height: auto;
}

.col-fixed-538{
    width:538px;
    height:100%;
    text-align: center;
    margin-left: 152px;
}

.col-fixed-xs{
    width:100%;
    height:auto;
    text-align: center;
    margin-left: 0px;
}

.linkspan {
  text-align: center;
}
.fulljustify {
  text-align: justify;
}
.fulljustify:after {
  content: "";
  display: inline-block;
  width: 100%;
}

#jumbotron-lhot {
  padding-left: 0px;
  padding-right: 0px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
  background-color: #ADD7D1;
  color: #000000;
  font-family: 'Lato', sans-serif;
  text-align: center;
  font-size: large;
}
.nav>li>a {
  color: #000000;
  font-family: 'Lato', sans-serif;
  text-align: center;
  font-size: large;
}
a {
  color: #000000;
}

.lhot-spacer{
  width: 20%;
  display: inline;
}
.lhot-title-nav{
  width: 79%;
  float: right;
  display: inline;
  text-align: center;
}

.bg-callout {
    background-color: #AAD8D1;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    padding: 10px;
}

.testimonial-name {
  font-family: 'Lato', sans-serif;
}
