@charset "UTF-8";
/* CSS Document */

.index-rainier {
  font-family: myriad pro, arial, helvetica, verdana, sans-serif;
  font-size: 55px;
  line-height:35px;
  text-align:left;
  font-weight:normal;
  color: #ffffff;
}

.index-photography {
  font-family: myriad pro, arial, helvetica, verdana, sans-serif;
  font-size: 55px;
  line-height:35px;
  text-align:left;
  font-weight:normal;
  color: #b1cedd;
}

.index-menu {
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 18px;
  line-height:95px;
  font-weight:normal;
  text-align:left;
  color: #c8caca;
}

a:link {
  text-decoration: none;
  color: #c8caca; }

a:visited {
  text-decoration: none;
  color: #c8caca; }
  
a:hover {
  text-decoration: none;
  color: #c8caca; }
  
a:active {
  text-decoration: none;
  color: #c8caca;  }