@charset "utf-8";
/* CSS Document */
body {
	background: url(../images/tausta.jpg) repeat-x center top #ebe8dd;
	margin:0px;
	color:#5f524a;
	font-family:"Trebuchet MS","Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
}
#lautaseina{
	background:url(../images/tausta_laudat.jpg) repeat-x center top;
	width:100%;
	height:259px;
	text-align:center;
}
a{
	color:#86a4ad;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.textotsikko{
	font-size:24px;
	color:#95b620;
	width:678px;
	border-bottom:solid 1px #eff3f5;
	padding: 10px 10px 10px 10px;
}
.textsisalto{
	width:678px;
	padding: 10px 10px 10px 10px;
}
.green1{
	color:#95b620;
}
.brown{
	color:#c1b4a6;
}
.menuotsikko{
	padding:8px 8px 4px 8px;
	font-size:14px;
	color:#708915;	
}
.menutd1{
	padding:1px 8px 1px 8px;	
}
.menutd2{
	padding:0px 8px 2px 18px;	
}
#content{
     position:absolute;
     left: 50%;
     width: 896px;
     margin-left: -448px; /* half of the width */
}
#kielivalinnat{
	position:absolute;
	top:260px;
	right:0px;
}
#vuosirenkaat{
	position:absolute;
	top:294px;
	left:0px;
}
#menu{
	position:absolute;
	top:313px;
	left:0px;
	width:178px;
	background: url(../images/text_top_fade.jpg) repeat-x #ffffff;
	border:solid 1px #d8e1e6;
}

#text{
	position:absolute;
	top:313px;
	right:0px;
	width:698px;
	background: url(../images/text_top_fade.jpg) repeat-x #ffffff;
	border:solid 1px #d8e1e6;
}
