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

body {
	font-family: Myriad pro, Tahoma, Lucida sans, sans-serif;
	font-size: 10pt;
	color: Black;
	background-color: White;
}

div.sivu {
	width: 1024px;
	}

div.banneri {
	height: 165px;
	width: 1024px;
}

div.valikko {
	margin-top: 10px;
	margin-left: 400px;
	text-align: left;
	font-family: Myriad pro, Tahoma, Lucida sans, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	clear: both;
}

a.valikko:visited {
	font-family: Myriad pro, Tahoma, Lucida sans, sans-serif;
	color: black;
	font-size: 16pt;
	text-decoration: none;
}

a.valikko:link {
	font-family: Myriad pro, Tahoma, Lucida sans, sans-serif;
	font-size: 16pt;
	text-decoration: none;
	color: black;
}

div.teksti {
	text-align: left;
	margin-top: 15px;
	margin-left: 50px;
	margin-right: 50px;
}

div.maja {
	width: 240px;
	height: 500px;
	border: solid;
	border-color: #F6CD17;
	border-width: 2px;;
	padding-left:6px;
	padding-right:6px;
	text-align:justify;
	
}



div.mari {
	width: 240px;
	height: 500px;
	border: solid;
	border-color: #EC2288;
	border-width: 2px;
	padding-left:2px;
	padding-right:2px;
	text-align:justify;
	
}


div.kolo {
	width: 240px;
	height: 500px;
	border: solid;
	border-color: #00AE4D;
	border-width: 2px;
	padding-left:2px;
	padding-right:2px;
	text-align:justify;
	
}

div.kukka {
	width: 240px;
	height: 500px;
	border: solid;
	border-color: #9A04AA;
	border-width: 2px;
	padding-left:2px;
	padding-right:2px;
	text-align:justify;
	
}

a {
	font-family: Myriad pro, Tahoma, Lucida sans, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #EC2288;
}

div.footer {
	font-family: Lucida sans, Tahoma, sans-serif;
	color: #EC2288;
	text-align: center;
	padding-top: 15px;
	clear: both;
}


h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #F6CD17;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #00AE4D;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #EC2288;
}

h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #9a04aa;
}

#container {
	position: relative;
}

div.etusivu {
	width: 1024px;
	padding-top: 15px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
