body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #fff;
  text-align: center; }

h1.img {
  margin: 0;
  text-indent: -9999px;
  display: block;
  height: 67px;
  background-repeat: no-repeat;
  width: 630px; }

h1.live {
  background-image: url(/images/structure/h_live.gif); }

h1.learn {
  background-image: url(/images/structure/h_learn.gif); }

h1.worship {
  background-image: url(/images/structure/h_worship.gif); }

h1.work {
  background-image: url(/images/structure/h_work.gif); }

h1.plan {
  background-image: url(/images/structure/h_plan.gif); }

h1.playhospitality {
  background-image: url(/images/structure/h_playhospitality.gif); }

h1.playcasinos {
  background-image: url(/images/structure/h_playcasinos.gif); }

h1.playretail {
  background-image: url(/images/structure/h_playretail.gif); }

h1.playrestaurants {
  background-image: url(/images/structure/h_playrestaurants.gif); }

h1.playdestinations {
  background-image: url(/images/structure/h_playdestinations.gif); }

h1.playentertainment {
  background-image: url(/images/structure/h_playentertainment.gif); }

h1.media-news {
  background-image: url(/images/structure/h_media_news.gif); }

h1.sustainability {
  background-image: url(/images/structure/h_sustainability.gif);
  height: 77px; }

h3 {
  font-size: 14px;
  margin-bottom: 0;
  padding-bottom: 0; }

h5 {
  font-size: 12px;
  color: #888886;
  font-weight: normal;
  margin-top: 0;
  padding-top: 0; }

.hr {
  font-size: 1px;
  margin: 10px 0;
  border-bottom: 2px solid #ffc425; }

div#container {
  width: 925px;
  margin: 17px auto;
  text-align: left;
  position: relative;
  min-height: 100%;
  background-color: #fff; }
div#flash {
  background-color: #fff; }
  div#flash p.requires {
    margin-top: 35px; }
  div#flash a {
    color: #77787B;
    text-decoration: none;
    font-weight: bold; }
    div#flash a:hover {
      text-decoration: underline; }
  div#flash table {
    margin: 30px 0px 100px;
    width: 100%;
    font-size: 14px; }
    div#flash table td {
      vertical-align: bottom;
      white-space: nowrap; }
    div#flash table td.locations {
      font-size: 13px; }
    div#flash table td.margin {
      width: 100px; }
div.renfro-referral-bar {
  width: 100%;
  background-color: #FFC420;
  padding: 15px 2px 13px;
  font-size: 12px;
  color: #000; }
  div.renfro-referral-bar a {
    font-weight: bold;
    color: #000; }
div.admin-bar {
  width: 100%;
  background-color: maroon;
  padding: 10px 2px 8px;
  color: #fff; }
  div.admin-bar a {
    color: #FFF9E8;
    font-weight: bold;
    padding: 1px; }
    div.admin-bar a:hover {
      color: #FEC624; }
div.notice {
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 10px 2px 8px;
  background-color: maroon;
  margin-bottom: 10px; }

.clearfix {
  display: inline-block; }
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

* html .clearfix {
  height: 1px; }

.reset {
  display: block;
  clear: both;
  font-size: 1px;
  height: 1px;
  line-height: 0.1;
  background: transparent; }

#page-content {
  margin-top: -30px; }

#details {
  color: #353132; }
  #details a {
    color: #6d6e71;
    text-decoration: none; }
    #details a:hover {
      color: #353132; }
  #details #left {
    width: 110px;
    float: left;
    margin-right: 20px;
    overflow: hidden; }
  #details #main {
    float: left;
    width: 500px;
    margin-right: 20px;
    overflow: hidden; }
  #details #right {
    float: left;
    width: 253px;
    overflow: hidden; }

.video_player {
  display: block;
  margin: 20px 0 0; }

.video_player_comment {
  color: #888886;
  font-style: italic; }

#sustainability {
  color: #353132;
  line-height: 16px; }
  #sustainability a {
    font-weight: bold;
    color: #888886; }
    #sustainability a:hover {
      color: #000; }
  #sustainability h2 {
    font-size: 14px; }
    #sustainability h2 span {
      font-weight: normal; }
    #sustainability h2 span.caps {
      font-weight: bold; }
  #sustainability strong {
    color: #888886; }
  #sustainability #left {
    width: 175px;
    float: left;
    margin-left: 4px;
    margin-right: 20px;
    display: inline; }
  #sustainability #main {
    float: left;
    width: 490px;
    margin-right: 20px; }
  #sustainability #right {
    float: left;
    width: 175px; }
  #sustainability .notfirst {
    border-top: 2px solid #FFCC33;
    margin-top: 15px; }

#section_nav {
  width: 880px;
  margin: 0 0 6px 10px;
  font-size: 10px;
  font-weight: bold; }
  #section_nav a {
    color: #8a8b87;
    text-decoration: none; }
    #section_nav a:hover {
      color: #353132; }
  #section_nav .nav_item {
    white-space: nowrap;
    margin-right: 16px; }

#media_box {
  border-top: 2px solid #ffc425;
  margin: 4px 0;
  padding: 0 35px 12px; }
  #media_box .title {
    font-weight: bold;
    color: #888886;
    padding: 10px 0 0;
    cursor: pointer; }
  #media_box .subtitle {
    font-weight: normal; }
  #media_box .active {
    color: #353132;
    margin-top: 15px; }
  #media_box .body {
    margin-top: 0;
    padding-bottom: 15px; }

#dialogs {
  display: none; }

#login {
  text-align: left;
  font-size: 11px; }
  #login h1 {
    font-size: 12px; }

#contact {
  font-size: 11px;
  text-align: left; }
  #contact a {
    text-decoration: none;
    color: #888886; }
  #contact td {
    vertical-align: top; }
