.accommodation{
	text-align: center;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
#contactheader{
	color: #2E4894;
	text-align: center;
	background-image: url(images/islands.jpg);
	background-repeat: no-repeat;
	padding-right: 160px;
	height: 77px;
	padding-top: 25px;
	font-weight: normal;
	font-size: 12px;
}
#container{
	width: 750px;
	margin: auto;
}
#content{
	height: 392px;
	width:750px;
}
#footer{
	background-image: url(images/accommodation.jpg);
	height: 41px;
	width: 750px;
	background-repeat: no-repeat;
	margin-top:0px;
	padding-top: 50px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
#footer a{
    color: #000000;
}
#footer a:hover{
    color: #0098B0;
}
#header{
	background-image: url(images/atlantis.jpg);
	background-repeat: no-repeat;
	height: 96px;
}
#homepic{
	background-image: url(images/self_catering.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 425px;
	margin: auto;
	padding-top: 10px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #D51C22;
}
#homepic a{
		color: #D51C22;
}
.islands {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
#left{
	float: left;
	width: 200px;
	font-weight: bold;
	color: #D2232A;
	text-align: center;
}
#left a{
	color: #25408F;
	
}
#lodges{
	background-image: url(images/orkney_accommodation.jpg);
	background-repeat: no-repeat;
	padding-left: 270px;
	height: 387px;
	padding-top: 5px;
}
.orkney {
	font-size: 120%;
}
.orkneyaccommodation {
	text-align: right;
}
.orkneyselfcatering {
	text-align: center;
}
.orkneyselfcatering a{
	color: #000000;
	font-size: 12px;
}
#right{
	font-weight: bold;
	color: #D2232A;
	text-align: center;
	margin-left: 200px;
}
#right a{
	color: #25408F;
}
.selfcatering{
    background-color: #FFFFFF;
	padding: 2px 3px;
	border: 2px solid #FFCC00;
	text-decoration: none;
	color: #000000;
	width: 100px;
}
#sidebar{
	background-image: url(images/lodges.jpg);
	float: left;
	height: 172px;
	width: 128px;
	font-size: 13px;
	padding-left: 65px;
	padding-top: 220px;
}
#sidebar a{
	background-color: #FFFFFF;
	padding: 2px 3px;
	border: 2px solid #000000;
	text-decoration: none;
	color: #000000;
	width: 100px;
}
#sidebar a:hover{
    background-color: #FFFFFF;
	padding: 2px 3px;
	border: 2px solid #FFCC00;
	text-decoration: none;
	color: #000000;
	width: 100px;
}
#texthome{
	margin-left: 195px;
	height: 382px;
	background-image: url(images/orkney.jpg);
	padding-right: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
}
#textlodges{
	margin-left: 195px;
	height: 382px;
	background-image: url(images/orkney.jpg);
	padding-right: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 11px;
	text-align: center;
}
#text{
	margin-left: 195px;
	height: 382px;
	background-image: url(images/orkney.jpg);
	padding-right: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 11px;
}
#texttariff{
	margin-left: 195px;
	height: 382px;
	background-image: url(images/orkney.jpg);
	padding-right: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 11px;
}
#texttariff a{
	color: #000000;
}
#texttariff a:hover{
	color: #0098B0;
}
#textorkney{
	margin-left: 195px;
	height: 382px;
	background-image: url(images/orkney.jpg);
	padding-right: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 11px;
}
#textorkney a{
	color: #000000;
}
#textorkney a:hover{
	color: #0098B0;
}
