body {
  text-align: center;
  font-family: Georgia, Helvetica, "Lucida Grande", Tahoma, Verdana, sans-serif;
  font-size: 13px;
}
  
a img {
  border-style: none
}

#container {
  margin: 0 auto;
  width: 700px
}

#header {
  width: 700px;
}

#footer {
  width: 700px;
  text-align: center
}

#logo {
  float: left;
}

.logo img {
  width: 230px;
  height: 76px
}

#menu {
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  width: 450px;
  padding: 55px 20px 5px 0px;
  float: right
}

#menu a {
  background-color: #f90;
  color: #fff;
  padding: 10px 10px 5px 10px;
  margin: -1px;
  text-decoration: none;
  text-transform: uppercase
}

#menu a:hover {
  background-color: #69C;
  color: #fff;
  padding: 50px 10px 5px 10px;
  margin: -1px;
  text-decoration: none
}

#menu a.active {
  background-color: #69c;
  color: #fff;
  padding: 50px 10px 5px 10px;
  margin: -1px;
  text-decoration: none
}

#banner img{
  width: 700px;
  height: 130px
}

#content {
  padding-top: 0px;
}

#sideimg {
  float: left;
  width: 200px;
}

#sidetext {
  float: left;
  font-size: 12px;
  width: 200px;
  line-height: 1.6em;
  text-align: left;
  padding: 15px 0px 0px 10px
}

#sideimg img {
  width: 200px;
  height: 300px
}

#text {
  float: right;
  width: 450px;
  padding: 10px 15px 0 20px;
  text-align: left;
  line-height: 1.6em
}

.menuselect {
  background-color: #73a0cd;
}

.headorange {
  font-size: 24px;
  font-weight: bold;
  font-family: Helvetica, Tahoma, Verdana, sans-serif;
  padding: 0 0 0 0;
  line-height: 1.3em;
  color: #f90
}

.bodyorange, .bodyorange a {
  font-size: 13px;
  font-family: Helvetica, Tahoma, Verdana, sans-serif;
  padding: 0 0 0 0;
  line-height: 1.2em;
  font-weight: bold;
  color: #f90
}

.accentblue {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  font-family: Georgia, Helvetica, "Lucida Grande", Tahoma, Verdana, sans-serif;
  padding: 0px 10px 0px 0px;
  text-align: right;
  line-height: 1.5em;
  color: #69c
}

.accentbluefaq {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  font-family: Georgia, Helvetica, "Lucida Grande", Tahoma, Verdana, sans-serif;
  padding: 10px 10px 10px 28px;
  line-height: 1.5em;
  color: #69c
}

.faq {
  font-size: 13px;
  background-color: #69c;
  font-style: italic;
  font-family: Georgia, Helvetica, "Lucida Grande", Tahoma, Verdana, sans-serif;
  padding: 10px 10px 10px 28px;
  line-height: 1.5em;
  color: #fff
}

.faqanswer {
  font-size: 13px;
  padding: 0 0 0 30px;
  font-family: Georgia, Helvetica, "Lucida Grande", Tahoma, Verdana, sans-serif;
  color: #000;
  line-height: 1.6em;
}

#map {
  padding: 10px 15px 0 20px
}