/*************/
/* 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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

body {
    line-height: 1;
    color: black;
    background: white;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

@font-face {
    font-family: 'AYearWithoutRainRegular';
    src: url('fonts/ayearwithoutrain-webfont.eot');
    src: url('fonts/ayearwithoutrain-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/ayearwithoutrain-webfont.woff') format('woff'),
    url('fonts/ayearwithoutrain-webfont.ttf') format('truetype'),
    url('fonts/ayearwithoutrain-webfont.svg#AYearWithoutRainRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FilettoBold';
    src: url('fonts/filetto_bold-webfont.eot');
    src: url('fonts/filetto_bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/filetto_bold-webfont.woff') format('woff'),
    url('fonts/filetto_bold-webfont.ttf') format('truetype'),
    url('fonts/filetto_bold-webfont.svg#FilettoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FilettoExtraLight';
    src: url('fonts/filetto_extralight-webfont.eot');
    src: url('fonts/filetto_extralight-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/filetto_extralight-webfont.woff') format('woff'),
    url('fonts/filetto_extralight-webfont.ttf') format('truetype'),
    url('fonts/filetto_extralight-webfont.svg#FilettoExtraLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FilettoRegular';
    src: url('fonts/filetto_regular-webfont.eot');
    src: url('fonts/filetto_regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/filetto_regular-webfont.woff') format('woff'),
    url('fonts/filetto_regular-webfont.ttf') format('truetype'),
    url('fonts/filetto_regular-webfont.svg#FilettoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'steamer';
    src: url('fonts/steamer.eot');
    src: url('fonts/steamer.eot?#iefix') format('embedded-opentype'),
    url('fonts/steamer.woff') format('woff'),
    url('fonts/steamer.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/*******************/
/* layout elements */
/*******************/
html {
    background: #190C09 url(images/jpeg/dirt.jpg);
}

body {
    background: url(images/jpeg/header.jpg) no-repeat center 0;
    font-family: FilettoRegular, arial, sans-serif;
}

#top {
    height: 335px;
}

.top {
    height: 70px;
    clear: both;
    overflow: hidden;
}

.plane {
    width: 750px;
    overflow: hidden;
    float: left;
    text-align: right;
}

.boxes_container {
    position: relative;
    width: 960px;
    overflow: visible;
    margin: 0 auto;
    height: 369px;
    z-index: 1;
}

.check_scores {
    position: absolute;
    top: 10px;
    left: -17px;
    width: 351px;
    height: 348px;
    z-index: 5;
    background: url(images/png/check_scores.png) no-repeat;
}

.latest_news {
    position: absolute;
    top: 5px;
    left: 295px;
    z-index: 10;
    width: 371px;
    height: 364px;
    background: url(images/png/latest_news.png) no-repeat;
}

.discounts_signup {
    position: absolute;
    top: 0;
    right: -23px;
    z-index: 5;
    width: 342px;
    height: 361px;
    background: url(images/png/discounts_signup.png) no-repeat;
}

.dirt {
    padding: 20px 0 10px;
    clear: both;
    overflow: hidden;
}

.container {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

.relative {
    position: relative;
    z-index: 99;
}

.slideshow {
    overflow: hidden;
    clear: both;
    height: 470px;
}

.jcarousel-clip {
    width: 960px;
    overflow: hidden;
}

.slideshow_container {
    width: 960px;
    margin: 0 auto;
    position: relative;
    overflow: visible;
    height: 470px;
}

#slideshow {
    height: 470px;
    overflow: hidden;
    position: relative;
}

#slideshow ul {
    width: 20000em;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

#slideshow li {
    float: left;
}

.item {
    padding: 0 24px 0 0;
    float: left;
    overflow: hidden;
    width: 304px;
    height: 451px;
}

.item_top {
    background: url(images/jpeg/slidetop.jpg) no-repeat;
    overflow: hidden;
    padding: 17px;
}

.item_content {
    background: url(images/jpeg/slidebg.jpg) repeat-y;
    overflow: hidden;
    position: relative;
}

.item_bot {
    background: url(images/png/slidebot.png) no-repeat 0 bottom;
    height: 30px;
    position: absolute;
    bottom: 0;
    width: 304px;
}

#bottom {
    background: #2A1610 url(images/gif/bottom.gif) repeat-x center 0;
    overflow: hidden;
    padding: 70px 0 30px;
}

.footer_col {
    width: 210px;
    float: left;
    overflow: hidden;
    padding: 5px 40px 0 0;
}

.final {
    padding-right: 0;
}

#footer {
    background: #190C09 url(images/gif/footer.gif) repeat-x center 0;
    padding: 45px 0 20px;
}

.inner_top {
    background: url(images/png/top.png) no-repeat center 0;
    height: 48px;
    position: relative;
    z-index: 0;
}

.inner_content {
    background: url(images/png/topbg.png) repeat-y center;
    overflow: hidden;
}

.inner {
    width: 940px;
    overflow: hidden;
    padding: 26px 0 0;
}

.relative {
    overflow: visible;
    position: relative;
}

.subnav {
    text-align: center;
    color: #888;
    padding: 0 0 16px;
    margin: 0 auto 18px;
    width: 80%;
    border-bottom: 1px dotted #CCC;
}

.col {
    width: 410px;
    padding: 10px 30px;
}

.score_top,
.large_score_top {
    width: 414px;
    height: 62px;
    background: url(images/png/scoretop.png) no-repeat;
    font-size: 18px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 70px;
    font-family: FilettoExtraLight, arial, sans-serif;
}

.large_score_top {
    width: 940px;
    background: url(images/png/score_large_top.png) no-repeat;
}

.scoreboard,
.large_scoreboard {
    width: 334px;
    overflow: hidden;
    height: 278px;
    padding: 0 40px;
    position: relative;
}

.large_scoreboard {
    width: 828px;
    padding: 0 55px;
    height: auto;
    background: url(images/gif/large_bg.gif) repeat-y 0 0;
}

.scoreboard table {
    width: 100%;
}

.scoreboard th {
    text-align: center;
    background: #316B61;
    color: #F1F1F1;
    font-size: 14px;
}

.scoreboard th p {
    height: 28px;
    line-height: 26px;
    text-align: center;
    color: #F1F1F1;
    margin: 0;
    width: 100%;
    font-size: 14px;
    padding: 0;
}

.ie .scoreboard th p {
    height: 24px;
    line-height: 24px;
}

.large_scoreboard th p {
    height: 28px;
    line-height: 26px;
    padding: 3px 0 0;
}

.large_scoreboard th {
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    text-align: center;
}

.scoreboard td.player_name,
.scoreboard th.player_name {
    text-align: left;
    width: 146px;
    padding: 0 10px;
}

.scoreboard th.player_name p {
    text-align: left;
}

.scoreboard td {
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 13px;
    color: #222;
    overflow: hidden;
    vertical-align: middle;
}

.ie .scoreboard td {
    height: 22px;
    line-height: 22px;
}

.large_scoreboard td {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}

.scoreboard th.rank {
    width: 50px;
}

.large_scoreboard th.rank {
    width: 10%;
}

.scoreboard th.score {
    width: 50px;
}

.large_scoreboard th.score {
    width: 10%;
}

.scoreboard th.share {
    width: 88px;
}

.large_scoreboard th.share {
    width: 20%;
}

.large_scoreboard th.date {
    width: 20%;
}

.large_scoreboard th.player_name {
    width: 40%;
}

.scoreboard tr.alt td {
    background: #DBDBDB;
}

.scoreboard td.share {
    line-height: 10px;
}

.left_sb {
    height: 278px;
    position: absolute;
    left: 0;
    top: 0;
    width: 45px;
    background: url(images/png/left.png) no-repeat;
}

.right_sb {
    height: 278px;
    width: 45px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(images/png/right.png) no-repeat;
}

.large_score_bot,
.score_bot {
    height: 52px;
    width: 402px;
    padding: 0 12px 0 0;
    position: relative;
    overflow: hidden;
    background: url(images/png/scorebot.png) no-repeat;
}

.large_score_bot {
    width: 940px;
    background: url(images/png/large_bottom.png) no-repeat;
}

.share_icons {
    width: 48px;
    padding: 0 0 0 6px;
    margin: 0 auto;
}

.thumb_item {
    width: 102px;
    float: left;
    height: 102px;
}

.gallery .thumb_item {
    width: 225px;
    height: 172px;
}

.thumb_container {
    width: 89px;
    height: 89px;
    padding: 3px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
}

.gallery .thumb_container {
    width: 212px;
    height: 159px;
}

.thumb_container:hover {
    background: #2F6078;
    border-color: #1E4457;
}

a.thumb {
    width: 87px;
    height: 87px;
    border: 1px solid #CCC;
    display: block;
    background: url(images/jpeg/example.jpg) center;
}

.gallery a.thumb {
    width: 210px;
    height: 157px;
}

.thumb_container:hover a.thumb {
    border-color: #1E4457;
}

#map {
    width: 410px;
    height: 220px;
    margin: 0 0 20px;
    border: 1px solid #666;
    background: url(images/gif/map.gif) no-repeat;
}

.subbot {
    height: 36px;
    background: url(images/png/subbot.png) no-repeat center bottom;
    width: 960px;
    margin: 0 auto;
}

.smaller_content {
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
}

#mce-success-response {
    display: block;
    width: 100%;
    background: #ADCC4F;
    text-align: center;
    color: #2E542C;
    margin: -10px 0 10px;
    padding: 4px 0;
}

#mce-error-response {
    display: block;
    width: 100%;
    background: #ED7E7C;
    text-align: center;
    color: #5E120E;
    margin: -10px 0 10px;
    padding: 4px 0;
}

#me-error-resonse a {
    color: #5E120E;
}

#mc_embed_signup div.mce_inline_error {
    margin: 0 !important;
    font-size: 12px;
    font-weight: 400 !important;
    font-family: Arial, sans-serif;
    padding: 2px 6px !important;
}

/*************************/
/* links and navigations */
/*************************/

.view_more {
    height: 46px;
    background: url(images/gif/view_more.gif) no-repeat right 0;
    display: block;
    float: right;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    line-height: 45px;
    overflow: hidden;
    padding: 0 30px 0 0;
}

.view_more:hover {
    background-position: right -47px;
}

.view_more span {
    height: 26px;
    margin: 9px 0 0;
    width: 15px;
    float: left;
    display: block;
    border-left: 1px solid #7D070E;
}

.view_more:hover span {
    border-color: #193441;
}

.back {
    height: 46px;
    background: url(images/gif/back.gif) no-repeat left 0;
    display: block;
    float: left;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    line-height: 45px;
    overflow: hidden;
    padding: 0 0 0 30px;
}

.back:hover {
    background-position: left -47px;
}

.back span {
    height: 26px;
    margin: 9px 0 0;
    width: 15px;
    float: right;
    display: block;
    border-right: 1px solid #7D070E;
}

.back:hover span {
    border-color: #193441;
}

a.share {
    float: left;
    width: 21px;
    height: 21px;
    display: block;
    line-height: 14px;
    text-indent: -99999px;
}

.fb {
    background: url(images/png/fb.png) no-repeat;
    float: right;
}

.tw {
    background: url(images/png/tw.png) no-repeat;
}

a.share:hover {
    background-position: 0 bottom;
}

.subnav a {
    color: #1A6659;
}

.subnav a:hover {
    color: #000;
}

#nav {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
    background: none;
    float: right;
}

#nav li {
    padding: 0 25px;
    margin: 0;
    display: block;
    float: left;
    list-style: none;
    list-style-image: none;
    background: none;
}

#nav a {
    color: #D4E4ED;
    font-size: 16px;
    text-decoration: none;
    line-height: 46px;
    padding: 0;
    text-shadow: 1px 1px 0 #193949;
    text-transform: capitalize;
}

#nav a:hover,
.home #nav-home a,
.news #nav-news a,
.about #nav-about a,
.contact #nav-contact a {
    color: #FFF;
}

#side {
    padding: 6px 0 0;
    margin: 0;
    list-style: none;
    list-style-image: none;
    background: none;
    float: right;
    width: 180px;
}

#side li {
    padding: 0 0 2px;
    margin: 0;
    display: block;
    list-style: none;
    list-style-image: none;
    background: none;
}

#side a {
    height: 37px;
    display: block;
    line-height: 37px;
    text-align: center;
    font-family: steamer, arial, sans-serif;
    text-transform: capitalize;
    color: #5F4A21;
    font-size: 13px;
    text-shadow: 1px 1px 0 #F5CD87;
    background: url(images/png/nav.png) no-repeat;
    text-decoration: none;
}

#side a:hover {
    background-position: 0 bottom;
    color: #59451F;
}

#bottom ul {
    padding: 0 0 0 9px;
    width: 190px;
    display: block;
    margin: 0;
}

#bottom li {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #47251C;
    display: block;
    list-style: none;
    list-style-image: none;
}

#bottom a {
    display: block;
    background: url(images/png/footer_bullet.png) no-repeat 4px 0;
    font-size: 14px;
    line-height: 18px;
    color: #FFF;
    text-decoration: none;
    padding: 8px 0 8px 25px;
}

#recent_news li a {
    height: inherit;
}

#bottom a.alt {
    background: url(images/png/footer_bullet_alt.png) no-repeat 4px 0;
}

#bottom a:hover {
    background-position: 4px -70px;
    background-color: #371D16;
}

#bottom a.fb2 {
    background: url(images/png/fb2.png) no-repeat 4px 7px;
    padding: 0 0 0 36px;
    line-height: 38px;
    height: 38px;
}

#bottom a.tw2 {
    background: url(images/png/tw2.png) no-repeat 4px 7px;
    padding: 0 0 0 36px;
    line-height: 38px;
    height: 38px;
}

#bottom a.fb2:hover,
#bottom a.tw2:hover {
    background-color: #371D16;
}

#bottom li.tel {
    background: url(images/png/tel.png) no-repeat 4px 7px;
    padding: 0 0 0 36px;
    line-height: 38px;
    display: block;
    height: 38px;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
}

#bottom li.email {
    background: url(images/png/email.png) no-repeat 4px 7px;
    padding: 0 0 0 36px;
    line-height: 38px;
    display: block;
    height: 38px;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
}

#footer a {
    color: #B69E97;
    text-decoration: underline;
}

#footer a:hover {
    color: #FFF;
}

.readmore a {
    color: #BDDEEB;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #BDDEEB;
}

.readmore a:hover {
    border-style: solid;
}

/********/
/* text */
/********/
h1.sign {
    background: url(images/png/sign.png) no-repeat;
    height: 59px;
    padding: 0 0 0 44px;
    margin: 0 0 20px;
    line-height: 60px;
    color: #FFF;
    font-size: 26px;
    float: left;
    text-align: center;
    font-weight: normal;
}

.sign_right {
    float: right;
    display: block;
    width: 44px;
    height: 59px;
    background: url(images/png/signright.png) no-repeat right 0;
}

.centered-block-outer {
    overflow: hidden;
    margin: -5px 0 0;
    position: relative;
    z-index: 2;
}

.centered-block-middle {
    float: left;
    position: relative;
    left: 50%;
}

.centered-block-inner {
    position: relative;
    left: -50%;
}

.ie .centered-block-outer {
    margin: 0 auto;
    width: 500px;
}

.ie .centered-block-middle {
    float: none;
    position: static;
}

.ie .centered-block-inner {
    float: none;
    position: static;
}

.ie h1.sign {
    width: 412px;
}

.intro {
    color: #FFF;
    font-family: FilettoExtraLight, arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    margin: 0 auto;
    width: 890px;
    text-align: center;
    padding: 0 0 26px;
}

.intro strong {
    color: #FFF;
    font-family: FilettoRegular, arial, sans-serif;
    font-weight: normal;
}

h2 {
    font-size: 20px;
    line-height: 24px;
    color: #2F6078;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

h3 {
    font-size: 16px;
    line-height: 20px;
    color: #555;
    font-weight: normal;
    padding: 0 0 3px;
    margin: 0;
}

.item_top h2 {
    text-transform: uppercase;
    font-size: 22px;
    line-height: 26px;
    padding: 20px 0 6px;
    text-align: center;
    color: #2F6078;
    font-weight: normal;
    background: url(images/gif/break.gif) no-repeat center bottom;
    margin: 0 0 16px;
}

.item_top h2 a {
    text-decoration: none;
    color: inherit;
}

.item_top h2 a:hover {
    text-decoration: none;
    color: black;
}

p {
    color: #666;
    line-height: 20px;
    font-size: 15px;
    margin: 0 0 20px;
    padding: 0;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
    color: #333;
}

.item_top p {
    font-size: 15px;
    line-height: 20px;
    color: #577584;
    margin: 0 0 20px;
    padding: 0 15px;
    text-align: center;
}

#bottom h3 {
    text-indent: -99999px;
    width: 207px;
    height: 50px;
    padding: 0 0 4px;
}

.footer_nav {
    background: url(images/gif/footer_nav.gif) no-repeat;
}

.footer_courses {
    background: url(images/gif/footer_courses.gif) no-repeat;
}

.footer_news {
    background: url(images/gif/footer_news.gif) no-repeat;
}

.footer_contact {
    background: url(images/gif/footer_contact.gif) no-repeat;
}

#footer p {
    color: #B69E97;
    text-transform: uppercase;
    margin: 0;
    overflow: hidden;
    padding: 0 0 4px;
    font-size: 11px;
}

.box_content {
    padding: 104px 0 0 40px;
    overflow: hidden;
    width: 265px;
}

.news_content {
    padding: 94px 0 0 38px;
    overflow: hidden;
    width: 285px;
}

.signup_content {
    padding: 104px 0 0 30px;
    overflow: hidden;
    width: 276px;
}

.signup_content p {
    color: #D8E69F;
    font-size: 13px;
    line-height: 18px;
    font-family: arial, sans-serif;
    padding: 0 5px;
}

.check_scores p {
    color: #F4DDDA;
    font-size: 13px;
    line-height: 18px;
    font-family: arial, sans-serif;
    padding: 0;
}

.latest_news p {
    color: #FFF;
    font-size: 13px;
    line-height: 18px;
    font-family: arial, sans-serif;
    padding: 0;
}

.home_title {
    font-weight: bold;
    font-family: arial, sans-serif;
    font-size: 16px;
    padding: 0 0 3px;
    line-height: 22px;
    margin: 0;
}

.home_title a {
    border-bottom: 1px dotted #FFF;
    text-decoration: none;
    color: #FFF;
}

.home_title a:hover {
    border-style: solid;
}

.home_date {
    color: #ADCFDF;
    font-size: 13px;
    font-family: arial, sans-serif;
    padding: 0 0 6px;
    margin: 0;
    line-height: 18px;
    font-weight: normal;
}

/*****************/
/* website forms */
/*****************/
.formrow {
    overflow: hidden;
    padding: 0 0 8px;
}

p.errormessage {
    border: 1px solid #B8AE57;
    background: #FFFDD9 url(images/gif/error.gif) no-repeat 5px 6px;
    padding: 12px 8px 12px 44px;
    color: #333;
    font-size: 16px;
    margin: 8px 0;
    font-weight: bold;
}

.input {
    width: 252px;
    height: 30px;
    padding: 4px;
    background: #FFF url(images/gif/input.gif) repeat-x;
    border: 2px solid #682121;
    margin: 0;
    color: #868686;
}

.input_alt {
    width: 424px;
    height: 30px;
    padding: 4px;
    background: #FFF;
    border: 2px solid #888;
    margin: 0;
    color: #868686;
    float: left;
}

.input_alt:focus {
    border-color: #333;
    color: #333;
}

.signup_content .input {
    width: 262px;
    border-color: #2A6421;
}

.input:focus {
    color: #333;
    border-color: #451414;
}

.signup_content .input:focus {
    border-color: #293520;
}

fieldset.small {
    width: 570px;
    padding: 25px;
    overflow: hidden;
    margin: 0 auto;
    background: #FFF;
    border: 2px solid #CCC;
}

fieldset.small legend {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    color: #2F6078;
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
    margin: 0;
}

.submit_alt {
    background: #3A8B2E;
    border: 2px solid #215918;
    padding: 0;
    height: 42px;
    line-height: 30px;
    width: 130px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
    margin: 0;
    font-size: 16px;
    float: right;
}

.submit_alt:hover {
    background: #215918;
}

.check_scores .submit {
    background: #680E0E;
    border: 2px solid #420B0B;
    padding: 0 12px;
    height: 44px;
    line-height: 30px;
    color: #FFF;
    font-family: AYearWithoutRainRegular, arial, sans-serif;
    cursor: pointer;
    margin: 8px 2px;
    font-size: 16px;
    float: right;
}

.check_scores .submit:hover {
    background: #420B0B;
}

.signup_content .submit {
    background: #293520;
    border: 2px solid #10210E;
    padding: 0 12px;
    height: 44px;
    line-height: 30px;
    color: #FFF;
    font-family: AYearWithoutRainRegular, arial, sans-serif;
    cursor: pointer;
    margin: 0 2px;
    font-size: 16px;
    float: right;
}

.submit {
    background: #293520;
    border: 2px solid #10210E;
    padding: 0 12px;
    height: 44px;
    line-height: 30px;
    color: #FFF;
    font-family: AYearWithoutRainRegular, arial, sans-serif;
    cursor: pointer;
    margin: 0 2px;
    font-size: 16px;
    float: right;
}

.signup_content .submit:hover {
    background: #10210E;
}

.submit:hover {
    background: #10210E;
}

.formblue form {
    width: 374px;
    overflow: hidden;
    padding: 15px;
    background: #2F6078 url(images/gif/bg_formblue.gif) top right repeat-y;
    float: right;
}

.contact .formblue form {
    width: 314px;
}

.formblue input {
    border: 2px solid #10210E;
}

.formblue textarea {
    border: 2px solid #10210E;
}

.formblue form p {
    color: #FFF;
}

.formblue form select {
    border: 2px solid #10210E;
    width: 264px;
    height: 38px;
}

.formblue .submit {
    background: #18323E;
    border: 2px solid #10210E;
    padding: 0 12px;
    height: 44px;
    line-height: 30px;
    color: #FFF;
    font-family: AYearWithoutRainRegular, arial, sans-serif;
    cursor: pointer;
    margin: 0 2px;
    font-size: 16px;
    float: left;
}

.formblue .submit:hover {
    background: #10210E;
}

/********/
/* misc */
/********/

.clear {
    clear: both;
}

.clearfix {
    clear: both;
    overflow: hidden;
}

.right {
    float: right;
}

.left {
    float: left;
}

hr {
    border: 0;
    border-bottom: 1px dotted #CCC;
    height: 10px;
    clear: both;
    overflow: hidden;
    margin: 20px 0 30px;
}

ul {
    padding: 0 0 14px 30px;
    font-size: 14px;
    margin: 0;
}

ul li {
    list-style: none;
    list-style-image: url(images/png/bullet.png);
    line-height: 20px;
    margin: 0 0 4px;
    padding: 0;
    color: #666;
    font-size: 15px;
}

.news_items_inner {
    padding: 10px 15px 0;
    width: 610px;
    float: left;
}

.second {
    width: 280px;
    float: right;
    padding: 10px;
}

.news_row {
    padding: 0 0 30px;
    overflow: hidden;
    clear: both;
}

.news_items .news_row {
    padding: 15px 10px;
}

.news_row h4 {
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

h2.news_title {
    color: #3A8B2E;
    font-size: 28px;
    line-height: 32px;
}

.news_items .news_row h4 a {
    color: #3A8B2E;
    font-size: 18px;
    text-decoration: underline;
}

.news_items .news_row h4 a:hover {
    color: #000;
    text-shadow: none;
}

h5 {
    color: #333;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 2px;
    margin: 0 0 6px;
}

.news_items h5,
.news_items_inner h5 {
    border-bottom: 1px dotted #CCC;
}

.news_row p {
    color: #C4C4C4;
    margin: 0;
}

.news_items .news_row p {
    color: #777;
}

.news_left {
    box-shadow: 0 0 3px #DDD;
    height: 86px;
    width: 86px;
    padding: 5px 5px 15px;
    float: left;
    background: #FFF;
    margin: 0 19px 19px 0
}

.home .news_left {
    margin: 0 8px 8px 0;
}

.news_left img {
    width: 84px;
    height: 84px;
    border: 1px solid #DDD;
}

.news_left a {
    border: none;
}

.news_items .news_left {
    background: #FFF;
    border: 1px solid #DDD;
}

.news_right {
    width: 800px;
    float: left;
}

.pagination {
    padding: 25px 0;
    text-align: center;
    clear: both;
}

.pagination a {
    padding: 2px 8px;
    background: #FFF;
    border: 1px solid #999;
    color: #666;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-family: tahoma, sans-serif;
    line-height: 30px;
}

.pagination a:hover {
    background: #0068AD;
    color: #FFF;
    border: 1px solid #0068AD;
}

.pagination span {
    padding: 3px 8px;
    background: #CCC;
    border: 1px solid #999;
    color: #333;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-family: tahoma, sans-serif;
}

#other_news {
    padding-top: 5px;
}

#other_news li {
    line-height: 18px;
}

#other_news a {
    color: #333;
    text-decoration: none;
}

#other_news a:hover {
    color: #000;
    border-bottom: 1px dotted #333;
}

#colorbox, #cboxOverlay, #cboxWrapper {position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden;}

#cboxOverlay {position: fixed; width: 100%; height: 100%;}

#cboxMiddleLeft, #cboxBottomLeft {clear: left;}

#cboxContent {position: relative;}

#cboxLoadedContent {overflow: auto;}

#cboxTitle {margin: 0;}

#cboxLoadingOverlay, #cboxLoadingGraphic {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {cursor: pointer;}

.cboxPhoto {float: left; margin: auto; border: 0; display: block;}

.cboxIframe {width: 100%; height: 100%; display: block; border: 0;}

/* 111
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {background: url(images/overlay.png) repeat 0 0;}

#colorbox {}

#cboxTopLeft {width: 21px; height: 21px; background: url(images/controls.png) no-repeat -101px 0;}

#cboxTopRight {width: 21px; height: 21px; background: url(images/controls.png) no-repeat -130px 0;}

#cboxBottomLeft {width: 21px; height: 21px; background: url(images/controls.png) no-repeat -101px -29px;}

#cboxBottomRight {width: 21px; height: 21px; background: url(images/controls.png) no-repeat -130px -29px;}

#cboxMiddleLeft {width: 21px; background: url(images/controls.png) left top repeat-y;}

#cboxMiddleRight {width: 21px; background: url(images/controls.png) right top repeat-y;}

#cboxTopCenter {height: 21px; background: url(images/border.png) 0 0 repeat-x;}

#cboxBottomCenter {height: 21px; background: url(images/border.png) 0 -29px repeat-x;}

#cboxContent {background: #FFF; overflow: hidden;}

.cboxIframe {background: #FFF;}

#cboxError {padding: 50px; border: 1px solid #CCC;}

#cboxLoadedContent {margin-top: 28px;}

#cboxTitle {position: absolute; top: 4px; left: 0; text-align: center; width: 100%; color: #949494;}

#cboxCurrent {position: absolute; top: 6px; left: 58px; color: #666; font-size: 11px; text-transform: uppercase;}

#cboxSlideshow {position: absolute; top: 4px; right: 30px; color: #0092EF;}

#cboxPrevious {position: absolute; top: 0; left: 0; background: url(images/controls.png) no-repeat -75px 0; width: 25px; height: 25px; text-indent: -9999px;}

#cboxPrevious:hover {background-position: -75px -25px;}

#cboxNext {position: absolute; top: 0; left: 27px; background: url(images/controls.png) no-repeat -50px 0; width: 25px; height: 25px; text-indent: -9999px;}

#cboxNext:hover {background-position: -50px -25px;}

#cboxLoadingOverlay {background: url(images/loading_background.png) no-repeat center center;}

#cboxLoadingGraphic {background: url(images/loading.gif) no-repeat center center;}

#cboxClose {position: absolute; top: 0; right: -2px; background: url(images/controls.png) no-repeat -25px 0; width: 25px; height: 25px; text-indent: -9999px;}

#cboxClose:hover {background-position: -25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00333333, endColorstr=#00333333);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
.cboxIE6 #cboxTopLeft {background: url(images/ie6/borderTopLeft.png);}

.cboxIE6 #cboxTopCenter {background: url(images/ie6/borderTopCenter.png);}

.cboxIE6 #cboxTopRight {background: url(images/ie6/borderTopRight.png);}

.cboxIE6 #cboxBottomLeft {background: url(images/ie6/borderBottomLeft.png);}

.cboxIE6 #cboxBottomCenter {background: url(images/ie6/borderBottomCenter.png);}

.cboxIE6 #cboxBottomRight {background: url(images/ie6/borderBottomRight.png);}

.cboxIE6 #cboxMiddleLeft {background: url(images/ie6/borderMiddleLeft.png);}

.cboxIE6 #cboxMiddleRight {background: url(images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}

.jcarousel-prev {
    position: absolute;
    left: -62px !important;
    width: 32px;
    height: 62px;
    display: block;
    background: url(images/png/arrows.png) no-repeat;
    top: 170px !important;
    cursor: pointer;
    text-indent: -9999px;
}

.jcarousel-prev:hover {
    background-position: 0 -63px;
}

.jcarousel-next {
    position: absolute;
    right: -62px !important;
    width: 32px;
    height: 62px;
    display: block;
    background: url(images/png/arrows.png) no-repeat right 0;
    top: 170px !important;
    cursor: pointer;
    text-indent: -9999px;
}

.jcarousel-next:hover {
    background-position: right -63px;
}

.hole {
    overflow: hidden;
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px dotted #CCC;
    clear: both;
}

.hole_pic {
    float: left;
    width: 200px;
    padding: 6px 6px 30px;
    background: #FFF;
    border: 1px solid #DDD;
    height: 150px;
    box-shadow: 0 0 3px #CCC;
}

.hole_pic img {
    width: 198px;
    height: 148px;
    border: 1px solid #EDEDED;
}

.hole_desc {
    padding: 10px 0 0;
    overflow: hidden;
    width: 670px;
    float: right;
}

.hole_desc h3 {
    color: #FFF;
    line-height: 36px;
    font-size: 20px;
    padding: 0 0 0 64px;
    margin: 0 0 12px;
    float: left;
    background: url(images/gif/hole.gif) no-repeat;
}

.hole_desc h3.alt_h3 {
    background: url(images/gif/hole_alt.gif) no-repeat;
}

.hole_desc h3 span {
    float: right;
    display: block;
    width: 76px;
    height: 36px;
    background: url(images/gif/hole_right.gif) no-repeat right 0;
}

.hole_desc h3.alt_h3 span {
    background: url(images/gif/hole_right_alt.gif) no-repeat right 0;
}

.hole_desc p {
    clear: both;
}

.guide_nav {
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
}

.guide_nav a.back {
    background: url(images/gif/back_alt.gif) no-repeat left 0;
}

.guide_nav a.back:hover {
    background-position: left -47px;
}

.guide_nav .back span {
    border-right: 1px solid #255F1D;
}

.guide_nav .back:hover span {
    border-color: #193441;
}

img.photo {
    padding: 6px 6px 22px;
    box-shadow: 0 0 4px #DDD;
    background: #FFF;
    border: 1px solid #DDD;
}

img.left {
    margin: 0 14px 14px 0;
}

img.right {
    margin: 0 0 14px 14px;
}

div.full-image {
    padding: 6px 6px 22px;
    box-shadow: 0 0 3px #EEE;
    background: #FFF;
    float: right;
    border: 1px solid #DDD;
    margin: 0 0 14px 14px;
}

p.notice {
    color: green;
}

p.error {
    color: red;
}

.gallery-section {
    clear: both;
    width: 880px;
    padding: 20px 0;
    border-top: 1px dotted #CCC;
    margin-left: 30px;
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0B0B0B;
    opacity: 0.8; }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
    display: none; }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }

.mfp-ajax-cur {
    cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
    cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important; }

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }

.mfp-preloader a {
    color: #CCC; }

.mfp-preloader a:hover {
    color: #FFF; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation; }

button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1; }

.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
    color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
    margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
    left: 0; }

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
    right: 0; }

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }

.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }

.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }

.mfp-image-holder .mfp-content {
    max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }

    .mfp-img-mobile img.mfp-img {
        padding: 0; }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box; }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0; }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%; }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px; }
}

body.modal-active .modal-optin {
    display: block;
}

body.modal-active::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, 0.85);
    z-index: 100;
}

.modal-optin {
    display: none;
}

.modal-optin #mc_embed_signup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    background: #FFF;
    padding: 30px 20px;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0, 0.4);
}

#mc_embed_signup h2 {
    margin: 0 0 10px;
}

#mc_embed_signup .mc-field-group {
    display: block;
    margin: 0 0 20px;
}

#mc_embed_signup .indicates-required {
    margin: 6px 0;
    float: right;
}

#mc_embed_signup .mc-field-group label {
    display: inline-block;
    margin: 0 0 6px;
}

#mc_embed_signup .mc-field-group .input {
    width: 97%;
}

#mc_embed_signup .mc-field-group select.input {
    width: 100%;
    height: 42px;
}

.modal-optin-close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: none;
    outline: none;
    z-index: 102;
    border: 0;
    cursor: pointer;
}

.modal-optin-close::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 2px;
    background: #111;
    transform: translate(-50%, -50%) rotate(45deg);
}

.modal-optin-close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 2px;
    background: #111;
    transform: translate(-50%, -50%) rotate(-45deg);
}

.banner {
    margin: 30px 30px 20px;
    padding: 15px 20px;
    background-color: #1A6659;
    box-shadow: 0 0 0 2px #FFF inset;
    border: 2px solid #1A6659;
    border-radius: 10px;
    color: #FFF;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
}

.banner h2 {
    color: inherit;
    font-size: 24px;
}

.banner .button {
    background-color: #FFF;
    color: #1A6659;
    border-radius: 6px;
    padding: 12px 20px;
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.booking-calendar {
    clear: both;
    padding: 20px;
}

.booking-calendar h2 {
    margin-bottom: 20px;
}
