body {
  background:#a88f6d url('../images/bg.jpg') repeat-x;
  margin:0px;
  font-family: Microsoft Sans Serif, MS Sans Serif, Arial;
  font-size: 11px;
  color: #000;
  line-height: 1.5;
}

body.noBG {
  background:#d0b898;
  margin:10px;
  font-family: Microsoft Sans Serif, MS Sans Serif, Arial;
  font-size: 11px;
  color: #000;
  line-height: 1.5;
  text-align:center;
}

.footerText {
	color: #fff;
}

body.offers {
  background:#d0b898;
  margin:10px;
  font-family: Microsoft Sans Serif, MS Sans Serif, Arial;
  font-size: 11px;
  color: #000;
  line-height: 1.5;
  scrollbar-arrow-color:#000;
  scrollbar-base-color:#a88f6d;
  scrollbar-shadow-color:#d0b898;
  scrollbar-face-color:#d0b898;
  scrollbar-highlight-color:#a88f6d;
  scrollbar-darkshadow-color:#d0b898;
  scrollbar-3dlight-color:#d0b898;
}

ul{
	list-style:square outside;
}


a.botLink:link {color : #000; text-decoration:none;}
a.botLink:visited {color : #000;text-decoration:none;}
a.botLink:hover {color : #000; text-decoration:underline;}

a.whiteLink:link {color : #000; text-decoration:none;}
a.whiteLink:visited {color : #000;text-decoration:none;}
a.whiteLink:hover {color : #000; text-decoration:underline;}

a:link {color : #000; text-decoration:none;}
a:visited {color : #000;text-decoration:none;}
a:hover {color : #000; text-decoration:underline;}

.whiteFooter {color: #fff;}

.whiteFooter a:link {color : #fff; text-decoration:none;}
.whiteFooter a:visited {color : #fff;text-decoration:none;}
.whiteFooter a:hover {color : #fff; text-decoration:underline;}

td.botBG{background:url('../images/botBG.jpg') no-repeat;}

h2{color:#000;font-style: italic;}

td p { margin:0; padding:5px 0; }

.offerTitle{
	color:#000;
	font-weight:bold;
	font-size: 13px;
	text-align:center;
	background-color:#a88f6d;
}

.offerText{
	color:#000;
	font-size: 11px;
	background-color:#d0b898;
}

.offerText p{
	margin:0;
	padding:0;
}

.smallText{font-size: 9px;}

INPUT {padding:1px;border:1px inset;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;}
INPUT.but, .bookingButs {margin:5px;padding:1px;border:1px outset;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;
background-color:#a88f6d;}
SELECT {padding:1px;border:1px inset;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;}
INPUT.rb {border:0px;}

a.trip:link, a.trip:visited, a.trip:hover  {
	text-decoration: underline;
}

img.bedroomTourPhoto  {
	border-color:#fff;
	border:1px;
	margin:0px 4px 2px 0px;
	
}

td.roomDetails{
	padding:5px;
	color:#000;
	font-size: 11px;
}
td.roomTitle{
background:#a88f6d;
	padding:5px;
	color:#000;
	font-size: 11px;
	font-weight:bold;
}

h3 {
	font-weight:bold;
	font-size:12px;
	margin:0px;
	padding:5px;
} 


.bookingButs {
	display:inline;
	width:100px;
	padding:3px 6px;
	background-color: #a88f6d;
	
}

#newsPanel{
	width:308px;
	height:117px;
	background:url(../images/news-panel.png) no-repeat;
	padding: 26px 9px 9px 8px;
	float:left;
	color:#000000;
	margin-top:3px;
}

#newsPanel p{
	margin:0;
}

#readMore{
	font-weight:bold;
	float:right;
	margin-top:3px;
}

h3{
	font-size:11px;
	margin:0;
	padding:0;
}

#readMore a{color:#000000; text-decoration:none;}
#readMore a:hover{color:#000000; text-decoration:underline;}