body{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	background-color: #FDF6E7;
	color: #31302E;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #BB5E18;
	padding: 7px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #DE8B4C;
	padding: 7px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BB5E18;
	font-style: normal;
	padding: 7px;
	padding-bottom: 0em;
}

p {	
	padding: 7px; 
	font-size: 12px;
	text-align: justify;
}
	
a {
	font-size: 12px;
}	
	
a:link{
	font-size: 12px;
	text-decoration: none;
	color: #15558E;
}

a:visited{
	font-size: 12px;
	text-decoration: none;
	color: #15558E;
}

a:hover, a:active {
	text-decoration: underline;
	color: #F47B2D;
}


#container {
	width: 740px;
	margin-right:auto;
	margin-left: auto;
	background-image: url(img/tausta4.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin-top: 10px;
	border-left: 1px solid #C4C3C1;
	border-top: 1px solid #C4C3C1;
}

#leftnav {
	float: left;
	width: 170px;
	margin-left: 2px;
    margin-top: 20px;
	background-color: #FFFFFF;
}


#content {
	width: 510px;
	margin-left: 175px;
	border-left: 1px dotted #FDB882;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	padding: 10px; 
}


#footer {
	width: 740px;
	margin-right:auto;
	margin-left: auto;
	margin-bottom: 15px;
	border-left: 1px solid #C4C3C1;
	background-color: #FFFFFF;
}


.keskitys {
	text-align: center;

}


a img{
	border: 0px; 
}

.kuva {
	border: 0px;
}


ul {
	margin: 10px;
	padding: 5px;
	list-style-type: none;
	font-size: 12px;
	}
	

.navlist{
	padding: 0;
	list-style-type: none;
	width: 734px;
	color: #15558E;
	background-color: #FFD0AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-bottom: solid 1px #FC7F20;
	border-top: solid 1px #FC7F20;
	text-decoration: none;
}

.navlist a{
	width: 5em;
	color: #15558E;
	background-image: url(img/navi.jpg);
	background-repeat: no-repeat;
	background-color: #FFD0AB;
	padding: 0.1em 1.9em;
	text-align: center;
	text-decoration: none;
	border-right: solid 1px #FC7F20;
	text-decoration: none;
}

.navlist a:hover{
	color: #F47B2D;
	text-decoration: none;
}