*
	{
	margin: 0;
	padding: 0;
	}

HTML
	{
	height: 100%;
	}

BODY
	{
	margin: 0;
	padding: 0 0 0 0;
	background: #FBFAFA;
	color: #534A40;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	text-decoration: none;
	text-align: center;
	line-height: 1.8em;
	height: 100%;
	}

IMG
	{
	border: none;
	margin: 0;
	padding: 0;
	}

A
	{
	color: #BE4B38;
	}

A:hover
	{
	text-decoration: none;
	}

H1
	{
	font-family: Georgia, Arial, sans-serif;
	margin: 15px 0 0 0;
	font-size: 2em;
	font-weight: normal;
	}
	
H2
	{
	font-size: 1.5em;
	margin: 2px 0 0 0;
	font-weight: normal;
	}

H3
	{
	font-family: Georgia, Arial, sans-serif;
	margin: 14px 0 0 0;
	font-size: 1.6em;
	color: #728A00;
	}

H4
	{
	margin: 14px 0 0 0;
	font-size: 1.4em;
	color: #728A00;
	font-weight: normal;
	}

P
	{
	margin: 12px 0 0 0;
	font-size: 1.2em;
	}

UL
	{
	font-size: 1.2em;
	list-style-type: disc;
	margin: 12px 0 0 15px;
	}

UL.sivukartta2
	{
	list-style-type: circle;
	margin: 0 0 0 15px;
	}

P SMALL
	{
	font-size: 0.8em;
	}

SMALL
	{
	font-size: 1em;
	}

#container
	{
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: url(images/container_bg.gif) repeat-y #FFFFFF;
	min-height: 100%;
	border-bottom: 1px solid #E1E1D7;
	}
	
#header
	{
	background: url(images/header.jpg) no-repeat #5D9CB7;
	height: 201px;
	border-bottom: 1px solid #8C8C8C;
	}

#etusivulle
	{
	display: block;
	width: 125px;
	height: 185px;
	margin-left: 35px;
	}

#header H1#print
	{
	display: none;
	}

#navi
	{
	width: 200px;
	float: left;
	}

#mini, #polku
	{
	color: #887B6E;
	padding-left: 10px;
	}

#mini A, #polku A
	{
	text-decoration: none;
	font-size: 1.1em;
	color: #887B6E;
	letter-spacing: 0.1em;
	}

#polku
	{
	padding: 0;
	}

#pikalinkit
	{
	font-size: 1.1em;
	}
	
#navigation
	{
	font-size: 1.5em;
	display: block;
	margin: 15px 0 20px 0;
	border-bottom: 1px solid #E1E1D7;
	overflow: visble;
	}

#navigation LI
	{
	display: block;
	list-style-type: none;
	}

#navigation LI A
	{
	display: block;
	color: #322A22;
	text-decoration: none;
	line-height: 1.6em;
	height: 1.6em;
	padding-left: 10px;
	border-top: 1px solid #E1E1D7;
	font-weight: bold;
	}
	
#navigation LI.level2 A
	{
	padding-left: 22px;
	color: #59554F;
	border: none;
	line-height: 1.5em;
	padding-bottom: 1px;
	font-weight: normal;
	}

#navigation LI A:hover, #navigation LI A.act
	{	
	background: #D5D5C3;
	}

#main
	{
	margin: 0 20px 0 20px;
	padding: 0;
	width: 460px;
	float: left;
	}

#right
	{
	width: 199px;
	float: left;
	}

#link_button A
	{
	border-bottom: 1px solid #FFFFFF;
	display: block;
	}
	
#contact
	{
	line-height: 1.6em;
	padding: 0 15px 10px 15px;
	}
	
#contact SPAN
	{
	font-size: 1.2em;
	}
	
#news
	{
	background: url(images/ajankohtaista_palkki.gif) no-repeat;
	padding: 40px 15px 10px 15px;
	line-height: 1.6em;
	}

#news H2
	{
	font-weight: bold;
	}

#news H2, #news P
	{
	font-size: 1.2em;
	margin: 0;
	}

#search
	{
	background: url(images/haku_palkki.gif) no-repeat;
	padding: 40px 15px 20px 15px;
	line-height: 1.6em;
	}
	
#toppaus
	{
	height: 20px;
	clear: both;
	}