@font-face {
  font-family: Exo2;
  src: url('../fonts/Exo2.0-Regular-webfont.eot');
  src: url("../fonts/Exo2.0-Regular-webfont.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Exo2.0-Regular-webfont.woff") format("woff"),
       url("../fonts/Exo2.0-Regular-webfont.ttf") format("truetype"),
       url("../fonts/Exo2.0-Regular-webfont.svg#Exo2.0-Regular-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Exo2;
  src: url('../fonts/Exo2.0-Bold-webfont.eot');
  src: url("../fonts/Exo2.0-Bold-webfont.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Exo2.0-Bold-webfont.woff") format("woff"),
       url("../fonts/Exo2.0-Bold-webfont.ttf") format("truetype"),
       url("../fonts/Exo2.0-Bold-webfont.svg#Exo2.0-Bold-webfont") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: Exo2;
  src: url('../fonts/Exo2.0-Italic-webfont.eot');
  src: url("../fonts/Exo2.0-Italic-webfont.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Exo2.0-Italic-webfont.woff") format("woff"),
       url("../fonts/Exo2.0-Italic-webfont.ttf") format("truetype"),
       url("../fonts/Exo2.0-Italic-webfont.svg#Exo2.0-Italic-webfont") format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: Exo2;
  src: url('../fonts/Exo2.0-BoldItalic-webfont.eot');
  src: url("../fonts/Exo2.0-BoldItalic-webfont.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Exo2.0-BoldItalic-webfont.woff") format("woff"),
       url("../fonts/Exo2.0-BoldItalic-webfont.ttf") format("truetype"),
       url("../fonts/Exo2.0-BoldItalic-webfont.svg#Exo2.0-BoldItalic-webfont") format("svg");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: Exo2Light;
  src: url('../fonts/Exo2.0-Light-webfont.eot');
  src: url("../fonts/Exo2.0-Light-webfont.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Exo2.0-Light-webfont.woff") format("woff"),
       url("../fonts/Exo2.0-Light-webfont.ttf") format("truetype"),
       url("../fonts/Exo2.0-Light-webfont.svg#Exo2.0-Light-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Exo2Light;
  src: url('../fonts/Exo2.0-Medium-webfont.eot');
  src: url("../fonts/Exo2.0-Medium-webfont.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Exo2.0-Medium-webfont.woff") format("woff"),
       url("../fonts/Exo2.0-Medium-webfont.ttf") format("truetype"),
       url("../fonts/Exo2.0-Medium-webfont.svg#Exo2.0-Medium-webfont") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: Exo2Light;
  src: url('../fonts/Exo2.0-LightItalic-webfont.eot');
  src: url("../fonts/Exo2.0-LightItalic-webfont.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Exo2.0-LightItalic-webfont.woff") format("woff"),
       url("../fonts/Exo2.0-LightItalic-webfont.ttf") format("truetype"),
       url("../fonts/Exo2.0-LightItalic-webfont.svg#Exo2.0-LightItalic-webfont") format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: Exo2Light;
  src: url('../fonts/Exo2.0-MediumItalic-webfont.eot');
  src: url("../fonts/Exo2.0-MediumItalic-webfont.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Exo2.0-MediumItalic-webfont.woff") format("woff"),
       url("../fonts/Exo2.0-MediumItalic-webfont.ttf") format("truetype"),
       url("../fonts/Exo2.0-MediumItalic-webfont.svg#Exo2.0-MediumItalic-webfont") format("svg");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: FontCircles;
  src: url('../fonts/font-circles.eot');
  src: url('../fonts/font-circles.eot?#iefix') format('embedded-opentype'),
       url('../fonts/font-circles.woff2') format('woff2'),
       url('../fonts/font-circles.woff') format('woff'),
       url('../fonts/font-circles.ttf') format('truetype'),
       url('../fonts/font-circles.svg?#font-circles') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="fcicon-"]:before, [class*=" fcicon-"]:before {
  font-family: FontCircles;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes, images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::-webkit-input-placeholder /* WebKit browsers */ {
  color: #242424;
  opacity: 1 !important;
}

:-moz-placeholder /* Mozilla Firefox 4 to 18 */ {
  color: #242424;
  opacity: 1 !important;
}

::-moz-placeholder /* Mozilla Firefox 19+ */ {
  color: #242424;
  opacity: 1 !important;
}

:-ms-input-placeholder /* Internet Explorer 10+ */ {
  color: #242424;
  opacity: 1 !important;
}

input:focus::-webkit-input-placeholder /* WebKit browsers */ {
  color: transparent;
}

input:focus:-moz-placeholder /* Mozilla Firefox 4 to 18 */ {
  color: transparent;
}

input:focus::-moz-placeholder /* Mozilla Firefox 19+ */ {
  color: transparent;
}

input:focus:-ms-input-placeholder /* Internet Explorer 10+ */ {
  color: transparent;
}

.touchOnly {
  display: none !important;
}

body, div, p, span, a, td, ul, li, input, textarea, select, option, button, h1, h2, h3, h4, h5, h6 {
  color: #000;
  font: normal 18px/28px Exo2Light, Verdana, Helvetica, Arial, sans-serif;
  text-decoration: none;
  letter-spacing: 1px;
  color:#1d1d1b;
}

h1, h1 span,h2, h2 span,h3, h3 span {
  font-size: 20px;
}

a, img {
  outline: none;
}

a {
  color: #1d1d1b;
  text-decoration: none;
  outline: none;
}

a:hover {
  color: #330000;
}

a:active, a:focus {
  outline: none;
  ie-dummy: expression(this.hideFocus = true);
}

p, h1, h2, h3, h4, h5, h6, ul, ol {
  margin: 0 0 25px;
}

.title
{
  font: normal 30px/40px Times new Roman, Exo2Light, Verdana, Helvetica, Arial, sans-serif;
  text-align:center;
}

.column
{
  width:48%;  
}

.columnleft
{
  float:left;
}

.columnright
{  
  float:right;
}

.columnbottom
{
  border-top:2px solid #1d1d1b;
  border-bottom:2px solid #1d1d1b;
  text-align:center;
}

.mailbar
{
  display:none;
  margin:20px 0 20px 0;
  border-top:2px solid #1d1d1b;
  border-bottom:2px solid #1d1d1b;
  text-align:center;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers:
 */
.hidden {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *  `contenteditable` attribute is included anywhere else in the document.
 *  Otherwise it causes space to appear at the top and bottom of elements
 *  that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *  `:before` to contain the top-margins of child elements.
 */
.clearfix:before, .clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (max-width: 800px) {
  .column
    {
    width:100%;
  }
  
  .columnleft,.columnright
    {
    float:none;
  }
  
  .columnbottom
    {
    display:none;
  }
  
  .mailbar
   {
   display:block;
  }
}

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
  #contentDiv {
    z-index: 2; /* used for JavaScript detection */
  }
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request: http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *, *:before, *:after, *:first-letter, *:first-line {
    background: transparent !important;
    color: #000 !important; /* Black prints faster: http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers, or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables: http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }
}