html {
	padding-top: 0; 
	padding-right: 0; 
	padding-bottom: 0; 
	padding-left: 0; 
	border-top-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 0; 
	border-left-width: 0; 
	margin: 0; 
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 130%;
	color: #FFCC66;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 130%;
	color: #003366;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 130%;
	color: #003366
}
td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
    line-height: 130%;
	color: #003366;
}

.terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
    line-height: 130%;
	color: #003366;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #224288;
}
.link-select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC66;
}

A.link:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFCC66;
	color: #224288;

}
.linkSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #224288;
}
A.linkSmall:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px dotted #224288;
	color: #224288;
}

.linkSkipNav {
	display: none;
}
.header1 {
	background-image: url(images/isle-of-skye.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.contentbase {
	background-image: url(images/content-base-bg.gif);
	background-repeat: repeat-x;
}
.prices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 80%;
	font-weight: bold;
	color: #FFCC66;
}
.prices2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-weight: bold;
		font-size: 80%;
	color: #003366;
	background-color: #FFCC66;
	width: auto;
	height: auto;
	}
.list {
	background-color: #FFCC99;
	list-style-position: inside;
	list-style-type: disc;
		font-size: 80%;
	

}
.highlight {
	background-color: #FFEFCE;
	height: auto;
	width: auto;
		font-size: 80%;	
}
.highlight2 {
	background-color: #F7EFBD;
	height: auto;
	width: auto;
	font-size: 80%!important;

	}
.highlight3 {
	background-color: #F7EFBD;
	height: auto;
	width: auto;

}

.body {
	margin: 0px;
}