/* main body style */
body {
	margin: 0px;
	padding: 0;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#ACA899;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#ACA899;
	background: #E8E9E4;
}

/* td & p styles */
td, p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #454545;
	margin: 0px;
}


/* hr style */
hr {
	background: #FFFFFF;
	border: 1px solid #D1C29B;
}

/* h1 etc styles */
h1 {

	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 125%;
	font-weight: normal;
	color: #BA8E37;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	font-style: normal;
	margin: 0px;
	padding: 0px 0px 5px;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #BA8E37;
	text-transform: none;
	letter-spacing: 1px;
	text-align: left;
	font-style: normal;
	margin: 0px;
	padding: 15px 0px 0px;
	vertical-align: bottom;
	line-height: 150%;
}

/*table style */
.details {
	padding: 0px;
	border: 2px solid #D1C29B;
	margin: 0px;
}

.border {
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}

/* list style*/
ul {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin: 0px 0px 0px 7px;
	list-style: disc;
}

li   {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin: 0px 0px 0px 7px;
	list-style: disc;
}

/* form style*/
form {	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px}

input {
	color: #494E34;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #C1D1BA;
	background-color: #FFFFFF;
}

select {
	color: #494E34;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	color: #494E34;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #C1D1BA;
}

button {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #E8EDE4;
}

/* link styles */
a {
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #BA8E37;
}

a:hover 	{
	color: #911E03;
	font-weight: normal;
	text-decoration: none;
}

a:link 	{
	color: #BA8E37;
	font-weight: normal;
	text-decoration: none;
}

/* misc styles */
.small {
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}


/* misc style - used in booking area */
.line {
	background: #E0DFDA;
	border-bottom: 2px solid #ACA899;
}

.tariffdef {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}



/* redundant styles - form styles & td & p & H2 tags replace all of these 

.tariffheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.validtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
	line-height: 15px;
}

.tariff {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #535353;
	line-height: 15px;
}

.roomtype {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

.validheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4988A3;
	line-height: 15px;
}

.roomdesc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
	line-height: 15px;
}

.tar
