body {
	color: #954d11;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: auto;
	background: url(images/kaya-orkney.gif) no-repeat center top; 
}
#container {
	width: 720px;
	margin: auto;
	padding: 0px 10px;
	background-image: url(images/accommodation-in-orkney.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/ring-of-brodgar.gif);
	width: 141px;
	height: 30px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 544px;
	text-align: center;
	padding-top: 139px;
	font-size: 0.8em;
}
#header-orkney {
	background-image: url(images/standing-stones-of-stenness.gif);
	width: 141px;
	height: 30px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 544px;
	text-align: center;
	padding-top: 139px;
	font-size: 0.8em;
}
#header a,
#header-orkney a {
	color: #663300;
}
#header a:hover,
#header-orkney a:hover {
	color: #70a194;
	}
#main {
	width: 500px;
	margin-left: 180px;
	font-size: 0.8em;
	padding-right: 20px;
	padding-top: 10px;
}
#footer {
	height: 81px;
	background-image: url(images/neolithic-heartland.gif);
	background-repeat: no-repeat;
	width: 700px;
}
#nav a {
	color: #663300;
}
#nav a:hover {
	color: #70a194;
	}
#current {
	color: #70a194;
	text-decoration: underline;
	}	
#nav {
	font-size: 0.8em;
	width: 141px;
	float: left;
	text-align: center;
	padding-top: 17px;
	padding-left: 15px;
}
#comments {
	text-align: right;
	color: #70a194;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
	text-align: center;
}
.highlight  {
	font-size: 1.1em;
}
#main a {
	color: #663300;
}
#main a:hover {
	color: #70a194;
}
#orkneymap {
	background-image: url(images/orkney-map.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 550px;
}
