html {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  background-color: #fff;
  color: #000;
}
body {
}
a img {
  border-style: none;
}
h1, h2, h3, h4, h5, h6 {
  font-style: italic;
  color: #5e2d41;
}
h1 {
  font-size: 1.5em;
  text-align: center;
}
h2 {
  font-size: 1.2em;
}
h3 {
}
div#container_overall {
  width: 985px;
  margin: 0px auto;
}
img#logo {
  float: left;
  margin-top: 35px;
  width: 307px;
  height: 196px;
}
div#slideshow_container {
  width: 610px;
  height: 185px;
  overflow: hidden;
  padding-left: 30px;
  margin-bottom: 15px;
}
div#slideshow_container img {
  width: 610px;
  height: 185px;
}
img#slideshow_border {
  position: absolute;
}
form#search div {
  text-align: right;
  margin-right: 25px;
}
input {
  border: 1px solid #6e9dc9;
  color: #491a2d;
}
input[type=submit] {
  background-color: #491a2d;
  color: #fff;
  border-style: none;
}
div#nav_top {
  text-align: center;
  line-height: 31px;
  font-size: 17px;
  clear: both;
  margin-left: 150px;
  height: 31px;
  overflow: hidden;
}
div#nav_top a {
  background-image: url('images/tab-maroon.png');
  display: block;
  float: left;
  margin-right: 7px;
  width: 160px;
  height: 31px;
  color: #fff;
  text-decoration: none;
}
div#nav_top a.active_tab {
  background-image: url('images/tab-blue.png');
}
div#nav_top a:hover {
  color: #6e9dc9;
}
div#nav_top a.active_tab:hover {
  color: #4a1b2e;
}
div#left {
  float: left;
  clear: left;
  width: 134px;
  margin: 0px 8px;
}
div#nav_left {
  background-image: url('images/1x1/nav-left-background.svg.png');
  width: 114px;
  padding: 0px 10px;
  text-align: center;
}
div#nav_left a {
  color: #48182d;
  text-decoration: none;
  display: block;
  margin: 18px 0px;
}
div#nav_left_sub {
  margin: -15px 0px -9px 3px;
}
div#nav_left_sub a {
  font-size: .7em;
  margin: 0px;
  text-align: left;
}
div#nav_left a:hover {
  color: #4e8abe;
}
a#pay_online {
  margin-top: 1em;
}
div#content_container {
  width: 835px;
  overflow: hidden;
  float: left;
}
div#content_background {
  background: #5e93c3 url('images/content-background.jpg') no-repeat;
  position: absolute;
  width: 835px;
}
div#content_gradient {
  background-image: url('images/1x1/gradient-transparent-white.svg.png');
  position: absolute;
  width: 835px;
}
div#content_white_swirls {
  background-image:  url('images/background-decoration.png');
  height: 648px;
  position: absolute;
  width: 835px;
}
div#content {
  color: #48182d;
  position: absolute;
  width: 665px;
  padding: 35px 15px 15px 155px;
}
div#content a {
  color: #002752;
}
div#footer {
  text-align: center;
  font-size: .85em;
  margin-left: -140px;
  clear: both;
}
div#slideshows {
  float: right;
  width: 120px;
  margin-left: 20px;
}
div#slideshows a {
  display: block;
  width: 120px;
  height: 60px;
  overflow: hidden;
  margin-bottom: 20px;
}
div#slideshows a img {
  display: block;
}
