/* CSS Document */
body {margin: 0px; padding: 0px; font-family: "Arial", Helvetica, sans-serif; font-size: 100%; height:100%; background: #FFC959; }
#container { width: 100%; height: 432px; background:#B6563A; margin:0px auto;}
#header{width:1000px; height:130px; margin:0px auto; text-align:center; background:#FFC959;}
#logo{ width:172px; height:130px; float:left;}
#time{ 
	width:808px; 
	height:20px; 
	font-family: "Arial", Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-top:40px; 
	padding-right:20px; 
	/*border-bottom:1px solid #666666; */
	background:url(../images/bg_linehorizontal.gif) repeat-x bottom;
	float:left;
}
#timecontainer{	font-family: "Arial", Helvetica, sans-serif;
	font-size:11px;
}
#smallpicture{ position:relative; width:300px; height:50px; float:right;}


#bodycontainer {  width:1000px; height:432px; margin:0px auto; }
#navmenu{ 
 	width:182px; 
	height:420px; 
	padding-top:12px; 
	float:left; 
	background: #B6563A url(../images/bg_brown_left.gif) repeat-y right;
}
#bodyleft{ width:408px; height:432px; float:left; background:#B6563A;}
#bodyright{ 
 	width:390px; 
	height:432px; 
	padding:0; margin:0;
	float:left; 
	background: #B6563A url(../images/bg_brown_right.gif) repeat-y left;
}
#bodyrightinner {position:absolute; width:380px; height:412px; padding:20px 10px 0 20px;}
#picturebox{ position: relative; width:180px; height:83px; margin:0 6px 0 6px; border:1px solid #FFC959; float:left;}
a { color: #FFC959 }
/* MENU STYLE */
#menu {
	width: 174px; /* set width of menu */
	margin-left:0px;
}
#menu ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
}
/* style, color and size links and headings to suit */
#menu a {
	font: 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	display: block;
	/*border-bottom:1px solid #FFCC00;*/
	margin: 0;
	padding: 4px 15px;
}
#menu a {
	color: #FFC959;
	background: #B6563A;
	text-decoration: none;
}
#menu a:hover {
	color: #FFF;
	background: #B6563A url(../images/menu_arrow.gif) no-repeat;
	background-position: right;
}
#menu ul li {
	float: right; /* cure IE5.x "whitespace in lists" problem */
	width: 100%;
}
#menu ul li a {
	height: 1%; /* make links honour display: block; properly */
}
.mbody{ font-family:Arial; color:#FFFFFF; font-size: 0.75em; padding: 2px 10px 2px 0;}
.gbody{ font-family:Arial; color:#FFFFFF; font-size: 0.65em; padding: 2px 10px 2px 0;}
h1 { display: block; height: 10px; width: 200px; position: absolute; top: 0px; left: 0px; padding: 0; margin: 0; font-size: 8px; text-indent: -9000px; overflow: hidden; }
h2 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; margin:0px; padding:2px 0 2px 0;  color:#FFF; font-weight:lighter; letter-spacing:1px; text-align: left;}
p { font-family:Arial; color:#FFFFFF; font-size: 0.8em; padding: 2px 10px 2px 0; }
.p2 { font-family:Arial; color:#FFFFFF; font-size: 0.7em; margin:0px; padding: 0px 5px 2px 0; }
.p3 { font-family:Arial; color:#FFFFFF; font-size: 0.7em; margin:0px; margin-top:5px; padding: 2px 5px 2px 0; }
.p4 { font-family:Arial; color:#FFFFFF; font-size: 0.8em; margin:0px; padding: 0px 5px 2px 0; }
.clear {clear: both;}
#formcontain {width:500px; margin:0px auto; }
#formdivider {height:10px; width:100%;background:url(../images/bg_linehorizontal.gif) repeat-x bottom;}
#formcontent {padding:20px;min-height:300px; height:auto !important; height:300px;}
.linkbutton {border:1px solid #FFF; background:#B6563A; font-size:11px; color:#FFF; padding:2px;}
.linkbutton:hover { background:#CA7359; color:#FFC959; }

#PanoTour {position:absolute; width:182px; height:59px; top: 503px;}
#PanoTour a {margin:0;padding:0;}
#BookBtns {position:absolute; bottom:0px; left:0px;}

#TripAdvisor {position:absolute; width:182px; height: auto; top: 450px;}