/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body {
      background-color: #FFFFCC;
    }

  #full_page {
      background-color: #FFFFFF;  
    }

  #banner {
      font-family: Arial,Helvetica,sans-serif;
      color: #FFFFFF;
      text-align: center;
      background: url(../img/butterfly_valley_1.jpg)
      top left no-repeat;
    }

  #banner h1 {
      font-family: Arial,Helvetica,sans-serif;
      color: #FFFFFF
    }
    
  #buttons {
      font-family: Arial,Helvetica,sans-serif;
      color: #FFFFFF;
      text-align: center;
      background: url(../img/butterfly_valley_2.jpg)
      top left no-repeat;
    }

  td.button {
      width: 15%;
      color: #000000;
      font-weight: bold;
      text-align: center;
  	}

  td.chosen {
      background-color: #FFFFFF;
  	}

  td.button a {
      color: #FFFFFF;
      font-weight: bold;
      display: block;
      padding: 3px;
      text-decoration: none;
      background: url(../img/30_percent.png)
      top left;
  	}

  td.button a:hover {
      background: url(../img/50_percent.png)
      top left;
      text-align: center;
  	}

  td.end {
      width: 220px;
    }

  #main_section {
      font-family: Arial,Helvetica,sans-serif;
      font-size: smaller;
      color: #333333;
    }

  #main_section td {
      font-family: Arial,Helvetica,sans-serif;
      font-size: smaller;
      color: #333333;
    }

  #main_section h1 {
      font-family: Arial,Helvetica,sans-serif;
      font-weight:normal;
      line-height:1.4em;
      color:#CC6600;
    }
    
  #main_section h3 {
      font-family: Arial,Helvetica,sans-serif;
      font-size:140%;
      font-weight:normal;
      line-height:1.4em;
      color:#CC6600;
    }
    
  #main_section h4 {
      font-family: Arial,Helvetica,sans-serif;
      font-weight:normal;
      line-height:1.4em;
      color:#CC6600;
    }