* {
	font-family: Arial;
}
body {
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background: url(css/body/home.gif) top left repeat-x #504940;
}
a {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
}
img {
	border: none;
}
form {
	margin: 0;
}
.clear-both {
	clear: both;
	font-size: 0px;
}
#Container {
	width: 982px;
	margin: 0px auto;
	padding: 0px;
	;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Layout Blocks~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#logo {
	text-align: center;
	background: url(css/logo_bg.gif) top center no-repeat;
	height: 130px;
	overflow: hidden;
}
#languages {
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	text-align: right;
	padding-top: 10px;
}
#bordered-area {
	border: 5px solid #FFF;
	height: 362px !important;
	overflow: hidden !important;
	background: url(css/bordered-area/home.gif) top left no-repeat #524b42;
}
#logo_place{ 
width: 292px;
float: left;
}
#reservation {

}
#reservation h2 {
font-size:14px;
text-transform:uppercase;
}
.reservation_input, .reservation_caption {
vertical-align:middle;
}
.reservation_caption {
width:120px;
font-size:12px;
padding:5px 0px;
}
.reservation_input input,.reservation_input select{
border:0px;
font-size:11px;
padding:1px;
}
button {
font-weight:bold;
font-size:15px;
border:0px;
background:#403c35;
width:100%;
text-align:left;
padding:4px 0px 4px 30px;
margin-top:10px;
cursor:pointer;
color:#FFF;
text-transform:uppercase;
}
#slideshow_place {
	float: right;
	height: 362px !important;
	overflow: hidden !important;
}
.slogan a {
	display: block;
	text-transform: uppercase;
	line-height: 36px;
	text-indent: -3000px;
	background: url(css/slogan.gif) center center no-repeat;
}
#arts_page .slogan a {
	background: url(css/slogan_arts.gif) center center no-repeat;
}
/* Navigation~~~~~~~~~~~~~~~~~~~~  */
#navigation {
	height: 32px;
	overflow: hidden;
        display: block;
        width: 100%; 
}
ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 32px;
        position: relative;
        width: auto;
}
/* Header menu */
#header_menu {
	position: absolute;
        float:left;
}
#header_menu li {
	line-height: normal;
        float: left;
}
ul#header_menu {
	z-index: 10;
	clear: both;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
        
/* Fix the Stupid IE6 Bug */
}
#navigation ul li {	
float: left;
position: relative;
width: auto;
}
#navigation ul li a {
	
	color: #FFF;
	padding: 0px 5px;
	text-decoration: none;
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	text-transform: uppercase;
}
/* Root Level Link Formatting */
#navigation ul li a:hover {
	color: #FFF;
	text-decoration:underline;
}
#navigation li.menu-current a, #navigation li.menu-parent a {
	color: #FFF;
	font-weight: bold;
}
/* 2nd Child menu */
#navigation .menu li ul {
	position: absolute;
	width: 15em;
	margin: 0;
	display: none;
	background: #f3f4f4;
}
#navigation .menu li ul li {
	width: 15em;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
#navigation .menu li ul a {
	color: #000;
	border-bottom: 1px solid #000;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
}
/* 2nd Child link hover */
#navigation .menu li ul a:hover {
	text-decoration: underline;
	color: #999999;	
}
/* 2nd Child link active */
#navigation li.menu-parent .menu-current a {
font-weight:bold;
}
/* Show and hide */
#navigation .menu li:hover ul, #navigation .menu li a:focus ul, #navigation .menu li.subMenu ul {
	display: block;
}
#navigation .menu li ul ul {
	display: none;
}
#navigation .menu li:hover ul ul, #navigation .menu li.subMenu ul ul {
	display: none;
}
#navigation .menu li:hover ul, #navigation .menu li li:hover ul, #navigation .menu li.subMenu ul, #navigation .menu li li.subMenu ul {
	display: block;
}
/* Positioning the Pop-out Drops */
#navigation li {
	position: relative;
}
#navigation ul ul {
	position: absolute;
	top: 31px;
	left: 0px;
}
/* Fix IE. Hide from IE Mac \*/
* html #navigation ul li { float: left; height: 1%; }
* html #navigation ul li a { height: 1%; }
/* End */


#content_left {
	float: left;
	width: 290px;
	font-size: 12px;
}
#content_left h3 {
	font-size: 14px;
	font-weight: normal;
	margin:0px;
	text-transform:uppercase;
}
#content_left ul, #content_left ul li{
margin:0px;
padding:0px;
list-style:none;
}

#content_left ul li a {
display:block;
padding:3px;
width:200px;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#content_left ul li a:hover {
color:#CCC;
text-decoration:none;
}
#content_left ul li.menu-current a {
background:#FFF;
color:#000;
}

#content_right {
	font-size: 12px;
	line-height: 20px;
	float: right;
	width: 690px;
	padding-top:30px;
}
#content_right p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}


#content_right h1 {
	font-size: 16px;
	color: #b6e3f8;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
#content_right h2 {
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
#content_right h3 {
	font-size: 13px;
	color: #FFF;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	text-transform: uppercase;
}
#contentarea h4 {
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#home_page {
	background: url(css/body/home.gif) top left repeat-x #504940;
}
#locations_page {
	background: url(css/body/locations.gif) top left repeat-x #435876;
}
#rooms_page {
	background: url(css/body/rooms.gif) top left repeat-x #746a78;
}
#services_page {
	background: url(css/body/services.gif) top left repeat-x #991563;
}
#drinks_page {
	background: url(css/body/drinks.gif) top left repeat-x #e20404;
}
#phototour_page {
	background: url(css/body/phototour.gif) top left repeat-x #573832;
}
#arts_page {
	background: url(css/body/arts.gif) top left repeat-x #878787;
}
#contact_page {
	background: url(css/body/contact.gif) top left repeat-x #7e8ca5;
}
#links_page {
	background: url(css/body/contact.gif) top left repeat-x #7e8ca5;
}
#terms_page {
	xxbackground: url(css/body/contact.gif) top left repeat-x #7e8ca5;
}
#jobs_page {
	xxbackground: url(css/body/contact.gif) top left repeat-x #7e8ca5;
}
#press_page {
	background: url(css/body/press.gif) top left repeat-x #b5b496;
}
#faq_page {
	xxbackground: url(css/body/contact.gif) top left repeat-x #7e8ca5;
}
#sitemap_page {
	xxbackground: url(css/body/contact.gif) top left repeat-x #7e8ca5;
}

#footer {
	padding: 40px 0px 10px 295px;
	color: #999999;
}
.footer_links {
	margin-bottom: 20px;
}
.footer_links a {
	padding: 0px 10px 0px 0px;
	color: #999999;
	text-decoration: none;
}
/*bordered-area MODULE*/
#home_page #bordered-area {
	background: url(css/bordered-area/home.gif) top left no-repeat #524b42;
}
#locations_page #bordered-area {
	background: url(css/bordered-area/location.gif) top left no-repeat #1f2836;
}
#rooms_page #bordered-area {
	background: url(css/bordered-area/rooms.gif) top left no-repeat #2c282d;
}
#services_page #bordered-area {
	background: url(css/bordered-area/services.gif) top left no-repeat #370f2b;
}
#drinks_page #bordered-area {
	background: url(css/bordered-area/drinks.gif) top left no-repeat #600113;
}
#phototour_page #bordered-area {
	background: url(css/bordered-area/phototour.gif) top left no-repeat #291a17;
}
#arts_page #bordered-area {
	background: url(css/bordered-area/arts.gif) top left no-repeat #2c2c2c;
}
#contact_page #bordered-area {
	background: url(css/bordered-area/contact.gif) top left no-repeat #2b3038;
}
#contact_page #bordered-area {
	background: url(css/bordered-area/contact.gif) top left no-repeat #2b3038;
}
#links_page #bordered-area {
	background: url(css/bordered-area/links.gif) top left no-repeat #171b25;
}
#press_page #bordered-area {
	background: url(css/bordered-area/press.gif) top left no-repeat #37372e;
}
/*bordered-area button*/
#locations_page #bordered-area button {
	background:#151c26;
}
#rooms_page #bordered-area button {
	background:#1c1a1d;
}
#rooms_page #footer,#rooms_page #footer a {
color:#000 !important;
}
#services_page #bordered-area button {
	background:#2a0404;
}
#services_page #footer,#services_page #footer a {
color:#000 !important;
}
#drinks_page #bordered-area button {
	background:#2a0404;
}
#drinks_page #footer,#drinks_page #footer a {
color:#bb727f !important;
}
#phototour_page #bordered-area button {
	background:#1d1311;
}
#phototour_page #footer,#phototour_page #footer a {
color:#000 !important;
}
#arts_page #bordered-area button {
	background:#000;
}
#arts_page #footer,#arts_page #footer a {
color:#000 !important;
}
#contact_page #bordered-area button {
	background:#1d2126;
}
#contact_page #footer,#contact_page #footer a {
color:#000 !important;
}
#links_page #bordered-area button {
	background:#11141b;
}
#links_page #footer,#links_page #footer a {
color:#000 !important;
}
#press_page #bordered-area button {
	background:#282821;
}
#press_page #footer,#press_page #footer a {
color:#000 !important;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display: none;
}
/*ARTS MODULE*/

.arts_block {
	width: 320px;
	float: left;
	padding-top: 10px;
}

/*CONTACT MODULE*/

#contact_table {

}
#contact_table input {
	border: 0px !important;
	width: 270px;
}
#contact_table textarea {
	border: 0px !important;
	height: 200px;
	width: 270px;
}
#contact_table #submit_btn {
	text-align: left;
	border: 1px solid #999999 !important;
	background: url(css/submit_btn.gif) 2px 2px no-repeat #e2ded6;
	color: #000;
	padding:2px 2px 2px 20px;
	width:100px;
	font-size:11px;
	font-weight:bold;
}
/*PHOTO MODULE*/
#photo_table {
width:100%;
}
#photo_table .thumb img {
border:4px solid #FFF;
}
/*ROOMS MODULE*/
.room_price {
	background: #FFF;
	font-size:12px;
	font-weight:bold;
	padding:3px 5px;
	color:#000;
}
/*PRESS MODULE*/
.service_full {
border:1px solid #000;
padding:10px;
margin:10px 0px;
text-align:justify;
}
.service-head { /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding:10px;
margin:0px;
line-height:17px;
}
.service-head span {
color:#FFF;
text-decoration:underline;
}
.service-head-active {
color:#FFF;
font-size:14px;
}
.service-head-active span {
color:#FFF;
text-decoration:underline;
} 
/*LINKS MODULE*/
#links_table {
width:100%;
}
#links_table td{
width:33%;
}
#links_table td p {
width:160px;
line-height:18px;
}
#links_table td .img {
display:block;
padding:0px;
width:140px;
border:1px solid #FFF;
height:70px;
overflow:hidden;
}
#mymap {
width:680px;
height:372px;
overflow:hidden;
background:#FFF;
color:#000 !important;
}

#googlemap-cat {
line-height:20px;
background:#FFF;
color:#000;
}
.floating {
width:180px;
float:left;
padding-left:10px;
}
.select_month a {
text-decoration:none;
}