@import "/assets/templates/floral/stylesheets/site.css";

@font-face {
  font-family: "Futura Light";
  font-style:  normal;
  font-weight: normal;
  src: url("../fonts/futura_light.eot");
}

@font-face {
  font-family: "Futura Light";
  font-style:  normal;
  font-weight: normal;
  src: url("../fonts/futura_light.ttf");
}

html{
  padding-bottom: 1px;
}    

h3, h4, h5, h6{
  font-family: "Futura Light", "Century Gothic", "MS Trebuchet", sans-serif;
  font-weight: normal;
  color: #F79534;
}

h3{
  font-size: 250%;
}

h4{
  font-size: 200%;
}

h5{
  font-size: 150%;
}

h6{
  font-size: 100%;
}

.page h3.dynamic_header{
  text-indent: 0;
  font-size: 250%;
}                

#main_menu{
  font-family: "Futura Light", "Century Gothic", "MS Trebuchet", sans-serif;
}

#main_menu a{
  font-size: 150%;
}