body {
  padding: 0;
  margin: 0;
  font-family: "verdana", Helvetica, sans-serif;
  font-size: 12px;
  background: url(/media/bkgd4.jpg) no-repeat;
  background-position: 0 0px;
  background-size: 100%;
  background-color: #fff;
  overflow-x: hidden;
}
a.carousel-control.right {
  margin-right: 1020px;
}
.carousel-control {
  top: 105%;
  margin-left: 10px;
  background-color: #9fb8bc;
  height: 35px;
  width: 35px;
  font-size: 35px;
}
img#logo {
  position: absolute;
  top: 0;
}
.brand {
  margin-top: -45px;
}
table {
  width: 70%;
}
.clear {
  clear: both;
}
h1 {
  font-size: 14pt;
  color: #326873;
}
ul.phone-nav {
  margin-top: 70px;
  list-style: none;
  width: 80%;
}
ul.phone-nav li {
  width: 100%;
  border: 1px solid #eee;
  border-radius: 5px;
  text-align: center;
  padding: 5px 0;
  opacity: 0.8;
  background-color: #326873;
}
ul.phone-nav a li {
  color: #fff;
  font-weight: bold;
}
.nav-collapse {
  margin-right: 100px;
  font-size: 11pt;
}
.navbar {
  margin-bottom: 0;
  margin-top: -30px;
}
.footer {
  margin-top: 20px;
  text-align: center;
  padding: 10px 0;
  color: #fff;
}
.footer a {
  color: #fff;
}
#top {
  background: url(/media/topbar2.jpg) repeat-x;
  height: 50px;
}
#media {
  width: 1120px;
  position: relative;
  text-align: right;
}
b#review {
  color: #326873;
}
#bottom {
  background: url(/media/bottom.png) repeat-x #4e7265;
  min-height: 50px;
}

#content {
  min-height: 200px;
  background-color: #fff;
  padding: 10px;
}
#slideshow {
  width: 100%;
  margin: auto;
}
#hours {
  text-align: center;
  padding: 0 0 0 10px;
  margin-left: -20px;
}
p#hours {
  font-size: 12pt;
  color: #326873;
}
.span9 {
  margin-left: 50px;
}
form p {
  margin-right: 10px;
}
.span8 {
  border-right: 2px solid #326873;
  padding: 0 10px 0 0;
}
.rates {
  background-color: #8caaae;
  padding: 0 15px 15px 15px;
  color: #fff;
  text-align: center;
  height: 200px;
  box-shadow: 2px 2px 5px #333333;
  border-radius: 12px;
  font-size: 15px;
  margin-left: 0;
  margin-right: 10px;
}
.rates p {
  line-height: 27px;
}
.rates h1 {
  color: #fff;
}
