@charset "utf-8";
body {
	background-color:#f6e8d6;
	background-image:url(images/bodybackground.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
}

#wrapper {
	width:940px;
	height:880px;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-width:8px;
	border-color:#FFF;
}

#head {
	height:296px;
	width:940px;
	background-image:url(images/header_bg.png)
}

#navi {
	height:40px;
	width:940px;
	border-top-style:solid;
	border-top-width:8px;
	border-top-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:8px;
	border-bottom-color:#FFF;
	background-image:url(images/topw_bg.png);
}


#content {
	width:592px;
	height:500px;
	float:left;
	background-color:#FFF;
}

#sidebar1 {
	width:178px;
	height:500px;
	float:left;
	background-color:#FFF;
}

#sidebar2 {
	width:170px;
	height:500px;
	float:left;
	background-color:#FFF;
}

#footer {
	width:940px;
	height:22px;
	float:left;
	text-align:center;
	padding-top:9px;
	font-size:10px;
}

#header_title {
	width:310px;
	height:180px;
	margin-right:70px;
	margin-top:70px;
	text-align:center;
	float:right;
}


h1 {
	font-size:18px;
	color:#FFF;
	line-height:25px;
}

p.yla {
	font-size:14px;
	color:#FFF;
	}

.headerkuva {
	float: left;
}

a.navi {
	background-color:#C96;
	display:block;
	color:#630;
	font-weight:bold;
	padding:4px;
	text-align:center;
}

a.navi:hover {
	background-color:#C96;
	display:block;
	color:#FFF;
	font-weight:bold;
	padding:4px;
	text-align:center;
}

h4 {
	color:#960;
	margin-left:8px;
}

h1 {
	color:#333;
	margin-left:8px;
}

p {
	color:#333;
	font-size:14px;
	margin-left:8px;
	margin-right:50px;
}

.luettelo {
	font-size:12px;
}

.lomake {
	margin:8px;
}

.yhteydenotto_tekstit {
	font-size:12px;
}

p.yla {
	margin:0px;
}

.kuva_oikea {
	float:right;
	margin-right:50px;
	margin-top:14px;
}

.taulukko_sidebar1 {
	margin-top:20px;
	background-image:url(images/topw_bg.png)
}

p.ajankohtaista {
	background-color:#f6e8d6;
	display:block;
	margin-right:240px;
}