.f-page #tabs, .f-page .ui-tabs-nav {
  width: 100%;
}

.f-page #tabs {
  height: auto;
}

.f-page .ui-tabs-nav {
  height:40px;
  background:url("images/structure/f-page-head.jpg") repeat scroll 0 0;
}

.f-page .ui-tabs-nav li a span {
  font-size:15pt;
}

.f-page .ui-tabs-nav li {
  border-right: 4px solid #FFFFFF;
  height:48px;
}

.f-page #tabs .ui-tabs-nav .ui-tabs-selected {
    background: url("images/structure/f-page-head.jpg") repeat scroll 0 -48px transparent;
}

.f-page #tabs .ui-tabs-nav a {
  font-size:23px;
  /* padding: 6px 35px 9px; */
  width:100%;
  text-align:center;
  font-weight:normal;
}

.f-page .ui-tabs-panel {
  background:none;
  border:none;
}

.f-page.v-bill li.views-row  {
  padding-top:0px;
}

.f-page #tabs h3 {
  font-size:21px;
  text-transform:uppercase;
}

.f-page .f-column {
  width:235px;
  float:left;
  border:1px solid #e7e7e7;
  margin-right:10px;
}

.f-page .f-column.last {
  margin-right:0;
}

.f-page .f-column h3 {
  background: url("images/structure/block-head.jpg") repeat-x scroll 0 0 transparent;
  border-bottom: 1px solid #001631;
  clear: both;
  color: #FFFFFF;
  font-size: 13px;
  height: 26px;
  line-height: 22px;
  margin: 0 0 5px;
  padding: 3px 0 3px;
  text-align:center;
  text-shadow: 1px 1px 1px #424242;
}

.f-page .f-column .views-row {
  padding: 0 5px;
  height: auto;
}

.f-title-head {
  background: url("images/structure/block-head.jpg") repeat-x scroll 0 -487px transparent;
  border-bottom: 1px solid #001631;
  clear: both;
  color: #FFFFFF;
  font-size: 13px;
  height: 33px;
  line-height: 33px;
  margin: 0 0 5px;
  padding: 3px 0 3px;
  text-align:center;
  text-shadow: 1px 1px 1px #424242;
}

.f-title-head h3 {
  float:left; 
  line-height:33px;
  padding-left:10px;
  color:#fff;
  font-size:16px;
}

.f-title-head a {
  display:block;
  float:right;
  margin-right:10px;
  color:#fff;
  text-decoration:underline;
  text-shadow: 1px 1px 1px #424242;
  font-weight:bold;
}

#front-page-blocks li {
  display:inline-block;
  float:left;
  list-style:none;
  margin:0;
  padding:6px 0;
  text-align:center;
  width:360px;
}

#front-page-blocks li div p {
  text-align:left;
  margin:0 0 0 24px;
}

#tabs ul li a:hover {
  text-decoration:underline;
}

#menu .current {
  background:url("images/front_onright.jpg") no-repeat right top #ff793a;
}
#menu .current a {
  background:url("images/front_onleft.jpg") no-repeat left top;
  color:black;
}

.bottom_orange {
  width: 97%;
  margin-left: 10px;
  position: relative;
  height: 9px;
  background-color: #ff793a;
  clear: both;
  _clear: none;
  border-left: 1px solid #7f4023;
  border-right: 1px solid #7f4023;
}

#hotels, #broadway, #tours {
display:none;
}