/*** HTML STYLES ***/
* {
  margin: 0;
  padding: 0;
}
body {
  background: #faf7f0 url(../images/background.gif) repeat-x;
  font-size: 14px;
  font-family: helvetica, arial, tahoma;
  color: #71654a;
}
a {
  color: #71654a;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active, a:focus {
  outline: none;
}
a img {
  border: none;
}
#header br {
  line-height: 0;
}
/*** Main ***/
#wrapper {
  width: 897px;
  margin: 0 auto;
}
.flash {
 
}
.success {
  color: #3cb42a;
}
.error {
  color: #b42a2a;
}
.fieldWithErrors {
  display: inline;
}
/*** Header ***/
#header {
  background: transparent url(../images/header-bg.gif) no-repeat top right;
}
#logo {
  float: left;
  width: 230px;
}
#header-right {
  float: right;
  margin: 40px 0px 0px;
  width: 340px;
}
#search-table {
  float: left;
  font-size: 8px;
  font-weight: bold;
  text-align: right;
}
#search-table td {
  padding: 2px 3px;
  vertical-align: top;
  text-align: left;
}
#search-table .date {
  border: 1px solid #a29475;
  color: #999999;
  text-align: center;
  width: 65px;
  height: 16px;
  padding: 0px;
  vertical-align: top;
  border-right: none;
}
#search-table .guest {
  border: 1px solid #a29475;
  color: #999999;
  text-align: center;
  height: 16px;
  padding: 0px;
  vertical-align: top;
  width: 30px;
  margin-bottom: 2px;
}
#icons {
  float: left;
}
#icons img {
  border: none;
}
/*** Top Nav ***/
#top-nav {
  clear: both;
  line-height: 0;
  position: relative;
  width: 897px;
  margin: 0 auto;
}
#top-nav ul {
  list-style: none;
}
#top-nav ul li {
  float: left;
  display: inherit;
  height: 21px;
}
#top-nav ul li a {
	background: transparent url(../images/top-nav.gif) no-repeat scroll 0 0;
	color: #ffffff;
	display: block;
	height: 21px;
	overflow: hidden;
	position: absolute;
	top: 1px;
	text-indent: -9999px;
	text-decoration: none;
	background-image: url(../images/top-nav.gif);
}
#top-nav ul li#hom a {
  background-position: 0 -21px;
  width: 61px;
  left: 0;
}
#top-nav ul li#hom a:hover {
  background-position: 0 0;
}

#top-nav ul li#cas a {
  background-position: -61px -21px;
  width: 68px;
  left: 61px;
}
#top-nav ul li#cas a:hover {
  background-position: -61px 0;
}

#top-nav ul li#din a {
  background-position: -129px -21px;
  width: 63px;
  left: 129px;
}
#top-nav ul li#din a:hover {
  background-position: -129px 0;
}

#top-nav ul li#ame a {
  background-position: -192px -21px;
  width: 84px;
  left: 192px;
}
#top-nav ul li#ame a:hover {
  background-position: -192px 0;
}

#top-nav ul li#mee a {
  background-position: -276px -21px;
  width: 81px;
  left: 276px;
}
#top-nav ul li#mee a:hover {
  background-position: -276px 0;
}

#top-nav ul li#wed a {
  background-position: -357px -21px;
  width: 92px;
  left: 357px;
}
#top-nav ul li#wed a:hover {
  background-position: -357px 0;
}

#top-nav ul li#ent a {
  background-position: -449px -21px;
  width: 119px;
  left: 449px;
}
#top-nav ul li#ent a:hover {
  background-position: -449px 0;
}

#top-nav ul li#spe a {
  background-position: -568px -21px;
  width: 113px;
  left: 568px;
}
#top-nav ul li#spe a:hover {
  background-position: -568px 0;
}

#top-nav ul li#spa a {
	background-position: -680px -21px;
	width: 43px;
	left: 681px;
}
#top-nav ul li#spa a:hover {
  background-position: -680px 0;
}

#top-nav ul li#end a {
	background-position: -719px -21px;
	width: 178px;
	left: 719px;
}

/*** Index ***/
#billboard {
  background: transparent url(../images/billboard-bottom.gif) no-repeat center bottom;
  padding-bottom: 8px;
  height: 306px;
}
#caption {
  background: transparent url(../images/front-bg.gif) no-repeat scroll 0 -11px;
  padding-bottom: 10px;
  height: 415px;
}
#special-promotion {
  background: transparent url(../images/special-promotions.gif) no-repeat;
  width: 331px;
  padding: 34px 16px;
  float: left;
}
#home-right {
  float: right;
  width: 500px;
  padding: 10px;
  margin-top: 65px;
}
#newsletter span img {
  margin: -5px 10px;
  vertical-align: bottom;
}
#subscriber_email {
  border: 1px solid #a29475;
  color: #999999;
  text-align: left;
  width: 202px;
  height: 16px;
  padding: 2px;
  font-size: 12px;
  margin-right: 5px;
}
#subscriber_submit {
  vertical-align: bottom;
}
/*** Page ****/
#page-billboard {
  background: transparent url(../images/billboard-bottom.gif) no-repeat center bottom;
  padding-bottom: 8px;
  height: 241px;
}
#page-title {
  color: #b9522a;
  font-size: 30px;
  font-weight: normal;
  padding: 5px 10px;
}
#page-caption {
  margin-bottom: 10px;
}
#page-left {
  float: left;
  width: 495px;
}
#page-right {
  float: right;
  width: 400px;
}
#message {
  padding: 10px;
}
.ad {
  border: 1px solid #b9522a;
  float: right;
  line-height: 0;
  width: 324px;
  margin: 0 0 20px;
}
.caption-area {
  margin-bottom: 20px;
  overflow: auto;
}
.ca-img {
  float: left;
  margin-right: 10px;
}
.ca-add-img {
  display: none;
}
.ca-text {
  float: left;
  width: 270px;
}
.ca-title {
  border: 1px solid #eedcb0;
  background-color: #b9522a;
  color: #ffffff;
  padding: 2px 5px;
}
.ca-title a {
  color: #ffffff;
  text-decoration: none;
}
.ca-abs {
  padding: 5px;
}
.ca-abs * {
  font-size: 14px !important;
  color: #71654A !important;
  line-height: 14px !important;
  font-family: helvetica, arial, tahoma !important;
}
.ca-abs ul {
  margin-left: 15px;
  list-style-image: url(../images/red-disc.gif);
}
#contact-wrap {
  border: 1px solid #71654A;
  padding: 10px;
  background-color: #f0ece2;
}
.head-main {
  font-weight: bold;
}
.textfield {
  border: 1px solid #71654A;
  padding: 2px;
  margin-bottom: 5px;
  font-size: 12px;
  width: 248px;
}
.hr {
  height: 1px;
  background-color: #b9522a;
}
/*** Footer ***/
#footer {
  overflow: auto;
}
#copyright {
  font-size: 11px;
  float: left;
}
#footer-links {
  float: right;
  font-size: 11px;
  text-align: right;
}
#footer-links a {
  font-size: 11px;
}
#footer-links #bottom-links a {
  color: #b9522a;
  text-decoration: underline;
}
/** simple pages **/
#simple-wrapper {
  width: 897px;
  margin: 0 auto;
}
#simple-wrapper a {
  color: #B9522A;
}
#simple-wrapper p {
  margin: 16px 0;
}
#simple-wrapper h1 {
  color: #B9522A;
}
#head-logo {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #B9522A;
  margin-bottom: 10px;
}
/** overrides **/
.ui-datepicker {
  z-index: 100;
}
#OT_searchWrapperAll {

display:none;
}

