* {
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
}

*[width="760"] {
    width: 100%;
    height: auto;
}

table,
img {
    max-width: 100%;
}

img[src="slices/layout.jpg"] {
    object-fit: cover;
    object-position: left;
    min-height: 120px;
}

*[height="1"] {
    height: 1px;
}

table tr {
    display: flex;
    justify-content: center;
}

table td {
    display: block;
}

td[background="slices/bg.gif"] {
    background: #ede7d4 !important;
    width: 100%;
}

td[background="slices/bg.gif"]>table>tbody>tr {
    display: flex;
    flex-direction: column-reverse;
}


td[background="slices/bg.gif"]>table tr>td[width="246"] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: #dbd0b4;
}

td[background="slices/bg.gif"]>table tr>td[width="246"]>table[background] {
    display: block;
    background-repeat: no-repeat;
    width: 33%;
    height: auto;
    padding-top: 1rem;
    flex-grow: 1;
}


td[background="slices/index_r2_c1.gif"] td[width="287"] {
    display: none;
}

td[background="slices/index_r2_c1.gif"] td[width="473"] {
    text-align: center;
    width: 100%;
}

td[background="slices/index_r2_c1.gif"] td[width="473"] table[width="473"] {
    width: 100%;
}

td[background="slices/index_r2_c1.gif"] td[width="473"] table[width="473"] td {
    width: auto;
}

td[background="slices/index_r2_c1.gif"] {
    width: 100%;
    background: #99ad89;
    padding: 0.5rem;
}

table[background]::before {
    content: '';
    width: 100px;
    min-width: 100px;
    height: 102px;
    display: block;
    margin: auto;
    padding-right: 0px;
    box-shadow: 2px 0 0 0 #d4cebb;
}

table[background="graphics/hunts_bg.jpg"]::before {

    background-image: url(graphics/hunts_bg.jpg);

}

table[background="graphics/accomm_bg.jpg"]::before {

    background-image: url(graphics/accomm_bg.jpg);

}

table[background="graphics/gallery_bg.jpg"]::before {

    background-image: url(graphics/gallery_bg.jpg);

}

table[background="graphics/hunts_bg.jpg"] {
    background: #99ad89;
    background-color: #99ad89 !important;
}

table[background="graphics/accomm_bg.jpg"] {
    background: #bdac7d;
    background-color: #bdac7d !important;

}

table[background="graphics/gallery_bg.jpg"] {
    background: #8a6743;
    background-color: #8a6743 !important;

}

td[background="slices/bg.gif"]>table tr>td[width="246"]>table[background] tbody {
    display: flex;
    align-items: center;
    justify-content: center;
}

td[background="slices/bg.gif"]>table tr>td[width="246"]>table[background] tbody td[width="107"] {
    display: none;
}

td[background="slices/bg.gif"]>table tr>td[width="246"]>table[background] tbody td[width="139"] p {
    margin: 0;
    margin-bottom: 1rem;
    text-align: center;
}

td[width="496"] {
    width: 100%;
}

.m-show {
    display: block !important;
}

table td[background="graphics/main_cont_bg.gif"] {
    background: transparent;
}

td[bgcolor="#000000"] {
    display: none;
}

table[width="220"] {
    width: 100%;
}

td[background="slices/bg.gif"]>table tr>td[width="246"]>table[background] tbody td[width="139"] {
    width: 100%;
}

p.regtext[style="margin-right:150px;"] {
    margin-right: 0 !important;

}

td[background="slices/index_r2_c1.gif"] td[width="473"] table[width="473"] td {
    width: auto;
    padding: 0.5rem;
}

td[background="slices/index_r2_c1.gif"] td[width="473"] table[width="473"] td b {
    visibility: collapse;
    display: flex;
    line-height: 0;
    letter-spacing: -1rem;
}

td[background="slices/index_r2_c1.gif"] td[width="473"] table[width="473"] td b a {
    visibility: visible;
    padding: 0.8rem;
    background: #8a9c7a;
    letter-spacing: 0rem;
}

td[background="slices/bg.gif"]>table tr>td[width="246"]>table:last-of-type {
    padding: 1rem 2rem;
    width: 100%;
}

td[background="slices/bg.gif"]>table tr>td[width="246"]>table:last-of-type tr:first-of-type {
    align-items: flex-start;
    justify-content: flex-start;
    border-bottom: 7px solid rgb(140 162 120);
}

td[background="slices/bg.gif"]>table tr>td[width="246"]>table:last-of-type tr:first-of-type img {
    margin-bottom: -7px;
    object-fit: cover;
    object-position: left;
    width: 237px;
    height: 28px;
}

td[background="slices/bg.gif"]>table tr>td[width="246"]>table:last-of-type tr td {
    width: 100%;
}

td[background="slices/bg.gif"]>table tr>td[width="246"]>table:last-of-type tr td[background="graphics/stay_in_bg.gif"] {
    background: #8da279;
    display: flex;
    flex-wrap: wrap;
}

td[background="slices/bg.gif"]>table tr>td[width="246"]>table:last-of-type tr td[background="graphics/stay_in_bg.gif"] p {
    width: 120px;
    flex-grow: 1;
    padding-right: 1rem;
}

span.leftcolheading {
    width: 100%;
}

.home_hunter_wrapper {
    display: flex;
    position: relative;
}

.home_hunter_wrapper ul {
    padding-right: 159px;
}

.home_hunter_wrapper img {
    position: absolute;
    right: -30px;
    height: auto;
    bottom: 0;
}