/*
*==========================
* Yleinen ja keskiosa
*==========================
*/

.page_update {
	font-size			: 10px;
	color				: #BCBBB6;
	font-family			: Arial, Helvetica, sans-serif;
	text-decoration		: none;
	line-height			: 100%;
	padding-left		: 10px;
}

.smaller {
	font-size			: 11px;
	color				: #121212;
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	line-height			: 127%;
}

.bodytext {
	font-size			: 12px;
	color				: #121212;
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	line-height			: 150%;
}

.bodytext a:link {
	font-size			: 12px;
	color				: #8d0011;	
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	font-weight			: bold;
	line-height			: 120%;
}

.bodytext a:visited {
	font-size			: 12px;
	color				: #8d0011;	
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	font-weight			: bold;
	line-height			: 120%;
}

.bodytext a:active {
	font-size			: 12px;
	color				: #8d0011;
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	font-weight			: bold;
	line-height			: 120%;
}

.bodytext a:hover {
	font-size			: 12px;
	color				: #121212;	
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: underline;
	font-weight			: bold;
	line-height			: 120%;
}

.bodytext_bold {
	font-size			: 12px;
	color				: #121212;	
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	font-weight			: bold;
	line-height			: 120%;
}

.title {
	font-size			: 14px;
	color				: #121212;	
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	font-weight			: bold;
	line-height			: 120%;
}

.picturetext {
	font-size			: 10px;
	color				: #555555;
	font-family			: Arial, Helvetica, sans-serif;
	text-decoration		: none;
	line-height			: 100%;
	padding-left		: 10px;
}
.picturetext a:link {
	font-size			: 10px;
	color				: #555555;
	font-family			: Franklin Gothic Medium, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	line-height			: 100%;
	padding-left		: 10px;
	text-decoration		: underline;
}
.picturetext a:visited{
	font-size			: 10px;
	color				: #555555;
	font-family			: Franklin Gothic Medium, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	line-height			: 100%;
	padding-left		: 10px;
	text-decoration		: underline;
}
.picturetext a:active{
	font-size			: 10px;
	color				: #555555;
	font-family			: Franklin Gothic Medium, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	line-height			: 100%;
	padding-left		: 10px;
	text-decoration		: underline;
}
.picturetext a:hover{
	font-size			: 10px;
	color				: #555555;
	font-family			: Franklin Gothic Medium, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	line-height			: 100%;
	padding-left		: 10px;
	text-decoration		: none;
}

.gallery{
	border				: 1px;
	border-color		: #333333;
	border				: solid;
	
}

a.gallery {
	border				: 1px;
	border-color		: #333333;
	border				: solid;
}

/*
*==========================
* Alaosa
*==========================
*/

.contact {
	font-size			: 10px;
	color				: #7d7d7d;	
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	line-height			: 110%;
}
.contact a:link {
	font-size			: 10px;
	color				: #8d0011;	
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	line-height			: 110%;
}
.contact a:active {
	font-size			: 10px;
	color				: #8d0011;	
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	line-height			: 110%;
}
.contact a:visited {
	font-size			: 10px;
	color				: #8d0011;	
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	line-height			: 110%;
}
.contact a:hover {
	font-size			: 10px;
	color				: #7d7d7d;
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration		: none;
	line-height			: 110%;
}
