@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #7C6A52;
}
a:hover {
	text-decoration: none;
}
#menu {
	color: #bbb1a5;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#menu a:hover {
	color: #D0C7B9;
	text-decoration: none;
}
#footer {
	background-color: #f6f6f6;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dfdfdf;
	font-size: 11px !important;
	color: #404040;
}
#footer p {
	font-size: 11px;
}
#footer a {
	color: #404040;
	text-decoration: underline;
}
#footer a:hover {
	color: #404040;
	text-decoration: none;
}
#footer .large {
	font-size: 14px;
	color: #404040;
	font-weight: bold;
}
.home {
	background-color: #FFFFFF;
	background-image: url(../images/bg-home.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.homecontent {
	color: #FFFFFF;
}
.homebold {
	font-weight: bold;
	color: #7C6A52;
}
.boxbookings {
	background-image: url(../images/bookings.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.imgtb {
	border: 5px solid #c4c4c4;
}
.smalltext {
	font-size: 11px;
	color: #999999;
}
.small {
	font-size: 11px;
}
.page {
	color: #FFFFFF;
}
li {
	line-height: 20px;
}
a.gallery {
	color: #999999;
	text-decoration: none;
}
.infolink a, .infolink a:link, .infolink a:visited .infolink a:hover, .infolink a:active {
	text-decoration: none !important;
}



@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

.sIFR-active h1, {
  visibility: hidden;
  font-size: 22px;
}

.sIFR-active h2, {
  visibility: hidden;
  font-size: 20px;
}




.sIFR-flash:focus{outline: none;}

