html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	color: #fff;
}

.clear {
	clear: both;
}

body {
	background: #000;
	text-align: center;
	color: #fff;
	font-family: verdana, sans-serif;
	font-size: 0.8em;
}

#wrapper {
	text-align: left;
	margin: 15px auto;
	width: 800px;
	position: relative;
	background: #808080;
	border: 5px solid #fff;
}

#head-1 {
	background: url(images/photo/slavelick2.jpg) no-repeat;
	height: 360px;
	width: 500px;
	top: 10px;
	left: 370px;
	position: absolute;
}

#head-2 {
	background: url(images/photo/vartijatar2.jpg) no-repeat;
	height: 360px;
	width: 500px;
	top: 10px;
	left: 370px;
	position: absolute;
}

#head-3 {
	background: url(images/photo/valtaistuimella2.jpg) no-repeat;
	height: 360px;
	width: 500px;
	top: 10px;
	left: 370px;
	position: absolute;
}

#head-4 {
	background: url(images/photo/tallominen2.jpg) no-repeat;
	height: 360px;
	width: 500px;
	top: 10px;
	left: 370px;
	position: absolute;
}

#head-5 {
	background: url(images/photo/xenia011.jpg) no-repeat;
	height: 360px;
	width: 500px;
	top: 10px;
	left: 370px;
	position: absolute;
}

#nav {
	margin: 11px 0 25px 25px;
	color: #C15D4B;
}
#nav a {
  text-decoration: none;
  color: black;
}
#nav li {
  background: bottom left url(images/navipics/nav_bg.jpg) no-repeat;
  _height: 1%;
  padding: 8px 12px 16px 110px;
}
#nav li.last {
  background: bottom left url(images/navipics/nav_bg_last.jpg) no-repeat;
}

#etusivu #nav .etu a,
#ajanvaraus #nav .ava a,
#yhteystiedot #nav .yht a,
#xenia #nav .xen a,	
#english #nav .last a	{
	color: #983234;
	font-weight: bold;
	cursor: default;
}

h1 {
  height: 172px;
  background: url(images/logo.jpg) no-repeat;
  color: black;
  font-weight: normal;
}
h1 span {
  display: block;
}
h1 em {
  font-style: normal;
  color: white;
  padding-right: 3px;
}
h1 .hone {
  padding: 65px 0 0 58px;
  font: 60px, "Arial Narrow", "Tahoma", arial, sans-serif;
}
h1 .htwo {
  position: relative;
  top: -4.7em;
  left: 6.2em;
  font-size: 16px;
  letter-spacing: 2px;
  color: #fff;
}
h1 .hthree {
  position: relative;
  top: -2.5em;
  left: 8.2em;
  font-size: 12px;
  letter-spacing: 2px;
  color: #fff;
}
h2 {
  background: 120px 0.5em ;
  font: 24px verdana, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: black;
}
h2 em {
  color: white;
}

#body-left {
	float: left;
	width: 50px;
	padding-left: 18px;
}

#body-right {
	float: left;
	width: 500px;
	padding: 0 15px 0 60px;
	margin: 40px 0 0 0;
}

#english #body-right	{
	float: left;
	width: 700px;
	padding: 0 15px 0 60px;
	margin: 40px 0 0 0;
}

#footer {
	text-align: center;
	color: #CD3639;
	border-top: 1px solid #983234;
	padding: 6px 25px 20px 0;
}
.spacer {
	height: 18px;
}