@charset "iso-8859-1";
/* CSS Document */

body {
	background-image: url(kuvat/tausta.jpg);
	background-repeat: repeat-x;
	background-color: #FF9D31;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.ylapalkki {
	background-image: url(kuvat/ylapalkki.jpg);
	background-repeat: no-repeat;
}
.linkkipalkki {
	background-image: url(kuvat/linkkipalkki.jpg);
	background-repeat: no-repeat;
	color: #ee8f22;
}
.tekstitausta {
	background-color: #FFF;
	background-image: url(kuvat/tekstitausta.jpg);
	background-repeat: repeat-y;
}
.tekstitausta2 {
	background-image: url(kuvat/alatausta.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tekstitausta3 {
	background-image: url(kuvat/alatausta2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#Facebook
{
	display: block;
	width: 101px;
	height: 31px;
	background: url("kuvat/facebook.jpg") no-repeat 0 0;
	margin-top: 15px;
	margin-right: 23px;
}
.knp {
	font-size: 10px;
	padding-top: 15px;
	padding-right: 30px;
}
.alapalkki {
	font-size: 11px;
	padding-left: 20px;
}
#Facebook:hover
{ 
  background-position: 0 -31px;
}
#Facebook span
{
  display: none;
}
.tukiryhma {
	width: 250px;
	position: relative;
	left: 20px;
	top: 30px;
	font-size: 11px;
}
.kalenteri {
	width: 320px;
	position: relative;
	left: 20px;
	top: 30px;
	font-size: 11px;
}
.uutisia {
	width: 200px;
	position: relative;
	left: 20px;
	top: 30px;
	font-size: 11px;
	background-color: #FFF;
}
.etusivu_teksti {
	width: 320px;
	position: relative;
	left: 20px;
	top: 10px;
	font-size: 13px;
}
.sivu_teksti {
	width: 550px;
	position: relative;
	left: 20px;
	top: 10px;
	font-size: 13px;
	padding-bottom: 100px;
}
.sivu_teksti2 {
	width: 850px;
	position: relative;
	left: 20px;
	top: 10px;
	font-size: 13px;
	padding-bottom: 100px;
}
.sivu_teksti_kuvia {
	width: 850px;
	position: relative;
	left: 20px;
	top: 10px;
	font-size: 13px;
	padding-bottom: 100px;
}
.puna {
	color: #9d1e22;
}
h2 {
	color: #9d1e22;
}
.lomake {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

