hr.dotted {
  color: #fff;
  background-color: #fff;
  border: 2px dotted #333;
  border-style: none none dotted;
}
thead td {
  background: #85AF78;
  color: #fff !important;
}
#fac_photobox {
  position: absolute;
  top: -40px;
  right: -20px;
}
#facility-list-image {
  cursor: pointer;
}
#facilitybox {
  width: 600px;
  border: 1px solid #000;
  padding: 1em;
  background-color: #FFF;
}
#facilitybox tbody td {
  font-size: 1.3em;
  font-family: arial, sans-serif;
}
#footer {
  background: #333;
  color: #fff;
}
#footer input {
  margin-top: 0;
}
#footer label {
  font-weight: normal;
  text-transform: uppercase;
}
#footer p{
  font-family: arial, helvetica, sans-serif;
}
#header {
  background: #ffffff url(../images/header_bg.gif) repeat-x;
  height: 120px;
}
#mainbody {
  background: #f6f6f6;
}
#mapbox {
  position: absolute;
  margin-top: -1.75em;
}
#map_bubble {
  position: absolute;
  right: 4em;
}
#nav {
  background: #aaa8b9 url(../images/nav_bg.gif) repeat-x;
  border-top: 7px solid #770707;
  height: 95px;
}
#nav_inner {
  margin: 14px 0;
  text-transform: uppercase;
  font-size: 1.2em;
}
#nav_inner a {
  color: #fff;
  text-decoration: none;
  display: block;
  line-height: 4em;
  margin: 0 .5em;
}
#nav_inner a:hover {
  background: #777586;
}
#portfolio a {
  display: block;
  float: left;
  margin-right: 5px;
}
#portfolio img {
  border: 3px solid #fff;
  width: 104px;
}
#tagline {
  padding-top: 2.3em;
  font-size: 1.5em;
  line-height: .9em;
}
.btn {
  border: 1px solid #cfcfcf;
  background: #6a696e;
  color: #fff;
  padding: .25em;
}
.container {
  font-family: "Lucida Sans", Helvetica, arial, sans-serif;
}
.glow {
  background: url(../images/glow_bg.gif) no-repeat;
  height: 330px !important;
  position: relative;
}
.header {
  background: #6F6F6F;
  color: #fff;
}
.mainheight {
  height: 330px;
}
.navitem {
  border-right: 1px solid #686481;
  text-align: center;
}
.phonebox {
  font-size: 2em;
}
.red {
  color: #770707;
}
.subtitle {
  font-size: 1.3em;
}
.title {
  font: 1.75em/1.3em "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
  color: #0f086c;
}
.title a {
  color: #0f086c;
  text-decoration: none;
}
.title a:hover {
  text-decoration: underline;
}
.top-border {
  border-top: 6px solid #000;
}
.white {
  color: #fff;
}

/* Accordion Content */
span.push {
  margin-right: .5em;
}
#accordion {
  position: relative;
}
#accordion p {
  margin-bottom: 0;
  padding: .2em;
  font-size: 1.3em;
}
#accordion p.title {
  padding: 4px 10px 4px 5px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background: #85AF78;
  color: #FFF;
  font-size: 1.75em;
}
.accordion-switch {
  position: relative;
  z-index: 100;
  background: #FFF;
  cursor: pointer;
}
.accordion-content {
  overflow: hidden;
}
.facility-container {
  height: 720px;
  overflow: auto;
  position: relative;
  text-align: left;
}
/* End Accordion Content */