html {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .85em;
  line-height: 1.5em;
  background-color: #0e244c;
  color: #f000;
}
body {
  margin: 0px;
  background: url('images/1x1/container-background.svg.png');
}
h1, h2, h3, h4, h5, h6, p {
  margin: .5em 0px;
}
h1, h2, h3, h4, h5, h6 {
  color: #244b89;
}
ul {
  margin-bottom: .5em;
  margin-top: .5em;
}
h1 {
  font-size: 1.5em;
  line-height: 1.35em;
  display: block;
  margin-bottom: -1em;
}
h2 {
  font-size: 1.3em;
  line-height: 1.2em;
  display: block;
  margin-bottom: -.6em;
}
h1 img, h2 img {
  background: url('images/separator.png');
  width: 656px;
  height: 9px;
  margin-left: 8px;
  position: relative;
}
h1 img {
  top: -.7em;
}
h2 img {
  top: -.5em;
}
h3 {
  font-size: 1.1em;
  line-height: 1.1em;
}
a img {
  border-style: none;
}
div#container_overall {
  width: 988px;
  margin: 0px auto;
  color: #fff;
  padding: 25px 0px 0px 0px;
}
img#container_background_top {
  display: block;
  position: relative;
  width: 988px;
  height: 35px;
  z-index: 1;
  margin: 0px auto -35px auto;
}
div#container_overall a {
  color: #f00;
}
div#header {
  margin: 0px auto;
  width: 938px;
  height: 210px;
}
div#slideshow {
  width: 938px;
  height: 210px;
  overflow: hidden;
  position: absolute;
}
div#slideshow img {
  display: block;
  width: 938px;
  height: 210px;
}
img#logo {
  display: block;
  width: 290px;
  height: 118px;
  position: absolute;
  margin-top: -26px;
  margin-left: 6px;
  z-index: 1;
}
div#nav_top {
  background: url('images/nav-top-background.png');
  padding: 0px 10px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  z-index: 3;
  float: right;
  position: relative;
  margin-top: 186px;
}
div#nav_top a {
  text-decoration: none;
  margin-left: 20px;
  display: block;
  float: left;
  height: 24px;
  color: #fff;
}
div#nav_top a.first {
  margin-left: 0px;
}
div#nav_top a.current, div#nav_top a:hover {
  color: #ffe473;
}
div#bottom {
  background: url('images/1x1/bottom-background.alt.svg.png');
  padding: 94px 8px 8px 5px;
  color: #0e244c;
  width: 938px;
  margin-left: 17px;
  margin-top: -97px;
  position: relative;
}
div#nav_top_sub a.single {
  line-height: 26px;
}
div#left {
  float: left;
  margin: -102px 20px 5px 0px;
  width: 223px;
}
div#left.nowrap {
  margin-right: 0px;
}
div#left p {
  margin-left: 12px;
  text-align: center;
}
div#nav_left {
  background: url('images/1x1/nav-left-background.alt.svg.png');
  padding: 17px 18px 20px 13px;
  margin: 0px 0px 0px 13px;
  position: relative;
  width: 179px;
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
  line-height: 14px;
  text-align: left;
}
div#nav_left a {
  display: block;
  text-decoration: none;
  color: #fff;
  margin: 0px 0px;
  background: url('images/nav-left-link-background.png');
  padding: 2px 6px 6px 2px;
  width: 177px;
  height: 43px;
}
div#nav_left a img {
  width: 77px;
  height: 43px;
  display: block;
  position: absolute;
  margin-left: 100px;
}
div#nav_left a span.decoration {
  display: block;
  width: 157px;
  height: 24px;
  background: url('images/nav-left-link-decoration.png');
  position: absolute;
}
div#nav_left a span.text {
  position: absolute;
  display: block;
  z-index: 1;
  margin-top: 10px;
  margin-left: 10px;
}
div#nav_left a span.single {
  margin-top: 17px;
}
div#nav_left a span.border {
  background: url('images/nav-left-link-border.png');
  display: block;
  width: 168px;
  height: 8px;
  position: absolute;
  margin-top: 37px;
  margin-left: 6px;
}
div#nav_left a.current {
  background-image: url('images/nav-left-link-background-current.png');
  color: #244b89;
}
div#nav_left a.current span.border {
  background-image: url('images/nav-left-link-border-current.png');
}
div#nav_left a:hover {
  color: #e2bf77;
}
div#nav_left a:hover span.border {
  background-image: url('images/nav-left-link-border-rolled.png');
}
div#nav_left a.current:hover {
  color: #000;
}
div#logos {
  width: 197px;
  height: 105px;
  overflow: hidden;
  margin-left: 18px;
  margin-top: .5em;
  clear: both;
}
div#logos a {
  display: block;
}
a#facebook {
  display: block;
  margin: 10px 0px 0px 50px;
  height: 91px;
  width: 145;
}

a#twitter {
  display: block;
  margin: -30px 0px 0px 50px;
  height: 91px;
  width: 145;
}

div#content.nowrap {
  float: left;
  width: 665px;
  margin-left: -10px;
}
div#content {
  padding: 1px 30px 10px 30px;
}
div#content a {
  color: #244b89;
}
div#content a:visited {
  color: #69451d;
}
div#content h1 a, div#content h2 a {
  text-decoration: none;
}
div#content h1 a:visited, div#content h2 a:visited {
  color: #244b89; 
}
div#nav_top_sub {
  float: right;
  font-weight: bold;
  font-style: italic;
  font-size: 12px;
  line-height: 13px;
  text-align: center;
  margin: 2px -29px 2px 0px;
}
div#nav_top_sub a {
  display: block;
  background: url('images/nav-top-sub.png');
  color: #0e244c;
  text-decoration: none;
  float: left;
  padding: 4px 6px 6px 4px;
  width: 120px;
  height: 26px;
}
div#nav_top_sub a:visited {
  color: #0e244c;
}
div#nav_top_sub a:hover {
  background-image: url('images/nav-top-sub-rolled.png');
  color: #fff;
}
div#footer {
  text-align: center;
  font-size: .85em;
  padding: .1em 25px .5em 25px;
}
div#footer a {
  color: #fff;
}
div#categories {
  margin: .5em 0px;
}
div#categories div {
  width: 48%;
  float: left;
  margin: 0px 1%;
}
div#categories a {
  float: left;
  clear: left;
  display: block;
  margin: .25em 0px;
  width: 100%;
  text-decoration: none;
  font-weight: bold;
}
div#categories a:hover {
  color: #538ab2;
}
div#businesses {
  text-align: center;
}
div#businesses div.business {
  padding-top: 1em;
  border-top: 1px solid #000;
  margin-top: 1em;
}
div#businesses div.business.first {
  border-style: none;
}
div#businesses .name {
  display: block;
  text-align: left;
  font-weight: bold;
  font-size: 1.1em;
}
div#businesses div.description {
  text-align: left;
  font-size: .85em;
}
div#businesses span.address {
  display: block;
  text-align: center;
  clear: both;
}
div#businesses img.logo {
  float: left;
  margin: 0px 10px 10px 0px;
}
div.photo_gallery {
  text-align: right;
  line-height: 1em;
  margin: .5em 0px;
}
div.photo_gallery a {
  display: block;
  width: 112px;
  height: 70px;
  font-size: .85em;
  overflow: hidden;
  float: left;
  text-align: center;
  text-decoration: none;
  margin: 5px 10px;
}
div.photo_gallery img {
  width: 110px;
  height: 68px;
  border: 1px solid #000;
  display: block;
}