<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(fontface.css);

body {
 
  font-family: 'SansationRegular', arial, serif;
  text-transform: lowercase;
}


.navbar-static-top {
  margin-top: 150px;
  margin-bottom: 0px;
}
  @media (max-width: 480px;) {
    .navbar-static-top {
      margin-top: 10px;
      margin-bottom: 0px;
    }
  }

.brand {
	padding: 1px 20px 20px; /* Increase vertical padding to match navbar links */
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0 -1px 0 rgba(0,0,0,.5);
	height: 100px;
	width: 300px;
	text-indent: -9999px; 
	text-transform: lowercase;
	font-size: 4.8em;
	background: url(../img/logo.png) no-repeat center;
	margin-top: 20px;
	margin-bottom: 0px;
}
.mobile-brand {
  padding: 2px; /* Increase vertical padding to match navbar links */
  font-size: 16px;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0,0,0,.5);
  height: 32px;
  width: 240px;
  text-indent: -9999px; 
  text-transform: lowercase;
  font-size: 4.8em;
  background: url(../img/logo-mobile.png) no-repeat center;
  margin-bottom: 2px;
}

footer{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #8e8e8e;
    width: auto;
    margin-bottom: 100px;
}

ul.cloud
{
    line-height: 1.3em;

    clear: both!important;

    margin: .5em 0;
    padding: 0;

    text-align: justify;
}ul.cloud li
{
    position: static;

    display: inline;
    float: none;

    width: auto;
    margin: 0;
    padding: 0;

    border: none;
}ul.cloud li a
{
    position: static;

    display: inline;
    float: none;

    height: auto;
    margin: 0;
    padding: 0 4px;

    cursor: pointer;
    text-decoration: none;

    color: #666;
}ul.cloud li a span
{
    position: static;

    display: inline;
    float: none;

    height: auto;
    margin: 0;
    padding: 0;

    border: none!important;
    background: transparent;
}ul.cloud li a em
{
    display: none;
}ul.cloud li.size1
{
    font-size: 100%;
    line-height: 1em;

    *line-height: 1.3em;
}ul.cloud li.size2
{
    font-size: 120%;
    line-height: 1em;

    *line-height: 1.3em;
}ul.cloud li.size3
{
    font-size: 140%;
    line-height: .9em;

    *line-height: 1.1em;
}ul.cloud li.size4
{
    font-size: 160%;
    font-weight: bold;
    line-height: .9em;

    *line-height: 1.1em;
}ul.cloud li.size1 a
{
    color: #aaa;
}ul.cloud li.size2 a
{
    color: #666;
}ul.cloud li.size3 a
{
    color: #444;
}ul.cloud li.size4 a
{
    color: #333;
}ul.cloud li.isCurrentTag a span,
ul.cloud li a:hover
{
    color: #666!important;
}ul.cloud li a:hover span
{
    color: #666!important;
}
#fb-root {
    display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

.bwWrapper {
    position:relative;
    display:block;
}

li.subnav {

    padding-left: 0px;
}

li.imgnav {

    min-height: 300px;
    max-height: 600px;
    height: 400px;
    padding-left: 2px;
    padding-right: 2px;

}
li.first {

    padding-left: 0x;
}
li.last {

    padding-right: 0px;

}
li.imgnav a {
    min-height: 300px;
    max-height: 600px;
    height: 400px;
    background-color: #333;    

}

header {
    margin-bottom: 20px;
}

.navbar {
    position: relative;
    min-height: 34px;
    margin-bottom: 0px;
    font-family: SansationLight;
    font-size: 24px;

}

.navbar-sub &gt; li &gt; a {
  color: #777777;
  text-decoration: none;
}
.navbar-sub &gt; li &gt; a:hover,
.navbar-sub &gt; li &gt; a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-sub &gt; .active &gt; a,
.navbar-sub &gt; .active &gt; a:hover,
.navbar-sub &gt; .active &gt; a:focus {
  color: #00578a;
  background-color: #ffffff;
}
.navbar-sub &gt; .disabled &gt; a,
.navbar-sub &gt; .disabled &gt; a:hover,
.navbar-sub &gt; .disabled &gt; a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-nav &gt; .trail &gt; a{
  color: #00578a;
  background-color: #ffffff;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  height: 420px;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

  .carousel {
      position: relative;
      height: 380px;
  }

.rslides {
  margin: 0 auto;
  }

.rslides_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  height: 440px;
    border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #8e8e8e;
  }

.centered-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("themes.gif") no-repeat left top;
  margin-top: -15px;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.transparent-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
 
  }

.transparent-btns_nav.next {
  left: auto;
  right: 0;
  }

.large-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000 url("themes.gif") no-repeat left 50%;
  width: 38px;
  }

.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: -50px;
  text-align: center;
  z-index: 2000;
  }

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #222;
  background: rgba(0,0,0, .8);
  }


/* IMAGE LIGHTBOX SELECTOR */

    #imagelightbox
    {
      cursor: pointer;
      position: fixed;
      z-index: 10000;

      -ms-touch-action: none;
      touch-action: none;

      -webkit-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
      box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
    }


    /* ACTIVITY INDICATION */

    #imagelightbox-loading,
    #imagelightbox-loading div
    {
      border-radius: 50%;
    }
    #imagelightbox-loading
    {
      width: 2.5em; /* 40 */
      height: 2.5em; /* 40 */
      background-color: #444;
      background-color: rgba( 0, 0, 0, .5 );
      position: fixed;
      z-index: 10003;
      top: 50%;
      left: 50%;
      padding: 0.625em; /* 10 */
      margin: -1.25em 0 0 -1.25em; /* 20 */

      -webkit-box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
      box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
    }
      #imagelightbox-loading div
      {
        width: 1.25em; /* 20 */
        height: 1.25em; /* 20 */
        background-color: #fff;

        -webkit-animation: imagelightbox-loading .5s ease infinite;
        animation: imagelightbox-loading .5s ease infinite;
      }

      @-webkit-keyframes imagelightbox-loading
      {
        from { opacity: .5; -webkit-transform: scale( .75 ); }
        50%  { opacity: 1;  -webkit-transform: scale( 1 ); }
        to   { opacity: .5; -webkit-transform: scale( .75 ); }
      }
      @keyframes imagelightbox-loading
      {
        from { opacity: .5; transform: scale( .75 ); }
        50%  { opacity: 1;  transform: scale( 1 ); }
        to   { opacity: .5; transform: scale( .75 ); }
      }


    /* OVERLAY */

    #imagelightbox-overlay
    {
      background-color: #fff;
      background-color: rgba( 255, 255, 255, .9 );
      position: fixed;
      z-index: 9998;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
    }


    /* "CLOSE" BUTTON */

    #imagelightbox-close
    {
      width: 2.5em; /* 40 */
      height: 2.5em; /* 40 */
      text-align: left;
      background-color: #666;
      border-radius: 50%;
      position: fixed;
      z-index: 10002;
      top: 2.5em; /* 40 */
      right: 2.5em; /* 40 */

      -webkit-transition: color .3s ease;
      transition: color .3s ease;
    }
      #imagelightbox-close:hover,
      #imagelightbox-close:focus
      {
        background-color: #111;
      }
      #imagelightbox-close:before,
      #imagelightbox-close:after
      {
        width: 2px;
        background-color: #fff;
        content: '';
        position: absolute;
        top: 20%;
        bottom: 20%;
        left: 50%;
        margin-left: -1px;
      }
      #imagelightbox-close:before
      {
        -webkit-transform: rotate( 45deg );
        -ms-transform: rotate( 45deg );
        transform: rotate( 45deg );
      }
      #imagelightbox-close:after
      {
        -webkit-transform: rotate( -45deg );
        -ms-transform: rotate( -45deg );
        transform: rotate( -45deg );
      }


    /* CAPTION */

    #imagelightbox-caption
    {
      text-align: center;
      color: #fff;
      background-color: #666;
      position: fixed;
      z-index: 10001;
      left: 0;
      right: 0;
      bottom: 0;
      padding: 0.625em; /* 10 */
    }


    /* NAVIGATION */

    #imagelightbox-nav
    {
      background-color: #444;
      background-color: rgba( 0, 0, 0, .5 );
      border-radius: 20px;
      position: fixed;
      z-index: 10001;
      left: 50%;
      bottom: 3.75em; /* 60 */
      padding: 0.313em; /* 5 */

      -webkit-transform: translateX( -50% );
      -ms-transform: translateX( -50% );
      transform: translateX( -50% );
    }
      #imagelightbox-nav button
      {
        width: 1em; /* 20 */
        height: 1em; /* 20 */
        background-color: transparent;
        border: 1px solid #fff;
        border-radius: 50%;
        display: inline-block;
        margin: 0 0.313em; /* 5 */
      }
      #imagelightbox-nav button.active
      {
        background-color: #fff;
      }


    /* ARROWS */

    .imagelightbox-arrow
    {
      width: 3.75em; /* 60 */
      height: 7.5em; /* 120 */
      background-color: #444;
      background-color: rgba( 0, 0, 0, .5 );
      vertical-align: middle;
      display: none;
      position: fixed;
      z-index: 10001;
      top: 50%;
      margin-top: -3.75em; /* 60 */
    }
    .imagelightbox-arrow:hover,
    .imagelightbox-arrow:focus
    {
      background-color: #666;
      background-color: rgba( 0, 0, 0, .75 );
    }
    .imagelightbox-arrow:active
    {
      background-color: #111;
    }
      .imagelightbox-arrow-left
      {
        left: 2.5em; /* 40 */
      }
      .imagelightbox-arrow-right
      {
        right: 2.5em; /* 40 */
      }
      .imagelightbox-arrow:before
      {
        width: 0;
        height: 0;
        border: 1em solid transparent;
        content: '';
        display: inline-block;
        margin-bottom: -0.125em; /* 2 */
      }
        .imagelightbox-arrow-left:before
        {
          border-left: none;
          border-right-color: #fff;
          margin-left: -0.313em; /* 5 */
        }
        .imagelightbox-arrow-right:before
        {
          border-right: none;
          border-left-color: #fff;
          margin-right: -0.313em; /* 5 */
        }

    #imagelightbox-loading,
    #imagelightbox-overlay,
    #imagelightbox-close,
    #imagelightbox-caption,
    #imagelightbox-nav,
    .imagelightbox-arrow
    {
      -webkit-animation: fade-in .25s linear;
      animation: fade-in .25s linear;
    }
      @-webkit-keyframes fade-in
      {
        from  { opacity: 0; }
        to    { opacity: 1; }
      }
      @keyframes fade-in
      {
        from  { opacity: 0; }
        to    { opacity: 1; }
      }

    @media only screen and (max-width: 41.250em) /* 660 */
    {
      #container
      {
        width: 100%;
      }
      #imagelightbox-close
      {
        top: 1.25em; /* 20 */
        right: 1.25em; /* 20 */
      }
      #imagelightbox-nav
      {
        bottom: 1.25em; /* 20 */
      }

      .imagelightbox-arrow
      {
        width: 2.5em; /* 40 */
        height: 3.75em; /* 60 */
        margin-top: -2.75em; /* 30 */
      }
      .imagelightbox-arrow-left
      {
        left: 1.25em; /* 20 */
      }
      .imagelightbox-arrow-right
      {
        right: 1.25em; /* 20 */
      }
    }

    @media only screen and (max-width: 20em) /* 320 */
    {
      .imagelightbox-arrow-left
      {
        left: 0;
      }
      .imagelightbox-arrow-right
      {
        right: 0;
      }
    }


    .intro {

      margin-top: 300px;
      position: relative;
      height: 100px;

    }

    .intro &gt; hr {
      margin: 0px;
    }

    .intro h1 {
      font-weight: 200;
      margin-bottom: 0px;
          }

   .intro h3 {
      margin-top: 0px;


    }

    .intro-brand {
      padding: 1px 20px 20px; /* Increase vertical padding to match navbar links */
      font-size: 16px;
      font-weight: bold;
      text-shadow: 0 -1px 0 rgba(0,0,0,.5);
      height: 100px;
      width: 300px;
      text-indent: -9999px; 
      text-transform: lowercase;
      font-size: 4.8em;
      margin-top: 10px;
      background: url(../img/logo.png) no-repeat top;
}

.skip {
       margin-top: 50px; 
}
.homestaging_p.last {
	text-align: right;
}
.homestaging.last {
	text-align: right;
}</pre></body></html>