

.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;
}
#title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color:#999933;
	padding-left:40px;
}

.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;
}

.homeBook2 {
	width:150px;
	margin:0 auto;
}

.homeBook2 a {
	background:url(images/home-book-small2.gif) 0 0 no-repeat;
	height:44px;
	width:150px;
	overflow:hidden;
	display:block;
	text-decoration:none;
}
.homeBook2 a:hover {
	background:url(images/home-book-small2.gif) 0 -44px 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;
}

.specialOffer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:15px 0;
	color:#fff;
	font-weight:bold;
	background:url(images/special-offer-bg.jpg) 0 0px no-repeat;
	width:397px;
	height:239px;
}

.promoMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #fff;
	padding-bottom:5px;
	text-align:center;
}

.promoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #44210e;
	text-align:center;
}

.promoContent {
	padding:2px 40px;
	text-align:center;
}

.review {
	background:#e6dcb6;
	padding:2px 10px;
	margin-bottom:10px
}
