body {
  font-size: 0.8em;
  font-family: "Trebuchet MS", sans-serif;
  color: #010101;
}
form {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #fff;
}
p, li {
  margin-bottom: 12px;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
ul, ol {
  margin: 10px 0 0 0;
}
li {
  list-style: disc;
  margin: 0 0 8px 25px;
}
ol li {
  list-style-type: decimal;
}
.Border_Horizontal {
  background: transparent url(../Images/Backgrounds/border-horizontal.gif) repeat-x bottom;
  height: 2px;
}
.Border_Vertical {
  background: transparent url(../Images/Backgrounds/border-vertical.gif) repeat-y right;
  width: 2px;
}
#Page {
  height: 100%;
}
#Page .FindRestaurant {
  cursor: pointer;
}
#Page .Header {
  padding: 25px 0 0 10px;
  background-color: #ebbb33;
  min-height: 111px;
  height: auto !important;
  height: 111px;
}
#Page .Header .LogoContainer {
  width: 304px;
  height: 84px;
  float: left;
  margin-left: 18px;
}
#Page .Header .Sponsors {
  margin: 30px 0 0 0;
  font-size: 0.95em;
  float: right;
}
#Page .Header .Sponsors .Label {
  padding: 14px 17px 0 0;
  float: left;
}
#Page .Header .Sponsors img {
  padding-right: 38px;
}
#Page .Header .SearchContainer {
  clear: both;
  background: #ebbb33 url(../Images/Backgrounds/search.jpg) no-repeat bottom right;
  min-height: 45px;
  height: auto !important;
  height: 45px;
  text-align: right;
  color: #231f20;
}
#Page .Header .SearchContainer h1 {
  padding: 5px 10px 0 0;
  font-size: 2.1em;
  float: right;
}
#Page .Header .SearchContainer h1 a {
  text-decoration: none;
  color: #000;
}
#Page .Header .SearchContainer h1 .Strong {
  font-weight: bold;
}
#Page .Header .SearchContainer .SearchBox {
  margin: 11px 14px 0 0;
  background: transparent url(../Images/Backgrounds/search-box.gif) no-repeat bottom left;
  width: 224px;
  min-height: 24px;
  height: auto !important;
  height: 24px;
  float: right;
}
#Page .Header .SearchContainer .SearchBox .SearchText {
  color: #bcbec0;
  width: 180px;
  font-size: 1em;
  float: left;
  min-height: 18px;
  height: auto !important;
  height: 18px;
  margin: 3px 0 0 10px;
  border: 0 none transparent;
}
#Page .Menu {
  clear: both;
  width: 960px;
  height: 31px;
  height: auto !important;
  min-height: 31px;
}
#Page .Menu .MenuItemContainer {
  background: transparent url(../Images/Backgrounds/menu.gif) no-repeat bottom left;
  width: 137px;
  min-height: 31px;
  height: auto !important;
  height: 31px;
  float: left;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
#Page .Menu .MenuItem {
  padding-top: 6px;
}
#Page .Menu .MenuItem a:link, #Page .Menu .MenuItem a:active, #Page .Menu .MenuItem a:visited {
  color: #fff;
  text-decoration: none;
}
#Page .Menu .MenuItem a:hover {
  color: #000;
}
#Page .Menu .MenuItem a.Selected:link,
#Page .Menu .MenuItem a.Selected:active,
#Page .Menu .MenuItem a.Selected:visited,
#Page .Menu .MenuItem a.Selected:hover {
  color: #000;
  text-decoration: none;
}
#Page .Content {
  clear: both;
  width: 100%;
  padding: 21px 0 0 0;
  min-height: 350px;
  height: auto !important;
  height: 100%;
  display: inline-block;
}
#Page .Content h1 {
  font-size: 2em;
  color: #ebbb37;
  margin: 10px 0 12px 0;
  text-transform: uppercase;
}
#Page .Content h2 {
  font-size: 1.5em;
  margin: 5px 0 8px 0;
  text-transform: uppercase;
}
#Page .Content h3 {
  background: transparent url(../Images/Backgrounds/border-horizontal.gif) repeat-x bottom;
  height: 2px;
  font-size: 2em;
  margin: 10px 0 12px 0;
  min-height: 32px;
  height: auto !important;
  height: 32px;
}
#Page .Content h4 {
  font-size: 1.8em;
  margin: 10px 0 20px 0;
  border-bottom: solid 1px #000;
  min-height: 30px;
  height: auto !important;
  height: 30px;
}
#Page .Content a:link, #Page .Content a:active, #Page .Content a:visited {
  color: #000;
}
#Page .Content a:hover {
  color: #ebbb37;
}
#Page .Border {
  background: transparent url(../Images/Backgrounds/border-horizontal.gif) repeat-x bottom;
  height: 2px;
  margin: 13px 0;
  clear: both;
}
#Page .Divider {
  background: transparent url(../Images/Backgrounds/border-vertical.gif) repeat-y right;
  width: 2px;
  margin: 0 28px;
  float: left;
  min-height: 125px;
  height: auto !important;
  height: 125px;
}
#Page .Footer {
  clear: both;
  font-size: 0.85em;
  min-height: 125px;
  height: auto !important;
  height: 125px;
}
#Page .Footer a:link, #Page .Footer a:active, #Page .Footer a:visited {
  color: #000;
  text-decoration: none;
}
#Page .Footer a:hover {
  color: #ebbb37;
}
#Page .Footer .Contact {
  width: 136px;
  float: left;
  padding: 0 30px 0 37px;
}
#Page .Footer .Other_Contact {
  width: 146px;
  float: left;
}
#Page .Footer .Other_Contact .Small_Logo {
  padding: 10px 0 27px 0;
}
#Page .Footer .Social {
  float: left;
  min-width: 283px;
}
#Page .Footer .Social .ImageContainer {
  padding-top: 10px;
}
#Page .Footer .Social .ImageContainer .Image {
  padding-right: 10px;
}
#Page .Footer .Social .Booking {
  font-weight: bold;
  padding-top: 10px;
}
#Page .Footer .Social .Sites {
  font-weight: bold;
  padding-top: 10px;
}
#Page .Footer .Social .Sites .Other {
  padding-left: 18px;
}
#Page .Footer .Sponsors .ImageContainer {
  padding-top: 10px;
}
#Page .Footer .Sponsors .ImageContainer .Image {
  margin-bottom: 16px;
}
#Page .FooterLinks {
  clear: both;
  padding: 20px 0 10px 0;
  text-align: center;
}
#Page .FooterLinks a:link, #Page .FooterLinks a:active, #Page .FooterLinks a:visited {
  color: #000;
  text-decoration: none;
}
#Page .FooterLinks a:hover {
  color: #ebbb37;
}

