@charset "utf-8";

* {margin:0; padding:0}
body {
	background-color: #469fc8;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
}

a {
   color:#BF0000;
   text-decoration:none;
   }
   
a:hover {
   color:#e29404;
}

a img {border:0}

.slideshow {  
    width:   900px;
    height:  215px;    
    padding: 0;  
    margin:  0 auto;  
} 
 
.slideshow img {    
    width:  900px; 
    height: 215px; 
    top:  0; 
    left: 0; 
} 

.left-col a {
   color:#fac769;
   text-decoration:none;
   }
   
.left-col a:hover {
   color:#fff;
}

.left-col .announce a{
  color:#11518F;
}
   
.left-col .announce a:hover{
  color:#BF0000;
}
   
#footer a {
   color:#fff;
   text-decoration:none;
   padding:0 3px;
   }
   
#footer a:hover {
   text-decoration:underline
}


h2, h1 {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:21px;
   font-weight:normal;
   color:#eb0303;
}

h3 {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:18px;
   font-weight:normal;
   color:#023263;
}

.block h2, h1 {
   margin:0 24px;
}

.hotel-images {
	padding: 5px;
	margin-right: 6px;
	float: right;
	border: dashed 1px #023263;
}

.hotel-images2 {
	padding: 5px;
	margin-left: 65px;
	border: dashed 1px #023263;
}

.left-col h3 {
   color:#fff;
   font-size:22px;
   margin:25px 12px 5px 30px;
}

.left-col h3 a{
    color:#fff;
}

.block ul{
	list-style: none;
	margin: 10px 0 0 25px;
	}
.block li{
   color:#023263;
   font-size:12px;
   padding-top: 2px;
}

/*----layout------*/
.wrapper {
  width:950px;
  background:url(images/pg-bottom.png) bottom left no-repeat;
  margin:15px auto 0;
  padding-bottom:35px;
  position:relative;
}

#header {
  background: url(images/bg-header.jpg) no-repeat;
  height:138px;
  width:950px;
  position:relative;
  color:#fff;

}

#banner {
  background: url(images/bg-banner.jpg) no-repeat;
  height:215px;
  padding:0 25px;
  clear:both;
}

.shadow-left{
  background: url(images/left-shadow.png) repeat-y;
  padding-left:25px;
}

.shadow-right {
  padding-right:25px;
  background: url(images/right-shadow.png) top right repeat-y;
}

#page {
  width:900px;
  background:#fff;
  overflow:hidden;

}

#content {
  width:885px;
  background:url(images/bg-content.gif) repeat-y;
  margin:0 auto;
  overflow:hidden;

}

.left-col {
  width:245px;
  background: url(images/bg-left-col.jpg) repeat-x;
  min-height:600px;
  float: left;
  padding-bottom:26px;
}

.right-col {
  width:636px;
  background: url(images/bg-col-right.jpg) repeat-x;
  float:right;
  padding-top:34px;
  padding-bottom:10px;
  position:relative;

}

.gutter {
  width:4px;
  height:500px;
  background:url(images/bg-gutter.jpg) no-repeat;
  float:left;
}

#footer {
   background: #2163a7;
   min-height:77px;
   clear:both;
   text-align: center;
   font-size:11px;
   color:#d5bda0;
}

/*footer styles*/

#footer .footer-nav {
  padding:15px 30px 9px;
  color:#fff;
}
#footer .hotel-info {
  padding-top: 10px;
  font-size:12px;
}
#copyright {
	text-align: center;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 2px 0;
	padding-bottom:10px;
}
#copyright a {
	color:#fff;
}
#copyright a:hover {
	color:#333;
}
/*===============Content styles================*/

/*header content*/

.tagline {
  width:472px;
  height:70px;
  background: url(images/tagline.gif) 0 0 no-repeat;
  display:block;
  overflow:hidden;
  position:absolute;
  top:0; 
  right:25px;
  text-indent:-9999px;
  
}

.phone {
  width:220px;
  text-align:right;
  position:absolute;
  top:74px;
  right:65px;
  font-size:18px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
}

.logo {
  position:absolute;
  top:11px;
  left:63px;
  z-index:1000;
  width:296px;
  height:93px;
}

.logo a img{
  border:none;
}
.map {
	margin: 15px 0 0 22px;
	border: 3px solid thin;
}

/*---main menu---*/

#menubar {
	position:absolute;
	bottom:0px;
	left:173px;
	height:24px;
	overflow:hidden;
}

ul#nav li{
  line-height:20px;
  list-style:none;
  display:inline;
  width:100%;
  height:24px;
  overflow:hidden;
}

#nav li a {
	float: left;
	overflow:hidden;
	padding: 24px 0 0 0;
	height: 0px !important; 
	height /**/:24px; /* for IE5/Win */
    -moz-outline-style: none; /* remove outline from image links */
    outline:none;
	}

#nav a:hover {
	background-position: 0 -24px;
	}

#nav a:active, #nav a.current{
	background-position: 0 -24px;
	}
	
#home a  {
	width: 84px;
	background: url(images/nav/home.jpg) top left no-repeat;
	}	
	
#location a  {
	width: 113px;
	background: url(images/nav/location.jpg) top left no-repeat;
	}
	
#attractions a  {
	width: 134px;
	background: url(images/nav/attractions.jpg) top left no-repeat;
	}
	
#accomm a  {
	width: 176px;
	background: url(images/nav/accomm.jpg) no-repeat;
	}
	
#contact a  {
	width: 108px;
	background: url(images/nav/contact.jpg) top left no-repeat;
	}		
		



/*--left column---*/

.sidemenu {
   padding-bottom:40px;
   
   }
   
ul.links {
  height:100%;
  overflow:hidden;;
  margin-left:32px;
}   
   
ul.links li {
   list-style:none;
   padding:0 12px 4px 0;
   font-weight:bold;

}

.announce {
  padding-bottom:10px;
  margin-left:30px;
  margin-bottom:12px;
  width:194px;
  background:#ebebd1 url(images/announce-bottom.jpg) bottom left no-repeat;

}

.announce .textbox {
  background:#ebebd1 url(images/bg-announce.jpg) repeat-x;
  border-left:1px solid #c4c5a6;
  border-right:1px solid #c4c5a6;
  font-family: Arial, Helvetica, sans-serif;
  line-height:12px;
  color:#3c3839;

}

.announce h3 {
  width:194px;
  display:block;
  text-indent:-9999px;
  overflow:hidden;
  margin:0;
}

.announce {
  background:url(images/heading-bg.jpg) no-repeat;
}


/*---right column---*/


.block {
  width:607px;
  background:#eeede8 url(images/bg-block.jpg) repeat-x;
  border:1px solid #6c80b2;
  padding:14px 0;
  margin:0 0 4px 18px;
  overflow:hidden;
}

.block-gallery {
  width:607px;
  background:#eeede8 url(images/bg-block.jpg) repeat-x;
  border:1px solid #6c80b2;
  padding:14px 0;
  margin:0 0 4px 18px;
  overflow:hidden;
}

.block-gallery-container {
	margin-left: 50px;
	width: 600px;
}
.block-gallery img{
	margin-left: 15px;
	padding: 5px;
}
.reservations {
  width:255px;
  height:255px;
  background:url(images/bg-res-form.png) no-repeat;
  position:absolute;
  top:0; 
  right:0;

}

.padder {
  width:252px;
  height:213px;
  float: right;
}

.block p {
  color:#023263;
  font-size:13px;
  line-height:18px;
  margin:6px 24px;
}

/*---reservation form----*/


form.res { 
	font: bold 9px Arial, Helvetica, sans-serif; 
	color:#94553c;
	padding-top:42px;
	width:210px;
	overflow:hidden;
	margin:0 auto;


}

.form-item {
  float:left; 
  margin:6px 5px 3px;
  
}

.clear {clear:both;}

label {
  display:block;
  margin-bottom:1px;
}

input {
   font-size:10px;
   color:#666;
   border:1px solid #dedede;
   padding:1px;
}

input.form-text {
   width:65px;
}

input.img-button {
   border:none;
   padding:none;
   margin-top:5px;
   width:79px;
   height:18px;
   }
   
option, select {
   font-size:10px;
   color:#666;
   border:1px solid #dedede;
}

option {
  padding-left:2px;
}

/*---SNS links---*/

#sns-links {
  width:100px;
  height:24px;
  position:absolute;
  top: 23px;
  margin-left:260px;
}

#sns-links a{ 
  padding:0 1px 0 0;
  }

