@import 'reset.css';
@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding:0;
}
a {
	outline: none;
}
.clear {
	clear:both;
}
body, td, th {
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/body/bg.jpg);
	background-repeat: repeat;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*MAIN CONTENT*/
h1 {
	font-size: 140%;
	color: #354f7a;
	font-weight: normal;
	padding:25px 0 10px 0;
}
h2 {
	font-size: 110%;
	color: #887a65;
	font-weight: normal;
	padding:0 0 10px 0;
	line-height:110%;
}
h3 {
	font-size: 80%;
	color: #6e6b5c;
	font-weight: bold;
	padding:5px 0 5px 0;
}
h4 {
	font-size: 85%;
	color: #6e6b5c;
	font-weight: normal;
	padding:5px 0 0 0;
}
p {
	font-size: 80%;
	vertical-align: top;
	color:#333333;
	padding:0 0 10px 0;
	line-height:110%;
}
a:link, a:visited {
	color:#5a7e95;
}
a:hover, a:active {
	color:#7d6955;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
hr {
	background-color:#ebe6d4;
	margin:0 11px 10px 0;
	height:1px;
	color:#ebe6d4;
}
DIV.hr {
	display:block;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
}
DIV.containercontent_c ul {
	padding: 0 0 10px 10px;
}
DIV.containercontent_c ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	background-image: url(../images/body/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding:0 0 4px 15px;
	font-size: 80%;
	line-height:120%;
}
DIV.containercontent_c ul li ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	background-image: url(../images/body/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding:0 0 4px 15px;
	font-size: 100%;
	line-height:120%;
}
DIV.containerheader {
	width: 960px;
	height:134px;
	margin: 0 auto;
	text-align: center;
	display:block;
	margin-top:20px;
	background-image: url(../images/body/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
DIV.logo {
	width: 250px;
	height: 101px;
	float:left;
}
DIV.topmenu {
	width: 710px;
	height:101px;
	float:left;
	overflow: hidden;
}
DIV.containerphoto {
	width: 960px;
	height:493px;
	margin: 0 auto;
	display:block;
	background-image: url(../images/body/bg_photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	overflow:hidden;
}
DIV.containercontent {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
	display:block;
	overflow:hidden;
	background-image: url(../images/body/bg_containercontent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom:40px;
}
DIV.containercontent_l {
	width: 220px;
	float:left;
	display:block;
}
DIV.containercontent_c {
	width: 690px;
	float:left;
	padding:0 30px 0 20px;
}
DIV.containercontent_r {
	width: 200px;
	float:right;
	padding-left:20px;
}
DIV.containerfooter {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	display:block;
	overflow:auto;
	background-image: url(../images/body/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom:40px;
	height:160px;
}
/*MAIN MENU*/
DIV.mainmenu {
	width: 960px;
	height: 33px;
	float:left;
	display:block;
}
ul#mainmenu {
	list-style: none;
	margin: 0;
	padding:0;
	text-align: left;
	display:block;
	float:right;
}
ul#mainmenu li {
	display: block;
	margin: 0;
	padding:0;
	list-style: none;
	list-style-type: none;
	float:left;
}
ul#mainmenu li a, ul#mainmenu li a:link, ul#mainmenu li a:visited, ul#mainmenu li a.active {
	background: transparent url(../images/body/mainmenu-sprites.png) no-repeat left -40px;
	color: #5A5246;
	display: block;
	font-size: 12px;
	line-height:33px;
	margin:0;
	overflow:hidden;
	padding:0 15px;
	text-decoration: none;
	text-transform: uppercase;
}
ul#mainmenu li a:hover, ul#mainmenu li a:active, ul#mainmenu li a.active {
	background-position: 0 0;
	color: #fff;
}
/*ACTIONABLE MENU*/
ul#topmenu {
	list-style: none;
	margin: 0;
	padding:56px 8px 0 0px;
	overflow: hidden;
	float: right;
}
ul#topmenu li {
	margin: 0;
	padding:0 0 0 30px;
	list-style-type: none;
	list-style: none;
	float:left;
}
ul#topmenu li a, ul#topmenu li a:link, ul#topmenu li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5a5246;
	text-decoration: none;
	font-size:11px;
	text-transform: uppercase;
	padding:6px 7px 6px 7px;
	line-height:30px;
}
ul#topmenu li a:hover, ul#topmenu li a:active, ul#topmenu li a.active {
	color: #fff!important;
	text-decoration: none;
	background-color: #354f7a;
	padding:6px 7px 6px 7px;
}
/*FOOTER MENU*/
DIV.footer_l {
	display:block;
	width:500px;
	float:left;
	text-align:left;
}
DIV.footer_l2 {
	display:block;
	width:500px;
	float:left;
	text-align:left;
	padding:7px 0 10px 0;
}
DIV.footer_l2 span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #636363;
	font-size:70%;
	margin:10px 0 20px 16px;
	text-align:left;
}
DIV.footer_c {
	display:block;
	width:220px;
	float:left;
	text-align:left;
}
DIV.footer_c2 {
	display:block;
	width:220px;
	float:left;
	text-align:left;
	padding:7px 0 10px 0;
}
DIV.footer_r {
	display:block;
	width:240px;
	float:left;
	overflow:hidden;
}
DIV.footer_r2 {
	display:block;
	width:240px;
	float:left;
	overflow:hidden;
	padding:7px 0 10px 0;
}
DIV.footer_r2 span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #636363;
	font-size:70%;
	padding:14px 0 0 16px;
	text-align:left;
}
DIV.footer_c2 span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #636363;
	font-size:70%;
	padding:14px 0 0 16px;
	text-align:left;
}
DIV.footer_c p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #636363;
	font-size:70%;
	padding:14px 0 0 16px;
}
ul#footermenu {
	list-style: none;
	margin: 0;
	padding:7px 0 0 20px;
	text-align: left;
}
ul#footermenu li {
	display: inline;
	list-style-type: none;
	list-style: none;
}
ul#footermenu li a {
	padding:0 4px 0 9px;
}
ul#footermenu #f0 {
	list-style-type: none;
	list-style: none;
	background-image: none;
	padding:0 2px 0 0;
	margin:0;
}
ul#footermenu li a:link, ul#footermenu li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #636363;
	text-decoration: none;
	font-size:70%;
	background-image: url(../images/body/footersep1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul#footermenu li a:hover, ul#footermenu li a:active, ul#footermenu li a.active {
	color: #354f7a!important;
	text-decoration: none;
}
ul#footermenu2 {
	list-style: none;
	margin: 0;
	padding:7px 0 0 20px;
	text-align: left;
}
ul#footermenu2 li {
	display: inline;
	list-style-type: none;
	list-style: none;
}
ul#footermenu2 li a {
	padding:0 6px 0 9px;
}
ul#footermenu2 #b1, ul#footermenu2 #b7 {
	list-style-type: none;
	list-style: none;
	background-image: none;
	padding:0 7px 0 0;
	margin:0;
}
ul#footermenu2 li a:link, ul#footermenu2 li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #998675;
	text-decoration: none;
	font-size:70%;
	background-image: url(../images/body/footersep2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul#footermenu2 li a:hover, ul#footermenu2 li a:active, ul#footermenu2 li a.active {
	color: #354f7a!important;
	text-decoration: none;
}
/*SUB MENU*/
ul#submenu {
	padding: 27px 0 0 10px;
	float:left;
}
ul#submenu li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#bb8d4f;
	font-size: 73%;
	list-style-type: none;
	line-height:120%;
	padding:3px 0 3px 20px;
}
ul#submenu li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#bb8d4f;
	list-style-type: none;
	padding:0 0 0 15px;
	line-height:120%;
	text-decoration:underline;
	display:block;
}
ul#submenu li a, ul#submenu li a:link, ul#submenu li a:visited {
	background-image: url(../images/body/bullet_s1.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.5em;
	color:#bb8d4f;
}
ul#submenu li a:hover, ul#submenu li a:active, ul#submenu li a.active {
	color:#354f7a!important;
	background-image: url(../images/body/bullet_s2.gif);
}
/*SUB MENU HEADER*/
ul#submenu li#submenuheader {
	margin:0;
	padding:0;
	font-size: 100%;
	color: #354f7a;
	padding:0 0 10px 0px;
	background-image: none;
	font-weight: normal;
}
ul#submenu li#submenuheader a, ul#submenu li#submenuheader a:link, ul#submenu li#submenuheader a:visited {
	color: #354f7a;
	background-image: none;
	text-decoration:none;
	display:block;
}
ul#submenu li#submenuheader a:hover, ul#submenu li#submenuheader a:active, ul#submenu li#submenuheader a.active {
	color: #bb8d4f!important;
	background-image: none;
}
a.booknow {
	display:block;
	width:200px;
	height:49px;
	background-image: url(../images/body/booknow_a.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
	text-indent:-1000px;
	font-size:0;
	margin-top:1px;
}
a.booknow:hover {
	display:block;
	width:200px;
	height:49px;
	background-image: url(../images/body/booknow_b.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a.booknow:active, #button.active {
	display:block;
	width:200px;
	height:49px;
	background-image: url(../images/body/booknow_c.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a.twitter {
	display:block;
	width:87px;
	height:30px;
	background-image: url(../images/body/twitter_a.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
	text-indent:-1000px;
	font-size:0;
	float:left;
	padding:15px 0 0 0;
	margin-top:15px;
}
a.twitter:hover {
	display:block;
	width:87px;
	height:30px;
	background-image: url(../images/body/twitter_b.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
	text-indent:-1000px;
	font-size:0;
}
a.facebook {
	display:block;
	width:87px;
	height:30px;
	background-image: url(../images/body/facebook_a.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
	text-indent:-1000px;
	font-size:0;
	float:left;
	padding:15px 10px 0 23px;
	margin-top:15px;
}
a.facebook:hover {
	display:block;
	width:87px;
	height:30px;
	background-image: url(../images/body/facebook_b.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
	text-indent:-1000px;
	font-size:0;
}
a.sp {
	display:block;
	width:188px;
	height:26px;
	background-image: url(../images/body/sp_a.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
	text-indent:-1000px;
	font-size:0;
	float:left;
	padding:0 0 10px 40px;
}
a.sp:hover {
	display:block;
	width:188px;
	height:26px;
	background-image: url(../images/body/sp_b.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow:hidden;
	text-indent:-1000px;
	font-size:0;
}
DIV.specials {
	display:block;
	padding:0;
	margin:0;
	background-color:#f5f1e7;
	float:left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #696053;
	width:200px;
	margin:0 0 20px 20px;
	cursor:pointer;
}
DIV.calendar {
	display:block;
	margin:10px 0 20px 0;
	background-color:#f5f1e7;
	float:left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #696053;
	width:200px;
	padding-bottom:20px;
}
.calendar_h {
	font-size:100%;
	color:#354f7a;
	margin:0 0 0 20px;
	padding-top:27px;
	float:left;
}
DIV.specials h1 {
	font-size:90%;
	color:#354f7a;
	padding:6px 6px 0 6px;
	
}
DIV.specials p {
	font-size:70%;
	color:#57524d;
	padding:6px;
	letter-spacing:-10%;
	line-height:15px;
	
}
DIV.specials li, DIV.specials ul {
	font-size:76%;
	color:#57524d;
	padding-left:3px;
	padding-bottom: 5px;
	line-height:15px;
	
}
DIV.subnav {
	display:block;
	float:left;
}
.specials_h {
	font-size:100%;
	color:#354f7a;
	margin:0 0 10px 26px;
	padding-top:27px;
	float:left;
}
.specials_h a {
	font-size:100%;
	color:#354f7a;
	float:left;
	text-decoration: none;
}
.monterey {
	padding:0 0 10px 50px;
}
.pirate {
	padding-bottom:0;
	padding-left:20px;
	padding-right:0;
	padding-top:0;
}
.blue {
	padding:10px 0 40px 54px;
}
DIV.eoffers {
	display:block;
	float:left;
	width:200px;
	padding:10px 0 20px 20px;
}
DIV.eoffers h1 {
	font-size:100%;
	color:#354f7a;
	;
	padding:6px 6px 0 6px;
}
DIV.eoffers p {
	font-size:70%;
	color:#57524d;
	padding:6px 6px 10px 6px;
}
.fbutton {
	font-size:0;
	line-height:0;
	text-indent:-100px;
	display:block;
	border:0;
	padding:0;
	height:21px;
	width:50px;
	cursor:pointer;
	float:left !important;
	background:url(../images/body/signup.gif) 50% 0 no-repeat;
}
.eoffersfield {
	float:left;
	width:120px;
	height:16px;
	font-size:70%;
	margin:0 5px;
}
/*GOOGLE MAP*/
#googlemap {
	width: 686px;
	height: 400px;
	margin:0 0 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color:#505050;
}
#googlemap span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#505050;
}
#googlemap p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#505050;
}
#googlemap a {
	color:#505050;
}
#googlemap a:hover, #googlemap a:active, #googlemap a.active {
	color: #505050!important;
}
/*FORMS*/
.form {
	font-family: Tahoma, Geneva, sans-serif;
	color:#6e6b5c;
	font-size:80%;
}
.form_main {
	font-family: Tahoma, Geneva, sans-serif;
	width:230px;
	margin-left:5px;
	color:#6e6b5c;
}
.form_main_small {
	font-family: Tahoma, Geneva, sans-serif;
	width:80px;
	margin-left:5px;
	color:#6e6b5c;
}
.form_main_half {
	font-family: Tahoma, Geneva, sans-serif;
	width:150px;
	margin-left:5px;
	color:#6e6b5c;
}
.form_sm {
	margin-left:5px;
}
.red {
	font-size: 80%;
	color: #FF0000;
}
.form_captcha {
	width:94px;
	font-size: 140%;
	text-align: center;
	color:#6e6b5c;
	margin-left:5px;
}
#captchaimg {
	width:98px;
	height:28px;
	border:none;
	margin:4px 0 0 5px;
}
/*TABLE
*****************************************************************************************************/
.bg_table1 {
	background-color:#ffffff;
}
.bg_table2 {
	background-color:#f3f1ea;
}
DIV.containercontent_c .bg_table1 p, DIV.containercontent_c .bg_table2 p {
	text-align:right;
	display:block;
	font-size:100%;
	padding:8px 0 8px 0;
}
DIV.containercontent_c .bg_table1 p.center, DIV.containercontent_c .bg_table2 p.center {
	text-align:center;
}
.bgbody_table1 {
	background-color:#ffffff;
}
.bgbody_table2 {
	background-color:#f3f1ea;
}
.bgbody_table1 p, .bgbody_table2 p {
	padding:4px 0 4px 10px;
	line-height:18px;
}
.w250 {
	width:250px
}
.table {
	margin-bottom:8px;
}
.table td, .table th {
	border:2px solid #fff;
	padding:8px;
	font-size:12px;
	font-weight:normal;
}
.table tr {
	vertical-align:top;
}
.table thead th {
	background:#f0e8d8;
	text-align:center;
	color:#354f7a;
}
.table th.col1, .table th.col2 {
	width:20%;
}
.table td.col3 {
	color:#333;
}
.table .color1 td {
	background:#f8f7f2;
}
.table .color2 td {
	background:#fbfbf9;
}
/*FORMS BUTTONS*/
.buttonsignup {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	background-color: #e8e2d2;
	color:#696053;
	border:none;
	line-height:30px;
	margin: 4px;
	border:none;
	width:98px;
	height:30px;
}
.button {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 120%;
	background-color: #354f7a;
	border:none;
	line-height:30px;
	margin: 4px;
}
a.button:link, a.button:visited {
	color: #ffffff!important;
	text-decoration: none;
	background-color: #354f7a;
	padding: 6px;
	line-height:30px;
}
a.button:hover, a.button:active {
	text-decoration: none;
	background-color: #dad0bb;
	color:#696053!important;
}
#photo {
	position:relative;
	overflow:hidden;
	height:493px;
}
.gallery-tn {
	padding:0px 10px 10px 0;
}
DIV.pdf {
	background-image: url(../images/body/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:10px;
	padding-left:25px;
	line-height:18px;
	font-size: 70%;
	vertical-align: top;
	color:#6e6b5c;
}
DIV.wmv {
	background-image: url(../images/body/wmv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:10px;
	padding-left:25px;
	line-height:18px;
	font-size: 70%;
	vertical-align: top;
	color:#6e6b5c;
}
.calendar-big {
	position: relative;
	width: 450px;
}
.calendar-big label {
	color: #f0e9bd;
	font-size: 24px;
	font-weight: bold;
}
.calendar-big input {
	border: 0;
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 3px 10px;
	width: 170px;
	text-align: center;
}
.calendar-big .dp-choose-date{
	display: none;
}
.calendar-big p {
	padding: 10px 0;
}
#book {
	width:960px;
	height:493px;
	position:absolute;
	bottom:0;
	left:0;
	display:none;
	z-index:200;
}
#book.active {
	display:block;
}
#book .bg {
	position:absolute;
	left:0;
	top:0;
	width:960px;
	height:493px;
	z-index:900;
	background:#272d2c;
	opacity: .80;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-khtml-opacity: .8;
	-moz-opacity: .8;
}
#book form {
	display:block;
	padding:20px 0 0 30px;
	color:#fff;
	position:relative;
	z-index:990;
	height: 450px;
}
#book strong {
	color:#fff;
	font-size:28px;
	font-weight:normal;
	padding:0 70px;
}
#book .dp-popup {
	background:none;
	border:0;
}
#book .dp-popup h2 {
	color:#ffbe4e !important;
	font-size:20px !important;
	font-weight:bold !important;
	line-height:30px;
	padding:0 10px 0 15px !important;
	text-transform: uppercase;
	float:left;
}
#book .dp-calendar {
	width:auto;
	height:auto;
	position: absolute;
	top: 25px;
	left: 0;
}
#book .jCalendar {
	width:440px;
	clear:both;
	position:relative;
	left: -15px;
}
#book .dp-popup td, #book .dp-popup th {
	font-size:32px;
	font-weight: bold;
	background:none;
	line-height:35px;
	color:#fff;
	width:auto;
	text-align:center;
}
#book .dp-popup th {
	color: #bdb39d;
	padding: 0 0 5px;
}
#book .dp-popup td {
	font-size: 30px;
	padding: 5px 0;
}
#book td.today {
	color: #ffbe4e !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border:0 !important;
}
#book td.disabled {
	color:#666 !important;
}
#book td.other-month {
	color:#aaa !important;
}
#book td.selected {
	color:#fff !important;
	background:#ffbe4e;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
#book .dp-nav-next, #book .dp-nav-prev {
	top:5px;
}
#book .dp-nav-prev {
	left:0;
}
#book .dp-nav-next {
	position:static;
	float:left;
	margin-top:5px;
}
#book .dp-nav-next a, #book .dp-nav-prev a {
	background:url(../images/body/arr2.png) -20px 50% no-repeat;
	width:11px;
	height:23px;
	overflow:hidden;
}
#book .dp-nav-prev a {
	background-position:0 50%;
}
#book .dp-nav-next-year, #book .dp-nav-prev-year {
	display:none;
}
#book .rooms {
	clear: both;
	top: 430px;
	right: 25px;
	position: absolute;
}
#book .rooms p {
	margin:15px 10px;
	float: left;
}
#book .rooms label {
	color:#F0E9BD;
	font-size:24px;
	font-weight:bold;
	display:block;
	float:left;
	font-weight:normal;
	line-height:32px;
	margin: 0 5px 0 0;
}
#book .rooms input {
	font-size:22px;
	font-weight: bold;
	border:0;
	background:#fff;
	text-align:center;
	padding:4px;
	width:30px;
}
#book button.book-submit {
	display:block;
	border:0;
	font-size:16px;
	cursor:pointer;
	background:none;
	line-height:20px;
	margin-left: 35px;
	overflow: visible;
	float: left;
}
#book button.book-submit * {
	display:block;
	color:#ffbe4e;
	padding:0;
	margin:0;
	text-align:left;
	text-transform:uppercase;
	font-weight:normal;
}
#book button.book-submit strong {
	font-size:32px;
	font-weight: bold;
	line-height: 32px;
	float: left;
	white-space: nowrap;
}
#book button.book-submit:hover * {
	color:#fff;
}
.bookbox {
	width:30px;
}
.specialp {
	float:right;
	display:block;
	width:200px;
	height:200px;
	margin:0 0 10px 20px;
}
