body {
   font-family: Garamond, 'Times New Roman CE', 'Times New Roman', Times, serif;
   padding:0px;
   margin:0px;
   background-color: #006600;
   background: url(img/bg_hotel.gif);
   height: 100%
}

img {
   border: 0;
}

#banner_hotel {
   position:absolute; 
   left:0; 
   top: 290px;
   width: 100%;
   height: 250px;
   background-color: #74894B;
}

#banner_hotel_main {
   position:absolute; 
   left:50%; 
   top:0;
   margin: 0 0 0 -370px;
   width: 740px;
   height: 250px;
   background-color: #C7D0B7;
}

img.banner_img_1 {
   position:absolute; 
   left: 0px; 
   top: 0px;
   width: 370px;
   height: 250px;
}

img.banner_img_2 {
   position:absolute; 
   left: 370px; 
   top: 0px;
   width: 370px;
   height: 250px;
}


#banner_camp {
   position:absolute; 
   left:0; 
   top: 40px;
   width: 100%;
   height: 250px;
   background-color: #E9B439;
}

#banner_camp_main {
   position:absolute; 
   left:50%; 
   top:0;
   margin: 0 0 0 -370px;
   width: 740px;
   height: 250px;
   background-color: #F6E1B0;
}


#pagecopyright {
   font-size: 0.5em;
   position: absolute; 
   left: 50%; 
   top: 470px;
   width: 356px;
   height: 35px;
   margin: 0 0 0 -178px;
   text-align: center;
   font-family: Verdana, "Arial CZ", Helvetica, Arial, Sans-serif;
}

#pagecopyright a {
	text-decoration: none;
}


a {
   text-decoration: none;
}

a:hover {
   color: silver;
}

div.hpinfo {
	display: none;
}
