body {
	margin: 0;
	padding: 0;
	background-color:b3a87c;
	font-family: 'Garamond', serif;
	font-size: 18px;
	font-weight: 300;
	color: #4e3115;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: 'Garamond', serif;
	font-weight: normal;
	color: #36210c;
}

h1 {
	font-size:25px;
}

h2 {
	font-size:34px;
}

h3 {
	font-size:20px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 190%;
}

a {
	color: #764516;
}

#wrapper {
	background-image:url(images/tausta.png);
}

.container {
	width: 1000px;
	margin: 0px auto;
}



#header-wrapper {
	overflow: hidden;
}

#header {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0px;
}



#otsikko {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#otsikko h1 {
	line-height: 120px;
	font-size:60px;
}

#otsikko p {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font: normal 18px Garamond, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8E8E8E;
}

#menu {
	float: right;
	width: 650px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 20px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	line-height: 70px;
	margin-right: 1px;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px rgba(0,0,0,.2);
	text-transform: uppercase;
	font-family: 'Garamond', serif;
	font-size: 19px;
	font-weight: 400;
	color: #000;
	border: 0;
}

#menu .nykyinen a {
}

#menu a:hover, #nykyinen a {
	background: url(images/img01.jpg) repeat;
	border-radius: 8px;
	text-decoration: none;
	color: #fff;
}


#sivu {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 20px 0;
}


#content {
	float: left;
	width: 680px;
}

.keski {
	overflow: hidden;
	margin-bottom: 20px;
	padding: 20px;
	border: 0;
	border-radius: 8px;
	background-color:#f2f0ec;
}

.keski .title {
	padding: 7px 0px 0px 0px;
	letter-spacing: -1px;
}

.keski .title a {
	border: none;
	text-decoration: none;
	color: #222222;
}


#oikea {
	float: right;
	width: 250px;
	margin: 0px;
	padding: 25px 0px 0px 0px;
	line-height:155%;
}

#oikea h2 {
	padding: 0px 0px 10px 0px;
	font-size: 26px;
	color: #222222;
}

#oikea p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}


#footer {
	height: 30px;
	margin: 0 auto;
	padding: 40px 0 15px 0;
}

#footer p {
	margin: 0;
	letter-spacing: 1px;
	line-height: normal;
	font-size: 15px;
	text-align: center;
	color: #000;
}

#otsikkokuva {
	margin: 0px auto;
	width: 1000px;
	height: 290px;
	background: url(images/img03.png) no-repeat left bottom;
}

#otsikkokuva img
{
	border-radius: 8px;
}

#otsikkokuva .content {
}

.lista {
	margin-top:-30px;
	padding-left:120px;
	line-height:30px;
}

.kuva {
	border:1px solid #000;
	margin-bottom:9px;}
	
.galleria {
	border:1px solid #000;
	height: 110px;}
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }