@charset "UTF-8";
/* CSS Document */
/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0px;
  padding: 0px;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
html {
  background-color: rgba(23, 23, 23, 1.00);
  background-color: rgba(51,51,51,1.00);
}
/*Fixed layout*/
body {
  width: 100%;
  margin: 0 auto;
  font-size: 100%;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: rgba(44, 44, 44, 1.00);
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
h1 {
  font-style: normal;
}
.h1Header {
  font-size: 4em;
  color: rgba(255,255,255,1.00);
  padding: .35em 1.5em 0 0em;
  font-family: "Agenda";
  font-style: normal;
  font-weight: 100;
  text-align: right;
  line-height: .8em;
}
.h1HeaderSM {
  font-size: .4em;
  color: rgba(255,255,255,1.00);
  padding: 0 0 0 0em;
  font-family: "Agenda";
  font-style: normal;
  font-weight: 100;
}
.h1HeaderSML {
  font-size: .8em;
  color: rgba(219,110,110,1.00);
  padding: 0 0 0 0em;
  font-family: "Agenda";
  font-style: normal;
  font-weight: 200;
}
.art {
  font-size: .5em;
  color: rgba(145, 143, 129, 1.00);
  color: rgba(81, 80, 80, 1.00);
}
h2 {
  font-style: normal;
}
.h2Header {
  font-size: 2.5em;
  color: rgba(160, 154, 99, 1.00);
  color: rgba(227, 224, 196, 1.00);
  margin: 0em;
  font-family: "Agenda";
  font-style: normal;
  font-weight: 100;
  text-align: right;
}
h3 {
  font-style: normal;
}
.morseCode {
  font-size: 2.5em;
  color: rgba(88, 132, 168, 1.00);
  padding: 0em;
  font-family: "Lato Light";
  font-style: normal;
  font-weight: 300;
  text-align: left;
  line-height: .6em;
  letter-spacing: .01em;
    
/*...................................................HEADER*/
}
header {
  width: 100%;
  margin: 0 auto;
  height: 69px;
  background-color: rgba(0, 0, 0, 1.00);
  background-image: url(../_images/_23_body/bannerBG5.jpg);
  background-repeat: repeat-x;
  background-position: top;
  border-bottom: solid 0px rgba(49,49,49,1.00);
}
.headerContainer {
  width: 980px;
  margin: 0 auto;
  padding: 0 0 0 0;
  height: 120px;
}
.banner {
  width: 100%;
  /*height: 825px;*/
  height: auto;
  margin: 0 auto;
  padding: 0 0 0 0;
  background-color: rgba(44, 44, 44, 1.00);
}
.bannerContainer {
  margin: 0 auto 0 auto;
  width: 980px;
  height: 830px;
}
.bannerContainer img {
  margin-top: 15px;
  -webkit-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.75);
  border: rgba(100, 72, 45, 1.00) 3px solid;
}
.tourContainer {
  margin: 0 auto 0 auto;
  width: 980px;
  height: auto;
}
.tourContainer img {
  margin: 0 0 15px 0;
  -webkit-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.75);
  border: rgba(100, 72, 45, 1.00) 3px solid;
}
.underconstruction {
  width: 100%;
  height: 100px;
  margin: 0 auto;
  padding: 0 0 0 0;
  background-color: rgba(44, 44, 44, 1.00);
}
#slideContainer {
  margin: 0 auto 0 auto;
  width: 980px;
  height: 788px;
}
#slideshow {
  position: relative;
  float: left;
  margin: 0 0 0 0;
  height: 788px;
  width: 980px;
}
#slideshow IMG {
 margin: 0 0 15px 0;
 -webkit-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.75);
 -moz-box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.75);
 box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.75);
 border: rgba(100, 72, 45, 1.00) 3px solid;
}
#slideshow IMG.active {
  z-index: 10;
  opacity: 1.0;
}
#slideshow IMG.last-active {
  z-index: 9;
}
.container {
  width: 1100px;
  margin: 0 auto;
/*...................................................NAV*/
}
nav {
  width: 100%;
  margin: 0 auto;
  border-top: solid 1px rgba(20,20,20,1.00);
  /*border-bottom: solid 1px rgba(203,203,203,1.00);*/
}
.navContainer {
  clear: both;
  width: 886px;
  margin: 0 auto;
  padding: 1em 0 0 0;
  overflow: hidden;
}
.navContainerL {
  float: right;
  width: 886px;
  margin: 0;
}
.toolbar {
  float: left;
  width: 886px;
  margin: 0 0 0 0;
  font-family: "Agenda";
  font-style: normal;
  font-weight: 100;
  font-size: 2.5em;
  text-align: right;
  line-height: 1.5em;
  color: rgba(148, 147, 147, 1.00);
  text-transform: lowercase;
}
.toolbar li {
  display: inline;
  margin: 0;
  padding: 0 .5em 0 .3em;
  zoom: 1;
  /*border-right: solid 1px rgba(169,201,207,1.00);*/
}
.toolbar a:link {
  color: rgba(219,110,110,1.00);
  text-decoration: none;
}
.toolbar a:visited {
  color: rgba(219,110,110,1.00);
  text-decoration: none;
}
.toolbar a:hover {
  color: rgba(219,110,110,1.00);
  text-decoration: underline;
}
.toolbar a:active {
  color: rgba(219,110,110,1.00);
  text-decoration: none;
}
.navContainerR {
  float: right;
  height: 100px;
  width: 100px;
  margin: 0 0 1em 0;
  /*opacity: .4;*/
}
.social {
  float: right;
  width: 100px;
  height: 100px;
  margin: 0 0 0 0;
}
a.rolloverIN {
  width: 100px;
  height: 100px;
  display: block;
  background-image: url(../_images/_body-22/instaRL.png);
  text-decoration: none;
}
a.rolloverIN:hover {
  background-position: -100px 0px;
/*...................................................ARTICLES*/
}
section {
  width: 1000px;
  margin: 0 auto 0 auto;
  line-height: 1.5;
  overflow: hidden;
}
p {
  margin-top: .9em;
}
article {
  float: left;
  margin: 0 0 0 0;
  width: 980px;
}
.articleHome {
  float: right;
  width: 700px;
  margin: 1em 6em 2em 0;
  font-family: lato;
  font-weight: 300;
  font-size: 1.4em;
  text-align: right;
  color: rgba(227, 224, 196, 1.00);
  color: rgba(153,149,118,1.00);
  border-right: dotted 3px rgba(67,55,39,1.00);
  padding: 0 1em 1em 0;
}
.articleTour a:link {
  color:rgba(71,173,189,1.00);
  text-decoration: none;
}
.articleTour a:visited {
  color:rgba(71,173,189,1.00);
  text-decoration: none;
}
.articleTour a:hover {
  color:rgba(255,255,255,1.00);
  text-decoration: underline;
}
.articleTour a:active {
  color:rgba(255,255,255,1.00);
  text-decoration: underline;
}
.articleTour {
  float: right;
  width: 750px;
  margin: 1em 6em 2em 0;
  font-family: lato;
  font-weight: 300;
  font-size: 1.4em;
  text-align: right;
  color: rgba(227, 224, 196, 1.00);
  color: rgba(153,149,118,1.00);
  border-right: dotted 3px rgba(67,55,39,1.00);
  padding: 0 1em 1em 0;
  line-height: 1.5;
}
aside {
  float: left;
  line-height: 1.5;
/*...................................................FOOTER*/
}
footer {
  clear: both;
  width: 950px;
  margin: 2em auto 20px auto;
  overflow: hidden;
  font-family: "Agenda";
  font-weight: 300;
  font-size: 1.4em;
  color: rgba(165, 163, 163, 1.00);
  line-height: 1.5;
}
.footerRight {
  float: right;
  width: 500px;
  margin: 0 0 4em 0;
  padding: 0;
  text-align: right;
  font-size: 1.2em
}
.footerLeft {
  float: left;
  width: 200px;
  margin: 10em 0 0 0;
  ;
  padding: 0;
  text-align: left;
  font-size: .8em
}
footer p {
  margin-top: .1em;
}
.footerRight ul li {
  margin-left: 1em;
}
footer a:link {
  color: rgba(0, 158, 182, 1.00);
  text-decoration: underline;
}
footer a:visited {
  color: rgba(0, 158, 182, 1.00);
  text-decoration: underline;
}
footer a:hover {
  color: rgba(126,194,204,1.00);
  text-decoration: underline;
}
footer a:active {
  color: rgba(126,194,204,1.00);
  text-decoration: underline;
}
sup {
  vertical-align: super;
  font-size: .6em;
}
sub {
  vertical-align: baseline;
  font-size: .6em;
}