@charset "utf-8";
#container {
	background-color: transparent;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/saarikallio_www_taustakuva4.jpg);
	background-repeat: repeat-x;
}
#footer {
	background-color: #003374;
	height: 10px;
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#mainContent {
	padding: 30px;
	line-height: 1.8em;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#mainContent_kone {
	padding: 30px;
	line-height: 1.8em;
	border: 1px solid #A8A8A8;
	background-color: #FFF;
	height: 99%;
}
.5pxmarg_right {
	margin-right: 5px;
}


#header {
	background-color: #002F77;
	padding-top: 14px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 79px;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#nav {
	background-color: #000;
	padding-right: 0px;
	text-align: left;
	padding-bottom: 0px;
	color: #FFF;
	background-image: url(images/navitausta.gif);
}
.kuva_oikealla {
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #CCC;
}
h1 {
	font-family: Times, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #002F77;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: double;
	border-bottom-color: #002F77;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
	width: 100%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
a {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.pikkukuva {
	border: 2px solid #FFFFFF;
}
#ykkoskeittio img {
	border: 2px solid #FFFFFF;
}
#scavolini img {
	border: 2px solid #FFFFFF;
}
#photogallery {
	padding: 0px;
	width: 100%;
	height: 302px;
	/*background-image: url(images/puntotre_bg3.jpg);
	background-repeat: repeat;
	background-color: #000;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;
}
.ajankohtaista {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: none;
	padding: 0px;
	width: 250px;
	border: 1px solid #002F77;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
}
.etusivu_teksti {
	width: 590px;
	float: left;
}

.ajank_otsikko {
	background-color: #002F77;
	height: 27px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	vertical-align: bottom;
	background-image: url(images/ajankoht_bg.jpg);
	font-weight: bold;
	padding-top: 5px;
}
.ajank_teksti {
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}

.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the .container) if the .footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#isokuva1 {
	float: left;
	height: 272px;
	width: 499px;
}
#kuva2 {
	float: right;
	height: 272px;
	width: 499px;
}

