* {
	margin:0;
	padding:0;
}

body {
	font-size: 100%; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	background: #fdf7f7 url(../images/bg.gif) top repeat-y; 
	color: #652a2a;
	}
	
.clear {clear: both;}

.l {float: left;}

.r {float: right;}

ul {
	list-style: none; 
	list-style-image: none;
	}

ul li {
	color:#60677e;
	font-size:12px;
}
	
a {
	text-decoration: none; 
	color: #fff;
	}
	
a:hover {text-decoration: underline;}

img { border:0;}

img.logo {
	margin:-7px 80px 0 0;
	float:right;
}

#menu {
	background:#fff;
	color:#000000;
	float:left;
	font-family:arial;
	font-size:12px;
	letter-spacing:-0.1px;
	padding-top:0px;
	text-transform:uppercase;
	width:100%;
	text-align:center;
}

#menu ul {
	margin-left:15px;
	width:100%; 
}

#menu ul li {
	float:left;
	color:#3d3b3b;
}


#menu ul li a {
	padding:8px 16px;
	color:#3d3b3b;
	text-decoration:none;
	float:left;
}

#menu ul li a:hover {
	color:#3d3b3b;
	background: #F5E1E1;
	text-decoration:none;
}

#menu ul li.on a, #menu ul li.on a:hover {
	color:#3d3b3b;
	background: #F5E1E1;
	text-decoration:none;
}


#header {
	margin:0 auto;
	padding-top:15px;
	padding-left:50px;
	width:950px;
	background:#fff;
	border-bottom:1px solid #d2d2d2;
	height:97px;
/*	float:left;*/
}

#header h1 { margin-top:25px; }

#header h1 a {
	color:#555353;
	font-size:28px;
	font-family: arial;
}

#header h1 a:hover {	text-decoration: none;}

#hotel-links {
	padding:12px 0;
	background:#802427 url(../images/header-bg.gif) repeat-x;
	font-size:12px;
	font-family:arial;
	letter-spacing:-0.1px;
}

#hotel-links ul li {
	padding:0 32px;
	display:inline;
}

#greybar {
	padding:/*10px;*/7px 10px 10px 10px;
	background: #ebebeb;
	width:940px;
	height:102px;
	float:left;
}

#greybar table {
	font-size:11px;
	text-align:left;
	width:65%;
}

#greybar .searchbox1 {
	width:305px;
	color:#5c5c5b;
	float:left;
}

#greybar .searchbox1 p {
	width:95px;
	float:left;
}

#greybar .searchbox1 p.dep {
	margin-top:4px;
}
		
#greybar .searchbox2 {
	margin-top:10px;
	float:left;
}

#greybar select {
	color:#444444;
	font-size:11px;
	padding:1px;
}

#greybar h2 { margin-bottom:5px;}

#content-bg {
	background:#FFF url(../images/content-bg.gif) top repeat-y;
}

#content {
	padding:30px 0;
	float:left;
}

h1 {
	margin-bottom:10px;
	color:#450202;
	font-family:arial;
	font-size:18px;
	letter-spacing:-0.1px;
	font-weight:400;
}

h2 {
	margin-bottom:10px;
	color:#393939;
	font-family:arial;
	font-size:16px;
	letter-spacing:-0.1px;
	font-weight:400;
}

h3 {
	margin-bottom:10px;
	color:#450202;
	font-family:arial;
	font-size:17px;
	letter-spacing:-0.1px;
	font-weight:400;
}

h4 {
	margin-bottom:10px;
	color:#393939;
	font-family:arial;
	font-size:15px;
	letter-spacing:-0.1px;
	font-weight:400;
}


p {
	margin-bottom:8px;
	color:#767474;
	font-size:12px;
	line-height:22px;
}

p strong { color:#3d3b3b;}

#content p a {
	color:#652a2a;
	text-decoration:underline;
}

#content p a:hover { text-decoration: none;}

#lhs {
	padding:10px 10px;
	float:left;
	background: #ebebeb;
	width:233px;
	min-height:303px;
}

#lhs .searchbox1 p {
/*	width:95px;
	float:left;*/
	margin-bottom:0;
}

#lhs .searchbox1 p.dep {
/*	margin-top:4px;*/
}

#lhs table {
	font-size:11px;
	text-align:left;
	width:88%;
}

#lhs .searchbox2 {
	margin:8px 0 15px 40px;
/*	float:left;*/
}

#lhs .special {
	margin:10px 0;
	margin-right:0px;
	padding-right:0px;
	border-right:none;
	width:224px;
	float:none;
}

#lhs .special h4 { margin-bottom:0;}

#lhs select {
	color:#444444;
	font-size:11px;
	padding:1px;
}

#lhs ul.none {
	border-bottom:none;
	background:#ebebeb;
}

#lhs ul.none  li {
	padding:0px;
	font-size:13px;
	border:none;
	background:#ebebeb; 
}


#mid {
	padding:16px 20px;
	background:#fff;
	width:660px;
	min-height:303px;
	float:left;
}

#mid p a {
	color:#652a2a;
	text-decoration:underline;
}

#mid p a:hover {
	background:#F5E1E1 none repeat scroll 0 0;
	text-decoration: none;
}

#rhs {
	padding:18px 26px;
	background:#fcfcfc;
	min-height:303px;
	float:left;
	width:138px;
}

#rhs ul li {
	display: block;
	padding: 2px 0;
}


/********************* SPECIAL *************************/

.special {
	margin-right:10px;
	padding-right:10px;
	width:228px;
	border-right:1px solid #D4D4D4;
	float:left;
}

.special img {
	margin-right:5px;
	border:2px solid #b6b6b6;
	float:left;
	width:66px;
}

.special h4 {
	font-size:11px;
	color:#6d0005;
}

.special p {
	font-size:10px;
	line-height:14px;
	margin-bottom:0px;
}

.special p.more {
	color:#6d0005;
	text-align:right;
}

.special a {
	color:#6d0005;
}


/****************** PRE FOOTER **************************/

#pre-footer {
	margin-bottom:13px;
	background:#f5f5f5;
	padding:10px 10px 0 10px;
}

#pre-footer p {
	font-size:10px;
	color:#8a8a8a;
}

#pre-footer a {
	font-size:10px;
	color:#8a8a8a;
}

#pre-footer ul {
	margin-bottom:30px;
}

#pre-footer ul li {
	padding:0 10px;
	display:inline;
	font-size:10px;
	border-right:1px solid #d4d4d4;
}

#pre-footer ul li.first {
	padding-left:0px;
}

#pre-footer ul li.last {
	border-right:none;
}

#pre-footer ul li.pdf {
	padding:0 22px 0 10px;
	background: url(../images/pdf.gif) right no-repeat;
	border-right:none;
}


#pre-footer ul li a {
	font-size:10px;
	color:#8a8a8a;
}

/****************** FOOTER **************************/

#footer {
	background:#fdf7f7 url(../images/footer-bg.gif) top center no-repeat;
}

#footer p {
	padding-bottom: 8px;
	padding-top:20px;
	font-size:10px;
	color:#9b9a95;
	line-height:16px;
}

#footer p a {
	color:#9b9a95;
	text-decoration:underline;
}

#footer p a:hover {
	text-decoration: none;
}

/************************ BKE TEMPLATES ********************************/

.detail {
	display: none;
}

table.roomchoice {
	background: #DEDACF;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

table.roomchoice td {
	padding:4px 0;
	/*font-size:12px;
	color:#fff;*/
}

table.roomsavailability td.tariffname {
	padding:4px 10px;
	background: #6D0005;
	color:#fff;
	font-size:16px;
}

table.roomsavailability td.tariffnamespecial {
	padding:4px 10px;
	background: #6D0005;
	color:#fff;
	font-size:16px;
}

table.roomsavailability {
	padding:5px 10px;
	background:#EBEBEB;
	border:1px solid #f3f1ea;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	color:#333;
	font-size:12px;
}

table.roomsavailability a {
	color:#6D0005;
	text-decoration: none;
}

table.roomsavailability td {
	padding:4px 5px;
}

table.roomsavailability tr.alt {
	background: #fff;
}


table.roomlist {
	padding:0 10px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#F5F5F5;
}

table.roomlist td.roomimage img {
	float:left;
	margin-right:8px;
}

table.roomlist td.roomdesc {
	background: #fff;
	font-size:11px;
	padding:5px;
}

table.roomlist td.roomtotal {
	background: #fff;
	font-size:11px;
	padding:5px;
}

td.bke_roomheadcell {
	font-size:11px;
	padding:4px;
	font-weight: bold;
}

td.bke_roomheadtotal {
	font-size:11px;
	padding:4px;
	font-weight: bold;
}

.availtableiframe {
	width:520px;
	height: 186px;
}


table.noavailroomlist {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#DEDACF;
	padding:4px;
}

table.noavailroomlist td {
	padding:4px;
}


table.noavailroomlist td.roomtable {
	background: #fff;
	font-size:11px;
	padding:5px;
}

table.noavailroomlist td.bke_remark {
	font-size:11px;
	padding:5px;
}

table.quicksearch img {
/*	margin:3px;*/
	vertical-align:top;
}

tr.detail td img {
	margin:5px 10px;
	float:left;
}

.bke_roomfiller {
width:55%;
}

#lhs .special .bke_specials_image {
/*	margin:5px 10px;*/
}


table.roomsavailability .bke_specials_image {
	margin:5px 10px;
	border:2px solid #b6b6b6;
}

.evt_img img {
	border:3px solid #e8dac1;
	margin:5px 15px 0px 15px;
}
.evt_name {
	font-size:18px;
}
.evt_date {
	font-size:12px;
	color:#CCCCCC;
}
.evt_desc {
	font-size:14px;
	font-weight:bold;
}
.evt_dur {
	font-size:11px;
	color:#CCCCCC;
}

table.bke_roomtable {
	background:#fff none repeat scroll 0 0;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}

.enh_img img {
	border:3px solid #fff;
}

table.quicksearch {
	border:0px solid #333;
}



/******************* REVIEWS **************************************/

div#reviewform table {
width:80%;
}

div#reviewform td {
margin:2px;
padding:5px;
text-align:left;
}

.textbox {
font-family:Tahoma,Verdana,Arial;
font-size:11px;
width:400px;
}

#review_pagination a:hover, #review_pagination a.review_pagination_on {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#450202 none repeat scroll 0 0;
border:1px solid #802427;
color:#FFFFFF;
}

#review_pagination a {
border:1px solid #666666;
color:#666666;
display:block;
float:left;
font-family:Tahoma,Verdana,Arial;
font-size:10px;
font-weight:normal;
height:15px;
margin:0 2px 0 0;
text-align:center;
text-decoration:none;
width:15px;
}

#review_pagination {
	height:30px;
}



#buttons {
	border-top:1px solid #d4d3d3;
	width:254px;
	float:left;
}

#flash {	float:left;}


a.leisure-spa {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/leisure-spa.gif) no-repeat scroll left top;
display:block;
height:50px;
margin:0 0 0 0;
width:254px;
}

a.leisure-spa:hover {
background-position:left bottom;
}

a.corporate-meetings {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/corporate-meetings.gif) no-repeat scroll left top;
display:block;
height:50px;
margin:0 0 0 0;
width:254px;
}

a.corporate-meetings:hover {
background-position:left bottom;
}

a.weddings {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/weddings.gif) no-repeat scroll left top;
display:block;
height:50px;
margin:0 0 0 0;
width:254px;
}

a.weddings:hover {
background-position:left bottom;
}

a.entertainment-events {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/entertainment-events.gif) no-repeat scroll left top;
display:block;
height:50px;
margin:0 0 0 0;
width:254px;
}

a.entertainment-events:hover {
background-position:left bottom;
}

a.family-fun {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/family-fun.gif) no-repeat scroll left top;
display:block;
height:50px;
margin:0 0 0 0;
width:254px;
}

a.family-fun:hover {
background-position:left bottom;
}


