a:link { color: #777777; } 
a:visited { color: #777777; } 
a:hover { color: #000000; } 
a:active { color: #777777; }

body {background-color:#afc9ea;
      background: url("fall3.jpg") no-repeat center center fixed; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.fall3.jpg', sizingMethod='scale');
      -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fall3.jpg', sizingMethod='scale')";
      margin: 0px;
      padding: 0px;
      }

p{
    color: #000000;
    font-family: Veranda, Ariel;
    font-size: 18px;
}

.button-link {
    padding: 5px 10px;
    background-color: #ffebe9;
    color: #000000;
    font-family: Veranda, Ariel;
    font-size: 16px;
    text-decoration: none;
    behavior: url(content/PIE.htc);
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: solid 2px #777777;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -moz-box-shadow: 0 1px 3px #000;
    -webkit-box-shadow: 0 1px 3px #000;
    box-shadow: 0 1px 3px #000;
}
.button-link:hover {
    background: #f2c100;
    behavior: url(content/PIE.htc);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: groove 2px #FFFFFF;
    text-decoration: none;
}
.button-link:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #CCCCCC;
    border: solid 2px #203E5F;
}

.polaroid {
  position: relative;
  width: 310px;
}
 
.polaroid img {
  border: 5px solid #fff;
  border-bottom: 45px solid #fff;
  -webkit-box-shadow: 3px 3px 3px #777;
     -moz-box-shadow: 3px 3px 3px #777;
          box-shadow: 3px 3px 3px #777;
}
 
.polaroid p {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0px;
  left: 0px;
  color: #777777;
  font-family: Veranda, Ariel;
  font-size: 18px;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

div.table-foreground{
position:relative;
float: left;
}

div.table-foreground img{
position:absolute;
}

h2 {
    color: #777777;
    text-shadow: 2px 2px #ffffff;
}

#bottom_fade {
	width: 100%;
	height: 172px;
        z-index: -10;
	position: fixed;
	bottom: 0px;
        left: 0px;
	background: url("bottom_snow.png") bottom;
}

div.box{
    width: 800px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
div.box-link{
    width: 900px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
div.footer{
    width: 800px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
div.box-logo {
    width: 800px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    behavior: url(content/PIE.htc);
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    -khtml-border-radius: 45px;
    border-radius: 45px;
    border: solid 1px #777777;
    background-color: #fbedfc;
    background-image: url(fall_logo_2.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    color: #777777;
    font-family: Veranda, Ariel;
    font-size: 18px;
    -moz-box-shadow: 0 1px 3px #000;
    -webkit-box-shadow: 0 1px 3px #000;
    box-shadow: 0 1px 3px #000;
}

div.box-content {
    width: 800px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    behavior: url(content/PIE.htc);
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    -khtml-border-radius: 45px;
    border-radius: 45px;
    border: solid 1px #777777;
    background-color: #ffebe9;
    background-image: url(orange-footer.png);
    background-repeat: no-repeat;
    background-position: bottom;
    color: #777777;
    font-family: Veranda, Ariel;
    font-size: 18px;
    -moz-box-shadow: 0 1px 3px #000;
    -webkit-box-shadow: 0 1px 3px #000;
    box-shadow: 0 1px 3px #000;
}

div.tex-pad {
    padding:15px;
}

div.floatLeft { 
    float: left; 
    margin: 4px;
    width: 375px;
}

div.floatRight { 
    float: right; 
    margin: 4px;
    width: 375px;
}
div.scrollboxLeft {
    height:600px;
    width: 375px;
    border:1px solid #ccc;
    color: #777777;
    font-family: Veranda, Ariel;
    font-size: 18px;
    overflow:auto;
    float: left; 
    margin: 4px;
}
div.scrollboxRight {
    height:600px;
    width: 375px;
    border:1px solid #ccc;
    color: #777777;
    font-family: Veranda, Ariel;
    font-size: 18px;
    overflow:auto;
    float: left; 
    margin: 4px;
}
div.mobile{
    display: none;
}
    
@media screen and (max-width: 720px)  
{
    a:link { color: #000; } 
    a:visited { color: #000; } 
    a:hover { color: #000; } 
    a:active { color: #000; }
    
    div.box {
    display: none;
    }
    div.box-logo {
    width: 600px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    -khtml-border-radius: 45px;
    border-radius: 45px;
    border: solid 1px #777777;
    background-color: #fbedfc;
    background-image: url(winter_bg_m.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    color: #777777;
    font-family: Veranda, Ariel;
    font-size: 18px;
    -moz-box-shadow: 0 1px 3px #000;
    -webkit-box-shadow: 0 1px 3px #000;
    box-shadow: 0 1px 3px #000;
    }
    div.box-content {
    width: 600px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    -khtml-border-radius: 45px;
    border-radius: 45px;
    border: solid 1px #777777;
    background-color: #f1faff;
    background-image: url(orange-footer.png);
    background-repeat: no-repeat;
    background-position: bottom;
    color: #777777;
    font-family: Veranda, Ariel;
    font-size: 18px;
    -moz-box-shadow: 0 1px 3px #000;
    -webkit-box-shadow: 0 1px 3px #000;
    box-shadow: 0 1px 3px #000;
    }
    div.mobile{
    display: block;
    width: 600px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }
    div.floatLeft { 
    float: left; 
    margin: 4px;
    width: 275px;
    }
    div.floatRight { 
    float: right; 
    margin: 4px;
    width: 275px;
    }
    div.scrollboxLeft {
    height:600px;
    width: 275px;
    border:1px solid #ccc;
    font:18px/20px Veranda, Ariel, Serif;
    overflow:auto;
    float: left; 
    margin: 4px;
    }
    div.scrollboxRight {
    height:600px;
    width: 275px;
    border:1px solid #ccc;
    font:18px/20px Veranda, Ariel, Serif;
    overflow:auto;
    float: left; 
    margin: 4px;
    }
    div.footer{
    width: 600px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }
    #bottom_fade {
    display: none;
    }
}

@media screen and (max-width: 520px)  
{
    a:link { color: #000; } 
    a:visited { color: #000; } 
    a:hover { color: #000; } 
    a:active { color: #000; }
    
    div.box {
    display: none;
    }
    div.box-logo {
    width: 480px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    -khtml-border-radius: 45px;
    border-radius: 45px;
    border: solid 1px #777777;
    background-color: #fbedfc;
    background-image: url(winter_bg_ms.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    color: #777777;
    font-family: Veranda, Ariel;
    font-size: 18px;
    -moz-box-shadow: 0 1px 3px #000;
    -webkit-box-shadow: 0 1px 3px #000;
    box-shadow: 0 1px 3px #000;
    }
    div.box-content {
    width: 480px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    -khtml-border-radius: 45px;
    border-radius: 45px;
    border: solid 1px #777777;
    background-color: #f1faff;
    background-image: url(orange-footer.png);
    background-repeat: no-repeat;
    background-position: bottom;
    color: #777777;
    font-family: Veranda, Ariel;
    font-size: 18px;
    -moz-box-shadow: 0 1px 3px #000;
    -webkit-box-shadow: 0 1px 3px #000;
    box-shadow: 0 1px 3px #000;
    }
    div.mobile{
    display: block;
    width: 480px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }
    div.floatLeft { 
    float: left; 
    margin: 4px;
    width: 215px;
    }
    div.floatRight { 
    float: right; 
    margin: 4px;
    width: 215px;
    }
    div.scrollboxLeft {
    height:600px;
    width: 215px;
    border:1px solid #ccc;
    font:18px/20px Veranda, Ariel, Serif;
    overflow:auto;
    float: left; 
    margin: 4px;
    }
    div.scrollboxRight {
    height:600px;
    width: 215px;
    border:1px solid #ccc;
    font:18px/20px Veranda, Ariel, Serif;
    overflow:auto;
    float: left; 
    margin: 4px;
    }
    div.footer{
    width: 480px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }
    #bottom_fade {
    display: none;
    }
}