/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */



#page-wrapper {
  width: 830px;
  margin: 0 auto;
}

.text-area {
  margin: 30px 0;
}

.text-area h1 {
  margin-top: 0;
}

.text-area p {
  font-size: 14px;
}

.page-text {
  padding-left: 0;
}

.text-image-right {
  padding-right: 0;
}

.legal ul li {
  display: inline-block;
  list-style-type: none;
  padding: 10px 30px;
}

footer {
  text-align: center;
  margin: 30px 0;
  font-size: 10px;
  color: #6b747c;
}

h1 {
  color: #66a0db;
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 26px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: lighter;
}

h2 {
  color: #66a0db;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 26px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: lighter;
}

h3 {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 26px;
}

.navbar {
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 12px;
}

.navbar-collapse {
  padding: 0;
}

.navbar a, footer a {
  color: #6b747c;
}

.navbar a:hover, footer a:hover {
  color: #66a0db;
}

.testimonial blockquote {
  font-size: 14px;
}
