html {

}

body {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background-color: #555;
}

#wrapper {
	border-left: solid 0.30em #444;
	border-right: solid 0.30em #444;
	border-bottom: solid 0.30em #444;
	width: 50.00em;
	margin: 0 auto 0 auto;
}

#logonavi {
	padding: 0;
	margin: 0 auto 0 auto;
	border: 0;
	border-spacing: 0;
}

.navi {
	border: 0;
}

#content {
/*	width: 50.00em; Rajayttaa IE:n */
	margin: 0 auto 0 auto;
	background: #fff;
	background-image: url(i/b-varjo.png);
	background-position: top left;
	background-repeat: repeat-x;
}

h1 {
	font-size: 1.60em;
	font-weight: normal;
	color: #669900;
	margin: 0;
	padding: 1.00em;
	letter-spacing: -1px;
}

#content h2 {
	font-size: 1.30em;
	font-weight: normal;
	color: #669900;
	margin: 0;
	padding: 1.00em;
    padding-bottom: 0.1em;
	letter-spacing: -1px;
}

#content p {
	font-size: 0.90em;
	color: #333;
	width: 30.00em;
	line-height: 1.50em;
	margin: 0;
	padding: 0.75em 2.00em 0.75em 2.00em;
}

#content a, a:hover, a:visited {
    color: #666633;
}

#sponsorit {
	font-size: 0.90em;
	line-height: 1.50em;
	width: 17.00em;
	position: relative;
	float: right;
	top: 2.20em;
	right: 2.00em;
	padding: 0.50em;
	background: url(i/box-bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	display: block;
	border: solid 0.10em #99cc00;
}

#sponsorit h3 {
	font-size: 1.20em;
	font-weight: normal;
	padding: 0.50em 0.50em 0.50em 0.30em;
	margin: 0;
	color: #669900;
}

#sponsorit p {
	width: 16.00em;
	padding: 0.50em;
	margin: 0;
	color: #666633;
}
#sponsorit ul {
	width: 16.00em;
	padding: 0.50em;
	margin: 0;
	color: #666633;
    list-style: none;
}
#sponsorit a, a:hover, a:visited {
    text-decoration: none;
    color: #666633;
}

table#yhteystiedot {
	font-size: 0.90em;
	padding: 0.50em;
	margin: 1.00em 2.00em 1.00em 2.00em;
	background: url(i/box-bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: solid 0.10em #99cc00;
}
#yhteystiedot td {
	font-size: 1.00em;
	color: #333;
	/*padding: 0.50em 2.00em 0.50em 0.40em; */
	padding: 0.50em 0.50em 0.50em 0.4em;
	border-top: solid 0.10em #99cc00;
	border-right: dotted 0.10em #99cc00;
}
#yhteystiedot td.yhtsolulast {
	border-right: 0;
}


#hintabox {
	font-size: 0.90em;
	width: 22.00em;
	padding: 0.50em;
	margin: 1.00em 2.00em 1.00em 2.00em;
	background: url(i/box-bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	display: block;
	border: solid 0.10em #99cc00;
}

#hintabox h3 {
	font-size: 1.20em;
	font-weight: normal;
	padding: 0.50em 0.50em 0.50em 0.30em;
	margin: 0;
	color: #669900;
}

#hintabox2 h3 {
	font-size: 1.20em;
	font-weight: normal;
	padding: 0.50em 0.50em 0.50em 0.30em;
	margin: 0;
	color: #669900;
}

#hintabox2 {
	font-size: 0.90em;
	width: 40.00em;
	padding: 0.50em;
	margin: 1.00em 2.00em 1.00em 2.00em;
	background: url(i/box-bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	display: block;
	border: solid 0.10em #99cc00;
}

div#tiedotteet {
    margin: 0;
    margin-left: 2em;
    width: 25em;
    padding: 0;
    display: block;
}
#tiedotteet div.tiedote {
    margin-bottom: 0.5em;
	padding: 0.50em;
	background: url(i/box-bg.png);
	background-position: top left;
	background-repeat: repeat-x;
    background-color: #d6e2ab;
	display: block;
	border: solid 1px #99cc00;
}
#tiedotteet h2 {
    padding: 0;
    border-bottom: 1px dotted;
	font-size: 1.10em;
	font-weight: normal;
	color: #669900;
	margin: 0;
	letter-spacing: -1px;
}
#tiedotteet p {
    width: 26em;
    padding: 0;
    margin: 0;
    padding-left: 1em;
    padding-right: 30px;
}


#solu {
	font-size: 1.00em;
	color: #333;
	padding: 0.50em 2.00em 0.50em 0.40em;
	border-top: dotted 0.10em #99cc00;
}

#tunturi {
	position: relative;
	bottom: 0;
	margin: 0;
	padding: 0;
}

#footer {
	position: relative;
	float: left;
	left: 2.50em;
	bottom: 3.00em;
	font-size: 0.70em;
}

#map {
	width: 30em;
	height: 28em;
	margin-left: 1em;
}
