* {
  font-family: arial, sans-serif;
}

a {
  color: black;
  text-decoration: none;
}

#breadcrumb {
  margin-top: 30px;
}

#calendar_content li {
  list-style-type: none;
}

#calendar_content .key {
  display: none;
}

#calendar_menubar {
  display: none;
}

#content_heading {
  clear: left;
  margin-top: 30px;
}

#footer_links1  li {
  display: none;
}

  #footer_links1 li.copyright {
    color: white;
    display: inline;
    margin: 0;
    padding: 0;
    text-indent: 0;
  }

    #footer_links1 li.copyright #copyright_text {
      color: black;
    }

#footer_links2 {
  display: none;
}

#footer_logos {
  background: transparent url(/images/footer_logos_bw.png);
  float: right;
  height: 50px;
  width: 97px;
}

#header h1 a {
  background: transparent url(/images/logo_bw.png);
  float: left;
  height: 78px;
  margin-bottom: 30px;
  text-indent: -1000em;
  width: 126px;
}

#header ul {
  display: none;
}

#inside_button_bar {
  display: none;
}

#phone_number {
  background: transparent url(/images/01709724990_bw.png);
  float: right;
  height: 12px;
  text-indent: -1000em;
  width: 115px;
}

#right_column {
  display: none;
}

#searchBox {
  display: none;
}

.calendar_marker {
  float: left;
  height: 20px;
  margin-right: 20px;
  width: 10px;
}

.calendar_month td {
  border: 1px solid gray;
  vertical-align: top;
}

.details {
  display :none;
}

.image {
  display: none;
}

.nextLink {
  display: none;
}

.previousLink {
  display: none;
}


p.fieldName {
  clear: left;
  float: left;
  margin-top: 10px;
  padding: 0 50px 0 0;
  text-align: right;
  width: 110px;
}

p.fieldValue {
  clear: none;
  float: left;
  margin-top: 10px;
  width: 300px;
}

h3, hr {
  clear: left;
}

a:link, a:visited {
  border: none;
}

p {
  clear: left;
}

p.invoice_message {
  display: none;
}