/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/*! normalize.css v2.1.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

/*! normalize.css v2.1.0 | Base | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

/*! normalize.css v2.1.0 | Links | MIT License | git.io/normalize */
a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v2.1.0 | Typography | MIT License | git.io/normalize */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*! normalize.css v2.1.0 | Embedded Content | MIT License | git.io/normalize */
img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v2.1.0 | Figures | MIT License | git.io/normalize */
figure {
  margin: 0;
}

/*! normalize.css v2.1.0 | Forms | MIT License | git.io/normalize */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

/*! normalize.css v2.1.0 | Tables | MIT License | git.io/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.container {
  max-width: 940px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 940px;
  position: relative;
}
.container:after {
  content: "";
  display: table;
  clear: both;
}

.header {
  background: #ffda4f;
  height: 173px;
  width: 100%;
  text-align: center;
  position: relative;
  margin: 0;
}
.header .logo {
  width: 170px;
  height: 141px;
  background: url(../images/logo.png) no-repeat;
  margin: 0 auto;
  position: relative;
  top: 14px;
}

.strip {
  background: #ffd01f;
  width: 100%;
  height: 42px;
  text-align: center;
}
.strip a {
  background: #ffd01f;
}
.strip a, .strip .text {
  padding: 12px 38px 0;
  height: 30px;
  display: inline-block;
}

.main {
  background: url(../images/bg-x.jpg) repeat-x;
  height: 792px;
  position: relative;
  overflow: hidden;
}
.main.donation {
  height: auto !important;
  padding-bottom: 30px;
}
.main .ground {
  position: absolute;
  bottom: 0;
  background: url(../images/ground-x.jpg) repeat-x center;
  width: 100%;
  height: 195px;
}
.main .content {
  position: relative;
  z-index: 100;
  padding-top: 28px;
  margin-left: 6.38298%;
  width: 42.55319%;
  float: left;
  margin-right: 2.12766%;
}
.main .main-copy {
  width: 80%;
}

.main-copy p strong{
  font-size:18px;
}

.main-copy .default-text{
  line-height: 1.2em;
}

.main-copy p span{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
}

.main-copy .btn{
  color:#8a181f;
}

.main-copy .highlight a{
  color:#8a181f; 
}

.tree {
  position: absolute;
  top: 94px;
  right: -152px;
  width: 1006px;
  height: 753px;
  background: url(../images/tree.png) no-repeat;
}

.bottom {
  width: 100%;
  position: relative;
  background: url(../images/ground-bottom-x.jpg) repeat-x #e8e5c4;
  padding-bottom: 34px;
  overflow: hidden;
}

.footer {
  background: #fff;
  width: 100%;
  height: 42px;
}

.copyright {
  padding-top: 13px;
  display: block;
  margin: 0 auto;
}

.helvetica, .strip, .strip a, .bottom, .footer {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #8a181f;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.main {
  font-family: "minion-pro", Georgia, serif;
  color: #488290;
  font-weight: bold;
  font-size: 16px;
}

.footer {
  color: #7a874f;
  font-size: 12px;
  text-align: center;
}

a {
  text-decoration: none;
  color: #c99d03;
}
a:hover, a:active {
  text-decoration: underline;
}

h1 {
  font-size: 41px;
  line-height: 1em;
  margin: 0.56em 0;
  color:#8a181f;
}

h3 {
  font-size: 26px;
}

p.highlight {
  color: #ecb804;
}

p {
  margin: 0.8em 0;
  line-height: 1.3em;
}

a.btn, button.btn {
  border: 0;
  outline: none;
  background: #eaeec3;
  color: #488290;
  font-size: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 14px 14px;
  margin: .4em 0;
  display: inline-block;
  box-shadow: inset 2px 2px 2px #f9faed, inset -2px -2px 2px #d2d6af;
}
a.btn:hover, a.btn:active, button.btn:hover, button.btn:active {
  text-decoration: none;
  box-shadow: inset 1px 1px 1px #f9faed, inset -1px -1px 1px #d2d6af;
}
a.btn:active, button.btn:active {
  box-shadow: inset -1px -1px 1px #f9faed, inset 1px 1px 1px #d2d6af;
}

.triangle {
  width: 0;
  height: 0;
  border-left: 46px solid transparent;
  border-right: 46px solid transparent;
  border-top: 38px solid #ffd01f;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -46px;
}

ul.trees {
  list-style-type: none;
  width: 980px;
  margin: 16px auto;
  padding: 0;
}
ul.trees li {
  float: left;
  width: 139px;
  height: 196px;
  border-left: 1px solid #ffe891;
  margin-bottom: 8px;
}
ul.trees li:first-child, ul.trees li:nth-child(7n+8) {
  border-left: 0;
}
ul.trees li a {
  display: block;
  padding-top: 168px;
  color: #a3bba4;
  text-align: center;
  background: url(../images/small-tree.png) no-repeat center 44px;
  -webkit-transition-property: background-position;
  -moz-transition-property: background-position;
  -o-transition-property: background-position;
  transition-property: background-position;
  -webkit-transition-duration: 0.15s;
  -moz-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
ul.trees li a:hover, ul.trees li a:active {
  text-decoration: none;
  background-position: center 40px;
}
ul.trees li.active a {
  color: #7a874f;
}

.clouds {
  width: 1030px;
  position: absolute;
  left: -45px;
  top: 0;
  z-index: 10;
}
.clouds div {
  -webkit-transition-property: height;
  -moz-transition-property: height;
  -o-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.15s;
  -moz-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.clouds .cloud1 {
  width: 137px;
  height: 600px;
  background: url(../images/cloud-1.png) no-repeat bottom;
  position: absolute;
  left: 0;
  top: 0;
}
.clouds .cloud1:hover {
  height: 620px;
}
.clouds .cloud2 {
  width: 138px;
  height: 140px;
  background: url(../images/cloud-2.png) no-repeat bottom;
  position: absolute;
  top: 0;
  left: 456px;
}
.clouds .cloud2:hover {
  height: 160px;
}
.clouds .cloud3 {
  width: 233px;
  height: 240px;
  background: url(../images/cloud-3.png) no-repeat bottom;
  position: absolute;
  right: 0;
  top: 0;
}
.clouds .cloud3:hover {
  height: 260px;
}

.message {
  position: absolute;
  top: -60px;
  right: 45px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  background: #ffe379;
  color: #775e00;
  width: 300px;
  -webkit-box-shadow: 6px 6px 10px rgba(136, 136, 136, 0.3);
  -moz-box-shadow: 6px 6px 10px rgba(136, 136, 136, 0.3);
  box-shadow: 6px 6px 10px rgba(136, 136, 136, 0.3);
}
.message h3 {
  margin: 0;
  padding: 12px 20px;
  text-align: center;
}
.message p {
  padding: 12px 20px;
  margin: 0;
}
.message p.copy {
  background: #ffda4f;
}
.message.message-right:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-right: -20px;
  top: 72px;
  right: 0;
  margin-top: -10px;
  border-top: 20px solid transparent;
  border-left: 20px solid #ffda4f;
  border-bottom: 20px solid transparent;
}

.message-icon {
  width: 43px;
  height: 43px;
  background: url(../images/message-icon-old2.png) no-repeat;
  position: absolute;
  cursor: pointer;
  z-index: 101;
}
.message-icon#message1 {
  top: 9px;
  left: 482px;
}
.message-icon#message2 {
  top: 67px;
  left: 459px;
}
.message-icon#message3 {
  top: 52px;
  left: 515px;
}
.message-icon#message4 {
  top: 109px;
  left: 423px;
}
.message-icon#message5 {
  top: 119px;
  left: 481px;
}
.message-icon#message6 {
  top: 105px;
  left: 545px;
}
.message-icon#message7 {
  top: 184px;
  left: 367px;
}
.message-icon#message8 {
  top: 172px;
  left: 432px;
}
.message-icon#message9 {
  top: 188px;
  left: 493px;
}
.message-icon#message10 {
  top: 165px;
  left: 545px;
}
.message-icon#message11 {
  top: 190px;
  left: 596px;
}
.message-icon#message12 {
  top: 244px;
  left: 365px;
}
.message-icon#message13 {
  top: 235px;
  left: 420px;
}
.message-icon#message14 {
  top: 242px;
  left: 488px;
}
.message-icon#message15 {
  top: 237px;
  left: 548px;
}
.message-icon#message16 {
  top: 249px;
  left: 596px;
}
.message-icon#message17 {
  top: 299px;
  left: 305px;
}
.message-icon#message18 {
  top: 299px;
  left: 364px;
}
.message-icon#message19 {
  top: 292px;
  left: 413px;
}
.message-icon#message20 {
  top: 294px;
  left: 470px;
}
.message-icon#message21 {
  top: 301px;
  left: 528px;
}
.message-icon#message22 {
  top: 299px;
  left: 602px;
}
.message-icon#message23 {
  top: 299px;
  left: 658px;
}
.message-icon#message24 {
  top: 416px;
  left: 253px;
}
.message-icon#message25 {
  top: 386px;
  left: 308px;
}
.message-icon#message26 {
  top: 366px;
  left: 363px;
}
.message-icon#message27 {
  top: 350px;
  left: 417px;
}
.message-icon#message28 {
  top: 354px;
  left: 475px;
}
.message-icon#message29 {
  top: 365px;
  left: 533px;
}
.message-icon#message30 {
  top: 349px;
  left: 587px;
}
.message-icon#message31 {
  top: 357px;
  left: 642px;
}
.message-icon#message32 {
  top: 423px;
  left: 348px;
}
.message-icon#message33 {
  top: 415px;
  left: 412px;
}
.message-icon#message34 {
  top: 413px;
  left: 465px;
}
.message-icon#message35 {
  top: 428px;
  left: 522px;
}
.message-icon#message36 {
  top: 410px;
  left: 600px;
}
.message-icon#message37 {
  top: 404px;
  left: 665px;
}
.message-icon#message38 {
  top: 419px;
  left: 717px;
}
.message-icon#message39 {
  top: 479px;
  left: 301px;
}
.message-icon#message40 {
  top: 484px;
  left: 367px;
}
.message-icon#message41 {
  top: 475px;
  left: 424px;
}
.message-icon#message42 {
  top: 475px;
  left: 482px;
}
.message-icon#message43 {
  top: 482px;
  left: 542px;
}
.message-icon#message44 {
  top: 482px;
  left: 601px;
}
.message-icon#message45 {
  top: 464px;
  left: 655px;
}
.message-icon#message46 {
  top: 544px;
  left: 215px;
}
.message-icon#message47 {
  top: 524px;
  left: 273px;
}
.message-icon#message48 {
  top: 540px;
  left: 332px;
}
.message-icon#message49 {
  top: 532px;
  left: 399px;
}
.message-icon#message50 {
  top: 526px;
  left: 456px;
}
.message-icon#message51 {
  top: 534px;
  left: 521px;
}
.message-icon#message52 {
  top: 525px;
  left: 575px;
}
.message-icon#message53 {
  top: 544px;
  left: 630px;
}
.message-icon#message54 {
  top: 523px;
  left: 687px;
}
.message-icon#message55 {
  top: 534px;
  left: 750px;
}

.input-prepend input {
  width: 180px;
}

input.wide, textarea.wide {
  width: 440px;
}

span.help-block {
  font-size: 13px;
}

form .controls.space {
  margin-bottom: 10px;
}

form.form-horizontal h1, form.form-horizontal h2, form.form-horizontal h3, form.form-horizontal h4 {
  margin-left: 180px;
}

form .help-block {
  color: #488290;
}

form .error .help-block {
  margin-top: 3px;
}
