﻿/* CSS layout */
body {
background-image:url(tausta8.gif);
background-color:#384001;
background-repeat:repeat;
background-position:center center;
margin:0;
margin-left:auto;
margin-right:auto;
margin-top:0px;
font-size:9pt;
font-family:Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
font-color:#000000;
line-height:20px;
text-align:left;}
	
a:link {color:#b27100;text-decoration:underline; font-weight:bold;}
a:visited {color:#b27100;text-decoration:underline; font-weight:bold;}
a:active {color:#384001;text-decoration:none;}
a:hover {color:#384001;text-decoration:none;}

#kokosivu {
background-image:url(tausta1.jpg);
background-repeat:repeat-y;
width:954px;
margin-left:auto;
margin-right:auto;
background-position:center center;}

#ylapalkki {
margin-left:auto;
margin-right:auto;
margin-top:0px;
background-image:url(otsikko1.jpg);
height:280px;		
width:954px;}

#vasen {
border:0 solid #000;
width:200px;
margin-left:-8px;
margin-right:0;
margin-top:-10px;
float:left;}

#valikko {
margin-left:0px;
line-height:15px;
margin-top:0px;
margin-right:0;}

#sisalto {
margin-left:250px;
margin-right:50px;
margin-top:20px;}

.style1 {
border-width:0px;}

.hotsikot {
font-family:Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; 
font-weight:bold; 
font-size:12pt; 
color:#384001;
border-bottom:1px solid #384001;}

.votsikot {
font-family:Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; 
font-weight:bold; 
font-size:11pt; 
color:#384001;}

.otsikot {
font-family:Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; 
font-weight:bold; 
font-size:10pt; 
color:#384001;}

.img2 {
border:1px solid #df9618;
margin: 10px 10px 10px 10px;}

.img3 {
border:1px solid #df9618;}

.img4 {
border:2px solid #df9618;}

.img5 {
border:0px;
margin: 10px 10px 10px 10px;}

.img6 {
border:0px;}

.copy {
text-align:center;
font-family:Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; 
font-size:8pt; 
color:#000000;}

.viiva {
	color: #df9618;}

.keski {
text-align:center;
font-family:Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; 
font-size:8pt; 
color:#000000;}

.keski2 {
text-align:center;
font-family:Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; 
font-size:10pt; 
color:#000000;}

.keskit {
	text-align: center;
line-height:10px;
}
.style2 {
	text-align: center;
}


h2 {
        font: bold 14px Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

/*- Menu 11--------------------------- */

#menu11 {
        width: 200px;
        margin: 10px;
        border-style: solid solid none solid;
        border-color: #48260d;
        border-size: 1px;
        border-width: 0px;
        }

#menu11 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu11 li a:visited {
        color: #3a4004;
        display: block;
        background:  url(menu1.jpg);
        padding: 8px 0 0 25px;
        }

#menu11 li a:link {
        color: #3a4004;
        display: block;
        background:  url(menu1.jpg);
        padding: 8px 0 0 25px;
        }

#menu11 li #current {
        color: #3a4004;
        background:  url(menu1.jpg) 0 -32px;
        padding: 8px 0 0 27px;
        }

#menu11 li a:hover {
        color: #3a4004;
        background:  url(menu1.jpg) 0 -32px;
        padding: 8px 0 0 27px;
        }

