/* ----------------------------------- */
/* ---------->>> STYLES <<<----------- */
/* ----------------------------------- */

/* index page */
#home .column {
	width: 260px;
	height: 450px;
	padding: 0 20px;
	background: url(../img/text_bg.jpg);
}
#home .info {
	width: 600px;
	height: 450px;
	background-color: #e5d39a;
}
#home h1 { padding: 23px 0; }
#home em {
	display: block;
	margin-top: 33px;
}
#home #scroller {
	width: 900px;
	height: 120px;
	margin: 50px auto 0;
	background: #e5d39a url(../img/scroller_bg.png) repeat-y;
}
#home #scroller .left, 
#home #scroller .right  { padding: 53px 13px; }
#home #scroller .thumbs {
	width: 820px;
	margin: 10px 0;
}
#home #scroller .thumbs img {
	width: 150px;
	height: 100px;
	margin: 0 5px;
}
/* #rooms */
#preview #rooms {}
#rooms .thead 	{ background: #ceb176 url(../img/top-bottom_bg.png) 0 0 no-repeat; }
#rooms .tfoot   { background: #ceb176 url(../img/top-bottom_bg.png) 0 -40px no-repeat; }
#rooms .column  {
	width: 300px;
	background-color: #ceb176;
	vertical-align: top;
	font-size: 11px;
}
#rooms .column ul { margin-bottom: 25px; }
#rooms .column li { 
	margin-top: 12px; 
	margin-bottom: 12px; 
}
#rooms .column blockquote {
	margin-top: 70px;
	padding: 5px;
	background-color: #bc9558;
}
#rooms .top {
	padding: 0 40px 30px 30px;
	border-bottom: 1px solid #bc9558;
}
#rooms .top table {
	width: 220px;
	height: 100%;
	margin-bottom: 15px;
	background: none;
	font-size: 13px;
}
#rooms .top th {
	width: 165px;
	padding: 8px 0;
	text-align: left;
	background: url(../img/dotted.gif) 0 20px repeat-x;
}
#rooms .top th span {
	display: inline;
	padding-right: 3px;
	background-color: #ceb176
}
#rooms .top td {
	width: 52px;
	padding-left: 3px;
	text-align: right;
	font-weight: bold;
}
#rooms .top h6 a {
	font-weight: bold; 
	text-decoration: underline;	
}
#rooms .top .currency {
	width: 100%;
	padding-top: 5px;
	text-align: right;
	font-weight: normal;
	font-size: 11px;
}
#rooms .bottom 	  { padding: 30px 40px 0 30px; }
#rooms .bottom h5 { font-weight: bold; }
#rooms img.cards {
	display: block;
	width: 121px;
	height: 16px;
	margin-top: 20px;
}
#rooms .info {
	width: 600px;
	padding: 40px 0;
	background-color: #bc9558;
}
#rooms .info h4 { margin-left: 25px; }
#rooms .block 	{
	padding: 0 40px 20px 15px;
	border-bottom: 2px solid #ceb176;
}
#rooms .block p {
	width: 485px;
	margin-left: 25px;
	text-align: justify;
}
#rooms .info .last { 
	padding-bottom: 0;
	border: 0;
}
#rooms #scroller {
	width: 560px;
	height: 110px;
	margin: 25px auto 0;
}
#rooms #scroller .left, 
#rooms #scroller .right  { padding-top: 48px; }
#rooms #scroller .thumbs {
	width: 497px;
	margin: 0 10px;
}
#rooms #scroller .thumbs img {
	display: inline;
	width: 140px;
	height: 100px;
	margin: 0 10px;
	border: 5px solid #ceb176;
}
#rooms #scroller .thumbs img.first { margin-left: 0; }
#rooms #scroller .thumbs img.last  { margin-right: 0; }

/* #contacts */
#preview #contacts {}
#contacts .thead   { background: #ceb176 url(../img/top-bottom_bg.png) 0 0 no-repeat; }
#contacts .tfoot   { background: #bc9558 url(../img/top-bottom_bg.png) 0 100% no-repeat; }
#contacts .column  {
	background-color: #ceb176;
	font-size: 13px;
}
#contacts .address {
	float: left;
	width: 410px;
	padding: 0 0 40px 40px;
}
#contacts .address p { margin: 10px 0; }
#contacts .address p.check {
	margin: 30px 0 0;
	font-size: 10px;
}
#contacts .address span {
	display: block;
	margin: 5px 0 0;
}
#contacts .address span a:hover {
	text-decoration: underline;
}
#contacts .maps {
	float: left;
	width: 410px;
	padding: 10px 40px 40px 0;
	text-align: right;
}
#contacts .info {
	background-color: #bc9558;
	padding: 30px 40px 0;
}
#contacts .list    	 { font-size: 11px; }
#contacts .list li	 { margin-bottom: 10px; }
#contacts .list span,
#contacts .list a 	 { background-color: #bc9558; }

/* #meetings */
#preview #meetings {}
#meetings .thead   { background: #ceb176 url(../img/top-bottom_bg.png) 0 0 no-repeat; }
#meetings .tfoot   { background: #ceb176 url(../img/top-bottom_bg.png) 0 -40px no-repeat; }
#meetings .column  {
	width: 850px;
	background-color: #ceb176;
	vertical-align: top;
}
#meetings .top {
	padding: 0 40px 30px;
	border-bottom: 2px solid #bc9558;
}
#meetings .bottom {
	padding: 15px 40px 30px;
}
#meetings .images {
	overflow: hidden;
	margin-bottom: 40px; 
}
#meetings .images li { 
	display: inline;
	float: left;
	margin: 0 20px; 
}
#meetings .images li.first { margin-left: 0; }
#meetings .images li.last  { margin-right: 0; }
#meetings .images img { 
	display: inline;
	border: 5px solid #bc9558; 
}
#meetings .images span { 
	display: block; 
	margin-top: 10px;
	padding-left: 15px;
	background: url(../img/links_arrows.png) 0 -30px no-repeat;
}
#meetings .images span a { 
	text-decoration: underline;
}

#meetings .images span a:hover { 
	text-decoration: none;
}

#meetings p.intro 	 { font-size: 13px; }
#meetings .top li { 
	margin-top: 5px; 
	margin-bottom: 5px; 
}
#meetings .bottom li { 
	height: 30px;
	margin-left: 0; 
	background-color: #bc9558;
	background-position: 0 18px;
	line-height: 30px;
}
#meetings .list span {
	padding-left: 10px;
	background-color: #bc9558;
}
#meetings .list label { 
	padding-right: 20px;
	background-color: #bc9558; 
}
#meetings .bottom var { 
	display: block;
	margin: 5px 0 15px 5px;
	font-style: normal;
	font-size: 11px;
}
#meetings .bottom table { width: 770px; }
#meetings .bottom th 	{ 
	padding: 3px 0;
	background-color: #bc9558;
	vertical-align: top;
	text-align: left;
}
#meetings .bottom td.first { 
	width: 20%;
	padding: 3px 10px;
}
#meetings .bottom td { 
	width: 10%;
	padding: 5px 0; 
	border-bottom: 1px solid #bc9558;
}
#meetings .bottom td.noborder { border-bottom: none; }
#meetings .info {
	width: 50px;
	background-color: #bc9558;
}
#meetings .sections li.last  { margin-right: 0; }

#food .thead   { background: #ceb176 url(../img/top-bottom_bg.png) 0 0 no-repeat; }
#food .tfoot   { background: #ceb176 url(../img/top-bottom_bg.png) 0 -40px no-repeat; }
#food .column  {
	width: 850px;
	background-color: #ceb176;
	vertical-align: top;
}
#food .top {
	padding: 0 40px 30px;
	border-bottom: 2px solid #bc9558;
}
#food .bottom {
	padding: 15px 40px 30px;
}
#food .images {
	overflow: hidden;
}
#food .images li { 
	display: inline;
	float: left;
	margin: 0 20px; 
}
#food .images li.first { margin-left: 0; }
#food .images li.last  { margin-right: 0; }
#food .images img { 
	display: inline;
	border: 5px solid #bc9558; 
}

#food .sections {
	overflow: hidden;
	margin-bottom: 40px; 
	background-color: #bc9558;
}
#food .sections li { 
	display: inline;
	float: left;
	margin: 0 20px; 
	padding-left: 10px;
}
#food .sections li.first { margin-left: 0; }
#food .sections span { 
	display: block; 
	margin: 3px 0px;
	padding-left: 15px;
	background: url(../img/links_arrows.png) 0 -28px no-repeat;
}
#food .sections span a { 
	text-decoration: underline;
}

#food .sections span a:hover { 
	text-decoration: none;
}

#food p.intro 	 { font-size: 13px; }
#food .top li { 
	margin-top: 5px; 
	margin-bottom: 5px; 
}
#food .bottom li { 
	margin-top: 5px; 
	margin-bottom: 5px; 
}
#food .list span {
	padding-left: 10px;
	background-color: #bc9558;
}
#food .list label { 
	padding-right: 20px;
	background-color: #bc9558; 
}
#food .bottom var { 
	display: block;
	margin: 5px 0 15px 5px;
	font-style: normal;
	font-size: 11px;
}
#food .bottom table { width: 770px; }
#food .bottom th { 
	padding: 3px 0;
	background-color: #bc9558;
	vertical-align: top;
	text-align: left;
}
#food .bottom td.first { 
	width: 15%;
	padding: 3px 10px;
}
#food .bottom td { 
	width: 10%;
	padding: 5px 0; 
}
#food .info {
	width: 50px;
	background-color: #bc9558;
}