*{
	margin:0;
	padding:0;
}
/***************************************/
html, body{
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
/***************************************/
#fullcol{
	width:941px;
	height:auto;
	margin:0 auto 0 auto;
}
/***************************************/
#header{
	width:941px;
	height:130px;
}
.headerlogo{
	float:right;
}
/***************************************/

#homepagebanner{
	width:940px;
	height:248px;
	background:url(../images/home_banner_bg.jpg) no-repeat;
}

#viewarea {
	width:940px;
	height: 248px;
	overflow:hidden;
}

#room_view_area {
	width:715px;
	height: 644px;
	_padding-bottom:45px;
	overflow:hidden;
}

*:first-child+html #room_view_area {
	padding-bottom:45px;
}

#scrollarea {
	background:#FFF;
	width: 20000px;
	height: 248px;
}

#room_slider {
	width: 3625px;
	height: 644px;
}


#area {
	width:940px;
	height:248px;
	float:left;
}

.room_area {
	width:725px !important;
	height:644px;
	float:left;
}

.scrolling-content-area {
	float:left;
	height:248px;
	width:571px;
	font-size:0.7em;
	color: #897864;
	font-family:Arial, sans-serif;
}

.scrolling-content-area .content {
	width:450px;
	height:236px;
	margin-left:70px;
	margin-top:10px;
}

.scroll-header{
	height:70px;
	width:auto;
	margin-top:20px;
	margin-bottom:5px;

}

.footer-header-home {
	height:55px;
	width:auto;
	margin-top:-30px;
	_margin-top:-25px;
	margin-bottom:5px;
}

.footer-header {
	height:55px;
	width:auto;
	margin-top:-30px;
	_margin-top:-25px;
	margin-bottom:5px;
}

*:first-child+html .scroll-header.book-header {
	margin-top:-10px;
}

.scroll-header-main{
	height:130px;
	margin-top:-50px;
	margin-bottom:10px;
}

.scroll-left-col {
	width:200px;
	height:125px;
	float:left;
	margin-left:7px;
	text-align:justify;
}

.scroll-right-col {
	width:200px;
	height:125px;
	float:left;
	margin-left:40px;
	text-align:justify;
}

.scroll-nav {
	padding-top:10px;
	_padding-top:0px;
	text-align:right;
	clear:both;
}

*:first-child+html .scroll-nav {
	margin-top:-10px;
}

.scroll-nav li {
	display:inline;
	list-style-type:none;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #A9A29A;
	cursor:pointer;
}

#room_view_area ul li {
	color: #AAA297;
}

#room_view_area ul li:hover {
	text-decoration:underline;
}

.selected {
	color: #AAA297;
	cursor:default !important;
}

#room_view_area .selected {
	color: #857462;
}

#room_view_area .selected:hover {
	text-decoration:none;
}

#contact_view_area {
	overflow:hidden;
	width:715px;
	margin-bottom:20px;
}

#contact_slider {
	width:1430px;
}

#contact_slider ul {
	width:715px;
	float:left;
}

#contact_slider li {
	list-style-type:none;
	display:inline;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #94877E;
}

#contact_slider li a, .info_link {
	color:#857865;
}

#contact_slider li a:hover, .info_link:hover {
	text-decoration:none;
}

.info_link {
	cursor:default;
}

/***************************************/
#navigation{
	width:941px;
	height:30px;
	margin:28px 0 0 0;
	background:#736656;
}
#navigation ul{
	list-style:none;
	display:inline;
}
#navigation li{
	height:30px;
	float:left;
	line-height:5em;
	overflow:hidden;
	text-align:center;

}
.welcome a{
	width:95px;
	height:30px;
	background:url(../images/button_welcome.gif) no-repeat;
	float:left;
}
.welcome a:hover{
	background:url(../images/button_welcome.gif) no-repeat;
	background-position:0 -30px;
}
.hotel a{
	width:69px;
	height:30px;
	background:url(../images/button_hotel.gif) no-repeat;
	float:left;
	margin:0 0 0 5px;
}
.hotel a:hover{
	background:url(../images/button_hotel.gif) no-repeat;
	background-position:0 -30px;
}
.room a{
	width:69px;
	height:30px;
	background:url(../images/button_room.gif) no-repeat;
	float:left;
	margin:0 0 0 5px;
}
.room a:hover{
	background:url(../images/button_room.gif) no-repeat;
	background-position:0 -30px;
}
.spa a{
	width:53px;
	height:30px;
	background:url(../images/button_spa.gif) no-repeat;
	float:left;
	margin:0 0 0 5px;
}
.spa a:hover{
	background:url(../images/button_spa.gif) no-repeat;
	background-position:0 -30px;
}
.bar a{
	width:53px;
	height:30px;
	background:url(../images/button_bar.gif) no-repeat;
	float:left;
	margin:0 0 0 5px;
}
.bar a:hover{
	background:url(../images/button_bar.gif) no-repeat;
	background-position:0 -30px;
}
.food a{
	width:65px;
	height:30px;
	background:url(../images/button_food.gif) no-repeat;
	float:left;
	margin:0 0 0 5px;
}
.food a:hover{
	background:url(../images/button_food.gif) no-repeat;
	background-position:0 -30px;
}
.look a{
	width:63px;
	height:30px;
	background:url(../images/button_look.gif) no-repeat;
	float:left;
	margin:0 0 0 5px;
}
.look a:hover{
	width:63px;
	height:30px;
	background:url(../images/button_look.gif) no-repeat;
	background-position:0 -30px;
}
.air a{
	width:53px;
	height:30px;
	background:url(../images/button_air.gif) no-repeat;
	float:left;
	margin:0 0 0 5px;
}
.air a:hover{
	background:url(../images/button_air.gif) no-repeat;
	background-position:0 -30px;
}
.find a{
	width:57px;
	height:30px;
	background:url(../images/button_find.gif) no-repeat;
	float:left;
	margin:0 0 0 5px;
}
.find a:hover{
	background:url(../images/button_find.gif) no-repeat;
	background-position:0 -30px;
}
.price a{
	width:67px;
	height:30px;
	background:url(../images/button_price.gif) no-repeat;
	float:left;
	margin:0 0 0 5px;
}
.price a:hover{
	background:url(../images/button_price.gif) no-repeat;
	background-position:0 -30px;
}
.special a{
	width:74px;
	height:30px;
	background:url(../images/button_special.gif) no-repeat;
	float:left;
	margin:0 0 0 5px;
}
.special a:hover{
	background:url(../images/button_special.gif) no-repeat;
	background-position:0 -30px;
}
.book a{
	width:67px;
	height:30px;
	background:url(../images/button_book.gif) no-repeat;
	float:left;
	margin:0 0 0 5px;
}
.book a:hover{
	background:url(../images/button_book.gif) no-repeat;
	background-position:0 -30px;
}
.ask a{
	width:58px;
	height:30px;
	background:url(../images/button_ask.gif) no-repeat;
	float:left;
	margin:0 0 0 5px;
}
.ask a:hover{
	background:url(../images/button_ask.gif) no-repeat;
	background-position:0 -30px;
}
#naviagtion p{
	margin:20px 0 0 0;
	float:left;
}
/***************************************/
#homepage_sdec{
	width:941px;
	height:auto;
	margin:28px 0 0 0;
	line-height:0.75em;
}


#homepage_sdec ul{
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}

#homepage_sdec li{
	width:205px;
	height:auto;
	float:left;
}

#homepage_sdec p{
	color:#7f776a;
	font-size:0.6em;
	text-align:justify;
}

#homepage_sdec2{
	width:941px;
	height:auto;
	margin:28px 0 0 0;
	line-height:0.75em;
}


#homepage_sdec2 ul{
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}

#homepage_sdec2 li{
	width:205px;
	height:auto;
	float:left;
}

#homepage_sdec2 p{
	color:#c2c1bf;
	font-size:0.6em;
	text-align:justify;
}

.foot0{
	margin:0;
}

.foot1{
	margin:0 0 0 40px;
}

.foot2{
	margin:0 0 0 40px;
}

.foot3{
	margin:0 0 0 40px;
}

/***************************************/
#footer{
	width:941px;
	height:auto;
	margin:15px 0 0 0;
	float:left;
}

#footer p{
	color:#cccbc9;
	font-size:0.55em;
	text-align:left;
}

#footer a{
	color:#cccbc9;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

.textbox {
	width:190px;
	padding:5px 3px 5px 5px;
	font-size:11px;
	margin-bottom:3px;
	font-family:Arial; sans-serif;
	color: #867968;
	border: 1px solid #867968;
}

.submit_button {
	height:30px;
	width:115px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial; sans-serif;
	color:#FFF;
	background-color:#736656;
	border:none;
	cursor:pointer;
}

.aa-award {
	background:url('../images/aa-award.jpg') no-repeat;
	font-weight:bold;
	height:22px !important;
	padding-left:40px;
	padding-top:4px;
	margin-top:20px;
}

.johansen {
    background:url('../images/johansens.jpg') no-repeat;
    text-align:left;
    height:30px !important;
    padding-left:40px;
    padding-top:4px;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:10px;
    #padding-top:15px;
}

.scroll-left-col a {
	font-weight:bold;
	color:#897864;
}

.scroll-left-col a:hover {
	text-decoration:none;
}

.scroll-right-col a {
	font-weight:bold;
	color:#897864;
}

.scroll-right-col a:hover {
	text-decoration:none;
}

#leftBookTable .textbox, #rightBookTable .textbox {
	width:136px;
	padding:3px 0 0 3px;
	height:18px;
}

#rightBookTable {

	margin-top:-65px;
	width:220px;
	
}

#leftBookTable #label {
	width:50px;

}

#rightBookTable #label {
	width:70px;
  text-align:left;
}

#rightBookSubmitTable .submit_button {
	width:70px;
	height:30px;
}

/********************************************/

body {
	text-align: center;
}

#book_page {
	margin: 0 auto;
	width: 715px;
	text-align: left;
	
}

.top-room-nav {
	padding-bottom:20px;
	border-bottom:1px solid #D4D3CF;
	margin-left:-2px;
	margin-bottom:20px;
}

.bottom-room-nav{
	clear:both;
	padding-top:20px;
	_padding-top:10px;
	border-top:1px solid #D4D3CF;
	margin-left:-2px;
}

#room_booking_form {
	clear:both;
	padding-top:20px;
	font-size:0.7em;
	color:#857462;
	padding-left:10px;
}

#room_booking_form p{
	font-weight:bold;
}

#room_slider {
	margin-top:20px;
	color:#857462;
}

.room_details {
	font-size:11px;
}

.room_left_column {
	width:285px;
	margin-bottom:20px;
	float:left;
	margin-left:1px;
}

.room_right_column {
	width:406px;
	margin-right:11px;
	float:right;
}

.dates {
	height: 165px;
	border-bottom:1px dotted #ADA9A6;
	margin-bottom:10px;
	padding: 0px 10px 10px 0;
}

.roomtype {
	height: 170px;
	border-bottom:1px dotted #ADA9A6;
	padding: 0px 10px 10px 0;
}

.roomtype table {
	padding-top:10px;
}

.roomtype tr {
	height:30px;
}

.package {
	height: 80px;
	padding:20px 10px 20px 0;
	_padding-bottom:0;
}

.package tr{
	height:20px;
}

.dining {
	height: 130px;
	background-color:#E6E3DE;
	padding:7px 0 0 13px;
	font-weight:bold;
}

.dining .subtitle {
	padding:0 0 10px 0;
}

.dining #check{
	padding-left:5px;
	float:left;
}

.book-spa {
	height: 170px;
	margin-bottom:18px;
	background-color:#E6E3DE;
	padding:20px 20px 20px 20px;
}

.book-spa tr {
	height:20px;
}

.book-spa .left-col {
	width:172px;
	float:left;
	border-right: 1px dotted #A6A39E;
	padding-right:10px;
}

.book-spa .right-col {
	width:172px;
	float:right;
}

.notes {
	clear:both;
	height: 55px;
}

.notes textarea{
	background-color: #E6E3DE;
	width:400px;
	border:none;
	color:#817A6A;
	padding:3px;
}

.subtitle {
	text-decoration:underline;
	font-weight:bold;
}

.room_container {
	float:left;
	border-left: 1px dotted #A7A6A4;
}

.room_details_price {
	background-color: #ECE8E5;
	height:395px;
	width:229px;
	padding:5px 3px 5px 5px;
}

.room_price {
	width:229px;
	padding:9px 5px 5px 0;
	text-align:right;
}


.room_details_price td {
	vertical-align:top;
	padding-bottom:5px;
}

.room_title {
	font-size:1.8em;
	width:229px;
	padding:3px 0 5px 5px;
}

.room_details_price .subtitle {
	margin:8px 0 8px 0;
}

#price_info {
	clear:both;
}

#price_info p {
	font-weight:normal;
	padding:5px;
}

.thumbnail {
    display:inline;
    margin-right:-2px;
}

.thumbnail img {
    border:0;
}

#look_book_link {
    position:absolute;
    right:0;
    bottom:0;
}

#look_book_link a {
    font-weight:bold;
    font-size:0.7em;
    color:#736656;
}

#look_book_link a:hover {
    text-decoration:none;
}

#room_slider ul li {
	display:inline;
	list-style-type:none;
	padding-left:5px;
	padding-right:5px;
	font-size:1.7em;
	/*border-right:1px solid #D4D3CF;*/
	cursor:pointer;
)