/* hide from ie5 mac \*/
html {
  height: 100%;
  overflow: hidden;
}

#content {
  height: 100%;
}
/* end hide */

body, #site {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #130E0B;
}

#site {
  sounds: sounds/cicada.mp3, sounds/cricket.mp3 ,sounds/crow.mp3, sounds/eagle.mp3, sounds/flies.mp3, sounds/wind.mp3, sounds/wolf1.mp3, sounds/wolf2.mp3;
}

#header {
  display: none;
  padding: 30;
}
h3 {
  color: #8A7324;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  kerning: true;
}
#sound {
  delay: 5;
  on-saturation: 0;
  off-saturation: -70;
  image: images/sound.jpg;
}
.on, .off {
  color: #8A7324;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  kerning: true;
}

#navigation {
  display: none;
  delay: 5;
  inactive-blur: 20;
}
#background {
  delay: 40;
  saturation: -70;
  image: images/aritzona.jpg;
}
#sign {
  top: 178;
  left: 77;
  delay: 5;
  glow-color: #000000;
  glow-alpha: 0.75;
  glow-size: 30;
  image: images/sign.gif;
  sound: sounds/rifle.mp3;
}
#character {
  top: 149;
  left: 1049;
  delay: 5;
  glow-color: #000000;
  glow-alpha: 0.75;
  glow-size: 30;
  image: images/character.png;
  sound: sounds/horror.mp3;
}
#shed {
  top: 10;
  left: 1182;
  delay: 5;
  glow-color: #000000;
  glow-alpha: 0.75;
  glow-size: 30;
  image: images/shed.png;
  sound: sounds/door.mp3;
}

#subnavigation {
  width: 265;
}
a, .checked {
  color: #8A7324;
  font-size: 18px;
  font-family: Rubber Stamp LET Plain;
  leading: -5px;
  letter-spacing: 3px;
  kerning: true;
  sound: sounds/click.mp3;
}
a:hover, .checked {
  color: #FFCD50;
}

#content {
  display: none;
  height: 250;
  margin: 30;
  padding: 20;
}
h1 {
  color: #8A7324;
  font-size: 48px;
  font-family: Rubber Stamp LET Plain;
  kerning: true;
  correction: 14;
}
p {
  color: #BEBEBE;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;
  kerning: true;
  correction: 5;
}
.left {
  text-align: left;
}
.big {
  font-size: 16px;
  leading: 2px;
}
.email {
  color: #BEBEBE;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  leading: 0;
  letter-spacing: 0;
  kerning: true;
  text-decoration: underline;
}
.small {
  color: #666666;
  font-size: 10px;
}
.link {
  color: #666666;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  leading: 0;
  letter-spacing: 0;
  kerning: true;
  text-decoration: underline;
}
#scrollbar {
  color: #31211C;
  thickness: 4;
}
#selection {
  color: #130E0B;
  margin: 30;
  padding: 20;
  delay: 3;
}
caption {
  color: #BEBEBE;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  kerning: true;
}

#footer {
  display: none;
}

#getflashplayer {
  display: block;
  text-align: center;
  background-color: #fff;
  padding: 1em;
}
