#header {
	background: #fff url(/images/hotelsite_header.jpg) left top;
	background-repeat: no-repeat;
}
#leftcol #rooms {
	border: 1px solid #dde997;
	border-width: 1px 0 0 0;
}
#roomlist a .stars {
	text-indent: -2000px;
	margin-top: -18px;
	width: 55px;
	height: 14px;
	display: block;
	background-image: url(/images/hotelsite_green_stars_5.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
* html #roomlist a .stars {
	background-position: 19px right;
	height: 32px;
	cursor: pointer;
}
* html #roomlist a .stars {

}

#roomlist a.stars-1 .stars { background-image: url(/images/hotelsite_green_stars_1.png) }
#roomlist li.current a.stars-1 .stars { background-image: url(/images/hotelsite_white_stars_1.png) }

#roomlist a.stars-2 .stars { background-image: url(/images/hotelsite_green_stars_2.png) }
#roomlist li.current a.stars-2 .stars { background-image: url(/images/hotelsite_white_stars_2.png) }

#roomlist a.stars-3 .stars { background-image: url(/images/hotelsite_green_stars_3.png) }
#roomlist li.current a.stars-3 .stars { background-image: url(/images/hotelsite_white_stars_3.png) }

#roomlist a.stars-4 .stars { background-image: url(/images/hotelsite_green_stars_4.png) }
#roomlist li.current a.stars-4 .stars { background-image: url(/images/hotelsite_white_stars_4.png) }

#roomlist a.stars-5 .stars { background-image: url(/images/hotelsite_green_stars_5.png) }
#roomlist li.current a.stars-5 .stars { background-image: url(/images/hotelsite_white_stars_5.png) }

#logo {
	background-image: url(/images/hotelsite_header.jpg);
	}
body, #maincol #content, #maincol #content p, #maincol #content table td {
	color: #440F00;
	}
#content h2, #content h3 {
	color: #930;
	text-align: center;
}
#regioninfo a:link, #regioninfo a:visited, #regioninfo a:hover {
	color: #7C3202;
	font-weight: normal;
	}
form#resform {
	margin: -5px 0 0 -10px;
	width: 519px;
	padding: 0;
	background-image: url(/images/hotelsite_search_bg_top.gif);
	background-repeat: no-repeat;
	}
form#resform div {
	padding: 8px;
	background-image: url(/images/hotelsite_search_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
form#resform h4 {
	font-size: 14px;
	font-weight: normal;
	color: #440F00;
	padding: 5px 0 0 3px;
	margin: 1px 1px 3px 3px;
	}
form#resform .block strong {
	font-weight: normal;
	color: #93430A;
	}
#resform .menuMb, #resform .menuM, #resform .menuMm, #resform .menuD {
	color: #7C3202;
	}
#resform .menuSubmit {
	background-color: #7C3202;
	border-color: #7C3202;
	}
#regioninfo {
	width: 190px;
	background-color: #FCEFCE;
	background-color: #fff;
	background-color: #FFF9D7;
	background-color: hsl(55, 100%, 92%);
	background-color: #FFFCD7;
	padding-top: 1px;
	padding-bottom: 15px;
	margin-top: 10px;
	}
a:link, a:visited {
	color: #8E400A;
	}
a:hover {
	color: #1B4700;
	}
#leftcol {
	width: 219px;
	}
#leftcol .col {
	background-color: #F6F6F6;
	}
#rightcol h3 {
	background: #93430A url(/images/hotelsite_right_header_bg.gif) no-repeat left top;
	}
#rightcol h3 span, #rightcol h3 a {
	color: #FFF5D6;
	}
#nav {
	background: url(/images/hotelsite_header.jpg) left bottom;
	background-repeat: no-repeat;
	}
#nav a {
	color: #B74800;
	text-shadow: none;
	}
#nav li a:hover {
	color: #800000;
	}
#nav li.current a {
	background-color: #eef6bc;
	color: #800000;
	}
#subnav {
	background-color: #F6FADB;
	background:	#F6FADB url(/images/hotelsite_subnav_bg.gif) repeat-x top;
	}
#subnav li {
	padding: 0 1px 0 1px;
	}
#subnav li.current {
	position: relative;
	padding: 0;
	background-color: #EEF6BC;
	border: 1px solid #EDF4C6;
	border: 1px solid #D9E989;
	border-width: 0 1px 0 1px;
	}
#subnav a {
	color: #C57B31;
	color: #621B00;
	}
#subnav .current a, #subnav .current a:hover {
	color: #621B00;
	}
#subnav a:hover {
	background-image: url();
	color: #048;
	}
#sitechooser {
	background-color: #fff;
	}
#sitechooser, #language, #term {
	width: 199px;
	}
#language {
	background-color: #F6FADB;
	}
#language span a {
	color: #C57B31;
	background-color: #E7F2A6;
	border: 1px solid #D9E989;
	border-width: 0 0 1px 0;
	}
#language span.current a {
	color: #621B00;
	background-color: #F6FADB;
	border: 1px solid #EDF4C6;
	border-width: 0 0 1px 0;
	}
#term {
	}
#language span#right a, #language .current span#right a {
	width: 59px;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
* html #language a, * html #language .current a, * html #language span a {
	padding: 6px 15px 0 15px;
	height: 20px;
	}
* html #language span#left a, * html #language .current span#left a {
	width: 74px;
	}
* html #language span#right a, * html #language .current span#right a {
	width: 65px;
	}
/*	end hack	*/

/* \*/
* html #leftcol #roomlist a {
	width: 178px;
	margin-right: 0;
	}
* html #leftcol #roomlist li {
	padding: 0;
	border-width: 0;
}
/* */


#maincol {
	background-color: transparent;
}

td.details_to_toggle {
	padding: 0;
}
td.details_to_toggle div {
	border: 1px solid #e5c49d;
	background-color: #fcefce;
	padding: 4px;
}


#rooms li {
	position: relative;
	line-height: 20px;
}
#rooms li a {
	width: 178px;
	border-left: 1px solid;
	border-right: 1px solid;
	background-color: #F5FAD9;
	padding: 4px 5px 4px 15px;
	border-color: #F1F7C1;
	border-width: 1px 0 1px 1px;
}

#rooms h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 8px 15px 8px 10px;
}
/* \*/
* html #rooms li a {
	width: 198px;
}
/* */
#rooms li a:hover {
	background-color: #ECF3B9;
	border-color: #DDE7A0;
}
#rooms li.current a, #rooms li.current a:hover {
	border-color: #DDE7A0;
	border-right-color: #fff;
	border-left-color: #F5FAD9;
	background-color: #fff;
}
#rooms span {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #440F00;
	font-size: 12px;
	font-weight: normal;
}
#rooms span.location {
	color: #8E5D41;
}
#rooms span.stars {
	position: absolute;
	color: #DCB382;
	right: 12px;
	padding-top: 2px;
}
.css#rooms h3 {
	border-color: #DDE997;
	border-width: 0 0 1px 0;
}
#roomlistpicsDiv h4 {
	margin: 10px 0 0 4px;
	color: #93430A;
}
#roomlistpics td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#roomlistpics {
	border-collapse: collapse;
}
#roomlistpics td img {
	margin: 9px 7px 9px 7px;
}
#roomlistpics td a {
	display: block;
	width: 100%;
	text-align: center;
}
#alternate_hotels #roomlistpics td {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
}

#room-pictures td.otherpics {
	color: #dbea8e;
}

p#copyright {
	margin: -30px 0 0 0;
	font-size: 11px;
	color: #B5620A;
}
#login_form label {
	color: #93430A;
	font-size: 12px;
	line-height: 11px;
	}
