body {
  margin: 0;
  padding: 0;
  text-align: left;
  font-family: arial, helvetica;
  font-size: 0.6875em;
  color: #422d1c;
  background: #efd1a2 url(../img/bg-body.jpg) repeat;
}

table {
	border-collapse: collapse;
}
table.rate td {
padding:5px;
}
table.menu td {
padding:5px;
border-bottom:#996600 1px dotted;
text-indent:15px;
}
table.menu th {
padding:5px;
font-weight:600px;
font-size:13px;
border-bottom:#996600 1px solid;
text-align:left;
}
/* PNG Fix for IE6 */
img, div, a { behavior: url(iepngfix.htc) }

a          { text-decoration: none; }
#content a, #contenthome a { text-decoration: underline; }
a:link, a:visited { color: #825932; }
a:active, a:hover { color: #825932; }
a:visited:hover   { color: #825932; }

img {
  border: 0;
}

p {
  text-align: justify;
  line-height: 1.5em;
}

#content ul, #content ol, #contenthome ul, #contenthome ol {
  line-height: 1.5em;
}

h1, h2, h3 {
  margin: 1.5em 0 1em 0;
  font-family: arial, helvetica;
  color: #452f1d;
}

h1 {
  margin-top: 0;
  font-weight: normal;
  font-size: 20px;
}

h2 { font-size: 16px; }
h3 { font-size: 14px; }

form {
  margin: 0;
  padding: 0;
}

div.clear {
  clear: both;
  width: 1px;
  height: 1px;
}

#container {
  margin: 0 auto;
  padding: 20px 0;
  width: 900px;
}

#wrapheader {
  margin: 0 auto;
  width: 900px;
  height: 313px;
  background: transparent url(../img/bg-wrapheader.png) no-repeat;
}

#header {
  margin: 0 5px 0 36px;
  width: 859px;
  height: 313px;
  background: transparent url(../img/bg-header.gif) repeat-x;
}

#hdrtoplogo {
  position: relative;
  margin: 0 0 0 24px;
}

#hdrtoplogo img {
  position: absolute;
  top: -6px;
  left: 0;
}

#hdrtoplang {
  float: right;
  margin: 0;
  padding: 0;
  width: 635px;
  height: 31px;
  text-align: right;
  color: #ffffff;
}

#hdrtop {
  float: right;
  width: 635px;
  height: 86px;
}

ul#navmain {

	float: right;
	margin: 0;
	padding: 0;
	width: 635px; /*For KHTML*/
	list-style: none;
  background-color: #cc9f62;
	border: 0;
}

ul#navmain li {

	margin: 0;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	border: 0;
}


ul#navmain ul {
  margin: 0;
	border: 0;
	padding:  0;
	list-style: none;
	display: none;
	position: absolute;
	top: 17px;
	left: 0;
  z-index: 999;
}


ul#navmain ul li {
	float: none; /*For Gecko*/
	display: block !important;
	display: inline; /*For IE*/
}

	
ul#navmain li a {padding: 0;
	margin:0;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	height: 100%; /*For IE*/
	height: 17px;
}

ul#navmain li a.navhome { width: 51px;  background-image: url(../img/nav/home.gif); }
ul#navmain li a.navstay { width: 75px;  background-image: url(../img/nav/stay.gif); }
ul#navmain li a.navroom { width: 91px;  background-image: url(../img/nav/room.gif); }
ul#navmain li a.navserv { width: 69px;  background-image: url(../img/nav/serv.gif); }
ul#navmain li a.navattr { width: 91px;  background-image: url(../img/nav/attr.gif); }
ul#navmain li a.navphot { width: 104px; background-image: url(../img/nav/phot.gif); }
ul#navmain li a.navloca { width: 73px;  background-image: url(../img/nav/loca.gif); }
ul#navmain li a.navcont { width: 81px;  background-image: url(../img/nav/cont.gif); }

ul#navmain li a span {
  display: none;
}

/* Root Menu Hover Persistence */


/* 2nd Menu */

ul#navmain li li a {
	display: block;
	color: #ffffff;
	background:#a21715;
	padding:3px 0 3px 10px;
	margin:0;
	width:160px;
	text-decoration:none;
	border-bottom:#762d2c 1px solid;
}


/* 2nd Menu Hover Persistence */
ul#navmain li:hover li a:hover,
ul#navmain li:hover li:hover a,
ul#navmain li.iehover li a:hover,
ul#navmain li.iehover li.iehover a {
	color: #ffffff;
	background:#422d1c;
	padding:3px 0 3px 10px;
	margin:0;
	width:160px;
	text-decoration:none;
	border-bottom:#762d2c 1px solid;
}

ul#navmain li:hover ul,
ul#navmain li.iehover ul {
	display: block;
	margin:0;
	padding:0;
}





#hdrbot {
  clear: both;
}

#resbox {
  float: left;
  padding: 20px;
  width: 223px;
  height: 139px;
  overflow: hidden;
}

#resbox select {
  font-size: 11px;
  font-family: arial, helvetica;
}

#resbox input, #resbox label {
  display: block;
}

#resbox input.iptxt {
  background: #ffffff url(../img/bg-inputtext.gif) repeat-x top left;
  border-left: 2px solid #958877;
  border-right: 2px solid #958877;
  border-top: 1px solid #25150e;
  border-bottom: 1px solid #25150e;
}

#resbox label {
  margin: 10px 0 0 0;
  font-weight: bold;
}

#resbox input.ipbtn {
  margin: 10px 0 0 0;
}

#resbox h5 {
  margin: 0 0 1em 0;
  padding: 0;
  font-size: 13px;
  font-family: trebuchet ms, arial, helvetica;
}

ul#hdrimg {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 596px;
  height: 179px;
  overflow: hidden;
  z-index: 1;
}

#main {
  clear: both;
  padding: 0 5px 0 36px;
  width: 859px;
  background: transparent url(../img/bg-main.png) repeat-y;
  overflow: auto;
}

#sidebarmain {
  float: left;
  margin: 0;
  padding: 0;
  width: 263px;
}

.sbmbox {
  margin-bottom: 10px;
  padding: 10px;
  width: 243px;
  font-family: trebuchet ms, arial, helvetica;
  background-color: #e1d4b6;
  overflow: auto;
}

.sbmboxlast {
  margin-bottom: 0;
}

.sbmbox ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sbmbox ul.smallcaps {
  font-variant: small-caps;
  font-weight: bold;
  font-size: 12px;
  font-family: trebuchet ms, arial, helvetica;
}

.sbmbox ul.smallcaps li {
  padding: 1px 0;
}

.sbmbox ul.smallcaps li a {
  color: #422d1c;
}

.sbmbox ul.smallcaps li a:hover {
  text-decoration: underline;
}

.sbmfltrght {
  float: right;
  margin: 0 0 0 10px;
  width: 135px;
}

.sbmbox p {
  margin: 0.5em 0;
  text-align: left;
}

.sbmbox p a {
  font-weight: bold;
  text-decoration: none;
}

.sbmbox p a:hover {
  text-decoration: underline;
}

.sbmbox p, .sbmbox p a {
  color: #825932;
}

.sbmbox h5 {
  margin: 0;
  font-size: 12px;
  color: #452f1d;
  font-weight: bold;
}

#content {
  float: left;
  padding: 10px;
  width: 576px;
  overflow: hidden;
}

#content h1 {
  margin-top: 0.5em;
  color: #825934;
  font-family: trebuchet ms, arial, helvetica;
}

p#quote {
  float: right;
  margin: 0 0 1em 0;
  padding: 0 15px;
  width: 220px;
  height: 50px;
  line-height: 1.1em;
  text-align: right;
  font-style: italic;
  font-family: trebuchet ms, arial, helvetica;
  color: #825934;
  background-image: url(../img/bg-quote.gif);
  background-repeat: no-repeat;
}

#sidebarcontent {
  float: right;
  width: 150px;
}

img.sbcimg {
  display: block;
  margin: 0 auto 15px auto;
}

#scroller {
  float: left;
  padding: 0 10px;
  width: 396px;
}


#scroller_gallery {
  float: left;
  padding: 0 10px;
  width: 546px;
}
.packagebox {
  float: left;
  margin:5px 0;
  padding: 2px;
  width: 380px;
  font-family: trebuchet ms, arial, helvetica;
  color: #825932;
  background-color: #ffffff;
  border: 4px solid #ffffff;
  overflow: hidden;
}

.packagebox h5 {
  margin:0;
  padding:0;
  font-size: 14px;
  color: #452f1d;
  font-weight: bold;
}

/* SLIDER */
.scrollleft, .scrollright {
  display: block;
  float: left;
  width: 80px;
  height: 133px;
  overflow: hidden;
}
div.scrollable {
  float: left;
  position: relative;
  overflow: hidden;
  width: 408px;
  height: 133px;
}
div.scrollable div.items {
	/* this cannot be too large */
  width: 2000em;
  height: 80px;
	position: absolute;
}
div.scrollable div.items div {
  float: left;
}
.prevPage, .nextPage {
  cursor: pointer;
}

img.roomimg {
  clear: both;
  float: right;
  margin: 10px 0 0 30px;
}


#footer {
  margin: 0 auto;
  padding: 0;
  width: 900px;
  background: transparent url(../img/bg-footer.png) no-repeat top left;
}

ul#navfooter {
  list-style: none;
  margin: 0 0 6px 0;
  padding: 8px 0 0 115px;
  width: 785px;
  height: 22px;
}

ul#navfooter li {
  float: left;
  margin: 0 6px;
}

ul#navfooter li a {
  color: #f9eed5;
}

p#copyright {
  clear: both;
  text-align: center;
  color: #422d1c; 
}
