body {
  background: #669933;
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #ffffff;
}

a {
  color: #EDEDED;
}

#bgline {
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  background: url('/kuvat/ylatausta.gif') repeat-x center;
  width: 100%;
  height: 157px;
  z-index: 5;
}

#wrapper {
  position: relative;
  top: 0px;
  text-align: center;
  width:	820px;
  margin-left: auto;
  margin-right: auto;
  background: transparent url('/kuvat/reunatehoste.gif') repeat-y right;
  z-index: 10;
}

#shadowtop {
  position: absolute;
  top: 0px;
  left: 0px;
  background: transparent url('/kuvat/ylatausta_tautto.gif') no-repeat left;
  width: 720px;
  height: 157px;
  margin-left: auto;
  margin-right: auto;
  z-index: 50;
}

#head {
  position: relative;
  top: 0px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width:	780px;
  height: 157px;
  background: transparent url('/kuvat/ylakuva.jpg');
  z-index: 70;
}

#navigation {
  position: relative;
  top: 131px;
  text-align: left;
  padding: 0px;
  font: 1em Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  z-index: 100;
}

#mainbackground {
  position: relative;
  top: 0px;
  text-align: left;
  width:	780px;
  margin-left: 20px;
  margin-right: 20px;
  background: #003300 repeat-x top;
  z-index: 60;
}

#innershadow {
  position: relative;
  top: 0px;
  text-align: left;
  width:	780px;
  margin-left: 0px;
  margin-right: 0px;
  background: transparent url('/kuvat/tekstireunatehoste.png') repeat-y top !important;
  background: transparent; /* IE6 only */
  z-index: 85;
}

#mainpage {
  position: relative;
  top: 0px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 780px;
  background: transparent url('/kuvat/ylakuva_jatko.jpg') no-repeat top;
  z-index: 80;
}

#bottom {
  position: relative;
  text-align: center;
  color: #313131;
  font: 0.7em/1.3 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
  margin-left: auto;
  margin-right: auto;
  width: 820px;
  background: transparent url('/kuvat/alatausta.gif') no-repeat top;
  padding-top: 3px;
  padding-bottom: 7px;
  z-index: 20;
}

#bottom a {
  color: #313131;
  text-decoration: none;
}

#bottom a:hover {
  color: #66cc00;
}

#julkilausumat {
  position: relative;
  top: 0px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 700px;
  z-index: 80;
}

#content {
  position: relative;
  top: 0px;
  min-height:500px;
  height:auto !important;
  height:500px;
  padding-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
  padding-bottom: 20px;
  z-index: 90;
  color: #ffffff;
}

ul#menu {
  padding-left:	30px;
  list-style-type: none;
  height: 26px;
  margin: 0px;
}

ul#menu li {
/*  display: inline; */
  float: left;
  list-style-type: none;
/*  height: 26px; */
  position: relative;
/*  padding: 0px 0px 10px 0px; */
}

ul#menu li a {
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: none !important;
  height: 26px;
  line-height: 26px;
  position: relative;
  z-index: 300;
}

ul#menu ul {
  background: transparent;
  display: block;
  position: absolute;
  z-index: 100;
  padding: 26px 0px 0px 0px;
  margin: 0px;
  top: 0px;
  left: 0px;
  clear: both;
  float: none;
}

ul#menu ul li {
  background: #009900;
  display: block;
  width:	150px;
  font: 0.8em Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
  padding: 0px;
  clear: both;
  float: none;
}

ul#menu ul li a {
  width:	126px;
  display:	block;
}

ul#menu ul li:hover {
  background:   #00cc00;
}

#flourish1 {
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 88;
  background: transparent url('/kuvat/tekstitausta_yla.gif') no-repeat top right;
}

#flourish2 {
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 89;
  background: transparent url('/kuvat/tekstitausta_ala.gif') no-repeat bottom right;
}

#leftcolumn {
  width: 510px;
  float: left;
}

#rightcolumn {
  float: right;
}

.clear {
  clear: both;
  float: none;
}

.box1 {
  color: #E0E4E7;
  font: 0.7em/1.3 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
}

.box1 a {
  color: #E0E4E7;
  text-decoration: none;
}

.box1 a:hover {
  text-decoration: underline;
}

.headline1 {
  color: #66cc00;
  font: 1.5em/1.1 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
  font-weight: bold;
}

.headline2 {
  color: #66cc00;
  font: 1.1em/1.3 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
  font-weight: bold;
  background: transparent url('/kuvat/valiotsikkoviiva.gif') repeat-x;
}

.headline2 a {
  color: #66cc00;
  text-decoration: none;
}

.headline2 a:hover {
  color: #66ff00;
}

.headline1 a {
  color: #66cc00;
  text-decoration: none;
}

.headline1 a:hover {
  color: #66ff00;
  text-decoration: underline;
}

.headline3 {
  color: #556676;
  font: 1.0em/1.0 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
  font-weight: bold;
}

.text {
  color: #E0E4E7;
  font: 0.8em/1.4 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
}

.tekstivalikko {
  color: #E0E4E7;
  font: 1.8em/1.4 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
}

.caption {
  color: #E0E4E7;
  font: 1em/1.0 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
}

.linkki {
  color: #E0E4E7;
  font: 1.5em/2 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
}


.jasennimi {
  color: #E0E4E7;
  font: 1.8em/2.5 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
  font-weight: 500; 
}

.paaotsikko {
  color: #66ff00;
  font: 2.5em/1.6 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
}

.otsikko1 {
  color: #66cc00;
  font: 1.6em/1.5 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
}

.otsikko2 {
  color: #66ff00;
  font: 1.6em/1.5 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
}

.asia1 {
  color: #E0E4E7;
  font: 1.0em/1.1 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
}

.darker1 {
  color: #C0C6CE;
}

.darker2 {
  color: #9FA6AF;
}

.news {
  clear: left;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  z-index: 95;
}

.newspic {
  border: none;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.tourtable {
  border: 1px #485867 solid;
}

.tourhead {
  background-color: #485867;
  border-bottom: 1px #485867 solid;
  font-weight: bold;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:10px;
  padding-right:20px;
}

.tourrow1 {
  background-color: #0E1927;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:10px;
  padding-right:20px;
}

.tourrow2 {
  background-color: #131E2B;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:10px;
  padding-right:20px;
}

td.highlight {
  background:   #2A3744;
  cursor: 	pointer;
}

input, textarea {
  border: 1px solid #003333;
  background: #000033;
  color : #C0C6CE;
  font: 1.0em/1.0 Trebuchet, 'Trebuchet MS', Helvetica, sans-serif;
}