@font-face {
  font-family: 'CartoGothicStdBold';
  src: url('../fonts/CartoGothicStd-Bold.eot');
  src: local('../fonts/CartoGothic Std Bold'), local('../fonts/CartoGothicStd-Bold'), url('../fonts/CartoGothicStd-Bold.woff') format('woff'), url('../fonts/CartoGothicStd-Bold.otf') format('opentype'), url('../fonts/CartoGothicStd-Bold.svg#CartoGothicStd-Bold') format('svg');
}
.frutiger { font-family: 'CartoGothicStdBold', Arial, "MS Trebuchet", sans-serif; }
body {
  font: normal normal normal 62.5%/1.5 Arial, sans-serif;
  background: black url(../images/background.jpg) no-repeat center top;
}
#wrapper {
  width: 97.7em;
  margin: 0 auto;
}
#container {
  background-color: #aba7a6;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  background: transparent url(../images/content-background-repeat.jpg) repeat-y 0 0;
}
header {
  background: transparent url(../images/header.jpg) no-repeat 0 0;
  height: 32.6em;
  position: relative;
}
.home header {
  background-image: url(../images/header-home.jpg);
  height: 42.9em;
}
header .header-image {
  position: absolute;
  top: 0px;
  left: 16.7em;
  height: 32.6em;
  width: 80.2em;
}
header h1 {
  text-indent: -9999px;
  float: left;
}
.h1-size {
  display: block;
  width: 16.7em;
  height: 22.6em;
}
header h1 a {
  display: block;
  width: 16.7em;
  height: 22.6em;
  background: transparent url(../images/h1.png) no-repeat center;
}
header h1 a span {
  display: block;
  width: 16.7em;
  height: 22.6em;
  background: transparent url(../images/h1-hover.png) no-repeat center;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -webkit-transition: opacity 0.5s linear;
}
header h1 a:hover span {
  opacity: 0.65;
  -moz-opacity: 0.65;
  -webkit-transition: opacity 0.2s linear;
}
header nav {
  background: transparent url(../images/page-header-background-home-h2.png) no-repeat right;
  height: 3.6em;
  float: right;
  padding: 0 12px;
  position: relative;
  z-index: 2;
}
header nav li { float: left; }
header nav li a {
  display: block;
  height: 3.1em;
  line-height: 3.1em;
  padding: 0 12px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: bold;
  color: #ffffff;
  -webkit-transition: color 0.3s linear;
}
header nav li a.active {
  color: #da2b2f;
  -webkit-transition: color 0.2s linear;
}
header nav li a:hover {
  color: #da2b2f;
  -webkit-transition: color 0.2s linear;
}
#content {
  padding: 0 0 2em 2.3em;
  background: transparent url(../images/content-background.jpg) no-repeat 0 0px;
}
#content a {
  color: #dfd8d1;
  text-decoration: underline;
}
#content a:hover { color: #efe7e0; }
#content a:active { color: #fff7ef; }
#content a:visited { color: #cfc8c2; }
#content a:visited:hover { color: #dfd8d1; }
#content a:visited:active { color: #efe7e0; }
#content p {
  margin-bottom: 1em;
  font-size: 1.2em;
}
.home #content #copy p { padding: 0 10px; }
.home #content #copy a#closer-look {
  float: right;
  display: block;
  padding-left: 12px;
  background: transparent url(../images/closer-look-bullet.png) no-repeat left 3px;
  text-transform: uppercase;
  color: #4c3741;
  text-decoration: none;
  font-size: 1.15em;
  margin-right: 10px;
  font-family: 'CartoGothicStdBold', Arial, "MS Trebuchet", sans-serif;
}
#content .introduction {
  font-family: Arial, "MS Trebuchet", sans-serif;
  color: #ffffff;
  font-size: 1.4em;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
}
#content header {
  background: none;
  height: auto;
}
#content hgroup {
  float: left;
  margin-top: -46px;
  width: 100%;
  position: relative;
  z-index: 2;
}
.home #content hgroup { margin-top: -67px; }
#content hgroup h1 {
  float: left;
  width: 653px;
  text-indent: 288px;
  height: 46px;
  margin-left: -23px;
  line-height: 46px;
  background: transparent url(../images/page-header-background.png) no-repeat;
  text-transform: uppercase;
  font-size: 2em;
  color: #ffffff;
  font-family: 'CartoGothicStdBold', Arial, "MS Trebuchet", sans-serif;
}
.home #content hgroup h1 {
  width: 525px;
  height: 67px;
  line-height: 67px;
  font-size: 2.5em;
  text-indent: 42px;
  background-image: url(../images/page-header-background-home.png);
}
.home #content hgroup h2 {
  float: right;
  height: 36px;
  line-height: 36px;
  margin-top: -18px;
  width: 810px;
  background: transparent url(../images/page-header-background-home-h2.png) no-repeat;
  font-size: 12px;
  font-family: Arial, "MS Trebuchet", sans-serif;
  color: #ffffff;
  font-weight: normal;
}
.home #content hgroup h2 address {
  font-style: normal;
  font-weight: normal;
  padding-left: 120px;
}
#content .sidebar {
  float: left;
  width: 24.5em;
  padding-top: 3.5em;
}
#content .sidebar .content-wrapper { padding: 0 20px; }
#meta-extras li {
  margin: 0 0 1.5em 1.75em;
  background: transparent url(../images/meta-sidebar-item-background.png) no-repeat center;
  height: 6.7em;
  width: 21.9em;
  display: block;
}
.home #meta-extras li {
  float: left;
  margin: 0 1em 0 1em;
}
.home #meta-extras li.first { margin: 0px; }
.home #meta-extras li.last { margin: 0px; }
#meta-extras a {
  padding: 14px 10px 0 10px;
  display: block;
  text-decoration: none;
}
#meta-extras a * {
  display: block;
  text-transform: uppercase;
}
#meta-extras a strong {
  color: #a82c2f;
  font-size: 1.2em;
  font-family: 'CartoGothicStdBold', Arial, "MS Trebuchet", sans-serif;
  -webkit-transition: color 0.3s linear;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
}
#meta-extras a span {
  color: #c1c1c1;
  padding-left: 15px;
  background: transparent url(../images/meta-sidebar-item-bullet.png) no-repeat left center;
  -webkit-transition: color 0.3s linear;
  position: relative;
}
#meta-extras a span .cms_contentItemOutline {
  position: absolute;
  display: inline;
  text-transform: none;
}
#meta-extras a:hover strong {
  color: #c63438;
  -webkit-transition: color 0.2s linear;
}
#meta-extras a:hover span {
  color: #ffffff;
  -webkit-transition: color 0.2s linear;
}
#page-content {
  margin-left: 26.5em;
  padding-top: 1em;
}
.home #page-content { padding-top: 5em; }
.home #page-content aside {
  width: 219px;
  margin-right: 12px;
  float: right;
  background: transparent url(../images/homepage-aside-background.png) no-repeat;
}
.home #page-content aside .content-wrapper { padding: 6px; }
#copy {
  width: 41em;
  float: left;
  padding-top: 3em;
  color: #272a2b;
}
.home #copy {
  padding-top: 0;
  width: 44.7em;
}
#copy ul {
  font-size: 1.2em;
  margin-bottom: 1em;
}
#copy ol {
  font-size: 1.2em;
  margin-bottom: 1em;
}
#copy ul { list-style: none inside none; }
#copy ul li {
  padding-left: 12px;
  background: transparent url(../images/content-bullet.png) no-repeat 0px 6px;
}
#copy ol { list-style: decimal inside none; }
#copy h1 {
  color: #272a2b;
  font-size: 1.2em;
  font-weight: normal;
  padding-bottom: 4px;
  background: transparent url(../images/content-header-underline.png) no-repeat left bottom;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
#copy h2 {
  color: #272a2b;
  font-size: 1.2em;
  font-weight: normal;
  padding-bottom: 4px;
  background: transparent url(../images/content-header-underline.png) no-repeat left bottom;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
#copy header {
  position: relative;
  margin-bottom: 1em;
}
#copy header h1 {
  color: #ffe9d6;
  font-size: 1.8em;
  font-family: 'CartoGothicStdBold', Arial, "MS Trebuchet", sans-serif;
  position: absolute;
  bottom: 8px;
  left: 0px;
  z-index: 2;
  text-indent: 10px;
  text-transform: uppercase;
  background: transparent url(../images/content-image-title-background.png) no-repeat;
  width: 317px;
  height: 33px;
  line-height: 33px;
}
#side-images {
  background-color: rgba(255, 255, 255, 0.12);
  float: right;
  width: 22.9em;
  padding-bottom: 2em;
  padding-top: 3em;
}
#side-images img { margin-left: -2em; }
#gallery-wrapper {
  float: left;
  width: 100%;
}
#gallery { clear: left; }
#gallery .gallery_item {
  float: left;
  margin: 0 25px 20px 0;
}
#gallery .gallery_item.last { margin-right: 0px; }
#gallery a {
  display: block;
  border: 1px solid #bfbfbf;
}
footer {
  font-size: 1.1em;
  color: #b6b5b5;
  padding-left: 2em;
  padding-bottom: 1em;
}
footer nav { padding: 1em 0; }
footer li {
  float: left;
  display: inline;
  padding-right: 0.5em;
  border-right: 1px solid #b6b5b5;
  margin-right: 0.5em;
  text-transform: uppercase;
  line-height: 12px;
  height: 12px;
}
footer .copyright { clear: left; }
footer a {
  display: block;
  text-decoration: none;
  color: #b6b5b5;
}
footer a:hover { color: #ffffff; }
.home #content .sidebar .introduction {
  color: #fdfdfc;
  font-size: 1.6em;
  line-height: 1.5;
}
.home #content .sidebar p {
  color: #d6d6d6;
  font-size: 1.4em;
  line-height: 1.35;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.field-transitions {
  -webkit-transition: color 0.2s linear;
  -webkit-transition: border 0.2s linear;
}
form { color: #393838; }
form dt .error { float: right; }
form legend { display: none; }
form label { text-transform: uppercase; }
form .inputwrapper {
  border: 1px solid #93928e;
  background-color: #a3a2a0;
  border: 1px solid rgba(126, 123, 119, 0.4);
  background-color: rgba(57, 57, 57, 0.11);
  margin-bottom: 0.5em;
  padding: 0 5px;
  -webkit-transition: color 0.2s linear;
  -webkit-transition: border 0.2s linear;
}
form .inputwrapper.focus {
  border: 1px solid #7e7b77;
  border: 1px solid #7e7b77;
  -webkit-transition: color 0.2s linear;
  -webkit-transition: border 0.2s linear;
}
form .inputwrapper.focus input {
  color: #393838;
  -webkit-transition: color 0.2s linear;
  -webkit-transition: border 0.2s linear;
}
form .inputwrapper.focus textarea {
  color: #393838;
  -webkit-transition: color 0.2s linear;
  -webkit-transition: border 0.2s linear;
}
form input {
  padding: 0;
  margin: 0;
  width: 100%;
  background-color: transparent;
  border: none;
  font-family: Arial, "MS Trebuchet", sans-serif;
  font-size: 11px;
  color: #5c5a5a;
  -webkit-transition: color 0.2s linear;
  -webkit-transition: border 0.2s linear;
}
form textarea {
  padding: 0;
  margin: 0;
  width: 100%;
  background-color: transparent;
  border: none;
  font-family: Arial, "MS Trebuchet", sans-serif;
  font-size: 11px;
  color: #5c5a5a;
  -webkit-transition: color 0.2s linear;
  -webkit-transition: border 0.2s linear;
}
form textarea { padding-top: 5px; }
form input { padding-top: 4px; }
#content .contact h1 {
  color: #312127;
  font-size: 1.6em;
  text-transform: uppercase;
  font-family: 'CartoGothicStdBold', Arial, "MS Trebuchet", sans-serif;
  margin-bottom: 5px;
}
#content .contact .help {
  font-size: 11px;
  margin-bottom: 5px;
}
form dt .error { color: #7d1619; }
.contact form textarea { height: 64px; }
.contact form input { height: 20px; }
form .button {
  width: auto;
  height: auto;
  float: right;
}
form .inputwrapper.error {
  border: 1px solid #996768;
  background-color: #aba09e;
  border: 1px solid rgba(125, 22, 25, 0.4);
  background-color: rgba(125, 22, 25, 0.11);
}
.clear { clear: both; }
div#fancy_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 30;
}
div#fancy_loading {
  position: absolute;
  height: 40px;
  width: 40px;
  cursor: pointer;
  display: none;
  overflow: hidden;
  background: transparent;
  z-index: 100;
}
div#fancy_loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background: transparent url('../images/fancybox/fancy_progress.png') no-repeat;
}
div#fancy_outer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  padding: 20px 20px 40px 20px;
  margin: 0;
  background: transparent;
  display: none;
}
div#fancy_inner {
  position: relative;
  width: 100%;
  height: 100%;
  background: #ffffff;
}
div#fancy_content {
  margin: 0;
  z-index: 100;
  position: absolute;
}
div#fancy_div {
  background: #000000;
  color: #ffffff;
  height: 100%;
  width: 100%;
  z-index: 100;
}
img#fancy_img {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}
div#fancy_close {
  position: absolute;
  top: -12px;
  right: -15px;
  height: 30px;
  width: 30px;
  background: url('../images/fancybox/fancy_closebox.png') top left no-repeat;
  cursor: pointer;
  z-index: 181;
  display: none;
}
#fancy_frame {
  position: relative;
  width: 100%;
  height: 100%;
  display: none;
}
#fancy_ajax {
  width: 100%;
  height: 100%;
  overflow: auto;
}
a#fancy_left, a#fancy_right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  z-index: 111;
  display: none;
  background-image: url("data:image/gif;base64,AAAA");
  outline: none;
  overflow: hidden;
}
a#fancy_left { left: 0px; }
a#fancy_right { right: 0px; }
span.fancy_ico {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  z-index: 112;
  cursor: pointer;
  display: block;
}
span#fancy_left_ico {
  left: -9999px;
  background: transparent url('../images/fancybox/fancy_left.png') no-repeat;
}
span#fancy_right_ico {
  right: -9999px;
  background: transparent url('../images/fancybox/fancy_right.png') no-repeat;
}
a#fancy_left:hover {
  visibility: visible;
  background-color: transparent;
}
a#fancy_right:hover {
  visibility: visible;
  background-color: transparent;
}
a#fancy_left:hover span { left: 20px; }
a#fancy_right:hover span { right: 20px; }
#fancy_bigIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}
div#fancy_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 70;
  border: 0;
  padding: 0;
  margin: 0;
}
div.fancy_bg {
  position: absolute;
  display: block;
  z-index: 70;
  border: 0;
  padding: 0;
  margin: 0;
}
div#fancy_bg_n {
  top: -20px;
  left: 0;
  width: 100%;
  height: 20px;
  background: transparent url('../images/fancybox/fancy_shadow_n.png') repeat-x;
}
div#fancy_bg_ne {
  top: -20px;
  right: -20px;
  width: 20px;
  height: 20px;
  background: transparent url('../images/fancybox/fancy_shadow_ne.png') no-repeat;
}
div#fancy_bg_e {
  right: -20px;
  height: 100%;
  width: 20px;
  background: transparent url('../images/fancybox/fancy_shadow_e.png') repeat-y;
}
div#fancy_bg_se {
  bottom: -20px;
  right: -20px;
  width: 20px;
  height: 20px;
  background: transparent url('../images/fancybox/fancy_shadow_se.png') no-repeat;
}
div#fancy_bg_s {
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 20px;
  background: transparent url('../images/fancybox/fancy_shadow_s.png') repeat-x;
}
div#fancy_bg_sw {
  bottom: -20px;
  left: -20px;
  width: 20px;
  height: 20px;
  background: transparent url('../images/fancybox/fancy_shadow_sw.png') no-repeat;
}
div#fancy_bg_w {
  left: -20px;
  height: 100%;
  width: 20px;
  background: transparent url('../images/fancybox/fancy_shadow_w.png') repeat-y;
}
div#fancy_bg_nw {
  top: -20px;
  left: -20px;
  width: 20px;
  height: 20px;
  background: transparent url('../images/fancybox/fancy_shadow_nw.png') no-repeat;
}
div#fancy_title {
  position: absolute;
  z-index: 100;
  display: none;
}
div#fancy_title div {
  color: #ffffff;
  font: bold 12px Arial;
  padding-bottom: 3px;
  white-space: nowrap;
}
div#fancy_title table { margin: 0 auto; }
div#fancy_title table td {
  padding: 0;
  vertical-align: middle;
}
td#fancy_title_left {
  height: 32px;
  width: 15px;
  background: transparent url('../images/fancybox/fancy_title_left.png') repeat-x;
}
td#fancy_title_main {
  height: 32px;
  background: transparent url('../images/fancybox/fancy_title_main.png') repeat-x;
}
td#fancy_title_right {
  height: 32px;
  width: 15px;
  background: transparent url('../images/fancybox/fancy_title_right.png') repeat-x;
}
