A:link, A:visited, A:active {
	font-size: 1em; 
	text-decoration: none;
	color: brown;
}

A:hover {
	color: #2d3f55;
	text-decoration: underline;
}

.print {
	display: none;
}

.noprint {
	display: inline;
}

#to-top {
	margin-top: 20px;
	text-align: center;
	display: block;
}

#to-top A:link, #to-top A:visited, #to-top A:active {
	font-size: 0.8em;
	text-decoration: none;
	color: brown;
}

#to-top A:hover {
	color: #2d3f55;
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 0;
	display: none;
}

h2 {
	margin-top: 0;
	font-size: 1.2em;
}

img {
	border: 0;
}

img.kartta {
	border: 2px solid black;
	position: relative;
	float: right;
	margin: 3px;
	margin-right: 0;
	width: 300px;
	height: 287px;
}

img.etusivu {
	position: relative;
	float: right;
	margin-left: 5px;
	width: 205px;
	height: 333px;
}

img.tuotekuva {
	border: 2px solid black;
	vertical-align: top;
	margin: 4px;
	width: 245px;
}

div#upper {
	text-align: center;
	background: #e9e6e1;
}

div#lower {
	background: #d5cdc5;
	text-align: center;
}

div#printbanner {
	display: none;
}

div#banner {
	padding: 0;
	padding-top: 30px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 746px;
	height: 234px;
	background: url(kuvat/banner.jpg) no-repeat left bottom #e9e6e1;
}

div#filler {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 746px;
	height: 28px;
	background: url(kuvat/filler.jpg) no-repeat left bottom #e9e6e1;
}

div#content {
	padding-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 746px;
	background: url(kuvat/contentbg.jpg) #e9e6e1;
}

div#navigation {
	width: 135px;
	/* height: 250px; */
	text-align: left;
	position: relative;
	float: left;
	border-right: 2px solid #948879;
	padding-left: 35px;
}

div#text {
	width: 520px;
	text-align: left;
	position: relative;
	float: left;
	margin-left: 20px;
}

div#text-left {
	position: relative;
	float: left;
}

div#text-etusivu {
	position: relative;
	float: left;
	width: 300px;
}

div#bottom {
	background: url(kuvat/bottom.jpg) #e9e6e1;
	height: 28px;
	width: 746px;
	clear: both; 
}

div#copyright {
	color: #646464;
	font-size: 0.8em;
}

body {
	background: #d5cdc5;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	color: #000000;
	font-size: 1em;
	margin: 0;
	margin-bottom: 20px;
}
