/* CSS Document */

body, html
{
background-image:url(img/bgcolor.jpg);
margin:0px;
}

div#bg_wrap
{
width:100%;
background:url(img/taustakuva.jpg) center top no-repeat;
min-height:660px;

}


div#wrap
{
margin: auto;
margin-bottom:155px;
min-height:470px;
width:776px;
padding:26px;
position:relative;
top:146px;
background-color:#fff;
}

#logo
{
text-align:center;
position:relative;
top:-214px;
}

#nav
{
width:570px;
margin:0 auto;
text-align:center;
margin-top:-230px;
padding:15px 0px;
margin-bottom:30px;
border-bottom:1px solid #f6937f;
color:#f6937f;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-transform:uppercase;
letter-spacing:-1px;
}

#nav a
{
color:#f6937f;
text-decoration:none;
margin-right:25px;
}

#nav a:hover
{
color:#f9af9e;
text-decoration:none;
margin-right:25px;
}

p#lang
{
padding-bottom:18px;
border-bottom:1px solid #f6937f;
}

p#lang img
{
border: 1px solid #ccc;
margin-right:-18px;
}


div#content
{
min-height:410px;
margin:auto;
width:712px;
background:url(img/bg.jpg) repeat-y;
padding:30px;
font-family:"Lucida Sans", Arial, sans-serif;
color:#2e2e2e;
font-size:12px;
line-height:20px;
}

div#vasen
{
width:490px;
float:left;
}

div#oikea
{
width:170px;
text-align:center;
font-size:11px;
line-height:16px;
float:right;
padding-left:10px;
}

hr
{
background-color:#f5f1b9;
height:3px;
border:1px solid #f5f1b9;
}

table
{
border-collapse:collapse;
margin-bottom:20px;
background:url(img/ohjelma.png) no-repeat left bottom;
width:500px;
}

table#luettelo
{
background:none;
margin:0px;
}

td
{
width:auto;
padding:8px 5px 8px 6px;
overflow:visible;
}

tr
{
border-bottom:3px solid #fcf9ce;
background-color:#f5f1b9;

}

div#col
{
float:left;
width:45%;
padding-left:10px;
padding-right:12px;
font-size:11px;
}

h1
{
color:#b2af52;
font-size:18px;
}

h1#ohjelma
{
color:#fff;
background-color:#b2af52;
padding:3px;
}

h2
{
color:#b2af52;
font-size:15px;
}

ul
{
list-style:square;
}

li
{
margin-left:-21px;
}

b
{
color:#b2af52;
font-size:13px;
}

a
{
color:#000;
text-decoration:none;
}

a:hover
{
color:#b2af52;
text-decoration:none;
}

img#vegaaniliitto
{
float:left;
margin-right:18px;
}

#artisti
{
margin-right:10px;
border:1px solid #fff;
float:left;
}

#kuva
{
float:left;
margin:0px 15px 10px 0px;
font-size:8.5px;
line-height:10px;
}

#kuva img
{
border:1px solid #ccc;
}

#logot
{
border:1px solid #ccc;
}


