html
{
	padding: 0;
	margin: 0;
	background-image: url(pics/bg_stripe_grey.jpg);
	background-repeat: repeat-x;
	background-color: #A7B0BF;
}

body
{
	padding: 0;
	margin: 0;
	font-size: 84%;
	background-image: url(pics/bg-logo.png);
	background-repeat: repeat-x;
	background-color: transparent;
	background-position: -330px bottom;
	background-attachment: scroll;
}

#container
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #EFEFEF;
	border-color: #fff;
	border-width:  0 12px 1px 12px;
	border-style: solid;

}

#banner
{
	padding: 0;
	margin: 0;
	background-color: #D05D02;
	height: 100px;
	background-image: url(pics/a_banner_03.jpg);
	text-indent: -10000px;
	display: block;
}

#flashcontent
{
	height: 165px;
	width: 760px;
	padding: 0;
	margin: 0;
	background-image: url(slideshow/gallery/album1/large/003.jpg);
}




/*-----------------navigaatio-------------------------------*/

.navlist 
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 35px;
	overflow: hidden;
	list-style-type: none;
	background-color: #BF5500;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 11px;
	
}

.navlist ul li
{
	display: inline;
	}
	

.navlist li a
{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 10px 8px;
	border-right: 1px solid white;
	border-top: 1px solid white;
	color: white;
	background-color: #BF5500;
	background-image: url(pics/a_nav_bg.jpg);
	background-repeat: no-repeat;
}

.navlist li a:visited{
color: white;
}

.navlist li a:hover, .navlist li.selected a
{
	background-color: #20242F;
	background-image: url(pics/a_nav_hover_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



li.english a, li.english li.english a:hover, li.english a
{
	background-image: url(pics/in_english.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

li.english a:hover
{
	background-image: url(pics/in_english_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

li.suomeksi a, li.suomeksi li.suomeksi a:hover, li.suomeksi a
{
	background-image: url(pics/suomeksi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

li.suomeksi a:hover
{
	background-image: url(pics/suomeksi_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contentI
{
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 0;
	padding-bottom: 30px;
	background-color: transparent;
	text-align: left;
}


.kuva
{
	
	float: right;
	clear: both;
	margin: 0 0 1em 1em;
	border-style: none;
	background-color: transparent;
}

.isokuva
{
	
	float: right;
	clear: both;
	margin: 0;
	border-style: none;
	background-color: transparent;
}

.kuvavasen
{
	
	float: left;
	clear: both;
	margin: 0 1em 0 0;
	border-style: none;
	background-color: transparent;
}


	
#footer
{
	width: 712px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 1em;
	background-color: #7D848F;
	border-color: #fff;
	border-width: 0 6px 1px 6px;
	border-style: none solid solid solid;
	background-image: url(pics/bg_footer_stripe_grey.jpg);
	background-repeat: repeat-x;
}


.address
{
	font-family: Verdana, Helvetica, Arial, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.8em;
	color: #EFF3FF;
	text-align: center;
	margin: 0;
}

.address a:link, a:visited
{
	text-decoration: underline;
	color: #9F4700;;
}

.address a:hover
{
	text-decoration: underline;
	color: #E06A0A;
}
.copyr
{
	font-family: Verdana, Helvetica, Arial, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.8em;
	color: #EFF3FF;
	text-align: center;
	margin: 0.9em 0 0 0;
	font-style: italic;
}

.valaistulatu
{
	font-family: Verdana, Helvetica, Arial, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.8em;
	color: #EFF3FF;
	text-align: center;
	margin: 0.9em 0 0 0;
}

.valaistulatu a:link, a:visited
{
	text-decoration: none;
	color: #A4A7AF;
}

.valaistulatu a:hover
{
	text-decoration: underline;
	color: #ABAB8A;
}



img 
{ 
	border-style: none;
	 }

.pic
{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	text-align: left;
}

.pictureholderH
{
	position: relative;
	top: 2em;
	left: 2em;
	background-color: #fff;
	padding: 9px;
	text-align: center;
	border-color: #efefef #bfbfbf #bfbfbf #efefef;
	border-width: 1px;
	border-style: solid;
	width: 400px;
	height: 300px;
}

.pictureholderV
{
	position: relative;
	top: 2em;
	left: 2em;
	background-color: #fff;
	padding: 9px;
	border-color: #efefef #bfbfbf #bfbfbf #efefef;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	width: 300px;
	height: 400px;
}



ul.contact 
{
	width: 250px;
	color: #1B1B15;
	background-color: #fff;
	padding: 0;
	margin: 1em 0 0 0;
	list-style-type: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
}

ul.contact li
{
	list-style-type: none;
	padding: 0.2em 0 0.3em 0.4em;
	margin: 0;
	
}

 li.contactname
 {
 	color: #fff;
 	background-color: #C85B06;
 	padding: 0;
 	font-style: oblique;
 }
 
 ul.laskutus 
{
	width: 300px;
	color: #1B1B15;
	background-color: #fff;
	float: right;
	
	padding: 0;
	margin: 1em 0 0 0;
	list-style-type: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
}

ul.laskutus li
{
	list-style-type: none;
	padding: 0.2em 0 0.3em 0.4em;
	margin: 0;
	
}

 li.laskutusname
 {
 	color: #fff;
 	background-color: #181B24;
 	padding: 0;
 	font-style: oblique;
 }
	


/* -------- tekstit fontit otsikot listat -------*/


p
{
	color: #2F1603;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 1.2em 0.5em;
	background-color: transparent;
	text-align: left;
}

ul
{
	margin:0 0 1em 0;}

li
{
	color: #2F1603;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0;
	background-color: transparent;
	text-align: left;}

.news
{
	width: 370px;
	margin: 0 0 0.5em 0.5em;
	padding: 0;
	background-color: #fff;
	
}

.newsNorrkulla
{
	width: 370px;
	
	margin: 0 0 0.5em 0.5em;
	padding: 200px 0 0 0;
	background-color: white;
	background-image: url(pics/norrk_obs.jpg);
	background-repeat: no-repeat;
}

.newsNorrkulla h3
{
	color: #FFF;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	background-color: #C85B06;
	margin: 0;
	padding: 0 0 0 0.6em;
	font-style: oblique;
}

.news h3
{
	color: #FFF;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	background-color: #C85B06;
	margin: 0;
	padding: 0 0 0 0.6em;
	font-style: oblique;
}

.news p
{
	
	color: #1B1B15;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 1.2em 0.5em;
	padding: 0.4em; 
	background-color: transparent;
	text-align: left;
}

.news ul li
{
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	background-color: transparent;
	margin: 0 0 0 -0.5em;
	padding: 0 0 1em 0;
	list-style-position: outside;
	list-style-type: disc;
}

.ingressi
{
	
	color: #8F4000;
	font-family: Georgia, "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0em;
	width: 100%;
	background-color: transparent;
	text-align: left;
}

h1
{
	color: #2F1603;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1.7em;
	line-height: 1.4em;
	margin-top: 0;
	letter-spacing: 0.05em;
	
}

h1.head
{
	color: #8F4000;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1.7em;
	line-height: 100px;
	margin-top: 0;
	letter-spacing: 0.05em;
	
}

h2
{
	color: #2F1603;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1.6em;
	line-height: 1.4em;
	margin: 1em 0 0.7em 0;
	letter-spacing: -0.04em;
	
}

h3
{
	color: #330000;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 1em 0 0.7em 0;
	
}

h3.tila
{
	color: #fff;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1.1em;
	line-height: 2em;
	margin: 1em 0 0.7em 0;
	width: 100%;
	background-color: #C85B06;
	text-indent: 0.5em;
}

h3.listheader
{
	color: #20242F;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0.5em 0 0.5em 1em;
	clear: both;
}

h4
{
	color: #330000;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 1em 0 0.7em 0;
	
	
}


.kuva p
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #3F3F3F;
	text-align: right;
	background-color: transparent;
	font-style: italic;
}

.isokuva p
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #3F3F3F;
	text-align: right;
	background-color: transparent;
	font-style: italic;
}

.kuvavasen p
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #3F3F3F;
	text-align: left;
	background-color: transparent;
	font-style: italic;
	width: 250px;
}




a:link 
{
	text-decoration: underline;
	color: #9F4700;}
a:visited 
{
	text-decoration: none;
	color: #9F4700;}

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

a:active 
{
	text-decoration: underline;}

.clearboth 
{ clear: both; 
height:20px;}


table
{
	color: #3F3F3F;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	
	font-size: 0.9em;
	line-height: 1.4em;
	background-color: transparent;
}



form { margin: 0 0 0 1em; }

strong
{
	color: #2F3C5F;
	font-style: oblique;
}

.menu
{
	text-align: center;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 0.95em;
	line-height: 1.4em;
	background-color: transparent;
	font-style: italic;
}

.menu h3
{
	text-align: center;
	color: #2F1603;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	background-color: transparent;
	font-style: normal;
}

.menuosa
{
	margin: 0 0 0 0;
	padding: 0 0 1.3em 0;
	list-style-type: none;
	background-image: url(pics/a_menu_divider.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;

}

.menuosa li
{
	
	text-align: center;

}

.menuosavika
{
	margin: 0 0 2em 0;
	padding: 0 0 1.3em 0;
	list-style-type: none;
	text-align: center;

	
}

.menuosavika li
{
	
	text-align: center;

	
}

.thumb
{
	width: 150px;
	height: 150px;
	padding: 4px;
	float: left;
	margin: 6px 0 6px 12px;
	border-color: #D1DAEF;
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
	background-color: white;
}

.quote
{
	width: 600px;
	margin: 2em 2em 2em 6em;
	padding: 0 0 0 25px;
	background-image: url(pics/b_quote.gif);
	background-repeat: no-repeat;
	font-style: italic;
}

.quoteheader
{
	color: #330000;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Bitstream Vera Sans', verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	width: 600px;
	margin: 2em 2em 2em 3em;
	padding: 0 0 0 30px;
	
}

.tilat
{
	background-color: #fff;
	display: block;

	padding: 0;
}


