/* CSS Document */

Html{
	background:url(../images/site-bg-pic.png) #FFF4E0 no-repeat;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#294B74;
	scrollbar-base-color: #87C7C3; 
	scrollbar-track-color: #CAF0FA;
	scrollbar-face-color: #FAFAFA;
	scrollbar-highlight-color:#C7DBDA;
	scrollbar-3dlight-color:#F1EFE2;
	scrollbar-shadow-color:black;
	scrollbar-darkshadow-color:black;
	scrollbar-arrow-color: #000000;
	margin:0
}

a{
	color:#294B74;
  }

h1{
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0
	}

div#site-wrapper
{	
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	width:956px;
	overflow:hidden;
}

.flags{	
margin-left:auto;
margin-right:auto;
height:20px;
margin-top:7px;
}

div#site-background
{	
	padding:11px;
	background: #426AA7;
	border:#000000 solid 1px;
}

div#site-content-container
{
	border:#000000 solid 1px;
	background-color:white;
	width:930px;
}

div#header
{	
	/**/	background:url(../images/header-restructured.jpg) no-repeat;
	width:100%;
	height:108px;
}

div#content-bg{
background: #84CAC0 repeat-x; /*url(../images/content-bg-new.jpg) */;
height:450px;
/*height:100%;*/
}

div#content-wrapper{
	padding:5px 10px 10px 10px;	
/*	border:1px solid red;*/

}

div#content{
	margin:0px 10px 10px 10px;
}


.bookingForm
{
text-align:center;
/*background:#F0F8F8;*/
color:#000000;
font-size:10px;
font-weight:bold;
width:405px;
height:80px;
/*width:160px;
height:170px;*/
/*border:#blue solid 0px;*/
}

#logo
{
	/* background:url(../images/logo.png) top left no-repeat; */
	width:156px;
	height:108px;
	position:absolute;
	float:left;
	margin:0px 0 2 10px;
/*	margin:55px 0 0 10px;*/
	z-index:1000;
}


.floatl{float:left;} 
.floatr{float:right; position:relative}
.widthr{width:406px;}
.widthl{width:930px;}
.bumpright{position:relative; margin-top:5px; z-index:1000;}
/*.bumpright{position:relative; right:0px; bottom:170px; z-index:1000;} /* mac ie5.x doesn't like position relative */
/*.bumpright{position:relative; right:12px; bottom:160px; z-index:1000;} mac ie5.x doesn't like position relative */


.icons{
	line-height:30px;
	height:30px;
	width:660px;
	float:right;
	text-align:right;
/*	position:relative;*/
	clear:both;
}

.iconTest{
	z-index:-200px;
	position:relative;
	bottom: 10px;
}

.icons a { 
	line-height:30px;
	text-decoration:none;
	font-weight:bold; 
	/*vertical-align:middle;*/
	color:#2E508E;
	margin:4px;
}

.icons a:hover { 
	text-decoration:underline;
	color:#FFFFFF;
}


div.contentText1
{
	position:relative;
	float:right;
	width:350px;
	height:210px;
	padding:2px;
	overflow: auto;
	font-weight:550;
}

div.contentText2{
	position:relative;
	float:right;
	width:617px;
	height:350px;
	padding:1px;
	margin:0;
	overflow:auto;
	font-weight:550;
}

div.contentText3{
	width:900px;
	height:350px;
	padding:2px;
	font-weight:550;
}

div.contentText4{
	position:relative;
	float:right;
	width:900px;
	height:360px;
	padding:2px;
	overflow:auto;
	font-weight:550;
}
div.contentText6
{
	float:right;
	width:600px;
	height:360px;
	padding:2px;
	overflow: auto;
	font-weight:550;
}

div.contentPics1{
	float:left;
	width:532px;
	height:220px;
	overflow:visible;
}

div.contentPics1 img{
	background: url(../images/photo-frame.png) no-repeat center top;
	padding:7px 15px 15px 9px;
	margin:0;
	width:240px;
	height:194px;
	text-align:center;
}

div.contentPics2{
	float:left;
	width:270px;
	height:290px;
	overflow:visible;
}

div.contentPics2 img{
	background: url(../images/photo-frame.png) no-repeat center top;
	padding:7px 15px 15px 9px;
	margin:0;
	width:240px;
	height:194px;
	text-align:center;
}


div.contentPics3{
	float:left;
	width:915px;
	height:210px;
}

div.contentPics3 table{
float:left;
text-align:center;
width:890px;
height:190px;
}

div.contentPics3 table img {
border: solid 0px;
text-decoration:none;
}


div.contentPics3 a{
font-family:Verdana;
font-size:15px;
color:#2D517D;
font-weight:bold;
text-decoration:none;
text-align:center;
}

div.contentPics6{
	float:left;
	width:250px;
	height:255px;
	overflow:visible;
}

div.contentPics6 img{
	background: url(../images/photo-frame.png) no-repeat center top;
	padding:7px 15px 15px 9px;
	margin:0;
	width:240px;
	height:255px;
	text-align:center;
}

div#menu-ext{
	background:url(../images/menu-ext-bg.png);
	width:917px;
	height:36px;
	margin:0 auto;
	clear:both;
}

div#menu-ext a{
font-family:Verdana;
font-size:12px;
color:#2D517D;
font-weight:bold;
text-decoration:none;
padding:0px 2px 0px 2px;
top:7px;
position:relative;
}

div#menu-ext a:hover{
font-family:Verdana;
font-size:12px;
color:#2D517D;
font-weight:bold;
text-decoration: underline;
padding:0px 2px 0px 2px;
top:7px;
position:relative;
}

span.separator{
	color:#9A2100;
	font-weight:bold;
	padding:5px;
	padding:0px 2px 0px 2px;
	position:relative;
	top:7px;
}

div#menu{
background:url(../images/menu-bg.png);
width:867px;
height:28px;
margin-Left:auto;
margin-right:auto;
}

div#menu a{
font-family:Verdana;
font-size:12px;
color:#2D517D;
font-weight:bold;
text-decoration:none;
padding:0px 2px 0px 2px;
top:7px;
position:relative;
}

div#menu a:hover{
font-family:Verdana;
font-size:12px;
color:#2D517D;
font-weight:bold;
text-decoration: underline;
padding:0px 2px 0px 2px;
top:7px;
position:relative;
}
#footer{	
	text-align:center;
	width:100%;
	font-size:11px;
	color:#000000;
	margin-top:3px;
	font-family:Verdana;
}

.v-spacer{
height:2px;}

.spacer{
width:2px;
}

.mapOverlay{
	width: 600px;
	
}

#map{
	width: 600px;
	height: 200px;
}

.contentTextHalfScreen{
	width: 410px;
	margin-left: 30px;
	float: left;	
}

.required-text{
	font-size:9px;
	font-weight:normal;
	color:#993300;
	}
	
#contactus-arcRes{
	width:290px;
	float:right;
	position:relative;
	padding-top:20px;
	}
	
.textbox{
	margin: 0;
	width:200px;
	background:#F0F8F8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#294B74;		
	}
	
.guestbookform input{
	margin: 0;
	width:200px;
	background:#F0F8F8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#294B74;		
	}
	
.gbutton{
	width:100px;
	color:#ECAF77;
	border:groove;
}		
	
.GuestbookComment_container{
	background: #F0F8F8 url(../images/logo-back.png) center no-repeat;   
	border: #000000 1px dashed;
	padding: 3px 5px 5px 5px;
	width:600px;
	/*height:182px;*/
	overflow:auto;
}

/*.GuestbookComrrrment_container img{
	position:absolute;
	margin-top:137px;
	margin-left:635px;
	
	}*/

.guestbook-corner{
	width:600px;
	position:absolute;
	height:34px;
	margin-top:-20px;
	margin-right:5px;
	text-align:right;
	}

#tripadvisor{
	position:relative;
	float:left;
	}

table{
	width:auto;
	}
