/*---------------------------------------------------------------
				Copyright: Sailcom Ky 2047915-1
				www.sailcom.fi 	info@sailcom.fi
---------------------------------------------------------------*/
body {
	background:		#bdbcbc url(../images/tausta.jpg) repeat-x top left;
	margin:			38px 0 20px 0; 
}
img, div { behavior: url(styles/iepngfix.php); }
#ylaosa {
	position: 		relative;
  	width: 			800px;
  	height: 		130px;
  	background:		#559063 url(../images/ylaosa.jpg) no-repeat top left; 	
  	border:			6px solid #dfe8db;	
  	border-bottom:	none;
}
#haku_nappula {
	background:		none;
	border:			none;
	color:			#559063;	
}
#haku_kentta {
	margin-left:	22px;	
	background:		url(../images/haku_tausta.jpg) no-repeat top left;
	border:			none;
	width:			163px;
	height:			20px;
	padding-left:	10px;
	padding-right:	10px;
	text-align:		center;
}
#content {
	position: 		relative;
  	width: 			800px;
  	padding-bottom:	10px;
  	background:		#628c67 url(../images/content_tausta.jpg) repeat-x top left;
	border:			6px solid #dfe8db;
	border-top:		none;
}
#teksti {
	position: 		relative;
  	width:			537px;	
  	min-height:		550px;
  	padding:		30px 10px 20px 10px;
  	border-left:	1px solid #257544;
  	border-right:	1px solid #257544;
 
  	background:		#cad7c6;
	font-family: 	arial;
	font-size: 		12px;
	text-align:		left;
	line-height:	16px;
	color:			#000000; 
}
#teksti a:link, #teksti a:visited {
	color:			#000000;
	text-decoration:underline;	
}
#teksti a:hover, #teksti a:active {
	color:			#666666;
	text-decoration:none;	
}

#teksti_ylaosa {
	position: 		absolute;
	top:			0px;
	left:			-1px;	
}
#teksti_alaosa {
	position: 		absolute;
	bottom:			0px;
	left:			-1px;	
}
#vasen_palsta {
	position: 		relative;
  	width:			220px;	
}
#pvm {
	position:		relative;
	font-family:	times new roman;
	font-size:		15px;
	font-weight:	bold;
	color:			#ffffff;
	text-align:		center;
}	
#nimmari {
	position:		relative;
	font-family:	times new roman;
	font-size:		12px;
	font-weight:	bold;
	color:			#ffffff;
	text-align:		center;	
}
#menu {
	position: 		relative;
  	width:			175px;
  	margin-left:	25px;
  	margin-top:		-12px;
  	padding-top:	8px;
  	padding-bottom:	15px;

	background:		url(../images/menu_tausta.jpg) repeat-y top center;	
}
#menu_ylaosa {
	position: 		absolute;
	top:			0px;
	left:			33px;	
}
#menu_alaosa {
	position: 		absolute;
	bottom:			0px;
	left:			33px;	
}
#menu li {
	list-style:		none;
}

#menu li a {
	display:		block;
   	background: 	#217444;
   	margin-top:		4px;
   	padding:		4px 0 4px 0;
   	text-align: 	center;
   	text-decoration:none;
   	width:			100%;
   	
   	font-family:	times new roman;
	font-size:		15px;
	font-weight:	bold;
	color:			#ffffff;
	text-align:		center;	
}
#menu li a:link, li a:visited{
   color:			#ffffff;
}
#menu li a:hover, li a:active{
   background: 		#278850;
   color:			#333333; 
}
#kuvagalleria {
	position:		relative;
	width:			100%;
	text-align:		center;	
}
#alaosa {
	position:		relative;
	width:			100%;
	
	font-family:	arial;
	font-size:		9px;
	color:			#000000;
	text-align:		right;
}
#alaosa a:link, #alaosa a:visited {
	color:			#000000;
	text-decoration:none;	
}
#alaosa a:hover, #alaosa a:active {
	text-decoration:underline;	
}
h1 {
	margin:			0 0 10px 0;
	font-size:		16px;
	color:			#000000;	
}
.button {
	background:		#217444;
	color:			#ffffff;	
}
