/*
tausta: #FFFFF
otsikkotausta: #E2D0AE
linkkitausta: #E2D0AE
gegguu: #FFCD50
otsikkoteksti: #D4B867
varit: #76763a ja #8f968f
reunat: #76763A
brush: #AFAA88
*/

a:active, a:visited, a:link {
	color: #76763a;
	background: inline;
	text-decoration: none;
        text-decoration:yes; 
        letter-spacing: 1px;
}
a:hover {
	color: #8f968f;
	background: inline;
	text-decoration: none;
        text-decoration:yes; 
        letter-spacing: 1px;
}
body {
        font-family:'Tahoma', Arial;
	color: #000;
	font-size: 11px;
	text-align: justify;
	margin: 0;
	background: #FFFFFF url(http://i165.photobucket.com/albums/u59/sanna_sanna/lay/hayta.png) repeat-y right;
}
.ots {
	width: 100%;
	position: absolute;
	left: 0;top: 0;
	background: url(http://i165.photobucket.com/albums/u59/sanna_sanna/lay/hayota.png);
	height: 140px;
}
.linkit {
	position: absolute;
	right: 30px;
	top: 200px;
	width: 110px;
	text-align: center;
	font-weight: inone;
	font-family: Times New Roman, Garamond;
	font-size: 15px;
	text-align: center;
}
.linkit a:link, .linkit a:active, .linkit a:visited {
	color: #452C14;
}
.linkit a:hover {
	color: #FFFFFF;
}
.tekstit {
        font-family:'Tahoma', Arial;
	position: absolute;
	right: 170px;
	top: 170px;
	padding-left: 10px;
	padding-bottom: 10px;
        color: #342C1B;
}
.tiedot {
        width: 550px;
        background-image: url('http://i165.photobucket.com/albums/u59/sanna_sanna/lay/tietotausta.png');
        background-position: bottom;
        background-repeat: repeat-x;
        position: relative;
        left: 30px;
        padding: 5px;
        font-family:'Tahoma', Arial;
        font-size: 11px;
        color: #30170E;
        line-height: 15px;
}
.kuva{
        border: 1px;
        color: #686B46;
        width: 120px;
        height: 70px;
}

/* valiotsakkeet */
h2{
	font-size: 13px;
	font-family: Arial, Sans-Serif;
	color: #686B46;
	letter-spacing: 1pt;
	margin: 2;
	padding-left: 15px;
	font-weight: bold;
	border-bottom: 1px dotted #686B46;
}
h3 {
	font-family: Arial, Sans-Serif;
	margin: 7px;
	font-weight: normal;
	font-size: 14px;
	padding-left: 10px;
	color: #686B46;
	border-bottom: 1px dashed #686B46;
}
h4 {
	font-family: Palatino Linotype;
	margin: 2px;
	font-weight: normal;
	font-size: 12px;
	padding-left: 5px;
	text-align: left;
	color: #888;
	border-bottom: 0px dotted #bfbfbf;
}
h5 {
	font-family: Arial, Sans-Serif;
	margin: 2px;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: #999;
	border-bottom: 1px dotted #bfbfbf;
	display: inline;
}
/* valiotsakkeet */