

.lighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #996633;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
ul {
	margin:0 15px;
	padding:0;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	list-style: circle outside;
	margin:0;
	padding:0;
	line-height:17px;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #996633;
}

.homeBook a {
	background:url(images/home-book.gif) 0 0 no-repeat;
	height:67px;
	width:396px;
	overflow:hidden;
	display:block;
	text-decoration:none;
	margin:5px 0;
}
.homeBook a:hover {
	background:url(images/home-book.gif) 0 -67px no-repeat;
}
.bookingHorizon a {
	background:url(images/book-horizon.gif) 0 0 no-repeat;
	height:54px;
	width:318px;
	overflow:hidden;
	display:block;
	text-decoration:none;
}
.bookingHorizon a:hover {
	background:url(images/book-horizon.gif) 0 -54px no-repeat;
}
.bookingSaffron a {
	background:url(images/book-saffron.gif) 0 0 no-repeat;
	height:54px;
	width:318px;
	overflow:hidden;
	display:block;
	text-decoration:none;
	margin:5px 0;
}
.bookingSaffron a:hover {
	background:url(images/book-saffron.gif) 0 -54px no-repeat;
}
.viewRates a {
	background:url(images/view-our-rates.gif) 0 0 no-repeat;
	height:54px;
	width:318px;
	overflow:hidden;
	display:block;
	text-decoration:none;
}
.viewRates a:hover {
	background:url(images/view-our-rates.gif) 0 -54px no-repeat;
}
.toBook {
	font-family:Arial, Helvetica, sans-serif;
	color:#533019;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}

.tdPrice {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:15px;
	background:#dad1b1;
}
.tdRoom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:15px;
	background:#f7f2e2;
}
.tdHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:15px 0;
	color:#fff;
	font-weight:bold;
}