/* CSS Document*/
body{text-align:center; }
#container{width:1012px; height:100%; margin: 0 auto; text-align:left;}
#content{position:absolute; width:1012px; height:750px; border: 1px inset #000000;}

#theHeader{position:absolute; left:0px; top:0px; width:1010px; height:108px; z-index: 101;}
#text0{	position:absolute;visibility: visible;z-index: 10;height: 437px;}
#text1{position:absolute; left:155px; top:585px; width: 800px; vertical-align:text-top;
	font-size:16px;
	font-family:Sans-Serif;
    font-weight:normal;
	color:#663300; visibility: visible; z-index: 10;}
#horizontalMenu{color:#cccccc; font-size: 16px; font-style: normal; font-weight: bold; font-family: sans-serif; position:absolute; left:0px; top:115px; width:1010px; height:20px; text-align:center; z-index: 17; border: 1px none #000000;}

#mainMenu{
	position:absolute;
	text-align:left;
	text-indent:0px;
	font-style: normal;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 12px;
	color: #660000;
	cursor:pointer;
	z-index: 270;
	left: 5px;
	top: 160px;


}
.sideBtn_img{position: absolute; border: 1px solid #0000gg;  left:0px; width:170px; height:18px; visibility:visible;}

#copyright{position:absolute; text-align: center; left:3px; width: 1010px; height: 46px; text-align: center; font-style: normal; font-weight: normal; font-family: sans-serif; font-size: 12px; color: #ffffff; visibility: visible; z-index: 201; border: 1px none #000000;}
#booknow{position:absolute; left:150px; top:180px; width:190px; height:30px; text-align: center; font-style: normal; font-weight: bold; font-family: sans-serif; font-size: 13px; color: #000000; border: 1px solid #000000; background-color: #FFFFFF; layer-background-color: #FFFFFF; z-index:300; visibility:hidden;}
#theIframeDiv{position:absolute; align:left; left:587px; top:158px; width:400px; height:370px;z-index: 7; background-color: #FFFFFF; layer-background-color: #FFFFFF; border: 1px none #000000;}
#theIframe{width:400px; height:370px;}
#tourismicon{
	position:absolute;
	z-index: 274;
}

a.btn{text-indent:10px;}
a:link{color:#000000; text-decoration:none;}
a:visited{color:#000000; text-decoration:none;}
a:active{color:#00ff00; text-decoration:none;}
a:hover{color:#008800; text-decoration:underline;}
/*text content headings*/
h1{
	font-size:16px;
	font-family:Sans-Serif;
    font-weight:bold;
	color:#663300;
}
/*text content paragraph*/
p{
	text-indent:20px;
	vertical-align:text-top;
	font-size:16px;
	font-family:Sans-Serif;
    font-weight:normal;
	color:#663300;
}
