/* HTML5 Boilerplate
 * ==|== normalize ==========================================================
 */
/* line 7, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

/* line 8, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 9, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
audio:not([controls]) {
  display: none;
}

/* line 10, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
[hidden] {
  display: none;
}

/* line 12, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #fff;
}

/* line 13, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231;
  background: #fff;
}

/* line 14, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
body, button, input, select, textarea {
  font-family: sans-serif;
  color: #222;
}

/* line 16, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
::-moz-selection {
  background: #FFFA3C;
  color: #000;
  text-shadow: none;
}

/* line 17, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
::selection {
  background: #FFFA3C;
  color: #000;
  text-shadow: none;
}

/* line 19, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
a {
  color: #00e;
}

/* line 20, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
a:visited {
  color: #551a8b;
}

/* line 21, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
a:hover {
  color: #06e;
}

/* line 22, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
a:focus {
  outline: thin dotted;
}

/* line 23, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
a:hover, a:active {
  outline: 0;
}

/* line 25, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 26, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
b, strong {
  font-weight: bold;
}

/* line 27, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
blockquote {
  margin: 1em 40px;
}

/* line 28, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
dfn {
  font-style: italic;
}

/* line 29, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* line 30, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

/* line 31, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/* line 32, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/* line 33, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 34, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
q {
  quotes: none;
}

/* line 35, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
q:before, q:after {
  content: "";
  content: none;
}

/* line 36, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
small {
  font-size: 85%;
}

/* line 37, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 38, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
sup {
  top: -0.5em;
}

/* line 39, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
sub {
  bottom: -0.25em;
}

/* line 40, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}

/* line 41, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
dd {
  margin: 0 0 0 40px;
}

/* line 42, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

/* line 43, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

/* line 44, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 45, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
figure {
  margin: 0;
}

/* line 47, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
form {
  margin: 0;
}

/* line 48, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 49, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
label {
  cursor: pointer;
}

/* line 50, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}

/* line 51, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/* line 52, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
button, input {
  line-height: normal;
  *overflow: visible;
}

/* line 53, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
table button, table input {
  *overflow: auto;
}

/* line 54, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

/* line 55, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
}

/* line 56, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 57, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 58, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 59, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/* line 61, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

/* line 63, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 64, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
td {
  vertical-align: top;
}

/* line 69, ../../../../indivision_core/res/css_base/_h5bp-2.0-head.scss */
.ie6 img, .ie6 div, .ie6 li, .ie6 a {
  behavior: url(/res/shims/iepngfix/iepngfix.htc);
}

/* Mixin for Compass - border-image
$border-image([$image-url], [$offsets], [$repeats])
Example:
@include border-image(url(../my_image.png), 10, stretch)
@include border-image(url(../my_image.png), 10 5 10 5, stretch repeat)
 
---------------------------------------- */
/* CSS Document */
/* line 25, ../../compass/scss/style.scss */
html {
  background-color: #531717;
}

/* line 28, ../../compass/scss/style.scss */
body {
  background-color: #531717;
  background-image: url(/graphics/bg_repeat.gif);
  background-position: top;
  background-repeat: repeat-x;
  margin-top: -2px;
}

/* line 36, ../../compass/scss/style.scss */
a:link, a:visited {
  color: #770100;
  text-decoration: none;
}

/* line 41, ../../compass/scss/style.scss */
h1, h2 {
  color: white;
  font-family: Times New Roman, serif;
}

/* line 45, ../../compass/scss/style.scss */
h3 {
  color: #999;
}

/* line 48, ../../compass/scss/style.scss */
h4 {
  color: white;
}

/* line 52, ../../compass/scss/style.scss */
.main_content {
  position: relative;
  float: left;
  overflow: auto, no-scroll;
  background-color: #121212;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  padding: 10px;
  margin-left: 36px;
  margin-right: 0;
  margin-top: -15px;
  line-height: 1.3em;
  width: 682px;
}
/* line 75, ../../compass/scss/style.scss */
.main_content .ContentInner {
  padding: 14px;
}

/* line 84, ../../compass/scss/style.scss */
.MailinglistTable {
  margin-top: 10px;
}

/* line 88, ../../compass/scss/style.scss */
img {
  border: none;
  border-style: none;
}

/* line 93, ../../compass/scss/style.scss */
.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-top: 0px;
  border-style: solid;
  border-color: #531717;
  border-width: 2px;
  width: 1024px;
  background-color: #000000;
  overflow: auto;
}

/* --------------- BANNER START --------------- /
Everything below here up to the closing
banner note, is part of the top banner. */
/* ROW 1 */
/* line 113, ../../compass/scss/style.scss */
.banner_r1_1 {
  position: relative;
  float: left;
  height: 29px;
  width: 100px;
}

/* line 119, ../../compass/scss/style.scss */
.banner_r1_2 {
  position: relative;
  float: left;
  height: 29px;
  width: 134px;
}

/* line 125, ../../compass/scss/style.scss */
.banner_r1_3 {
  position: relative;
  float: left;
  height: 29px;
  width: 142px;
}

/* line 131, ../../compass/scss/style.scss */
.banner_r1_4 {
  position: relative;
  float: left;
  height: 29px;
  width: 136px;
}

/* line 137, ../../compass/scss/style.scss */
.banner_r1_c2 {
  position: relative;
  float: left;
  height: 29px;
  width: 512px;
  background-image: url(/graphics/b2.gif);
}

/* ROW 2 */
/* line 146, ../../compass/scss/style.scss */
.banner_r2 {
  position: relative;
  float: left;
  height: 20px;
  width: 1024px;
  background-image: url(/graphics/b3.gif);
}

/* ROW 3 */
/* line 155, ../../compass/scss/style.scss */
.banner_r3 {
  position: relative;
  float: left;
  height: 557px;
  width: 20px;
  background-image: url(/graphics/banner_r3.gif);
}

/* line 162, ../../compass/scss/style.scss */
.banner_r3_c2 {
  position: relative;
  float: left;
  height: 557px;
  width: 585px;
  background-image: url(/graphics/banner_r3_c2.jpg);
}

/* line 169, ../../compass/scss/style.scss */
.banner_r3_c3 {
  position: relative;
  float: left;
  height: 557px;
  width: 419px;
  background-image: url(/graphics/banner_r3_c3.jpg);
}

/* ROW 4 */
/* line 178, ../../compass/scss/style.scss */
.banner_r4 {
  position: relative;
  float: left;
  height: 20px;
  width: 1024px;
  background-image: url(/graphics/banner_r4.gif);
}

/* --------------- BANNER END --------------- */
/* line 187, ../../compass/scss/style.scss */
.leftcontent {
  position: relative;
  float: left;
  width: 283px;
  background-color: #000000;
  overflow: auto;
  scrollbar: none;
}

/* line 195, ../../compass/scss/style.scss */
.leftcontent_header {
  position: relative;
  padding-left: 13px;
  float: left;
  width: 270px;
  height: 32px;
  background-image: url(/graphics/leftheader.gif);
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  overflow: hidden;
  scrollbar: none;
}

/* line 209, ../../compass/scss/style.scss */
.leftcontent_fill {
  position: relative;
  padding-left: 13px;
  float: left;
  width: 270px;
  background-color: #121212;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  overflow: auto;
  scrollbar: none;
}

/* line 221, ../../compass/scss/style.scss */
span.span3 {
  font-size: 30px;
}

/* line 224, ../../compass/scss/style.scss */
span {
  font-weight: bold;
  color: #FFFFFF;
}

/* line 227, ../../compass/scss/style.scss */
span.span2 {
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
}

/* line 231, ../../compass/scss/style.scss */
.break2_hor {
  position: relative;
  float: left;
  height: 36px;
}

/* line 236, ../../compass/scss/style.scss */
.midbreak {
  position: relative;
  float: left;
  width: 36px;
}

/* line 241, ../../compass/scss/style.scss */
.whitebreak {
  position: relative;
  float: left;
  width: 1px;
}

/* line 246, ../../compass/scss/style.scss */
.menu_1 {
  position: relative;
  float: left;
  width: 11px;
  height: 32px;
  overflow: hidden;
  background-image: url(/graphics/menu_1.gif);
}

/* line 254, ../../compass/scss/style.scss */
.menu_2 {
  position: relative;
  float: left;
  width: 132px;
  height: 32px;
  overflow: auto, no-scroll;
}

/* line 261, ../../compass/scss/style.scss */
.menu_3 {
  position: relative;
  float: left;
  width: 149px;
  height: 32px;
  overflow: auto, no-scroll;
}

/* line 268, ../../compass/scss/style.scss */
.menu_4 {
  position: relative;
  float: left;
  width: 132px;
  height: 32px;
  overflow: auto, no-scroll;
}

/* line 275, ../../compass/scss/style.scss */
.menu_5 {
  position: relative;
  float: left;
  width: 132px;
  height: 32px;
  overflow: auto, no-scroll;
}

/* line 282, ../../compass/scss/style.scss */
.menu_6 {
  position: relative;
  float: left;
  width: 132px;
  height: 32px;
  overflow: auto, no-scroll;
  border: none;
}

/* line 290, ../../compass/scss/style.scss */
.menu_7 {
  position: relative;
  float: left;
  width: 11px;
  height: 32px;
  overflow: auto, no-scroll;
  background-image: url(/graphics/menu_7.gif);
}

/* --------------- FOOTER START --------------- /
Everything below here up to the closing
footer note, is part of the FOOTER. */
/* line 304, ../../compass/scss/style.scss */
.footer {
  position: relative;
  margin-top: -2px;
  margin-right: auto;
  margin-left: auto;
  width: 1024px;
  height: 100px;
  text-align: left;
  overflow: auto, no-scroll;
  background-color: #531717;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

/* line 318, ../../compass/scss/style.scss */
.f1 {
  position: relative;
  float: left;
  width: 1024px;
  height: 32px;
  overflow: auto, no-scroll;
  background-image: url(/graphics/footer1.gif);
}

/* line 325, ../../compass/scss/style.scss */
.f2 {
  position: relative;
  float: left;
  width: 1024px;
  height: 21px;
  overflow: auto, no-scroll;
  background-image: url(/graphics/footer2.gif);
}

/* line 332, ../../compass/scss/style.scss */
a.ff {
  color: #999999;
  text-decoration: none;
}

/* line 335, ../../compass/scss/style.scss */
a:visited.ff {
  color: #999999;
  text-decoration: none;
}

/* line 338, ../../compass/scss/style.scss */
a:active.ff {
  color: #999999;
  text-decoration: none;
}

/* line 341, ../../compass/scss/style.scss */
a:hover.ff {
  color: #FFFFFF;
  text-decoration: none;
}

/* line 344, ../../compass/scss/style.scss */
.f3 {
  position: relative;
  float: left;
  width: 798px;
  height: 167px;
  overflow: auto, no-scroll;
  background-image: url(/graphics/footer3.gif);
  background-repeat: no-repeat;
}

/* line 352, ../../compass/scss/style.scss */
.f4 {
  position: relative;
  float: left;
  width: 226px;
  height: 167px;
  overflow: auto, no-scroll;
  background-image: url(/graphics/footerlink.jpg);
  background-repeat: no-repeat;
  display: block;
  line-height: 167px;
}

/* line 363, ../../compass/scss/style.scss */
.TableTitle {
  font-size: 1.4em;
  margin-bottom: 8px;
  color: white;
  font-weight: bold;
}

/* line 370, ../../compass/scss/style.scss */
.FancyGalleryText {
  width: 400px;
}

/* line 374, ../../compass/scss/style.scss */
.GalleryImageHolder {
  margin-right: 18px;
}

/* line 377, ../../compass/scss/style.scss */
.GalleryDetails {
  display: block;
  color: #666;
  margin-bottom: 5px;
}

/* line 383, ../../compass/scss/style.scss */
.mceContentBody {
  color: #ccc;
  background: none;
  background-color: #222;
}

/* line 390, ../../compass/scss/style.scss */
.LBThumbs div {
  width: 210px;
  height: 210px;
}

/* line 397, ../../compass/scss/style.scss */
#ContactCoverup {
  background-color: #150100;
  border: 1px solid #6c0000;
  color: white;
  height: 42px;
  padding: 6px;
  position: absolute;
  right: 75px;
  top: 188px;
  width: 298px;
  z-index: 5000;
  text-align: center;
  font-size: 1.2em;
}
/* line 411, ../../compass/scss/style.scss */
#ContactCoverup .Phone {
  margin-top: 3px;
}

/* ==|== non-semantic helper classes ======================================== */
/* line 2, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

/* line 3, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
.ir br {
  display: none;
}

/* line 4, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* line 5, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 6, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 7, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
.invisible {
  visibility: hidden;
}

/* line 8, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

/* line 9, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
.clearfix:after {
  clear: both;
}

/* line 10, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
.clearfix {
  zoom: 1;
}

/* ==|== media queries ====================================================== */
/* ==|== print styles ======================================================= */
@media print {
  /* line 29, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* line 30, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
  a, a:visited {
    text-decoration: underline;
  }

  /* line 31, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 32, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* line 34, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 35, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
  thead {
    display: table-header-group;
  }

  /* line 36, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
  tr, img {
    page-break-inside: avoid;
  }

  /* line 37, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  /* line 39, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 40, ../../../../indivision_core/res/css_base/_h5bp-2.0-foot.scss */
  h2, h3 {
    page-break-after: avoid;
  }
}
