body {
	background-color: #273363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.accommodation {
	text-align: center;
}
.airport {
	text-align: right;
}
.centre {
	text-align: center;
}
.strike{
	text-decoration:line-through;
	}
#container {
	width: 688px;
	margin: auto;
	border: 6px solid #FFFFFF;
	background-image: url(images/back.gif);
}
#header {
	background-image: url(images/st_magnus_cathedral.jpg);
	background-repeat: no-repeat;
	height: 264px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#headerfaqs {
	background-image: url(images/highbury.jpg);
	background-repeat: no-repeat;
	height: 264px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#headeraccommodation {
	background-image: url(images/kirkwall_aerial.jpg);
	background-repeat: no-repeat;
	height: 264px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#headerprice {
	background-image: url(images/holm_road.jpg);
	background-repeat: no-repeat;
	height: 264px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#headerlinks {
	background-image: url(images/highland_park.jpg);
	background-repeat: no-repeat;
	height: 264px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#headerfaq {
	background-image: url(images/broad_street.jpg);
	background-repeat: no-repeat;
	height: 264px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.island {
	padding-left: 4px;
}
.kirkwall {
	text-decoration: underline;
}
.kirkwallorkney {
	font-weight: bold;
	text-align: center;
}
#main {
	width: 468px;
	padding-bottom: 20px;
}
#navigation {
	float: right;
	width: 214px;
	padding-top: 23px;
}
#navigation li{
	list-style-image: url(images/button.jpg);
	padding-bottom: 19px;
}
.orkney {
	padding-right: 9px;
	padding-left: 9px;
}
#footer {
	background-color: #136D91;
	height: 41px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 7px;
}
#title {
	height: 38px;
	width: 468px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

