

*{
	margin:0;
	padding:0;
}
img{
	border:0;
}


.Hidden{
	display:none;
}

.clear {
	clear: both;
}



.hr {
	
	border-top:solid 1px #5f4226;
	margin-bottom:10px;

}

.hr2 {
	
	border-top:solid 1px #5f4226;
	margin-bottom:10px;
	margin-top:10px;
}


body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f4226;
	margin:0;
	padding:0;
	background:#fff url(kuvat/bg.jpg) no-repeat center top ;
	text-align:center;
}




#container{
	width:860px;
	margin:0 auto ;
	text-align:left;
	
}



#header{ 
	height:80px; 
	width:860px;  
 	margin: 0px; 
 	float: left;
	
} 

#header_left { 
	
	margin-top:10px;
	float:left;
	text-align: left; 
	width: 345px; 
}


#header_left img{ 
	
	margin-top:15px;
	
}




#header_right { 
	margin-top:20px;
	float:left;
	width: 515px; 
	text-align:right;
}






#content {
	clear:both;
	margin:0 ;
	
}

#content_front01 {
	margin:10px 10px 0 0;
	padding:0 ;
	width:425;
	float: left;

	
}

#content_front02 {
	margin:10px 0 0 0;
	padding:0 ;
	width:425;
	float: left;

	
}



.box_header {
	margin:0;
	padding:0 ;
	width:425px;
	height:10px;
	float: left;
	background: url(kuvat/box_header.png) no-repeat center top ;
	clear:both;
	
}

.box_photo {
	margin:0 ;
	padding:0 ;
	width:425px;
	height:239px;
	float: left;
	background: url(kuvat/box_photobg.jpg) no-repeat center top ;
	clear:both;
}

.frontphoto {

	margin:25px 0 0 30px;
}



.box_title {
	margin:0;
	padding:0 ;
	width:425px;
	height:77px;
	float: left;
	background: url(kuvat/box_title.jpg) no-repeat center top ;
	clear:both;
	
}
.box_title h2 {
	
	color:#fff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:26px;
	margin:8px 0 0 25px;
	
	
}




.box_content {
	margin:0;
	padding:0 ;
	width:425px;
	min-height:580px;
	float: left;
	background: url(kuvat/box_bg.png) repeat-y center top ;
	clear:both;
}




.box_content table{
	width:375px;


}

.box_content table td{
	width:80px;
	font-size:15px;
	padding:0 0 5px 0;
	
}




.box_content p{
	font-size:15px;
	margin-bottom:10px;

}


.box_footer {
	margin:0;
	padding:0 ;
	width:425px;
	height:10px;
	float: left;
	background: url(kuvat/box_footer.png) no-repeat center top ;
	clear:both;
}

.box_buttons {
	margin:10px 0 0 0;
	padding:0 ;
	width:425;
	float: left;
	
}


.button1 {
	background: url(kuvat/btn_lisatietoja.png) no-repeat 0 0 ;
	display:block;
	width:187px;
	height:48px;
	text-indent: -9999px;
	margin:0 10px 0 0;
	float: left;
}

.button1:hover {

	background: url(kuvat/btn_lisatietoja.png) no-repeat 0 1px ;
}


.button2 {
	background: url(kuvat/btn_varaus.png) no-repeat 0 0 ;
	display:block;
	width:228px;
	height:48px;
	text-indent: -9999px;
	float: left;
}

.button2:hover {

	background: url(kuvat/btn_varaus.png) no-repeat 0 1px ;
}


.button3 {
	background: url(kuvat/btn_varaus2.png) no-repeat 0 0 ;
	display:block;
	width:228px;
	height:55px;
	text-indent: -9999px;
	float: left;
	padding-bottom:1px;
}

.button3:hover {
	
	background: url(kuvat/btn_varaus2.png) no-repeat 0 1px ;
}



.boxcolumn {

	float: left;
}

.boxcolumn2 {
	margin-left:20px;
	float: left;
	
}




#content_top {
	margin:10px 0 0 0;
	padding:0 ;
	width:860px;
	height:10px;
	float: left;
	background: url(kuvat/content_bg_top.png) no-repeat center top ;
	
}

#content_center {
	margin:0;
	padding:0 ;
	width:860px;
	min-height:200px;
	float: left;
	background: url(kuvat/content_bg_cent.png) repeat-y center top ;
	
}

#content_bottom {
	margin-bottom:30px;
	padding:0 ;
	width:860px;
	height:10px;
	float: left;
	background: url(kuvat/content_bg_bottom.png) no-repeat center top ;
	
}







.margins {
	padding:10px 25px 0px 25px;

}

#content_left {
	margin:0;
	padding:30px;
	width:350px;
	float: left;
	
}

#content_right {
	padding:30px 20px 30px 0;
	width:430px;
	float: left;
	
}



#footer {
	clear:both;
	margin-top:15px ;
	
	
}

#footer p {

	font-size:10px;
	text-align:center;
}

#footer a {

	color:#5f4226;
}





hr{
	clear:left;
	height:1px;
	border:none;
	border-top:1px solid #CCCCCC;
	
}


h1 {
	
	color:#5f4226;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	line-height:20px;
	
}



h2 {
	
	color:#fff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:26px;
	
}




h3 {
	
	color:#5f4226;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:26px;
	padding:0px;
	margin-top:0;
	
}



h2.mokki {
	
	color:#5f4226;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	line-height:26px;
	padding:0px;
	margin-bottom:10px;
	
}


p{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	line-height:18px;
	margin-bottom:15px;

}

p.front{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;

}


.thumbnails {
	margin-left:30px;

}

.thumbnails a img {
	border:solid 1px #fff;
	padding:3px ;
	background:#fff;
	margin-right:7px;
	margin-bottom:7px;

}

.thumbnails a:hover img {
	border:solid 1px #555;
}


.map{
	border:solid 3px #fff;
	
	margin-top:5px;
	

}




/*---------------------------- navigation ---------------------------*/


#navigation p { 
	float:right;
	margin-right:20px;
	color:#e8d2a9;
	padding-top:8px;
}

#navigation { 
	background: url(kuvat/navibar_bg.png) no-repeat top left ;
	width:860px;
	display: block; 
	float: left; 
	height: 35px; 
	margin: 0 ; 
	overflow: hidden; 
}

.navispace { 
	padding-left:29px;

}

#navigation ul { 
	border-right: 1px solid #4b341e; 
	border-left: 1px solid #76502c;
	float: left; 
	height: 35px; 
	list-style-type: none; 
	text-align: left; 
}

#navigation ul li { display: inline; font: 16px Trebuchet MS, Arial, Helvetica, sans-serif; height: 35px; }

#navigation ul li a { 
	border-right: 1px solid #76502c;
	border-left: 1px solid #4b341e; 
	float: left;
	display: block;
	color: #fff;
	font-weight: normal; 
	padding: 6px 20px 11px 20px; 
	text-decoration: none; 
}

#navigation ul li a:hover { background-color: #5b4129; border-right: 1px solid #5b4129; } 
#navigation ul li.active a,
#navigation ul li.active a:hover { background-color: #710b0b; border-right: 1px solid #0079ae; }





/*---------------------------- slideshow ---------------------------*/


.slideshow {
	margin:24px 0 0 30px;
	float: left;
	clear:both;
}

.slideshow img { /* THIS REFERRENCES TO IMAGES INSIDE THE SLIDESHOWCONTAINER DIV */
	border-width: 0px;
	
	
}


