/* Rakenne alkaa tästä */

body{ 
background-color:#ffffff;
margin:0;
}

#kokosivu {
	width:1024px;
	margin-right: auto; 
	margin-left: auto;
	margin-top:0px;
	border: 0px double #000;
	background-color:#bc9c87;

}

#ylaosa{
width:1024px; 
height:154px;
background: url(images/refl_01.jpg);
}

#vasen_yla_reuna{
width:323px; 
height:50px;
background: url(images/refl_02.jpg);
}

#otsikko_palkki{
width:701px; 
height:50px;
background: url(images/refl_03.jpg);
}

#vasen_reuna{
width:111px; 
height:505px;
background: url(images/refl_04.jpg);
background-repeat:no-repeat;
}

#linkit{
width:212px; 
height:505px;
background: url(images/refl_05.jpg);
vertical-align:top;
text-align:left;
background-repeat:no-repeat;
}

#sisalto{
width:591px; 
height:505px;
background-color:#ffffff;
vertical-align:top;
text-align:left;
}

#oikea_reuna{
width:110px; 
height:505px;
background: url(images/refl_07.jpg);
background-repeat:no-repeat;
}

#alaosa{
width:1024px; 
height:71px;
background: url(images/refl_08.jpg);
vertical-align:bottom;
}



	h1 {
	font-family: Arial;
	font-size: 18px;
	line-height: 14px;
	margin-top:13px;
	margin-left:10px;
	color: #ffffff;
	text-align:left;
}

	h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	line-height: 14px;
	margin-top:20px;
	margin-left:10px;
	color: #77554b;
	text-align:left;
}

.teksti {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	color: #77554b;
	text-align:justify;
}

.teksti2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	color: #77554b;
}

.sign {
	font-family: Arial;
	font-size: 11px;
	line-height: 10px;
	margin-left:0px;
	color: #8a705f;
	text-indent:10px;
	text-align:left;
}

.rivivali {
	line-height:25px;
}

hr {
      border-top: 1px dashed #8a705f;
	  border-bottom: 0px;
      color: #fff;
      background-color: #fff;
      height: 1px;
	  width:25%;
	  margin-left:10px;
	  text-align:left;
}



a:link.nav {font-size:15px;line-height:18px;text-decoration:none;color:#ffffff;font-family:Arial;border-bottom: 1px dashed;display:block;
width:120px;padding:3px;margin-left:25px;}
a:visited.nav {font-size:15px;line-height:18px;text-decoration:none;color:#ffffff;font-family:Arial;border-bottom: 1px dashed;display:block;
width:120px;padding:3px;margin-left:25px;}
a:hover.nav {font-size:15px;line-height:18px;color:#000000;text-decoration:none;font-family:Arial;border-bottom: 1px dashed;display:block;
width:120px;padding:3px;margin-left:25px;}
a:active.nav {font-size:15px;line-height:18px;text-decoration:none;color:#9efc36;font-family:Arial;border-bottom: 1px dashed;display:block;
width:120px;padding:3px;margin-left:25px;}


a:link {font-size:12px;line-height:12px;text-decoration:none;color:#361d18;font-family: Arial}
a:visited{ font-size:12px;line-height:12px;text-decoration:none;color:#361d18;font-family: Arial}
a:hover {font-size:12px;line-height:12px;color:#a9b99f;text-decoration:underline;font-family: Arial}
a:active {font-size:12px;line-height:12px;text-decoration:none;color:#9efc36;font-family: Arial}

a:link.sign {font-size:11px;line-height:10px;text-decoration:none;color:#816758;font-family: Arial}
a:visited.sign{ font-size:11px;line-height:10px;text-decoration:none;color:#816758;font-family: Arial}
a:hover.sign {font-size:11px;line-height:10px;color:#ffffff;text-decoration:underline;font-family: Arial}
a:active.sign {font-size:11px;line-height:10px;text-decoration:none;color:#9efc36;font-family: Arial}



/* Kuvalinkin reunan väri */

a:link.img {border: 1px solid #000000;}
a:visited.img {border: 1px solid #000000;}
a:active.img {border: 1px solid #000000;}
a:hover.img {border: 1px solid #000000;}

/* Kuville reuna */
img {border: 1px solid #000000; margin: 10px;}
