/* main body style */
body {
	scrollbar-3dlight-color:#333333;
	scrollbar-arrow-color:#333333;
	scrollbar-base-color:#333333;
	scrollbar-track-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#333333;
	background-color: #333333;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}


/* link style */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #666633;
}

a:hover 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #666699;
}


/* address style */
.address {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #666633;
	font-weight: normal;
	text-decoration: none;}

.address a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #666633;
	font-weight: normal;
	text-decoration: underline;}
}

.address a:hover 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #666699;
	font-weight: normal;
	text-decoration: none;}
}


/* misc */
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: normal;

}
.scroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: none;
	line-height: 18px;
}



h1 {
	COLOR: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;


}


/* booking css additions  - colours ONLY - NO need to change font size etc*/

hr {
	border: 1px dashed #666666;
}

.Dates {
	color: #666666;
}

.Rates {
	color: #666666;
}

.booklink {
	color: #AC230B;
}

h5 {
	COLOR: #666666;
	background: #F9F8F2;
	border-top: 1px solid #666666;
	padding-top: 2px;
	padding-bottom: 2px;

}

.AdditionalHeadings {
	COLOR: #646253;
}


input , select, textarea {
	color: #333333;
	border: 1px solid #9FA3A8;
	background-color: #FFFFFF;
}

button {
	background: #D0E0F4;
	color: #FFFFFF;
	border: #02125F;
}
