/*
*==========================
* Yleinen ja keskikamaa
*==========================
*/

.header {
	font-size			: 14px;
	color				: #580000;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 100%;
	letter-spacing		: 1px;
	font-weight			: bold;
	padding-left		: 10px;
}

.leipis_pieni {
	font-size			: 11px;
	color				: #333333;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 140%;
}

.leipis_pieni a:link {
	font-size			: 11px;
	color				: #b18c2a;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 140%;
}

.leipis_pieni a:visited {
	font-size			: 11px;
	color				: #b18c2a;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 140%;
}

.leipis_pieni a:active {
	font-size			: 11px;
	color				: #b18c2a;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 140%;
}

.leipis_pieni a:hover {
	font-size			: 11px;
	color				: #333333;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	text-decoration		: underline;
	line-height			: 140%;
}


.iframe{
	scrolling="no";
	width				: 210px;
	height				: 160px;
	margin				: 0px;
	padding				: 0px;
}

.iso {
	font-size			: 15px;
	color				: #333333;
	font-family			: Franklin Gothic Medium, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	line-height			: 130%;
}

.leipis {
	font-size			: 13px;
	color				: #333333;
	font-family			: Franklin Gothic Medium, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	line-height			: 130%;
}

.leipis a:link {
	font-size			: 13px;
	color				: #b18c2a;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 120%;
}

.leipis a:visited {
	font-size			: 13px;
	color				: #b18c2a;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 120%;
}

.leipis a:active {
	font-size			: 13px;
	color				: #b18c2a;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 120%;
}

.leipis a:hover {
	font-size			: 13px;
	color				: #333333;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	text-decoration		: underline;
	line-height			: 120%;
}

.leipis_bold {
	font-size			: 13px;
	color				: #333333;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	text-decoration		: none;
	font-weight			: bold;
	line-height			: 120%;
}

.sukutaulu {
	background-color	: #9d906e;
	font-size			: 11px;
	color				: #FFFFFF;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	padding-left		: 10px;
}

.sukutaulu2 {
	font-size			: 11px;
	color				: #FFFFFF;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	background-color	: #d6cdb4;
	padding-left		: 10px;
}

.kuva{
	border				: none;
}

/*
*==========================
* Bottom
*==========================
*/

.bottom {
	font-size			: 11px;
	color				: #5b4d27;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 100%;
	padding-left		: 3px;
}
.bottom a:link {
	font-size			: 11px;
	color				: #5b4d27;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	text-decoration		: underline;
	line-height			: 100%;
}
.bottom a:active {
	font-size			: 11px;
	color				: #5b4d27;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	text-decoration		: underline;
	line-height			: 100%;
}
.bottom a:visited {
	font-size			: 11px;
	color				: #5b4d27;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	text-decoration		: underline;
	line-height			: 100%;
}
.bottom a:hover {
	font-size			: 11px;
	color				: #d39e29;
	font-family			: Franklin Gothic Medium, Verdana, sans-serif;
	text-decoration		: none;
	line-height			: 100%;
}
