@@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
.clear {    
    clear: both; 
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 0;
    font-size: 1px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #F5E9BF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: table; /* must put this in for FireFox. */
	height:100%; /* Have to put SOMETHING in here for the height for both
browser. DO NOT put in a percentage, must be a pixel value */
}
#content {
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
	float: left;
	position: relative;
	padding-right: 86px;
	padding-left: 86px;
	width: 788px;
	height:100%;/* so the content has the height of the menu and visa
versa */
}
#headIndex {
	background-image: url(images/flash.jpg);
	background-repeat: no-repeat;
	height: 393px;
	width: 960px;
}
#head {

}

#-----------------------{}

h1{
	color: #B95804;
}

h2{
	color: #B95804;
}
h3 {
	color: #B95804;
	margin-top: 10px;
	margin-bottom: 5px;
}

#-----------------------{}
a:link {
	color: #B95804;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #8D4503;
}
a:hover {
	text-decoration: underline;
	color: #FF6633;
}
a:active {
	text-decoration: none;
	color: #B95804;
}



#-----------------------{}

#logo {
	height: 147px;
	width: 365px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 86px;
}
#logo img {
}

#-----------------------{}

#sticker {
	background-image: url(images/sticker.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 223px;
	margin-right: auto;
	margin-left: auto;
}

#lampContainer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#lampLeft {
	background-image: url(images/lampLeft.gif);
	float: left;
	height: 89px;
	width: 30px;
	position: relative;
}
#lamp {
	background-image: url(images/lamp.gif);
	background-repeat: repeat-x;
	float: left;
	height: 89px;
	width: 790px;
	position: relative;
}
#lampRight {
	background-image: url(images/lampRight.gif);
	float: left;
	height: 89px;
	width: 30px;
	position: relative;
}

#-----------------------{}

#lightContainer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#lightLeft {
	background-image: url(images/lightLeft.gif);
	float: left;
	height: 26px;
	width: 30px;
	position: relative;
}
#light {
	background-image: url(images/light.gif);
	background-repeat: repeat-x;
	float: left;
	height: 26px;
	width: 790px;
	position: relative;
}
#lightRight {
	background-image: url(images/lightRight.gif);
	float: left;
	height: 26px;
	width: 30px;
	position: relative;
}

#-----------------------{}

#frameTL {
	background-image: url(images/cornerLeft.gif);
	float: left;
	height: 233px;
	width: 86px;
	position: relative;
	background-repeat: no-repeat;
}
#frameT {
	background-image: url(images/frameTop.gif);
	background-repeat: repeat-x;
	float: left;
	height: 233px;
	width: 788px;
	position: relative;
}
#frameTR {
	background-image: url(images/cornerRight.gif);
	float: left;
	height: 233px;
	width: 86px;
	position: relative;
}

#-----------------------{}

#leftColumn {
	float: left;
	position: relative;
	width: 263px;
	clear: both;
}
#rightColumn {
	float: right;
	width: 492px;
	position: relative;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0px;
}
#rightColumn img {
	float: left;
	border: 3px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 10px;
	margin-left: 3px;
}
#rightColumn p {
	color: #333333;
	letter-spacing: 0px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#rightColumn tr {
	margin: 20px;
}

#rightColumn td {
	padding: 5px;
}
#rightColumn th {
	color: #CC6600;
	text-align: left;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9D4F00;
}
#rightColumn li {
	margin-left: 25px;
}
.tableDesign1 {
	padding-top: 30px;
}

/*html .tableDesign1 {
	padding-top: 50px; /*style for IE*/

#-----------------------{}

.shoutbox {
	font-family: "trebuchet MS";
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
	position: relative;
	width: 490px;
}
.bookNow {
	font-size: 60px;
	color: #b95804;
}
.bookNow a{
	font-size: 60px;
	color: #b95804;
	text-decoration: none;
}
.bookNow a:visited{
	font-size: 60px;
	color: #b95804;
	text-decoration: none;
}
.bookNow a:hover{
	text-decoration: none;
}
.bookNow a:hover:visited{
	text-decoration: none;
}
.onlineBooking {
	font-size: 18px;
	color: #396693;
}
.freeTransportation {
	font-size: 18px;
	color: #ff9933;
	font-style: italic;
}

#-----------------------{}

#showcase{
	position: relative;
	width: 470px;
	margin-top: 20px;
	height: 120px;
	padding-left: 20px;
}

#-----------------------{}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B95804;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	padding-top: 5px;
	margin-bottom: 10px;
	float: none;
	line-height: 20px;
}

#-----------------------{}

#flags img {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#-----------------------{}

#navlist li
{
	display: inline;
}

#navlist
{
	width: 180px;
	position: relative;
	padding: 0;
	margin-left: 53px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 40px;
}

#navlist a
{
	width: 99.99%;
	/* extend the sensible area to the maximum with IE5 */
display: block;
	border-bottom: 1px #cccc99 solid;
	text-decoration: none;
	color: #333333;
	background-image: url(images/btn.gif);
	background-repeat: repeat-y;
	height: 24px;
	overflow: hidden;
	padding-left: 30px;
	padding-top: 6px;
}

#navlist a:hover {
	background-image: url(images/btnHover.gif);
	background-repeat: repeat-y;
}
#navlist a:visited {
	color: #333333;
}
#navlist #current {
	background-image: url(images/btnHover.gif);
	background-repeat: repeat-y;
}

#-----------------------{}

#services {
	background-image: url(images/services.gif);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
}
#info {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#info h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
	color: #000000;
}
#info li{
	list-style-type: none;
	font-size: 12px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#info a{
	text-decoration: none;
}
#info a:hover{
	text-decoration: underline;
}
#info a:visited{
	color: #333333;
}
#-----------------------{}

#bottomLeft {
	background-image: url(images/bottomLeft.gif);
	float: left;
	height: 82px;
	width: 86px;
	position: relative;
	background-repeat: no-repeat;
}
#bottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	float: left;
	height: 82px;
	width: 788px;
	position: relative;
}
#bottomRight {
	background-image: url(images/bottomRight.gif);
	float: left;
	height: 82px;
	width: 86px;
	position: relative;
}
#message {
  color: #B95804;
  position: relative;
  left:10px;
  top: 118px;
}

