body {
	font-size: 16px;
	font-family: "museo-sans", sans-serif;
	color: #113D4D;
}
#intro p , #intro h1{
	color: #FFFFFF;
}
#intro p {
}
.tel {
	border-bottom-style: none!important;
	cursor: default;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
}



h1 {
	font-size: 2.5em;
	margin-top: 0em;
	margin-bottom: 0em;
	line-height: 1.2em;
}


h2 {
	font-size: 1.7em;
	line-height: 1em;
	margin-top: 0em;
	margin-bottom: 0.4em;
	color: #3BCAEA;
}


h3 {
	font-size: 1.3em;
	line-height: 1.2em;
	margin-top: 0em;
	margin-bottom: 0.3em;
	color: #3BCAEA;
}
#introtausta h1 {
	color: #39C9EA;
}
.nosto h3 , .nosto p{
	text-decoration: none;
	color: #FFFFFF;
}


h4 {
	font-size: 1.1em;
	line-height: 1.2em;
	margin-top: 0em;
	margin-bottom: 0.3em;
}
#intro p, #introtausta p{
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 0.75em;
}
#sivupalkki p {
	font-size: 0.9em;
}
.ingressi {
	font-size: 1.2em;
}
.oranssi a {
	color: #FFFFFF;
}


.pieni {
  font-size: 0.8em; 

}


* {
	text-shadow: 0 1px 1px rgba(0,0,0,0.1);	
}
footer p {
	margin-bottom: 0em;
}


h1, h2, h3, .painike, nav ul li a, #intro p {
-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	
}
