* {margin: 0; padding: 0;}

body {
	background: #111111  ;
  color: #000;
	font: normal 62.5% Arial, Helvetica, sans-serif;
	padding: 1% 0;
}

a {color: #000;}
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #000; padding: 0px 0 0px;}

h1 {font: normal 2.4em Arial, Helvetica, sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em Arial, Helvetica, sans-serif;}
h3 {font: bold 1.2em Arial, Helvetica, sans-serif;}



form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 4px 10px;}
small,.small {font: normal 0.9em Arial, Helvetica, sans-serif;}
ul {padding: 0 2em 1.2em;}

/* Rakenne */
#wrapper {
	background: #444444 url(kuvat/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 762px;
}
#kehys {
	background: #FFF;
	border-top: 6px solid #444444;
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0 auto;
	width: 750px;
}


.title {
	background: #E2DED4 url(kuvat/header-h1.jpg) repeat-x;
	border-top: 1px solid #996;
}
.title h1 {
	color: #441;
	font: normal 2.2em Arial, Helvetica, sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	
	background: #DAD7C5 url(kuvat/header.jpg) no-repeat left bottom;
	height: 220px;
}

/* valikko */
.valikko {
	background: #DED9D0 url(kuvat/nav.gif) repeat-x; height: 30px;
	border-top: 1px solid #FFF;
}
.valikko a {
	background: #FFF url(kuvat/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #FFFFFF;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}
.valikko a:hover,.valikko a#active {background-position: left bottom; color: #FFFFF;}

.valikko2 {
	background: #DED9D0 url(../kuvat/nav2.gif) repeat-x; height: 20px;
float: right;
}
.valikko2 a {
	background: #FFF url(../kuvat/nav2.gif) repeat-x;
		border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-left: 1px solid #C9C6B3;
	color: #FFFFFF;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.valikko2 a:hover,.valikko2 a#active {background-position: left bottom; color: #FFFFF;}


.main#two-columns {background: #FFF url(kuvat/two-columns.gif) repeat-y;}




.bottom#two {
	background: #FFF url(kuvat/bottom.gif) no-repeat left bottom;
	color: #FFF;
	padding: 2px 5px;
	}
.bottom#two {
	background: #FFF url(kuvat/bottom_two.gif) no-repeat left bottom;
	color: #FFF;
	padding: 2px 5px;
	
}
.bottom .left,.bottom .right {width: 49%;}


.footer {
	background: #444444;
	color: #EED;
	padding: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 33%;}
.content {padding: 14px 14px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 21px 5px 8px;}


ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 97%;
}
.block li {
	padding: 4px 3%;
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {

	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

