/* VISIT PAGES STYLES */
h2#directions-heading {
  margin-bottom: 0;
}

#map {
  background: #ffffff;
  padding: 5px;
  width: 373px;
  height: 313px;
  border: 1px solid #7f7f7f;
  margin: 0 0 12px 0;
}

#directions {
  font-family: arial, sans-serif;
  background: #c6b88e;
  padding: 12px;
  margin: 0 0 20px 0;
}

#visit #directions .panel {
  height: 450px;
}

#directions table {
  border-bottom: 1px solid #9d9a9a;
  margin: 0 0 20px 0;
}

#directions td {
  color: #ba5a00;
  padding: 3px 6px 3px 12px;
  border-bottom: 1px dotted #9d9a9a;
  background: url(../images/nav/arrow.gif) 0 7px no-repeat;
}

#directions tr.last td {
  border-bottom: none;
}

#directions table td.heading {
  font-weight: bold;
  color: #333333;
  width: 45%;
  padding: 3px 0 3px 6px;
  background: none;
}

#directions table td.heading span.details {
  font-weight: normal;
}

#directions p {
  font-weight: bold;
  padding: 0 6px;
}

#directions h6 {
  padding-left: 6px;
  padding-right: 6px;
  font-family: verdana, sans-serif;
}

#visit {
  background: #ffffff url(../images/nav/background_visit.gif) 290px 31px no-repeat;
}

#visit p {
  padding: 0 0 0 12px;
}

#visit .location {
  overflow: hidden;
  _height: 1%;
}

#visit .location:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#visit .location .hours {
  float: left;
  width: 312px;
}

.location .contact {
  float: left;
  margin-left: 40px;
  width: 163px;
}

.location .contact .info {
  padding-top: 12px;
}

.location .contact span {
  display: block;
}

#visit .location .contact img {
  display: block;
  margin: 0 0 15px 0;
}

#visit #visit-location {
  background: #ca3800;
  color: #ffffff;
  font-family: arial, sans-serif;
  padding: 20px 0 15px 0;
  border: 6px solid #000000;
  margin: 0 0 20px 0;
  overflow: hidden;
  _height: 1%;
}

#visit #visit-location label {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 17px;
  width: 165px;
  padding: 0 0 0 100px;
  text-align: right;
  margin: 0 12px 0 0;
}

#visit #visit-location #contact {
  display: block;
  float: left;
  font-size: 28px;
  line-height: 26px;
  width: 487px;
  padding: 0 160px 0 0;
}

#visit #visit-location label,
#visit #visit-location address,
#visit #visit-location .tel {
  font-weight: bold;
}

#visit #visit-location #contact #details {
  font-size: 14px;
}

#visit #visit-location #contact .tel {
  font-size: 16px;
}

#visit #visit-location #contact .tel .type {
  display: none;
}

#visit table.visit-table {
  width: 312px;
  margin: 0 0 1em 0;
}

#visit table.visit-table td {
  border: 1px solid #ffffff;
  border-right: none;
  padding: 3px 6px 3px 12px;
  width: 50%;
}

#visit table.visit-table th {
  color: #ffffff;
  padding: 3px 6px 3px 12px;
  font-weight: bold;
}

#visit table#tickets {
  width: 411px;
  margin: 0 0 1em 0;
}

#visit table.last {
  margin-bottom: 4em;
}

/* ARTISTS GALLERY PAGE STYLES */
#artists-gallery {
  background: #ffffff url(../images/nav/background_artists_gallery.gif ) 519px 31px no-repeat;
}

#artists-gallery #mission-statement {
  background: #ba1a1a;
  color: #ffffff;
  font-family: arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  padding: 24px;
  border: 6px solid #000000;
  margin: 0 0 20px 0;
}

#artists-gallery .current-gallery dl {
  display: block;
  overflow: hidden;
  _height: 1%;
}

#artists-gallery .current-gallery dl:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#artists-gallery .current-gallery dt {
  float: left;
  margin: 0 16px 20px 8px;
}

#artists-gallery #map {
  background: #ffffff;
  padding: 5px;
  width: 281px;
  height: 236px;
  border: 1px solid #7f7f7f;
  margin: 0 0 12px 0;
}

#artists-gallery #directions h6 {
  padding-left: 0;
  padding-right: 0;
  margin-top: 12px;
  text-transform: capitalize;
}

#artists-gallery #directions p {
  font-weight: normal;
  padding: 0;
}

#artists-gallery #directions div.panel {
  border-top: 1px solid #7f7f7f;
}
