/**
 * @license
 * MyFonts Webfont Build ID 2789919, 2014-04-07T07:32:17-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Calibri Italic by Ascender
 * URL: http://www.myfonts.com/fonts/ascender/calibri/italic/
 *
 * Webfont: Calibri Bold Italic by Ascender
 * URL: http://www.myfonts.com/fonts/ascender/calibri/bold-italic/
 *
 * Webfont: Calibri Bold by Ascender
 * URL: http://www.myfonts.com/fonts/ascender/calibri/bold/
 *
 * Webfont: Calibri by Ascender
 * URL: http://www.myfonts.com/fonts/ascender/calibri/regular/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2789919
 * Licensed pageviews: 250,000
 * Webfonts copyright: &#x00A9; 2007 Microsoft Corporation. All Rights Reserved.
 *
 * © 2014 MyFonts Inc
*/

@import url("//hello.myfonts.net/count/2a9605");
@import url("//hello.myfonts.net/count/2a921f");

@font-face {font-family: 'ZapfRenaissanceAntiqua-Book';src: url('../webfonts/2A9605_0_0.eot');src: url('../webfonts/2A9605_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2A9605_0_0.woff') format('woff'),url('../webfonts/2A9605_0_0.ttf') format('truetype');}
@font-face {font-family: 'Calibri-Italic';src: url('../webfonts/2A921F_0_0.eot');src: url('../webfonts/2A921F_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2A921F_0_0.woff') format('woff'),url('../webfonts/2A921F_0_0.ttf') format('truetype');}
@font-face {font-family: 'Calibri-BoldItalic';src: url('../webfonts/2A921F_1_0.eot');src: url('../webfonts/2A921F_1_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2A921F_1_0.woff') format('woff'),url('../webfonts/2A921F_1_0.ttf') format('truetype');}
@font-face {font-family: 'Calibri-Bold';src: url('../webfonts/2A921F_2_0.eot');src: url('../webfonts/2A921F_2_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2A921F_2_0.woff') format('woff'),url('../webfonts/2A921F_2_0.ttf') format('truetype');}
@font-face {font-family: 'Calibri';src: url('../webfonts/2A921F_3_0.eot');src: url('../webfonts/2A921F_3_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2A921F_3_0.woff') format('woff'),url('../webfonts/2A921F_3_0.ttf') format('truetype');}



/* BASE TYPOGRPHY */

/* These are the default styles for the Simple theme */

body a { text-decoration: none; } /* this removes the underline from all links */
body a:link { /*-webkit-tap-highlight-color: #b80000*/ } /* this sets the highlight color when links are tapped on Safari (browser) on iPhone */



/* PARAGRAGHS */
.typography  p {
    padding-bottom: 15px;
}



::selection,
::-moz-selection { /* Applies style to highlighted portion of a page */
    background: #b80000;
    color: #fff;
    text-shadow: none;
}

/* LINKS */



/* LIST STYLES
-------------------------------------------- */

/* TABLE STYLES
-------------------------------------------- */



/* WYSIWYG EDITOR ALIGNMENT CLASSES
-------------------------------------------- */
.typography .left {
    text-align: left
}
.typography .center {
    text-align: center
}
.typography .right {
    text-align: right
}

.typography .subheadline {
}



/* IMAGES
-------------------------------------------- */
.typography img {
    height: auto; /* resets the image height so that it maintains its aspect ratio when width is set */
/*    background: transparent url(../images/ajax-loader.gif) no-repeat center center;*/
}
.typography img.left {
    float: left;
    max-width: 50%;
    margin: 5px 20px 10px 0;
}
.typography img.right {
    float: right;
    max-width: 50%; /* Responsive width */
    margin: 5px 0 10px 20px;
}
.typography img.leftAlone {
    float: left;
    margin-right: 100%;
    margin-bottom: 10px;
    clear: both;
}
.typography img.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 10px;
    clear: both;
}
.typography .captionImage { width: 100%; margin-top: 5px; }
.typography .captionImage img { margin: 0; }
  .typography .captionImage.left {
    float: left;
    margin: 5px 30px 20px 0px;
  }
  .typography .captionImage.right{
    float: right;
    margin: 5px 0 20px 30px;
  }
  .typography .captionImage.left[style],
  .typography .captionImage.right[style] {
    max-width: 50%; /* Overides core width to make responsive */
  }
  .typography .captionImage.left img,
  .typography .captionImage.right img {
    float: none;
    max-width: none;
    width: 100%;
  }
  .typography .captionImage.left img {
    margin-right: -10px;
  }
  .typography .captionImage.right img {
    margin-left: -10px;
  }
  .typography .captionImage.right p {
    margin-left: -10px;
    text-align: left;
    margin-left: -10px;
  }
.typography .captionImage.leftAlone{
  float:none;
  margin: 0 20px 20px 0px;
}
.typography .captionImage.center{
  margin: 0 auto 20px;
}
.typography .captionImage p {
  clear: both;
  margin: 5px 0;
  color: #888;
}


/* BLOCKQUOTES
-------------------------------------------- */
.typography blockquote {

}
.typography blockquote p {

}
.typography pre {

}

/* ADDRESS
-------------------------------------------- */
address {
  display: block;
  margin-bottom: 20px;
}tom: 20px;
}