@font-face {
  font-family: 'museo-sans';
  src: url('../fonts/museosans-300-webfont.eot');
  src: url('../fonts/museosans-300-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museosans-300-webfont.woff') format('woff'), url('../fonts/museosans-300-webfont.ttf') format('truetype'), url('../fonts/museosans-300-webfont.svg#museo_sans_300regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_700regular';
  src: url('../fonts/museo700-regular-webfont.eot');
  src: url('../fonts/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo700-regular-webfont.woff') format('woff'), url('../fonts/museo700-regular-webfont.ttf') format('truetype'), url('../fonts/museo700-regular-webfont.svg#museo_700regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #fbf9f8;
  background-color: #ffffff;
}
a {
  color: #fffefd;
  text-decoration: none;
}
a:hover {
  color: #dddcdb;
  text-decoration: underline;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  margin-left: 20px;
}
.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span16 {
  width: 940px;
}
.span15 {
  width: 880px;
}
.span14 {
  width: 820px;
}
.span13 {
  width: 760px;
}
.span12 {
  width: 700px;
}
.span11 {
  width: 640px;
}
.span10 {
  width: 580px;
}
.span9 {
  width: 520px;
}
.span8 {
  width: 460px;
}
.span7 {
  width: 400px;
}
.span6 {
  width: 340px;
}
.span5 {
  width: 280px;
}
.span4 {
  width: 220px;
}
.span3 {
  width: 160px;
}
.span2 {
  width: 100px;
}
.span1 {
  width: 40px;
}
.offset16 {
  margin-left: 980px;
}
.offset15 {
  margin-left: 920px;
}
.offset14 {
  margin-left: 860px;
}
.offset13 {
  margin-left: 800px;
}
.offset12 {
  margin-left: 740px;
}
.offset11 {
  margin-left: 680px;
}
.offset10 {
  margin-left: 620px;
}
.offset9 {
  margin-left: 560px;
}
.offset8 {
  margin-left: 500px;
}
.offset7 {
  margin-left: 440px;
}
.offset6 {
  margin-left: 380px;
}
.offset5 {
  margin-left: 320px;
}
.offset4 {
  margin-left: 260px;
}
.offset3 {
  margin-left: 200px;
}
.offset2 {
  margin-left: 140px;
}
.offset1 {
  margin-left: 80px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span16 {
  width: 134.042553178%;
  *width: 133.9893616886383%;
}
.row-fluid .span15 {
  width: 125.531914881%;
  *width: 125.4787233916383%;
}
.row-fluid .span14 {
  width: 117.02127658399999%;
  *width: 116.96808509463828%;
}
.row-fluid .span13 {
  width: 108.510638287%;
  *width: 108.4574467976383%;
}
.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}
.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%;
}
.row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}
.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%;
}
.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}
.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%;
}
.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}
.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%;
}
.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%;
}
.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%;
}
.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 11px;
}
p small {
  font-size: 14px;
  color: #999999;
}
.lead {
  margin-bottom: 22px;
  font-size: 20px;
  font-weight: 200;
  line-height: 33px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: "museo_700regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}
h1 {
  font-size: 30px;
  line-height: 44px;
}
h1 small {
  font-size: 18px;
}
h2 {
  font-size: 24px;
  line-height: 44px;
}
h2 small {
  font-size: 18px;
}
h3 {
  font-size: 18px;
  line-height: 33px;
}
h3 small {
  font-size: 14px;
}
h4,
h5,
h6 {
  line-height: 22px;
}
h4 {
  font-size: 14px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}
.page-header {
  padding-bottom: 21px;
  margin: 22px 0;
  border-bottom: 1px solid #eeeeee;
}
.page-header h1 {
  line-height: 1;
}
ul,
ol {
  padding: 0;
  margin: 0 0 11px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 22px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 22px;
}
dt {
  font-weight: bold;
  line-height: 21px;
}
dd {
  margin-left: 11px;
}
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 130px;
}
hr {
  margin: 22px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.muted {
  color: #999999;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 22px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 27.5px;
}
blockquote small {
  display: block;
  line-height: 22px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 22px;
  font-style: normal;
  line-height: 22px;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
body {
  background: url('../images/bg.png');
  font-weight: 300;
}
header {
  padding: 0px;
}
section {
  margin-bottom: 0px;
}
h1 {
  font-size: 26px;
  line-height: 32px;
  color: #c6ac7c;
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h2 {
  font-size: 26px;
  line-height: 32px;
  color: #c6ac7c;
  font-family: "museo-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1,
h2 {
  text-transform: uppercase;
  font-weight: 500;
}
h1 {
  font-weight: 500;
}
.hide-text {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 110%;
}
#page {
  min-height: 350px;
}
h1.main-header {
  width: 920px;
  margin: 0px auto;
  padding: 20px 0;
  text-align: right;
  font-size: 56px;
  color: #dfdfdf;
  font-family: "museo_700regular", san-serif;
  text-shadow: 5px 1px 8px #000000;
}
.main-header-bg {
  background: url(/site/images/header-bg.png) repeat top;
}
.no-textshadow .textshadow {
  display: none;
}
.textshadow .no-textshadow {
  display: none;
}
#navigation {
  padding: 0px 0px;
  background: url(../images/nav_bg.png) repeat-x;
}
#navigation ul {
  list-style-type: none;
}
#navigation ul li {
  line-height: 21px;
}
#navigation .secondary {
  font-family: "garamond-premier-pro", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  line-height: 23px;
  vertical-align: text-bottom;
  margin: 10px 0px;
  color: #141414;
}
#navigation .secondary p {
  margin: 0px;
}
#navigation .secondary a {
  color: #141414;
}
#navigation .secondary a img {
  vertical-align: text-bottom;
  margin-left: 10px;
}
#navigation .secondary a:hover,
#navigation .secondary a.active {
  color: #3a3a3a;
}
#navigation .secondary span {
  margin: 0px 4px;
}
#navigation .secondary .pull-right {
  width: 400px;
  text-align: right;
}
#navigation .main {
  text-align: right;
  background: url(../images/nav_bg_dark.png) repeat-x;
  border: 1px solid #fbfbfb;
  border-width: 1px 0px;
  margin: 10px 0px 0px;
  -webkit-box-shadow: 0px 0px 23px 5px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 23px 5px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 23px 5px rgba(0,0,0,0.5);
  height: 53px;
}
#navigation .main a {
  font-size: 18px;
  display: block;
  padding: 16px 9px;
  margin-right: 16px;
  float: right;
  position: relative;
  font-weight: 300;
}
#navigation .main a:hover,
#navigation .main a.active {
  text-decoration: none;
  color: #fffefd;
  background: url(../images/nav_hover.png) top right;
}
#navigation .main a span {
  background: red;
  display: none;
  position: absolute;
  left: 100%;
  top: 0px;
  width: 18px;
  height: 52px;
  background: url(../images/nav_hover_right.png);
}
#navigation .main a:hover span,
#navigation .main a.active span {
  display: block;
}
#navigation .logo {
  position: relative;
}
#navigation .logo img {
  position: absolute;
  left: 14px;
  z-index: 25;
}
#boxes > .row {
  position: relative;
  padding-left: 24px;
}
#boxes > .row h2 {
  line-height: 26px;
  font-size: 24px;
  margin-bottom: 10px;
  color: #fffefd;
  font-family: "museo_700regular", san-serif;
  font-weight: normal;
}
#boxes h2.normal {
  font-family: "museo-sans", san-serif;
}
#boxes > .row p {
  font-size: 16px;
  line-height: 19px;
  color: #cccccc;
}
#announce {
  height: 150px;
}
#boxes > .row .box {
  background: url(../images/box_bg.png);
  border: 1px solid white;
  height: 158px;
  padding: 20px 20px;
  position: relative;
  margin: 10px;
}
#boxes > .row .popout {
  display: block;
  width: 254px;
  height: 100px;
  background: url(../images/box_popout.png);
  position: absolute;
  left: -28px;
  top: 165px;
}
#boxes > .row .popout:hover h2 {
  color: #577291;
}
#boxes > .row .popout h2 {
  margin: 26px;
  margin-left: 34px;
}
#boxes > .row .popout h2.small {
  font-size: 110%;
  line-height: 150%;
}
#boxes > .row .popout h2.single {
  line-height: 230%;
}
#boxes > .row .popouta,
#boxes > .row .popout:hover {
  text-decoration: none;
}
#boxes > .row > .graphic {
  position: absolute;
}
#boxes > .row > .graphic.flourish {
  left: 50%;
  margin-left: -170px;
  bottom: 94%;
}
#boxes > .row > .graphic.duck1 {
  right: 20px;
  top: 78%;
}
#boxes > .row > .graphic.duck2 {
  right: 19px;
  top: 114%;
}
#boxes > .row > .graphic.leaf {
  left: 82%;
  bottom: 92%;
}
#footer {
  background: #000000 url(../images/footer_bg.png) 50% -60px no-repeat;
  -webkit-box-shadow: 0px 0px 100px 100px #000000;
  -moz-box-shadow: 0px 0px 100px 100px #000000;
  box-shadow: 0px 0px 100px 100px #000000;
  padding-top: 120px;
}
#footer #quote {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 60px;
}
#footer #quote blockquote {
  width: 520px;
  left: 50%;
  position: relative;
  margin: 0px;
  padding: 0px;
  border: none;
  margin-left: -260px;
  font-weight: 300;
}
#footer #quote blockquote img {
  position: absolute;
  right: 0px;
  top: 100%;
  padding-top: 20px;
}
#footer #links {
  line-height: 22px;
  font-size: 14px;
  padding-top: 150px;
}
#footer #links a {
  text-decoration: underline;
}
#footer #links a:hover {
  text-decoration: none;
}
#footer #links .span6 {
  width: 342px;
}
#footer #links .pull-right {
  text-align: right;
}
#footer #links .pull-right p {
  margin-bottom: 4px;
}
#footer #links .pull-right .image_links a {
  border: none;
}
#footer #links .pull-right img {
  padding-left: 8px;
}
#slideshow {
  background: url(../images/slideshow_bg.png);
}
.slideshow {
  position: relative;
  float: left;
}
.slideshow-holder {
  position: relative;
  float: left;
}
.slide-controls {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 20;
}
.slide-controls a {
  background: url(../images/t_slider_off.png) no-repeat;
  display: block;
  width: 9px;
  height: 9px;
  z-index: 20;
  float: left;
  margin-right: 5px;
  position: relative;
}
.slide-controls a.active {
  background: url(../images/t_slider_on.png) no-repeat;
  display: block;
  width: 9px;
  height: 9px;
  z-index: 20;
  position: relative;
}
#homepage #page #slideshow .container {
  height: 400px;
  background: #000;
  overflow: hidden;
  position: relative;
}
#homepage #page #slideshow .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  -webkit-box-shadow: inset 0px 0px 80px 30px black;
  -moz-box-shadow: inset 0px 0px 80px 30px black;
  box-shadow: inset 0px 0px 80px 30px black;
}
#homepage #page #slideshow .slides img {
  position: absolute;
}
#heading {
  position: relative;
  z-index: 25;
}
#heading > .row {
  height: 66px;
  background: url(../images/award_bg.png) repeat-x;
  position: relative;
  top: -3px;
  -webkit-box-shadow: 0px 0px 20px 0px #000000;
  -moz-box-shadow: 0px 0px 20px 0px #000000;
  box-shadow: 0px 0px 20px 0px #000000;
}
#heading > .row .container {
  position: absolute;
  left: 50%;
  margin-left: -430px;
  height: 100px;
  background: url(../images/award_winner.png) center top no-repeat;
}
#heading > .row img {
  position: absolute;
  left: -5px;
  top: -75%;
}
#homepage #page #body {
  background: url(../images/game_bg.png) 104% -50px no-repeat;
  padding-bottom: 68px;
  padding-top: 60px;
}
#homepage #page #body #left_column p {
  margin-top: 18px;
  margin-right: 32px;
}
#homepage #page #body #left_column a {
  margin-right: 36px;
  float: right;
  font-family: "garamond-premier-pro", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  position: relative;
  text-decoration: underline;
}
#homepage #page #body #left_column a img {
  position: absolute;
  right: 60%;
  top: 60%;
}
#homepage #page #body #right_column p {
  margin: 10px 24px 10px 0px;
}
#homepage #page #body #right_column .link {
  padding-left: 20px;
}
.link.form a {
  display: block;
  background: url(../images/form.png);
  width: 300px;
  height: 56px;
}
#homepage #page #body #right_column .description {
  padding: 0px 40px 45px;
}
#homepage #page #body #right_column .list {
  padding-left: 40px;
}
#homepage #page #body #right_column .list ul {
  float: left;
  color: #c6ac7c;
  text-transform: uppercase;
  margin-bottom: 0px;
}
#homepage #page #body #right_column .list ul li {
  list-style-position: inside;
  line-height: 23px;
  font-weight: 300;
  width: 95px;
  white-space: nowrap;
}
#homepage #page #body #right_column .list ul.center {
  margin-left: 90px;
  margin-bottom: 11px;
}
#homepage #page #body h1 {
  margin: 0px auto 10px;
  text-align: left;
  float: none;
}
#subpage #page {
  background: url(../images/tmp/subpage_bg.png) top center no-repeat;
  position: relative;
  padding: 0px 10px;
}
#subpage #page h1,
#subpage #page h2 {
  font-weight: 500;
  text-shadow: black 3px 3px 2px;
}
#subpage #page h1 {
  font-size: 28px;
  line-height: 36px;
}
#subpage #page h2 {
  font-size: 26px;
  line-height: 32px;
  font-weight: 500;
}
#subpage #page #header {
  padding-top: 110px;
  padding-bottom: 50px;
}
#subpage #page #header p {
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 26px;
}
#subpage #page #header a {
  color: #c6ac7c;
}
#subpage #page #header .buck {
  position: absolute;
  left: 148px;
  top: -30px;
  z-index: 2;
}
#subpage #page #header .column {
  padding-left: 10px;
}
#subpage #page #header .column h2 {
  width: 320px;
}
#subpage #page #header .column h2 a {
  float: right;
}
#subpage #page #header .column P {
  margin-right: 30px;
}
#subpage #page #body {
  position: relative;
}
#subpage #page #body .wrap {
  background: #111315;
  padding: 12px 20px 20px;
  margin-left: 60px;
}
#subpage #page #body .wrap section {
  margin-top: 30px;
  overflow: hidden;
}
#subpage #page #body .wrap section h3 {
  font-size: 18px;
  line-height: 22px;
  color: #c6ac7c;
  font-weight: 500;
  text-transform: uppercase;
}
#subpage #page #body .wrap section h3 a {
  color: #c6ac7c;
}
#subpage #page #body .wrap section h3.pull-right a {
  font-size: 16px;
  text-align: right;
  font-weight: 700;
}
#subpage #page #body .wrap section img {
  float: left;
}
#subpage #page #body .wrap section p {
  font-size: 16px;
  line-height: 22px;
}
#subpage #page #body .wrap section .fb {
  font-size: 12px;
  line-height: 12px;
}
#subpage #page #body .wrap section .fb img {
  margin: 1px 0px;
  padding-right: 5px;
}
#subpage #page #body .wrap section .column {
  margin-left: 40px;
  width: 500px;
}
#subpage #page #body .wrap section .column .fixed_content {
  height: 90px;
  margin-top: 20px;
  overflow-x: hidden;
  margin-bottom: 20px;
}
#subpage #page #body hr {
  border: none;
  padding: 2px;
  background: url(../images/award_bg.png);
  clear: both;
  margin: 12px 18px;
}
#subpage #page #body .flourish {
  position: absolute;
  left: 50%;
  margin-left: -170px;
  top: -36px;
}
#subpage #page #ribbon {
  text-align: right;
  padding-bottom: 80px;
  margin: 0px 0px 20px;
  position: relative;
}
#subpage #page #ribbon a {
  font-size: 14px;
  display: block;
  margin-right: 80px;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 300;
  height: 35px;
}
#subpage #page #ribbon img {
  position: absolute;
  left: 50%;
  margin-left: -189px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.small-btn {
  background: #C6AC7C;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#C6AC7C),color-stop(1,#f4f0e7));
  background: -ms-linear-gradient(bottom,#C6AC7C,#f4f0e7);
  background: -moz-linear-gradient(center bottom,#C6AC7C 0%,#f4f0e7 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 2px 10px;
  color: #000;
  text-transform: uppercase;
}
.small-btn:hover {
  color: #333;
  text-decoration: none;
}
.error {
  color: #ff0000;
}
#map-holder {
  width: 400px;
  position: relative;
  float: left;
  margin-top: -50px;
  margin-bottom: 20px;
}
#map-holder img {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 150;
}
#map {
  width: 400px;
  height: 400px;
  margin-right: 20px;
}
.page-nav {
  float: left;
  width: 250px;
  padding-top: 150px;
}
.page-nav li {
  list-style: none;
  display: inline;
}
.page-nav li a {
  display: block;
  font-size: 22px;
}
.special {
  float: left;
  width: 900px;
  background: url(/site/images/special-bottom.png) no-repeat bottom center;
  text-align: center;
  padding: 50px 20px 80px;
  margin-left: 18px;
}
.special .holder {
  float: left;
  width: 100%;
}
#subpage #page .special h2 {
  text-align: center;
  font-size: 38px;
  margin-bottom: 10px;
}
.products,
.products-view {
  margin-left: 30px;
}
.products .active .plus {
  background-position: bottom;
}
.products a:hover {
  text-decoration: none;
}
.products a:hover h3 {
  margin-bottom: 0;
}
.products .plus {
  background: url(/site/images/plusminus.png) no-repeat top;
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  opacity: .7;
}
.product-holder h1 {
  margin: 15px 0 5px;
}
.products-view {
  margin-left: 30px;
}
.products-view img {
  margin-bottom: 5px;
  border: 1px solid #000;
}
.products-view .holder,
.products .holder {
  list-style: none;
  float: left;
  width: 280px;
  background: #FFF;
  background: url(/site/images/light-bg.png) repeat;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 10px;
  margin-right: 15px;
  border: 2px solid #000;
}
.products-view .holder .pad,
.products .holder .pad {
  float: left;
  border: 1px solid #5c4d35;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 258px;
  position: relative;
}
.products-view .holder  h3 {
  color: #C6AC7C;
  padding: 0 0 12px;
  text-align: left;
  margin-bottom: 5px;
  line-height: 22px;
}
.products-view h5 {
  font-family: Arial, san-serif;
  font-weight: 300;
}
.products-view .holder  ul {
  margin: 0;
  float: left;
  margin-left: -10px;
}
.products-view .holder  ul li {
  background: #000;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#000),color-stop(1,#2a2a2a));
  background: -ms-linear-gradient(bottom,#000,#2a2a2a);
  background: -moz-linear-gradient(center bottom,#000 0%,#2a2a2a 100%);
  border: 1px solid #000;
  border-top: 1px solid #4a4a4a;
  list-style: none;
  margin-bottom: 8px;
  padding: 1px 5px 1px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 261px;
  float: left;
}
.products-view .holder  ul li img {
  margin-left: -5px;
  margin-top: 5px;
}
.products .holder.active,
.products .holder:hover {
  background: #3C4B5B;
  color: #FFF;
}
.products .holder {
  background: #765e33;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#765e33),color-stop(1,#997b43));
  background: -ms-linear-gradient(bottom,#765e33,#997b43);
  background: -moz-linear-gradient(center bottom,#765e33 0%,#997b43 100%);
  color: #FFF;
}
.products .holder .pad {
  padding: 2px 5px;
  width: 269px;
}
.table {
  min-width: 350px;
  margin-left: -5px;
  border-collapse: collapse;
}
.table td {
  background: #000;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#000),color-stop(1,#2a2a2a));
  background: -ms-linear-gradient(bottom,#000,#2a2a2a);
  background: -moz-linear-gradient(center bottom,#000 0%,#2a2a2a 100%);
  padding: 2px 10px;
  border: 1px solid #514533;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: right;
  color: #cacaca;
  font-size: 13px;
  margin: 0;
}
.table.left td {
  text-align: left;
}
.table td.new {
  background: #2a2a2a url(/site/images/new.png) no-repeat top left;
  min-height: 35px;
}
.table td.price {
  font-size: 18px;
  color: #C6AC7C;
  text-align: left;
}
#step {
  background: #000;
}
#form-contact .input,
#form-contact textarea,
#form-brag-board .input,
#form-brag-board textarea {
  width: 200px;
  background: #cacaca;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#cacaca),color-stop(1,#fafafa));
  background: -ms-linear-gradient(bottom,#cacaca,#fafafa);
  background: -moz-linear-gradient(center bottom,#cacaca 0%,#fafafa 100%);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 2px 5px;
}
#slideshow-main {
  position: relative;
  margin-bottom: 30px;
}
#slideshow-controls .prev-btn {
  position: absolute;
  left: -10px;
  top: 20px;
}
#slideshow-controls .prev-btn img {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
#slideshow-controls .next-btn {
  position: absolute;
  right: 10px;
  top: 20px;
}
#slideshow-thumbs {
  width: 900px;
  margin-left: 25px;
}
#slideshow-thumbs div {
  float: left;
  width: 100px;
  margin-right: 10px;
}
#slideshow-thumbs div img {
  border: 1px solid #000;
}
#slideshow-thumbs div a.active img {
  border: 1px solid #FFF;
}
.file-upload-holder {
  background: #4a4a4a;
  float: left;
  width: 150px;
  height: 25px;
  position: relative;
  padding: 5px 10px;
  text-align: center;
  cursor: pointer;
  display: block;
}
.file-upload-holder input {
  cursor: pointer;
  width: 100%;
  height: 30px;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
  position: absolute;
  right: 0;
  top: 0;
}
