/* HTML5 âœ° Boilerplate */
@font-face {
    font-family: 'CallunaSemibold';
    src: url('fonts/calluna-semibold/Calluna-Semibold-webfont.eot');
    src: url('fonts/calluna-semibold/Calluna-Semibold-webfont.eot?iefix') format('embedded-opentype'),
         url('fonts/calluna-semibold/Calluna-Semibold-webfont.woff') format('woff'),
         url('fonts/calluna-semibold/Calluna-Semibold-webfont.ttf') format('truetype'),
         url('fonts/calluna-semibold/Calluna-Semibold-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvalonDemi';
    src: url('fonts/avalon-demi/Avalon-Demi-webfont.eot');
    src: url('fonts/avalon-demi/Avalon-Demi-webfont.eot?iefix') format('embedded-opentype'),
         url('fonts/avalon-demi/Avalon-Demi-webfont.woff') format('woff'),
         url('fonts/avalon-demi/Avalon-Demi-webfont.ttf') format('truetype'),
         url('fonts/avalon-demi/Avalon-Demi-webfont.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}



html, body, div, span, object, iframe,
.nav h1, .nav h2, .nav h3, .nav h4, .nav h5, .nav h6, .nav p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, /*strong,*/ sub, sup, var, /*b,*/ i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, article, aside, canvas, details, 
figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

em {font-style: italic;}
article, aside, details, figcaption, figure,
nav, section {
  display: block;
}



body { font:13px/1.3 sans-serif; *font-size:small; 	font-family: CallunaSemibold, Arial, sans-serif;
  }
  
  
  
  
  




