a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #055793;
	text-decoration: none;
}
body {
	background-image: url(images/back.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	background-image: url(images/orkney_hotel.gif);
	width: 750px;
	margin: auto;
}
.dounby {
	color: #055793;
}
#footer {
	background-image: url(images/orkney_accommodation.gif);
	height: 30px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-top: 25px;
}
#headerindex {
	background-image: url(images/title.jpg);
	height: 90px;
	font-size: 13px;
	padding-top: 181px;
	padding-left: 10px;
	font-weight: bold;
}
#headerrooms {
	background-image: url(images/titlerooms.jpg);
	height: 90px;
	font-size: 13px;
	padding-top: 181px;
	padding-left: 10px;
	font-weight: bold;
}
#headermenu {
	background-image: url(images/titlemenu.jpg);
	height: 90px;
	font-size: 13px;
	padding-top: 181px;
	padding-left: 10px;
	font-weight: bold;
}
#headerorkney {
	background-image: url(images/titleorkney.jpg);
	height: 90px;
	font-size: 13px;
	padding-top: 181px;
	padding-left: 10px;
	font-weight: bold;
}
#headercontact {
	background-image: url(images/titlecontact.jpg);
	height: 90px;
	font-size: 13px;
	padding-top: 181px;
	padding-left: 10px;
	font-weight: bold;
}
#text img{
	padding:2px;
	border:#98c2e1 solid 1px;
	}
.orkneyhotel {
	font-weight: normal;
}
.orkneyhotels {
	font-size: 18px;
}
#main {
	padding-left: 27px;
	font-size: 14px;
	color: #055793;
	width: 550px;
}
.orkney {
	text-align: right;
}
#sidebar {
	float: right;
	width: 151px;
}
#sidebar a {
	font-weight: bold;
	font-size: 14px;
	padding-left: 3px;
}
#sidebar ul{
	list-style-image: url(images/bullet.gif);
	margin-left: 15px;
	padding-left: 15px;
}
#sidebar li{
	padding-bottom: 30px;
}
#text {
	padding-left: 15px;
	font-weight: bold;
}
