/*@import url('http://fonts.googleapis.com/css?family=Vollkorn:400, 700');*/
@import url('http://fonts.googleapis.com/css?family=Nunito');
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, 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 {
    padding: 0;
    margin: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    vertical-align: baseline;
    border: 0;
    outline: 0;
}
html {
    overflow-y: scroll;
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
body {
    background: #fff;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before
, q:after {
    content: ""}
blockquote, q {
    quotes: "" ""}
a:focus {
    outline: thin dotted;
}
a:hover, a:active {
    outline: 0;
}
a img {
    border: 0;
}
body, button, input, select, textarea {
    font-family: sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #404040;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
}
hr {
    height: 1px;
    margin-bottom: 1.5em;
    background-color: #ccc;
    border: 0;
}
p {
    margin-bottom: 1.5em;
}
ul, ol {
    margin: 0 0 1.5em 3em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
b, strong {
    font-weight: bold;
}
dfn, cite, em, i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    max-width: 100%;
    padding: 1.6em;
    margin-bottom: 1.6em;
    overflow: auto;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    background: #eee;
}
code, kbd, tt, var {
    font: 15px
Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
    cursor: help;
    border-bottom: 1px dotted #666;
}
mark, ins {
    text-decoration: none;
    background: #fff9c0;
}
sup, sub {
    position: relative;
    height: 0;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
small {
    font-size: 75%}
big {
    font-size: 125%}
figure {
    margin: 0;
}
table {
    width: 100%;
    margin: 0 0 1.5em;
}
th {
    font-weight: bold;
}
button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: baseline;
    *vertical-align: middle;
}
button, input {
    *overflow: visible;
    line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    padding: 1.12em 1.5em 1em;
    font-size: 12px;
    font-size: 1.4rem;
    line-height: 1;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    cursor: pointer;
    background: #e6e6e6;
    border: 1px solid #ccc;
    border-color: #ccc
#ccc #bbb #ccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    -webkit-appearance: button;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa #bbb;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px
12px rgba(0, 0, 0, 0.02);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
    border-color: #aaa #bbb #bbb #bbb;
    -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
    box-sizing: border-box;
}
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 {
    -webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input[type=text], input[type=email], textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}
input[type=text]:focus, input[type=email]:focus, textarea:focus {
    color: #111;
}
input[type=text], input[type=email] {
    padding: 3px;
}
textarea {
    width: 98%;
    padding-left: 3px;
    overflow: auto;
    vertical-align: top;
}
a {
    color: royalblue;
}
a:visited {
    color: purple;
}
a:hover, a:focus, a:active {
    color: midnightblue;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    display: block;
    margin: 0 auto;
    clear: both;
}
.assistive-text {
    position: absolute!important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation {
    display: block;
    float: left;
    width: 100%;
    clear: both;
}
.main-navigation ul {
    padding-left: 0;
    margin: 0;
    list-style: none;
}
.main-navigation
li {
    position: relative;
    float: left;
}
.main-navigation a {
    display: block;
    text-decoration: none;
}
.main-navigation ul ul {
    position: absolute;
    top: 1.5em;
    left: 0;
    z-index: 99999;
    display: none;
    float: left;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.main-navigation ul ul ul {
    top: 0;
    left: 100%}
.main-navigation ul ul a {
    width: 200px;
}
.main-navigation ul li:hover>ul {
    display: block;
}
.menu-toggle {
    cursor: pointer;
}
.main-small-navigation .menu {
    display: none;
}
.hentry {
    margin: 0 0 1.5em;
}
.entry-meta {
    clear: both;
}
.byline {
    display: none;
}
.single .byline, .group-blog .byline {
    display: inline;
}
.entry-content, .entry-summary {
    margin: 1.5em 0 0;
}
.page-links {
    margin: 0 0 1.5em;
    clear: both;
}
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
    display: none;
}
.site-header
img, .entry-content img, .comment-content img, .widget img {
    max-width: 100%}
.site-header img, .entry-content img, img[class*="align"], img[class*="wp-image-"] {
    height: auto;
}
.site-header img, .entry-content img, img.size-full {
    width: auto;
    max-width: 100%}
.entry-content img.wp-smiley, .comment-content img.wp-smiley {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
}
.wp-caption {
    max-width: 100%;
    border: 1px solid #ccc;
}
.wp-caption.aligncenter, .wp-caption.alignleft, .wp-caption.alignright {
    margin-bottom: 1.5em;
}
.wp-caption img {
    display: block;
    max-width: 98%;
    margin: 1.2% auto 0;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: .8075em 0;
}
.site-content .gallery {
}
.site-content .gallery a img {
    height: auto;
    border: 0;
}
.site-content .gallery dd {
    margin: 0;
}
embed, iframe, object {
    max-width: 100%}
.site-content
.site-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.site-content .nav-previous {
    float: left;
    width: 50%}
.site-content .nav-next {
    float: right;
    width: 50%;
    text-align: right;
}
.widget {
    margin: 0 0 1.5em;
}
#searchsubmit {
    display: none;
}
html, body {
    height: 100%;
    padding: 0;
    margin: 0;
}
body {
    font-family: 'Nunito', sans-serif;
    color: #fff;
    background: #0d0c09;
    visibility: hidden;
}
h1 {
    font-family: 'Nunito', sans-serif;
    font-weight: bold;
}
p {
    text-shadow: 1px 2px 0 #000;
}
.home .introWrap {
    margin: 0 auto;
    width: 100%;
    height: 100px;
    background: url('images/img_bkg_tile.jpg') repeat;
    border-bottom: 1px solid #b8925b;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
}
.home .introWrap_inner {
    width:700px;
    height: 100%;
    margin: 0 auto;

}

.home .introWrap_inner a {
    margin: 0;
    width: 100%;
    height: 100%;
    color: #ffe781;
    text-decoration: none;
    outline: none;
}

/*.home .home-wrap .topbar .smallLogo {
    background: url('images/img_logo_2_small.png') no-repeat left;
}*/

.home .introWrap_inner a h1 {
    width: 480px;
    font-size: 18px;
    text-shadow: 0 3px 0 #000;
    padding-top: 20px;
    float: right;
    margin: -80px -30px 0 0;
}
.home .introWrap_inner a:hover {
    color: #fff;
}
.home .emblem_1 {
    width: 220px;
    height: 80px;
    background: url('images/emblem_1.png') no-repeat 90% 10px;
}
.home .emblem_2 {
    width: 68px;
    height: 80px;
    background: url('images/emblem_2.png') no-repeat 90% 10px;
    float: right;
    margin: -80px 50px 0 0;
}
.home .push, .home footer {
    height: 50px;
    background: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.home #colophon {
    position: absolute;
    right: 50px;
    bottom: 0;
    padding-right: 50px;
    text-align: right;
    background: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#page {
    position: relative;
    height: auto!important;
    height: 100%;
    min-height: 100%;
    margin: 0 auto -50px;
}
.wrap_it {
    height: 100%;
    background: url('images/img_bkg_tile.jpg') repeat;
    border-right: 1px solid #6a5436;
    border-left: 1px solid #6a5436;
    -webkit-box-shadow: 0 0 30px #000;
    -moz-box-shadow: 0 0 30px #000;
    box-shadow: 0 0 30px
#000;
}
.wrap_shadow {
    height: 100%;
    background: url('images/img_shadow.png') repeat-y;
}
.topbar {
    width: 100%;
    height: 13px;
    background: url('images/img_header_top.jpg') no-repeat center;
}
.glow {
    width: 100%;
    height: 270px;
    background: url('images/img_glow.png') no-repeat center;
}
hgroup {
    width: 358px;
    margin: -240px auto 0;
}
#bullets {
    position: relative;
    width: 664px;
    height: 100px;
    padding-left: 20px;
    margin: 0 0 0 -22px;
    font-size: 15px;
    background: url('images/img_navi.png') no-repeat left;
}
#bullets li a {
    padding: 5px 10px;
    margin-top: 25px;
    margin-left: 2px;
    font-weight: bold;
    color: #72411a;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
}
#bullets a:hover {
    color: #fff955;
    text-shadow: 0 -2px 0 #211818;
    background: #2e2424;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 3px 3px #13120b, 0 1px 0 #fff955;
    -moz-box-shadow: inset
0 3px 3px #13120b, 0 1px 0 #fff955;
    box-shadow: inset 0 3px 3px #13120b, 0 1px 0 #fff955;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
#bullets a.clicked {
    color: #fff955;
    text-shadow: 0 -2px 0 #211818;
    background: #2e2424;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 3px 3px #13120b, 0 1px 0 #fff955;
    -moz-box-shadow: inset 0 3px 3px #13120b, 0 1px 0 #fff955;
    box-shadow: inset 0 3px 3px #13120b, 0 1px 0 #fff955;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
#main {
    height: 100%;
    margin: 100px 0 0;
}
#primary {
    height: 100%}
#content {
    width: 90%;
    height: 100%;
    margin: 0 auto;
}
#content p {
    font-size: 13px;
    letter-spacing: .1em;
}
#my_slider {
    position: relative;
    width: 100%;
    height: 540px;
    margin: 0 auto;
    overflow: hidden;
}
#my_slider
.slide {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: auto;
}
#my_slider .slide h1 {
    margin: 0;
    font-size: 22px;
    color: #b8925b;
    text-shadow: 2px 3px 0 #000;
}
.gallery {
    width: 96%;
    margin: 20px auto 5px;
}
.gallery img {
    padding: 5px;
    margin: 0 5px 0x 0;
    background: #644d3a;
    -webkit-box-shadow: 0 0 0 1px #ae8360, 0 4px 6px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 0 1px #ae8360, 0 4px 6px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 1px #ae8360, 0 4px 6px 2px rgba(0, 0, 0, 0.5);
}
.gallery img:hover {
    background: #382a1f;
    -webkit-box-shadow: 0 0 0 1px #644d3a;
    -moz-box-shadow: 0 0 0 1px #644d3a;
    box-shadow: 0 0 0 1px #644d3a;
}
.gallery a, .gallery a:visited {
    text-decoration: none;
}
.gallery a:focus {
    outline: 0;
}
.single {
    width: 415px;
    margin: 0 auto 10px;
}
.gallery_push {
    margin-top: 20px;
}
.gallery_push img {
}
#my_slider .hidden {
    display: none;
}
#map {
    width: 90%;
    height: 350px;
    padding: 5px;
    margin: 10px
auto;
    overflow: hidden;
    background: #644d3a;
    -webkit-box-shadow: 0 0 0 1px #ae8360, 0 4px 6px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 0 1px #ae8360, 0 4px 6px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 1px #ae8360, 0 4px 6px 2px rgba(0, 0, 0, 0.5);
}
#map iframe {
    margin: 0 auto;
}
.push {
    height: 50px;
    background: url('images/img_shadow.png') repeat-y;
}
#colophon {
    height: 50px;
    background: url('images/img_bkg_tile.jpg') repeat;
    border-right: 1px solid #6a5436;
    border-left: 1px solid #6a5436;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);
}
#colophon p {
    padding: 0 1em;
    text-align: justify;
}
.wrap_shadow2 {
    height: 50px;
    margin-bottom: -50px;
    background: url('images/img_shadow.png') repeat-y;
}
img.footer_line {
    margin:  -2px auto 0;
}
.spacer {
    width: 100%;
    height: 62px;
    margin: 0
auto -52px;
    background: url('images/img_spacer.png') no-repeat center;
}
.divide {
    width: 100%;
    height: 54px;
    margin: 0 auto;
    background: url('images/img_divide.png') no-repeat center;
}
footer {
    font-size: 10px;
    text-align: right;
}
footer a, footer a:visited {
    color: #f1e063;
    text-decoration: none;
}
footer a:hover {
    color: #f1e063;
    text-decoration: underline;
}
.wpcf7-form {
    width: 90%;
    padding: 0 10px;
    margin: 0 auto;
}
.wpcf7-form input[type=text], .wpcf7-form .wpcf7-textarea {
    width: 90%;
    font-weight: bold;
    color: #191414;
    background: #685334;
    border: 1px solid #685334;
    -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}
.wpcf7-form input[type=text]:focus, .wpcf7-form .wpcf7-textarea:focus {
    color: #2e2424;
    background: #fceb6a;
    outline: 0;
}
.wpcf7-form p.half {
    width: 45%}
.wpcf7-form
.right {
    float: right;
    margin: -63px 33px 0 0;
}
.wpcf7-textarea {
    height: 80px;
    resize: none;
}
input[type="submit"].wpcf7-submit {
    font-weight: bold;
    background: #f1e063;
    background: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZTA2MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWMzNDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f1e063
0, #e1c345 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1e063), color-stop(100%, #e1c345));
    background: -webkit-linear-gradient(top, #f1e063 0, #e1c345 100%);
    background: -o-linear-gradient(top, #f1e063 0, #e1c345 100%);
    background: -ms-linear-gradient(top, #f1e063 0, #e1c345 100%);
    background: linear-gradient(to bottom, #f1e063 0, #e1c345 100%);
    border: 1px solid #ae9900;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f1e063', endColorstr='#e1c345', GradientType=0);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.6);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.6);
}
input[type="submit"].wpcf7-submit:hover {
    background: #e0be38;
    background: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI
+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwYmUzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGQ2NDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #e0be38 0, #edd640 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0be38), color-stop(100%, #edd640));
    background: -webkit-linear-gradient(top, #e0be38 0, #edd640 100%);
    background: -o-linear-gradient(top, #e0be38 0, #edd640 100%);
    background: -ms-linear-gradient(top, #e0be38 0, #edd640 100%);
    background: linear-gradient(to
bottom, #e0be38 0, #edd640 100%);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e0be38', endColorstr='#edd640', GradientType=0);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
#ui-datepicker-div {
    font-size: 12px;
}
span.wpcf7-not-valid-tip, div.wpcf7-validation-errors {
    color: #fff;
    text-shadow: 1px 2px 0 #000;
    background: #e83434;
    border: 1px solid #f00;
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
     {
}
}
#linkButton  {
    width: 150px;
    height: 120px;
    float: left;
    margin: -80px 0 -30px 0;
    padding: 20px;
    position: relative;
    z-index: 25;
}
.fixfloat  {
    margin: 0 auto;
}
.site-info {
    margin: -10px 50px 0 0;
}
