@charset "utf-8";
/* CSS Document */

body{
background-color:#f4fcfe;
}

p{
	font-family: 'georgia', "Times New Roman", Times, serif;
	font-size:12px;
	color:#0000;
	line-height:12pt;}	
	

h1{
	text-align:center;
	color: #5f849e;
	font-family: 'Trajan Pro', "Times New Roman", Times, serif; 
	font-size:25px;
	text-decoration:none;
	text-transform:uppercase;
	}
	
h2{
	color: #275728;
	font-family: 'Trajan Pro', "Times New Roman", Times, serif; 
	font-size:11px;
	text-transform: uppercase;
}


	
#KaikkiYhteen{
position:absolute;
	left:200px;
	top:40px;
	margin-bottom:20px;
	width:780px;
	height:auto;
	background-color: #fff;
		padding-top:150px;
		background-image:url(apila1.jpg);
	background-repeat: no-repeat;
			-moz-border-radius: 10px;
border-radius: 10px;
-khtml-radius: 10px;
-moz-box-shadow: 1px 1px 20px 1px #9cbfd2;
-webkit-box-shadow: 1px 1px 20px 1px #9cbfd2;
box-shadow: 1px 1px 20px 1px #9cbfd2;
	}

#tekstipalkki{
/*	position:absolute;*/

	margin-left:50px;
	margin-top:30px;
	margin-bottom:30px;
	width:640px;
	height:auto;
	background-color: #ebffeb;
	padding:20px;
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
		-moz-border-radius: 15px;
border-radius: 15px;
-khtml-radius: 15px;
}

header{
	position:absolute;
	left:490px;
	top: 105px;
width:420px;
	}
	
#footer{
margin-bottom:15px;
width:787px;
	text-align:center;
	font-family: 'trajan pro', "Times New Roman", Times, serif;
	font-size:11px;
	text-transform: uppercase;
	}	
	
#menu {
width:780px;
height: 10px;
background:#ebffeb;
text-align:center;
margin-top:30px;
padding-top:10px;
padding-bottom:10px;
	font-family: 'trajan pro', "Times New Roman", Times, serif;
	font-size:11px;
	text-transform: uppercase;
}

#alanavi {
width:780px;
text-align:center;
padding-top:5px;
padding-bottom:10px;
	font-family: 'verdana', times new roman, serif;
	font-size:11px;
}

#ajankohtaista{
margin-top:10px;
margin-left:5px;
width:300px;
}

#yhteystiedot{
margin-top:-261px;
margin-left:360px;
width:300px;
float: left;
}

a{
	color:#275728;
	  text-decoration: none;}

a:visited {
    text-decoration: none;
	color:#275728;
    }

a:hover, a.valittu {
    text-decoration:none;
    color:#63b964;
    }
