@import url(/css/generic.css);
@import url(/css/xstandard.css);
/*
 * Site Specific Styles
 */

body {
  background: #E5E5E5 url(/img/body-bg.jpg) center repeat-y;
  line-height: 1.5em;
  text-align: center;
}

h2 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 2.4em;
  line-height: 1.0em;
  font-family: Times New Roman, Times, serif;
}
a {
  text-decoration: none;
  color: #5F67B7;
}
#site-container {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 767px;
  text-align: left;

  background:#fff;
  }

/* header */
#site-container #header {
  overflow: hidden;
  display: inline-block;
  background: url(/img/header-sub-bg.jpg) top left no-repeat;
  width: 767px;
}
#site-container #header-the-course {
  margin: 0 0 10px 0;
  padding: 0;
  width: 767px;
  height: 290px;
  overflow: hidden;
  display: inline-block;
  background: url(/img/header-the-course-bg.jpg) top left no-repeat;
}
#site-container #header-membership-and-green-fees {
  margin: 0 0 10px 0;
  padding: 0;
  width: 767px;
  height: 290px;
  overflow: hidden;
  display: inline-block;
  background: url(/img/header-membership-and-green-fees-bg.jpg) top left no-repeat;
}
#site-container #header-corporate-services {
  margin: 0 0 10px 0;
  padding: 0;
  width: 767px;
  height: 290px;
  overflow: hidden;
  display: inline-block;
  background: url(/img/header-corporate-services-bg.jpg) top left no-repeat;
}
#site-container #header-golf-and-pamper {
  margin: 0 0 10px 0;
  padding: 0;
  width: 767px;
  height: 290px;
  overflow: hidden;
  display: inline-block;
  background: url(/img/header-golf-and-pamper-bg.jpg) top left no-repeat;
}
#site-container #header-livingwell-health-packages {
  margin: 0 0 10px 0;
  padding: 0;
  width: 767px;
  height: 290px;
  overflow: hidden;
  display: inline-block;
  background: url(/img/header-livingwell-health-packages-bg.jpg) top left no-repeat;
}
#site-container #header-about-us {
  margin: 0 0 10px 0;
  padding: 0;
  width: 767px;
  height: 290px;
  overflow: hidden;
  display: inline-block;
  background: url(/img/header-about-us-bg.jpg) top left no-repeat;
}
#site-container #header-contact-us {
  margin: 0 0 10px 0;
  padding: 0;
  width: 767px;
  height: 290px;
  overflow: hidden;
  display: inline-block;
  background: url(/img/header-contact-us-bg.jpg) top left no-repeat;
}
#site-container #header-location {
  margin: 0 0 10px 0;
  padding: 0;
  width: 767px;
  height: 290px;
  overflow: hidden;
  display: inline-block;
  background: url(/img/header-location-bg.jpg) top left no-repeat;
}
#site-container #header {
  display: block;
}
#site-container #header #hilton-logo {
  float: left;
  margin: 0;
  padding: 0;
}
#site-container #header #hilton-logo img {
  display: block;
}
#site-container #header #general-menu {
  float: left;
  margin: 0;
  padding: 0;
  width: 630px;
}
#site-container #header #general-menu ul {
  float: right;
  margin: 22px 0 0 0;
  padding: 0;
  list-style-type: none;
}
#site-container #header #general-menu ul li {
  float: left;
  margin: 0;
  padding: 0 12px;
  color: #162697;
  border-right: 1px solid;
}
#site-container #header #general-menu ul li.last {
  padding-right: 0;
  border: none;
}
#site-container #header #general-menu ul li a {
  text-decoration: none;
  color: #162697;
}
#site-container #header #site-menu {
  float: left;
  margin: 16px 0 0 6px;
  padding: 0;
  line-height: 1.2em;
}
#site-container #header #site-menu ul {
  margin: 0;
  _margin: 0 0 0 2px;
  padding: 0;
  list-style-type: none;
}
#site-container #header #site-menu ul li {
  float: left;
  margin: 0 2px 0 0;
  _margin-top:3px;
  padding: 0;
  width: 102px;
  height: 31px;
  background: #C0D7EA;
  text-align: center;
}
#site-container #header #site-menu ul li.short-link {
  padding-top: 7px;
  height: 24px;
}
#site-container #header #site-menu ul li.last {
  width: 101px;
  padding-top: 7px;
  height: 24px;
}
#site-container #header #site-menu ul li.selected {
  background: #DFFFD6;
}
#site-container #header #site-menu ul li.short-link-selected {
  padding-top: 7px;
  height: 24px;
  background: #DFFFD6;
}
#site-container #header #site-menu ul li.last-selected {
  width: 101px;
  padding-top: 7px;
  height: 24px;
  background: #DFFFD6;
}
#site-container #header #site-menu ul li a {
  display: block;
  padding-top: 1px;
  color: #162697;
  text-decoration: none;
}
#site-container #header #page-title {
  position: absolute;
  margin: 0;
  padding: 18px 0 0 25px;
  color: #fff;
  left: -999px;
}
/* end header */

#site-container #left-menu {
  float: left;
  margin: 0;
  padding: 0;
  width: 140px;
  
}
#site-container #left-menu ul {
  margin: 0 0 30px 1px;
  
  
  padding: 0;
  list-style-type: none;
}
#site-container #left-menu ul li {
  margin: 0;
  padding: 3px 20px 6px 0;
  text-align: right;
  width: 117px;
  border: 1px solid #A9ABD7;
  border-left: none;
  border-bottom: none;
  background: url(/img/left-menu-li-bg.gif) top right no-repeat;
}
#site-container #left-menu ul li a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: #5157B1;
}
#site-container #left-menu img {
  margin: 0 0 0 40px;
  padding: 0;
}
#site-container #content {
  float: left;
  margin: 0 10px 25px 10px;
  padding: 0;
  width: 592px;
}
#site-container #content-wide {
  float: left;
  margin: 0 10px 25px 10px;
  padding: 0;
  width: 590px;
}
#site-container #content #subpage-title,
#site-container #content-wide #subpage-title {
  margin: 0 0 10px 0;
  padding: 0;
}
#site-container #content #subpage-title h2,
#site-container #content-wide #subpage-title h2 {
  color: #000;
}
#site-container #content table,
#site-container #content-wide table {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  background: #AECBE8;
}
#site-container #content table th,
#site-container #content-wide table th {
  margin: 0;
  padding: 10px;
}
#site-container #content table tr,
#site-container #content-wide table tr {
  border: 4px solid #AECBE8;
  border-right: 4px solid #AECBE8;
}
#site-container #content table td,
#site-container #content-wide table td {
  margin: 0 0 4px 0;
  padding: 2px 2px 2px 10px;
  vertical-align: middle;
  background: #DFEAF6;
  border-bottom: 4px solid #AECBE8;
}
#site-container #right-menu {
clear:both;
float:none;
  margin: 0 10px 25px 10px;
  padding: 0;
  
}
#site-container #right-menu img {
  margin: 0 0 10px 0;
  padding: 0;
}

#site-container #footer {
  margin: 0;
  padding: 10px 0 10px 0;
  text-align: center;
  background: url(/img/footer-border.gif) top left repeat-x;
}

#site-container #tibus-strapline {
  text-align: center;
}