@charset "utf-8";
/* Pelican Responsive CSS Style Document V 1.0 */
.box_reservation{
	font-size:11px;
	
}
#quick-rsv {
	margin:0 auto;
	height: auto;
	width: 890px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	background-color: #FFF;
	color: #000;
	border: solid 1px #ccc;
}
#quick-rsv input[type="text"] {
	height:12px;
	border: solid 1px black;
	font-size: 11px;
	padding: 1px;
	background-color:#f2f2f2;
	color:#746c51;
}
#quick-rsv input[type="button"], #quick-rsv input[type="submit"] {
	height: 20px;
	text-align: center;
	text-decoration: none;
	color: #746c51;
	font-size:xx-small;
}
#quick-rsv a {
	text-decoration: none;
	color: #0462BA;
}
#quick-rsv select {
	height:20px;
	font-size: 11px;
}
.ui-datepicker {
	font: 75.5% "Trebuchet MS", sans-serif;
	position:relative;
	z-index:999;
}
#slideshow {
	width: 920px;
	height: 290px;
}
#txtCi, #txtCo {
	font-size:12px;
	color: #532B15;
}
#btnSearch {
	font-weight:bold;
	font-size:12px;
}
.mainframe {
	color: #143060;
	font-family: "Helvetica Neue", "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 15px;
	width: 715px;
	padding-top:6px;
	margin-left:243px;
	
}
.divide {
	float: left;
	text-align: center;
	width:100px;
	margin-top:0px;
	color: #fff;
	margin-right:25px;
	
}
.divide-3 {
	float: left;
	text-align: center;
	width:56px; 
	margin-top:0px;
	margin-bottom:2px;
	color: #fff;
}
.spread {
	width:164px;
	float:right;
	height: 28px;
	margin-top:-29px;
}
#title-frame{
	float:left;
	width:600px
}


