* {
  border: 0 none;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

body {
  background-color: #000000;
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: url(http://royal-national.com/templates/bg.png) repeat;
  _text-align: center;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  color: #868A8A;
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
  font-size: 11px;
}

label {
/*color: #989898;*/
  color: #000000;
  font-family: "Lucida Grande", Tahoma, Geneva, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

input, select, textarea {
  border: 1px solid #DED6C0;
  color: #937E7E;
  font-family: "Lucida Grande", Geneva, sans-serif;
  font-size: 10px;
  padding: 2px;
}

a {
  color: #B4939E;
  font-family: "Lucida Grande", Tahoma, Geneva, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  color: #BF88A3;
  font-family: "Century Gothic", Lucida Grande, Geneva, sans-serif;
  font-size: 17px;
  height: 25px;
  margin-bottom: 5px;
  padding: 4px 10px 0 0;
}

h2 {
  color: #BF88A3;
  font-family: "Century Gothic", Lucida Grande, Geneva, sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 1px;
}

blockquote {
  display: block;
  padding: 0 30px;
  width: 260px;
  border: 1px solid #efefef;
}

blockquote:before, blockquote:after {
  color: #8a8a8a;
  display: block;
  font-size: 700%;
  width: 30px;
}

blockquote:before {
  content: open-quote;
  height: 0;
  margin-left: -0.40em;
}

blockquote:after {
  content: close-quote;
  height: 40px;
  margin-top: -40px;
  margin-left: 260px;
}

div#wrapper {
  margin: 10px auto;
  width: 840px;
  text-align: left;
}

div#header {
  margin-left: 210px;
  margin-bottom: 20px;
}

div#header h1 {
  font-weight: normal;
  font-size: 30px;
}

div#footer {
  color: #242424;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 10px 0;
  text-align: left;
}

div#content {
  background-color: #272223;
  text-align: left;
}

div#content-right {
  float: right;
  width: 640px;
  background-color: #fbfbfb;
}

div#content-left {
  float: left;
  width: 200px;
}

div#menu-hotel-info {
  margin-left: 14px;
  margin-top: 200px;
  margin-bottom: 10px;
  color: #dfd7ae;
  font-size: 10px;
}

div.nav-menu ul {
  margin: 10px 0 8px;
}

div.nav-menu li {
  list-style: none outside none;
}

div.nav-menu li a {
  color: #DFD7AE;
  display: block;
  font-size: 12px;
  padding: 3px 0 1px 15px;
}

div.nav-menu li a:active {
  color: #b18e92;
  text-decoration: none;
}

#contactus input[type='text'] {
  width: 150px;
}

button.ui-datepicker-trigger {
  float: right;
  _float:none;
}

div#photo-gallery-slide {
/*width: 700px;*/
  width: 640px;
  height: 240px;
}

div#inner-right {
  float: right;
  width: 280px;
  _width: 280px; 
  border-left: 1px solid #ECE1DF;
  background: #FFF79F;
}

div#inner-center {
  width: 580px;
  border-right: 1px solid #ECE1DF;
  padding: 10px 20px;
}

#map-container {
  width: 280px;
  height: 500px;
}

div#inner-right tr, div#inner-center tr, div#inner-left tr {
  height: 25px;
}

div#res-title {
/*background-color: #000000;*/
  background: #dddddd;
  border-bottom: 8px solid #B696A1;
  text-align: center;
}

div#res-title h1 {
  color: #7F6F75;
}

div#inner-left {
  float: left;
  width: 319px;
  padding: 10px 20px;
  _padding-left: 10px;
  border-right: 1px solid #ECE1DF;
  margin-right: -1px;
}

div#inner-left p, div#inner-center p {
  margin: 5px 0;
  color: #8a8a8a;
}

div#inner-left ul {
  list-style: none outside none;
}

div#inner-left ul li {
  background: url("puce-ul-li.gif") no-repeat scroll left 6px transparent;
  list-style: none outside none;
  padding: 0 0 0 8px;
  color: #8a8a8a;
}

div#photo-gallery {
  width: 319px;
  float: left;
}

div.imagethumb {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.testimonial {
  text-align: right;
  font-size: 10px;
  font-style: italic;
  color: #9b9b9b;
}

.cleaner {
  clear: both;
  height: 0;
}

#numRooms, #numAdults, #numChildren{
  width: 40px;
}