/* COLORS
background-brown: #6D5D4E
brown: #95865D
peach: #E8D9BC
tan: #C5BA8C
line: #BDAE89;
*/

/* GENERAL RULES 
-----------------------------------*/
body{
	color: #fff;
	/*background-color: #6D5D4E;*/
   background-color: #95865D;	
	font-size: 11px;
	line-height: 1.5em;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	/*background-image: url(../images/background-repeater.gif);*/
	/*background-image: url(../images/background-repeater3.gif);
	background-repeat: repeat-y;
	background-position: center;
	*/
	text-align: center;
	}
body.home{
	background-image: url(../images/background-repeater2.gif);
}
form, input, select {padding: 0; margin: 0; font-family: Verdana, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {padding: 0.5em 0 0.5em 0; margin: 0;}
p, ul {padding: 0 0 1em 0; margin: 0;}
h2{font-size: 24px;}
h3{font-size: 20px;}
h4{font-size: 16px;}
h5{font-size: 14px;}
h6{font-size: 12px;}
div{padding: 0; margin: 0;}
td{padding: 0; 
	margin: 0;
	vertical-align: top;
	}
li {
   margin: 0 0 0 1.5em;
   padding: 0;
   }
table{background-color: #95865D;}
img{border: 0;}
a{border: 0; color: #FFF}

/* MAIN TABLE
-----------------------------------*/
#mainTable{
	margin: 0px auto;
	/*width: 701px; */
	background-color: #95865D;	
	}

/* HEADER
-----------------------------------*/
#header{
	background-image: url(../images/headersolid.gif);
	background-repeat: no-repeat;
	height: 119px;
	width: 701px;
	}

#headerContainer {
	position: relative;
}

#headerLogo {
   position: absolute;
   top: 7px;
   left: 19px;
	}

#headerLogo img {
   border: 0;
}


#headerMenu{
	/*background-image: url(../images/header-menu.gif);*/
	background-image: url(../images/background-repeater.gif);
	height: 20px;
	text-align: right;
	width: 701px;
	font-size: 10px;
	}
#headerMenu a{
	color: #fff;
	text-decoration: none;
	margin: 0 5px;
	letter-spacing: .1em;
	}
#headerMenu a:hover{
	color: #C5BA8C;
	}	

#headerMenu.home{
	background-image: none;
	}
#headerMenu #clock {
    float: left;
    
}


/* LEFT COLUMN
-----------------------------------*/
#leftCol{
	/*width: 156px;*/
	border-right: 1px solid #E8D9BC;	
	}


/* RIGHT COLUMN
-----------------------------------*/
#rightCol{
    width: 544px;
	padding: 5px 0 15px 0;
    text-align: justify;
	}
#rightCol .mainDiv{
	margin: 0 25px 25px 25px;
	}
#rightCol .mainDiv img{
	border: 1px solid #BDAE89;
	}
#rightCol .mainDivq img{
	border-width: 0;
	border-color: #BDAE89;
}
#rightCol .mainDiv img.small{
	float: right;
	margin: 0 0 0 10px;
	}

#rightCol .mainDiv h2 {
   font-weight: normal;
   font-size: 11px;
   letter-spacing: 0.1em;
   text-transform: uppercase;
   color: #CBA;
}
	
#rightCol .mainDiv h3 {
   font-weight: normal;
   font-size: 11px;
   color: #CBA;
   padding-bottom: 0;
}

#rightCol .mainDiv li {
    line-height: 1.2em;
    margin-bottom: 0;
    padding-bottom: 0.4em;
}

#rightCol .mainDiv p.footnote{
	font-size: 10px;
	line-height: 1.2em;
	}


/* MAIN MENU (COLUMN CONTEXT)
-----------------------------------*/
#leftCol #mainMenu{
	width: 151px;
	}
#leftCol #mainMenu a{
	font-size: 10px;
	text-align: right;
	display: block;
	width: 146px;
	color: #fff;
	text-decoration: none;
	margin: 20px 0;
	padding: 0 10px 0 0;
	letter-spacing: .1em;
	}
#leftCol #mainMenu a:hover{
	background-image: url(../images/menu-button-bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}
#leftCol #mainMenu a.selected{
	background-image: url(../images/menu-button-bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}


/* MAIN MENU (HOMEPAGE CONTEXT)
-----------------------------------*/

#homeMenu {
	padding: 10px 0;
   text-align: center;
   }

#homeMenu #mainMenu{
   text-align: center;
   width: 100%;
   margin: 0 auto;
	}
#homeMenu #mainMenu a{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	margin: 0 0.75em;
	letter-spacing: .1em;
	line-height: 2em;
	white-space: nowrap;
	}
#homeMenu #mainMenu a:hover{
	color: #C5BA8C;
	text-decoration: underline;
	}
#homeMenu #mainMenu a.selected{
	color: #C5BA8C;
	text-decoration: underline;
	}
	

/* HOME IMAGES
----------------------------------*/
#homeImages {
   height: 300px;
   /*background-color: #322;*/
   }

/***********************/
/* SLIDESHOW STYLES    */   	
/***********************/

.slideshow {
   position: relative;
}

.slideshow .slide {
   position: absolute;
   top: 0;
   left: 0;
}
#amenitiesImages {
   background-image: url(../images/background-image.gif);
   text-align: center;
   margin: 0 0 15px 0;
   height: 223px;
   }

#amenitiesImages .slide {
   margin: 0 auto;
   width: 544px;
   text-align: center;
   height: 223px;
   
   }


/* HEADER IMAGE
----------------------------------*/
#headerImage {
   background-image: url(../images/background-image.gif);
   text-align: center;
   margin: 0 0 15px 0;
   }

#headerImage img {
   display: block;
   margin: 0 auto;
   }


/* TITLE IMAGES
----------------------------------*/
.titleImage {
   margin: 0 0 0 25px;
   display: block;
   }



/* SIDE MENU
-----------------------------------*/	
#sideMenu {
	float: right;
	width: 150px;
	border: 1px solid #C5BA8C;
	text-align: center;
	padding: 10px;
	margin: 0.25em 0 10px 10px;
	background-color: #6D5D4E;
	}
#sideMenu img {
   margin: 0 0 0.5em 0;
   }

#sideMenu ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 1px;
	text-align: left;
}
#sideMenu ul li {
    margin: 0;
    padding: 0;
}

#sideMenu a{
	color: #fff;
	/*text-decoration: none;
	letter-spacing: .1em;*/
	font-size: 10px !important;
	text-transform: none;
	}	
#sideMenu a:hover{
	color: #C5BA8C;
	}
	
/* PRESS
-----------------------------------*/	
#press .press_entry {
	margin: 10px 0;
}

#press .press_entry .date {
    color: #C5BA8C;
}

#press .press_entry a {
	color: #fff;
	display: block;
	}	

#press .press_entry a:hover{
	color: #C5BA8C;
	}
	
/* AMENITIES
-----------------------------------*/	
#amenities ul{}	
#amenities li{}	

/* RESTAURANTS
-----------------------------------*/	
/*
#restaurants{}	
#restaurants .selected{	
	color: #fff;
	font-size: 14px;
	letter-spacing: .1em;
	}	
#restaurants a{	
	color: #C5BA8C;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: .1em;
	}
#restaurants a:hover{	
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: .1em;
	}	
#restaurants #menu {
	margin: 0 0 0 30px;
	}
#restaurants #menu th{
	text-align: left;
	color: #6D5D4E;
	}	
*/	
		
/* ROOMS
-----------------------------------*/
#roomsTable{
	padding: 15px 0 0 0;
	}
#roomsMenu{
	width: 90px;
	height: 475px;
	margin: 0 25px 0 0px;
	position: relative;
	background-color: #C5BA8C;
	}	
#roomsMenu_buttons{
	position: absolute;
	top: 0px;
	left: 0;
	}
#roomsMenu #down{
	position: absolute;
	top: 475px;
	left: 0;
	}	
#roomsDisplay{
  width: 400px;
	}	


.room {
    display: none;

    }



/*
#roomsDisplay #roomImage {
   width: 400px;
   height: 275px;
	border: 1px solid #C5BA8C;
	border-width: 1px 0;
   background-image: url(../images/background-image.gif);
   text-align: center;
	}	

#roomsDisplay #roomImage img {
   margin: 0 auto;
}


#roomsDisplay img {
   display: block;
}

*/

#roomsDisplay .roomImage {
  width: 400px;
  height: 275px;
  border: 1px solid #C5BA8C;
  border-width: 1px 0;
  background-image: url(../images/background-image.gif);
  text-align: center;
  }	

#roomsDisplay .roomImage img {
  margin: 0 auto;
  }

#roomsDisplay img {
  display: block;
  }


#roomsDisplay .roomText {
  margin: 10px 0 0 0;
  }	

#roomsDisplay .roomThumbnails {
  background-color: #6D5D4E;
  background-image: url(../images/background-image.gif);
  text-align: center;
  padding-top: 5px;
  }	

#roomsDisplay .roomThumbnails .thumbLink {
    margin-right: 5px;
  }

#roomsDisplay .roomThumbnails .thumbLink img {
    display: inline;
	border: 1px solid #000;
	height: 40px;
  }

#roomsDisplay .roomThumbnails .thumbLink:hover img {
	border: 1px solid #FFF;
  }    



#myScrollContent {
   font-size: 9px;
   line-height: 1.1em;
   }

#myScrollContent a{
	color: #332222;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 82px;
	margin: 0 auto 10px auto;
	}
#myScrollContent a:hover{
	color: #fff;
	}
#myScrollContent a img{
	border: 1px solid #332222;
	display: block;
	margin: 0px;
	}
#myScrollContent a:hover img{
	border: 1px solid #fff;
	}

/* TARIFF CARD
-----------------------------------*/
#ratesTable{
	margin: 10px 0 0 0;
	width: 250px;
	}
#ratesTable td{
	padding: 5px;
	}	
#ratesTable th{
	font-size: 14px;
	}	
#specials{
	border: 1px solid #BDAE89;
	width: 100px;
	padding: 20px;
	text-align: center;
	margin: 35px 0 0 0;
	float: right;
	display: block;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}	
#specials:hover{
	border: 1px solid #BDAE89;
	width: 100px;
	padding: 20px;
	text-align: center;
	margin: 35px 0 0 0;
	float: right;
	display: block;
	color: #BDAE89;
	}	
.promotion{
	margin: 10px 0 25px 0;
	}
.promotion table{
	border: 1px solid #BDAE89;
	width: 490px;
	}
.promotion table th{
	padding: 10px 20px;
	text-align: left;
	}
.promotion table td{
	padding: 0px 20px 10px 0;
	}
.promotion table .left{
	padding: 0px 20px 0 20px;
	}	
	
/* FOOTER
-----------------------------------*/

#footer {
    border-top: 1px solid #E8D9BC;
    padding: 10px 0;
    text-align: center;
}

#footer.home {
    border-top: 0;
}


#footerMenu {
    width: 701px;
    margin: 0 auto;
    color: #CBA;
    font-size: 9px;
    text-transform: lowercase;
}


.home #footerMenu {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #A98;
}

#footerMenu .margin {

}

.home #footerMenu .margin {
    margin-left: 0;
    margin-right: 0;
}

#footerMenu a {
    color: #CBA;
}

#footerMenu a:hover {
    color: #FFF;
}
