body {
	background: #FFFF99 url(images/bg.jpg) repeat-x;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #502800;
}
#post a:link
 {
	color: #502800;
	text-decoration: none ;
	
}
#post a:hover {
	color: #502800;	
	font-weight: bold;
	text-decoration: none;
		
}
#post a:active {
	color: #502800;
	font-weight: bold;
	text-decoration: none;	
	}
	
#post a:visited{
	color: #502800;
	text-decoration: none;
}

#navi ul li a:link{
	color: #FFFF99;
	text-decoration: none ;
	
}
#navi ul li a:hover {
	color: #eda900;	
	font-weight: bold;
	text-decoration: none;
	background: #502800 ;	
}
#navi ul li a:active{
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none;	
	}
	
#navi ul li a:visited{
	color: #eda900;
	text-decoration: none;
}
#coming 
 {
	color: #502800;
	padding: 5px;
}
#coming a:link
 {
	color: #502800;
	text-decoration: none ;
	
}
#coming a:hover {
	color: #502800;	
	font-weight: bold;
	text-decoration: none;
		
}
#coming a:active {
	color: #502800;
	font-weight: bold;
	text-decoration: none;	
	}
	
#coming a:visited{
	color: #502800;
	text-decoration: none;
}



#header {
	width: 710px;
	height: 265px;
	margin: 15px auto 0px auto;
	padding: 0px 25px 0px 25px;
    background:#502800 url(images/olo.gif) no-repeat center top;
}
#headeri {
	width: 760px;
	height: 32px;
	margin: auto;
	background: #502800 url(images/otsikko.jpg) no-repeat;
}

#page {
	width: 710px;
	margin: 0 auto;
	padding: 0 25px;
	background: #502800 ;
}

#content {
	float: left;
	width: 466px;
	border: solid 2px #eda900;
	background: #BFAA59 url(images/bg1.jpg) repeat-x;	
	min-height: 640px;
}

#post {
	width: 446px;
	min-height: 640px;
	color: #502800;
	padding: 5px 10px 5px 10px;
}


#post img{
	border: solid 2px #eda900;
   
}
#post h1, h2, h3{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
#sidebar p {
	padding: 0;
	text-align:right;
	}

#sidebar {
	float: right;
	width: 240px;	
	min-height: 640px;
		}

.box {
	width: 239px;
	color: #FFFF99;
	}

.box .title
{
	text-align: right;
	margin: 0px 0px 4px 0;
	height: 30px;
	
}

.box .title1
{
	text-align: right;
	height: 30px;
	margin: 15px 0px 20px 0;
	
}
.box .title2
{
	text-align: right;
	height: 30px;
	margin: 25px 0px 20px 0;
	
}

.box ul {
	padding: 10px 0px 10px 0;
	list-style: none;
	text-align: right;
}

.box li {
padding: 2px 0;
	}

#coming {
	width: 210px;	
	color: #502800;
	background: #BFAA59 url(images/bg1.jpg) repeat-x;	
	
	margin-left: 25px;
	border: solid 2px #eda900;
}


#footer {	
	height: 30px;
	margin: auto;
	color: #eda900;
	text-align: center;
	font-size:12px;
	width: 760px;
	background: #502800;
	padding: 13px 0 0 0;
}

.tel, .name, .address, .valinta, .message{
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color: #FFFF99;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 3px;
    background-color: #502800;
    padding: 3px;
    border: solid 1px #502800;
    }
     
input.send
{
 font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
background-color: #502800;
color: #FFFF99;
font-size: 11px;
font-weight: bold;
border: solid 1px #ffff99;
}
