body, html {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ececec;
	padding: 0px;
	margin: 0px;
	height: 100%;
}
.tunkki {
	height: 100%;
}
.sisus {
}
.vasen {
	background-image: url(images/reuna_vasen.gif);
	background-repeat: repeat-y;
}
.oikea {
	background-image: url(images/reuna_oikea.gif);
	background-repeat: repeat-y;
}
.main {
	background-color: white;
}
.main2 {
	margin-top: 40px;
	background-color: white;
}
.otsake {
	background-color: #8cc63f;
}
.iso {
	background-repeat: no-repeat;
	font-style: italic;
	text-align: center;
	color: #656565;
	line-height: 32px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.iso_2 {
	font-style: italic;
	font-weight: bold;
	background-repeat: no-repeat;
	text-align: left;
	color: #656565;
	line-height: 32px;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.navi a, 
.navi a:active, 
.navi a:visited {
	border-width: 0px;
	margin-right: 7px;
	padding: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
	background-color: #d2d4d5;
	font-size: 14px;
	color: white;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}

.navi a:hover{
	background-color: #404040;
	color: white;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.inkku{
	font-style: italic;
	line-height: 20px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2{
	font-style: italic;
	color: #656565;
	line-height: 24px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.lomake input, .lomake textarea, .lomake select {
	padding: 3px;
	width: 470px;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

.lomake textarea {
	height: 90px;
}

.lomake textarea:focus, .lomake input:focus, .lomake select:focus {
	border: 2px solid #8cc63f;
}

.lomake input.submit-button {
	margin-left: 265px;
	width: 100px;
	float: left;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 250px;
	padding-top: 3px;
	font-size: 16px;
}

.lomake p {
	font-size: 16px;
	margin-left: 20px;
}

h3 {
	background-position: 10px 4px;
	background-image: url(images/nelio.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-bottom: 5px;
}

.organisaatio {
	font-style: italic;
	margin-top: 0px;
	margin-left: 40px;
}

.kuvaus {
	margin-left: 40px;
	margin-bottom: 30px;
	margin-top: 0px;
}

a {
	color: #8caa3f;
	border-bottom-color: #8caa3f;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-decoration: none;
}
a:hover {
	color: #404040;
}
.kuva {
	border-style: none;
	border-width: 0px;
}
.small {
	font-size: 12px;
	color: #909090;
}
