@charset "utf-8";
body {
    font-family: Verdana, Geneva, sans-serif;
    color: white;
    font-size: 15px;
}

.content {
    display: none;
    margin: 0;
    padding: 0;
    border: none;
}

input[type=checkbox] {
    display: none;
}

#footer {
    font-size: 13px;
    text-align: center;
    color: black;
}

p.h1 {
    margin: 0;
    text-align: justify;
}

p.h2 {
    margin: 0;
    font-size: 19px;
    font-weight: bold;
    color: yellow;
    text-align: center;
}

p.h3 {
    margin: 0;
    color: yellow;
    text-align: left;
}

p.h4 {
    margin: 0;
    text-align: center;
    font-weight: bold;
}

p.h5 {
    margin: 0;
    text-align: center;
    font-weight: bold;
}

p.h6 {
    margin: 0;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}

p.h6 a {
    color: #FFFF00;
    font-style: normal;
}

p.h7 {
    margin: 0;
    text-align: justify;
}

p.h7 a {
    color: #FFFF00;
}

p.h8 {
    margin: 0 auto;
    max-width: 500px;
    line-height: 20px;
    text-align: center;
    padding: 20px 0 20px 0;
}

.table {
    display: block;
    width: 100%;
}

.table1 {
    margin: 0 auto;
}

.photocaption {
    display: block;
    margin: 0 auto;
    line-height: 30px;
    background-color: #F18D1D;
    font-size: 13px;
    color: black;
    margin-bottom: 30px;
    margin-top: 15px;
}

.shadowbox {
    width: 85%;
    text-align: center;
    display: block;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 0.7);
    margin-top: 50px;
    margin-bottom: 50px;
}

.imgwand {
    margin: 50px 0px 50px 0px;
}

.abtimg3 {
    background-color: #FFF;
    margin-top: 30px;
}

.tableabt1 {
    display: table;
    margin: 0 auto;
    padding-bottom: 30px;
}

.tcellabt2 {
    display: table-cell;
}

.blognav {
    background-color: #84AF1D;
    border: 2px solid #FFF;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    color: white;
    -moz-box-shadow: 0 0 10px #000000;
    -webkit-box-shadow: 0 0 10px #000000;
    box-shadow: 0 0 10px #000000;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
}

.blognav:hover {
    border-color: orange;
}

.blognav:active {
    font-size: 14.5px;
    -moz-box-shadow: 0 0 7px #000000;
    -webkit-box-shadow: 0 0 7px #000000;
    box-shadow: 0 0 7px #000000;
}

.blognav2 {
    font-weight: bold;
    text-align: center;
}

.blognav2 ul {
    margin: 0;
    padding: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
}

.blognav2 ul li {
    display: inline-block;
    margin-left: 8px;
    background-color: orange;
}

.blognav2 ul li a {
    display: block;
    text-decoration: none;
    color: white;
    background-color: #3FA5F1;
    border: 1px solid green;
}

.blognav2 ul a:hover {
    border-color: orange;
}

.blognav2 ul li a:active {
    background-color: orange;
}

.blgindxcont {
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
    width: 90%;
}

.blgindximg {
    display: table-cell;
    width: 30%;
    text-align: right;
}

.blgindximg img {
    width: 100%;
}

.blgimgwand {
    width: 100%;
    margin: 50px 0px 30px 0px;
}

.blgimgpst {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 40px;
}

.blgimgpst2 {
    margin-top: 30px;
    margin-bottom: 40px;
    max-height: 667px;
    max-width: 100%;
}

.blgdvdr2 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(63, 165, 241, 1), rgba(255, 255, 255, 1), rgba(63, 165, 241, 1));
    margin-bottom: 40px;
}

.blgdate {
    margin: 20px auto 30px auto;
    max-width: 500px;
    border-style: solid;
    border-width: 1px;
    border-image: linear-gradient(to left, rgba(63, 165, 241, 1) 1%, rgba(255, 255, 255, 1) 50%, rgba(63, 165, 241, 1) 100%) 100% 0 100% 0/1px 0 1px 0 stretch;
    height: 20px;
    line-height: 20px;
    font-style: italic;
    text-align: center;
}

#contactbox {
    display: block;
    text-decoration: none;
    padding-top: 15px;
}

#contactbox a {
    display: block;
    padding-top: 1px;
    text-decoration: none;
    color: white;
    font-family: Verdana, Geneva, sans-serif;
    border-radius: 15px 15px 0px 0px;
    border: 2px solid #FFF;
    -webkit-box-shadow: 0px -3px 13px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -3px 13px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px -3px 13px 0px rgba(0, 0, 0, 0.75);
    border-bottom: 0px;
    z-index: 104;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
}

#contactbox a img {
    float: left;
    width: 20px;
    height: 20px;
    pointer-events: none;
    border: 0px;
}

#contactbox a:active {
    padding-top: 0px;
    -webkit-box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.75);
}

#contactbox div {
    display: block;
    height: 2px;
    -webkit-box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.75);
    z-index: 105;
}

#contactbox div div {
    display: block;
    height: 14px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    z-index: 106;
}

.cb2 {
    margin: 0 auto;
    background-color: #3FA5F1;
}

.cb2 a {
    max-width: 350px;
    min-width: 270px;
    width: 90%;
    height: 49px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    margin: 17px auto 0 auto;
}

.cb2 a img {
    margin: 14px 0 0 15px;
}

.cb2 a:active {
    height: 50px;
}

.cb2 div {
    width: 96%;
    border-top: dashed 1px #0051ff;
    margin: 0 auto;
}

.cb2 div div {
    width: 104%;
    background-color: #3FA5F1;
    margin-left: -2%;
    border: 1px solid red;
}

.cb2 p {
    display: inline-block;
    padding: 0;
}

.phone {
    background-color: #F93;
}

.phone p {
    font-weight: bold;
    margin: 0 auto auto -35px;
}

.phone p span {
    font-size: 12px;
}

.msgr {
    background-color: #1572db;
}

.msgr p {
    margin: 0 auto auto -35px;
}

.email {
    background-color: #936;
}

.email p {
    font-size: 16px;
}

.fb {
    background-color: #3b5998;
}

@media only screen and (min-width:381px) {
    .cb2 {
        width: 100%;
        max-width: 390px;
        min-width: 300px;
    }
    .email p {
        margin: 0 auto auto -35px;
    }
}

@media only screen and (max-width:380px) {
    .cb2 div {
        max-width: 370px;
        min-width: 280px;
    }
    .email p {
        margin: 0;
    }
}

@media only screen and (max-width:750px) {
    #mainnav div {
        height: 34px;
        width: 50px;
        margin: 7px 7px;
    }
    #mainnav div img {
        height: 24px;
        width: 24px;
        margin: 5px 13px;
    }
    input:checked~#mainnav div img {
        height: 23px;
        width: 23px;
    }
    #infobutton div {
        height: 34px;
        width: 50px;
        margin: 7px 7px;
    }
    #infobutton img {
        height: 24px;
        width: 24px;
    }
    input:checked~#infobutton img {
        height: 23px;
        width: 23px;
    }
    #mlogobanner div {
        padding: 0 17px;
    }
    #mainwrap {
        min-width: 320px;
    }
    #outerbodycontainer {
        margin-bottom: 110px;
    }
    p.h4 {
        font-size: 37px;
    }
    p.h5 {
        font-size: 28px;
    }
    .table1 {
        display: block;
        width: 100%;
        max-width: 500px;
    }
    .shadowbox {
        padding: 20px;
    }
    .imgindex {
        width: 100%;
        max-width: 300px;
        margin-top: 10px;
    }
    .tcellindex1 {
        width: 100%;
    }
    .tcellindex2 {
        width: 100%;
    }
    .tcellkp1 {
        display: block;
        width: 100%;
    }
    .tcellkp2 {
        display: block;
        margin-top: 30px;
        width: 100%;
    }
    .tcellkp3 {
        display: block;
        width: 100%;
    }
    .tcellkp4 {
        display: block;
        width: 100%;
    }
    .imgwand {
        width: 90%;
    }
    .abtimg1 {
        width: 80%;
        max-width: 190px;
        margin-top: 20px;
    }
    .tcellabt1 {
        display: block;
        width: 100%;
        margin-top: 20px;
    }
    .tableabt1 {
        margin-top: 30px;
    }
    .tableabt1 img {
        width: 100%;
    }
    .imgicons3 {
        float: left;
        margin: 14px 0 0 15px;
        pointer-events: none;
    }
    .blogcontainer {
        display: block;
        width: 100%;
        min-width: 230px;
        margin-top: 10px;
    }
    .blogcontainer a {
        text-decoration: none;
    }
    .blognav {
        display: block;
        width: 70%;
        min-width: 260px;
        height: 30px;
        line-height: 30px;
        margin: 0 auto;
    }
    .blognav2 {
        margin: 20px auto;
    }
    .blgindxcont {
        display: block;
        max-width: 500px;
    }
    .blgindxtxt {
        display: block;
        width: 100%;
    }
    .blgindximg {
        display: block;
        margin-top: 30px;
        width: 100%;
    }
    .blgdvdr {
        border: 0;
        height: 1px;
        background-image: linear-gradient(to right, rgba(63, 165, 241, 1), rgba(255, 255, 255, 1), rgba(63, 165, 241, 1));
        margin-bottom: 40px;
    }
    .dt-tb-show {
        display: none;
    }
}

@media only screen and (max-width:1024px) {
    #mainnav {
        position: fixed;
        top: 0;
        display: block;
        height: 50px;
        width: 75px;
        z-index: 3;
        -webkit-tap-highlight-color: transparent;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -o-user-select: none;
    }
    input:checked~#mainnav {
        width: 100%;
        height: 100%;
    }
    #mainnav div {
        display: block;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #333333;
        border: 1px solid black;
        border-radius: 7px;
        cursor: pointer;
        -webkit-box-shadow: 0px 0px 1px 0px rgba(140, 140, 140, 1);
        -moz-box-shadow: 0px 0px 1px 0px rgba(140, 140, 140, 1);
        box-shadow: 0px 0px 1px 0px rgba(140, 140, 140, 1);
        -moz-transition: height 250ms, width 250ms, -webkit-box-shadow 250ms, -moz-box-shadow 250ms, box-shadow 250ms;
        transition: height 250ms, width 250ms, -webkit-box-shadow 250ms, -moz-box-shadow 250ms, box-shadow 250ms;
    }
    input:checked~#mainnav div {
        -webkit-box-shadow: 0px 0px 1px 0px rgba(140, 140, 140, 1), inset 0px 0px 5px 1px rgba(0, 0, 0, 0.55);
        -moz-box-shadow: 0px 0px 1px 0px rgba(140, 140, 140, 1), inset 0px 0px 5px 1px rgba(0, 0, 0, 0.55);
        box-shadow: 0px 0px 1px 0px rgba(140, 140, 140, 1), inset 0px 0px 5px 1px rgba(0, 0, 0, 0.55);
    }
    #mainnav div img {
        margin: 5px 13px;
        -moz-transition: all 250ms;
        transition: all 250ms;
    }
    #outerinfobox {
        position: fixed;
        margin: 0;
        padding: 0;
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
        min-height: 50px;
        min-width: 320px;
        pointer-events: none;
        -webkit-tap-highlight-color: transparent;
        z-index: 901;
    }
    input:checked~#outerinfobox {
        z-index: 2;
    }
    #infobutton {
        position: relative;
        height: 50px;
        width: 75px;
        float: right;
        margin: 0;
        padding: 0;
        pointer-events: auto;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -o-user-select: none;
    }
    input:checked~#infobutton {
        position: absolute;
        height: 100%;
        width: 100%;
        right: 0;
    }
    #infobutton div {
        display: block;
        text-align: center;
        position: absolute;
        top: 0;
        right: 0;
        background-color: #333333;
        border: 1px solid black;
        border-radius: 7px;
        cursor: pointer;
        -webkit-box-shadow: 0px 0px 1px 0px rgba(140, 140, 140, 1);
        -moz-box-shadow: 0px 0px 1px 0px rgba(140, 140, 140, 1);
        box-shadow: 0px 0px 1px 0px rgba(140, 140, 140, 1);
        -moz-transition: height 250ms, width 250ms, -webkit-box-shadow 250ms, -moz-box-shadow 250ms, box-shadow 250ms;
        transition: height 250ms, width 250ms, -webkit-box-shadow 250ms, -moz-box-shadow 250ms, box-shadow 250ms;
    }
    input:checked~#infobutton div {
        -webkit-box-shadow: 0px 0px 1px 0px rgba(140, 140, 140, 1), inset 0px 0px 5px 1px rgba(0, 0, 0, 0.55);
        -moz-box-shadow: 0px 0px 1px 0px rgba(140, 140, 140, 1), inset 0px 0px 5px 1px rgba(0, 0, 0, 0.55);
        box-shadow: 0px 0px 1px 0px rgba(140, 140, 140, 1), inset 0px 0px 5px 1px rgba(0, 0, 0, 0.55);
    }
    #infobutton img {
        margin: 5px 13px;
        -moz-transition: height 250ms, width 250ms;
        transition: height 250ms, width 250ms;
    }
    #infobox {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        margin: 0;
        padding: 0;
        top: 50px;
        right: 0;
        height: auto;
        overflow: hidden;
        z-index: 5;
        pointer-events: auto;
        background-color: #333333;
        border: 1px solid black;
        border-top: 0px;
        border-radius: 0px 0px 7px 7px;
        -webkit-box-shadow: 0px 9px 15px -2px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 9px 15px -2px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 9px 15px -2px rgba(0, 0, 0, 0.75);
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -o-user-select: none;
        -moz-transition: all 250ms;
        transition: all 250ms;
        transition-delay: 250ms;
    }
    input:checked~#infobox {
        visibility: visible;
        opacity: 1;
    }
    #infobox ul {
        position: relative;
        list-style: none;
        height: auto;
        margin: 0;
        padding: 0;
        -moz-transition: all 250ms;
        transition: all 250ms;
        transition-delay: 200ms;
    }
    input:checked~#infobox ul {
        visibility: visible;
        opacity: 1;
    }
    #infobox ul a {
        display: block;
        height: 50px;
        width: 165px;
        margin-top: -30px;
        border-top: 1px solid black;
        overflow: hidden;
        text-align: left;
        line-height: 50px;
        text-decoration: none;
        font-size: 16px;
        color: white;
        font-family: Verdana, Geneva, sans-serif;
        -moz-transition: margin 250ms;
        transition: margin 250ms;
        transition-delay: 200ms;
    }
    input:checked~#infobox ul a {
        margin-top: 0;
    }
    #infobox ul a:active {
        font-size: 15.5px;
        -webkit-box-shadow: inset 0px 0px 10px 2px rgba(0, 0, 0, 0.7);
        -moz-box-shadow: inset 0px 0px 10px 2px rgba(0, 0, 0, 0.7);
        box-shadow: inset 0px 0px 10px 2px rgba(0, 0, 0, 0.7);
    }
    #infobox ul li img {
        float: left;
        margin: 15px;
        pointer-events: none;
        border: 0px;
        width: 20px;
        height: 20px;
    }
    #sidebar {
        background-color: #7AC144;
        width: 250px;
        height: auto;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -100;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -o-user-select: none;
        -webkit-tap-highlight-color: transparent;
    }
    #sidebarbkg {
        display: block;
        background-color: #3FA5F1;
        position: fixed;
        top: 0;
        width: 250px;
        height: 50%;
        max-height: 300px;
    }
    #sidebarin {
        width: 250px;
        height: auto;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow-y: auto;
        overflow-x: hidden;
        font-family: "Comic Sans MS", "Comic Sans", "Marker Felt", cursive;
        font-size: 22px;
        font-weight: normal;
        color: #000;
        text-align: center;
    }
    #sidebarlogobox {
        position: relative;
        display: block;
        width: 250px;
        background-color: #3FA5F1;
        padding-top: 10px;
    }
    #roundshadow {
        position: absolute;
        left: 60px;
        width: 130px;
        height: 130px;
        border-radius: 100px;
        z-index: 1;
        -webkit-box-shadow: 0px -0px 7px 4px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0px -0px 7px 4px rgba(0, 0, 0, 0.5);
        box-shadow: 0px -0px 7px 4px rgba(0, 0, 0, 0.5);
    }
    #sblogo1 {
        position: relative;
        width: 116px;
        height: 116px;
        padding: 4px;
        background-color: white;
        border: 3px solid #3D85FF;
        border-radius: 100px;
        z-index: 3;
    }
    #sblogo2 {
        position: absolute;
        top: 35px;
        left: 80px;
        width: 90px;
        z-index: 3;
    }
    #whitecard {
        position: absolute;
        display: block;
        top: 75px;
        left: 4px;
        width: 240px;
        height: 120px;
        border: 1px solid #979797;
        border-bottom: 0;
        border-radius: 8px 8px 0px 0px;
        background-color: #389ab0;
        background-image: url(images/pstripes.svg), url(images/poverlay.png);
        overflow: hidden;
        z-index: 2;
        -webkit-box-shadow: inset 0px 15px 59px -8px rgba(0, 0, 0, 0.75), 0px -4px 10px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: inset 0px 15px 59px -8px rgba(0, 0, 0, 0.75), 0px -4px 10px 0px rgba(0, 0, 0, 0.75);
        box-shadow: inset 0px 15px 59px -8px rgba(0, 0, 0, 0.75), 0px -4px 10px 0px rgba(0, 0, 0, 0.75);
    }
    #flagbox {
        position: relative;
        display: block;
		margin-top: -4px;
        width: 250px;
        height: 50px;
        z-index: 5;
        border-bottom: 1px solid #006837;
        -webkit-box-shadow: inset 0px -52px 15px -50px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: inset 0px -52px 15px -50px rgba(0, 0, 0, 0.75);
        box-shadow: inset 0px -52px 15px -50px rgba(0, 0, 0, 0.75);
    }
    #flagbox ul {
        position: relative;
        list-style: none;
        width: 250px;
        height: 50px;
        padding: 0;
        margin: 0;
    }
    #flagbox ul li {
        display: inline-block;
        position: relative;
        width: 70px;
        height: 50px;
    }
    #flagbox ul li img {
        display: block;
        width: 42px;
        height: 31px;
        border: 2px dashed white;
        padding: 3px;
        margin: 4px 9px;
        border-radius: 20px;
    }
    #flagbox ul li a {
        display: block;
    }
    #flagbox ul li a img {
        display: block;
        border: hidden;
        margin: 6px 11px;
    }
    #mnavigation ul {
        width: 250px;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    #mnavigation ul a {
        display: block;
        position: relative;
        height: 50px;
        line-height: 50px;
        background-color: #7AC144;
        border-bottom: 1px solid #006837;
        color: #000;
        text-decoration: none;
        z-index: 4;
    }
    #mnavigation ul a:active {
        height: 49px;
        font-size: 21.5px;
        background-color: #6aaa3a;
        border-top: 1px solid black;
        color: #F28E1E;
    }
    .cb1 {
        margin: 0;
        background-color: #7AC144;
        height: 255px;
        width: 250px;
    }
    .cb1 a {
        width: 175px;
        height: 41px;
        line-height: 39px;
        text-align: left;
        font-size: 16px;
        margin: 13px auto 0 auto;
    }
    .cb1 a img {
        margin: 10px 15px 0 15px;
    }
    .cb1 a:active {
        height: 42px;
    }
    .cb1 div {
        width: 200px;
        border-top: dashed 1px #060;
        margin: 0 auto;
    }
    .cb1 div div {
        width: 240px;
        background-color: #7AC144;
        margin-left: -20px;
    }
    #mlogobanner {
        display: block;
        background-color: #333333;
        position: fixed;
        top: 0;
        width: 100%;
        height: 50px;
        text-align: center;
        line-height: 50px;
        z-index: 2;
        border-bottom: 1px solid black;
        -webkit-box-shadow: inset 0px -1px 1px -1px rgba(140, 140, 140, 1);
        -moz-box-shadow: inset 0px -1px 1px -1px rgba(140, 140, 140, 1);
        box-shadow: inset 0px -1px 1px -1px rgba(140, 140, 140, 1);
    }
    #mlogobanner img {
        max-height: 50px;
        max-width: 70%;
        border: 0px;
        vertical-align: middle;
    }
    #mobilebkg {
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        background-color: #3FA5F1;
        -webkit-box-shadow: -4px 0px 19px 0px rgba(0, 0, 0, 0.7);
        -moz-box-shadow: -4px 0px 19px 0px rgba(0, 0, 0, 0.7);
        box-shadow: -4px 0px 19px 0px rgba(0, 0, 0, 0.7);
    }
    #mobilebkg div {
        background-color: #FFF;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 50%;
    }
    #mainwrap {
        position: absolute;
        top: 0;
        width: 100%;
        min-height: 100%;
        background-color: #3FA5F1;
    }
    input:checked~#mainwrap {
        position: fixed;
    }
    #maincontentarea {
        padding: 70px 20px 20px 20px;
        margin-bottom: 10px;
        text-align: center;
    }
    #footer {
        position: absolute;
        display: block;
        bottom: 0;
        left: 0;
        right: 0;
        height: auto;
        padding: 10px 15px 5px 15px;
        background-color: #FFF;
        z-index: 900;
    }
    .photocaption {
        width: 80%;
        padding: 0 4px 0 4px;
    }
    .abtimg3 {
        padding: 2%;
        width: 95%;
    }
    .tableabt1 {
        width: 95%;
    }
    .tableabt1 img {
        width: 100%;
    }
    .blognav2 {
        display: block;
        width: 70%;
        min-width: 210px;
        height: 30px;
        line-height: 30px;
        font-family: Tahoma, Geneva, sans-serif;
        text-decoration: none;
    }
    .blognav2 ul {
        font-size: 17px;
    }
    .blognav2 ul li {
        height: 30px;
        width: 30px;
    }
    .dt-show {
        display: none;
    }
    .sliders {
        left: 0;
        -moz-transition: left 0.7s ease;
        transition: left 0.7s ease;
    }
    input:checked~.sliders {
        left: 250px;
    }
}

@media only screen and (min-width:751px) and (max-width:1024px) {
    #mainnav div {
        height: 36px;
        width: 52px;
        margin: 6px 10px;
    }
    #mainnav div img {
        height: 26px;
        width: 26px;
        margin: 5px 13px;
    }
    input:checked~#mainnav div img {
        height: 25px;
        width: 25px;
    }
    #infobutton div {
        height: 36px;
        width: 52px;
        margin: 6px 10px;
    }
    #infobutton img {
        height: 26px;
        width: 26px;
    }
    input:checked~#infobutton img {
        height: 25px;
        width: 25px;
    }
    #mlogobanner div {
        padding: 0 22px;
    }
    #outerbodycontainer {
        margin-bottom: 75px;
    }
    .table1 {
        width: 80%;
        min-width: 650px;
    }
    .photocaption {
        max-width: 410px;
    }
    .tcellindex2 {
        text-align: right;
    }
    .tcellkp2 {
        vertical-align: middle;
    }
    .abtimg3 {
        max-width: 647px;
    }
    .tcellabt1 {
        padding-top: 30px;
    }
    .blogcontainer {
        min-width: 225px;
    }
    .blognav {
        width: 225px;
    }
    .blognav2 {
        margin: 0 auto;
    }
    .blgindxcont {
        min-width: 650px;
    }
    .blgindximg {
        display: table-cell;
        width: 30%;
        text-align: right;
        vertical-align: middle;
    }
}

@media only screen and (min-width:751px) {
    p.h4 {
        font-size: 40px;
    }
    p.h5 {
        font-size: 40px;
    }
    .table1 {
        display: table;
    }
    .shadowbox {
        padding: 30px;
    }
    .imgindex {
        width: 300px;
    }
    .tcellindex1 {
        display: table-cell;
        width: 60%;
        vertical-align: middle;
    }
    .tcellindex2 {
        display: table-cell;
        width: 40%;
    }
    .tcellkp1 {
        display: table-cell;
        width: 35%;
        vertical-align: middle;
    }
    .tcellkp2 {
        display: table-cell;
        width: 35%;
        text-align: right;
    }
    .tcellkp3 {
        display: table-cell;
        width: 35%;
        text-align: left;
    }
    .tcellkp4 {
        display: table-cell;
        width: 50%;
        padding: 0 5% 0 5%;
    }
    .imgwand {
        width: 80%;
    }
    .abtimg2 {
        display: table-cell;
        vertical-align: middle;
        width: 35%;
        text-align: center;
    }
    .tcellabt1 {
        display: table-cell;
        width: 65%;
        vertical-align: middle;
    }
    .tableabt1 {
        max-width: 619px;
    }
    .blogcontainer {
        display: inline-block;
        width: 33%;
        margin-top: 5px;
    }
    .blognav {
        display: inline-block;
        height: 26px;
        line-height: 26px;
    }
    .blgindxcont {
        display: table;
    }
    .blgindxtxt {
        display: table-cell;
        width: 40%;
        vertical-align: middle;
    }
    .blgindxsep {
        display: table-cell;
        width: 5%;
    }
    .mb-show {
        display: none;
    }
}

@media only screen and (min-width:1025px) {
    body {
        background-image: url(images/background.jpg);
        background-repeat: repeat;
        background-attachment: fixed;
    }
    label {
        display: none;
    }
    #toppanel {
        width: 70%;
        min-width: 900px;
        max-width: 1200px;
        padding: 0 32px 0 32px;
        margin: 0 auto;
        text-align: center;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -o-user-select: none;
    }
    #phonebox {
        position: absolute;
        top: 331px;
        display: block;
        font-family: "Times New Roman", Times, serif;
        font-size: 25px;
        font-weight: bold;
        color: #FFFF00;
        text-shadow: 2px 2px 7px black;
        margin-left: -32px;
    }
    #dtlogo {
        display: block;
        margin: 15px auto -120px auto;
        border: 2px solid #0000FF;
        background-color: #FFFF00;
        width: 460px;
        height: 460px;
        border-radius: 300px;
        text-align: center;
    }
    #dtcurtains {
        display: block;
        margin-top: 30px;
        margin-left: 30px;
        width: 400px;
        height: 400px;
        overflow: hidden;
        border-radius: 300px;
    }
    #dtcurtains img {
        width: 400px;
        height: 314px;
    }
    #dtcaricature {
        margin-top: -370px;
    }
    #dtcaricature img {
        width: 265px;
    }
    #yellowborderbar {
        position: relative;
        height: 2px;
        width: 400px;
        background-color: #FFFF00;
        margin: 0 auto;
        margin-bottom: -2px;
        z-index: 2;
    }
    #dtlogobanner {
        display: table;
        border: 0;
        background-color: #555555;
        width: 100%;
        min-height: 100px;
        max-height: 200px;
        margin: 0 auto;
        text-align: center;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -o-user-select: none;
    }
    #dtlogobanner div {
        display: table-cell;
        vertical-align: middle;
    }
    #dtlogobanner img {
        max-width: 750px;
        width: 70%;
        border: 0px;
    }
    #dtnavigation ul {
        list-style: none;
        position: relative;
        text-align: center;
        padding: 0;
        border: 2px solid #006837;
        background-color: #7AC144;
        height: 50px;
        margin: 0px -15px 0px -15px;
        box-shadow: 0px 8px 30px black;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -o-user-select: none;
        z-index: 1;
    }
    #dtnavigation ul a {
        display: block;
        position: relative;
        background-color: #7AC144;
        border: 2px solid #006837;
        font-family: "Comic Sans MS", "Comic Sans", "Marker Felt", cursive;
        font-size: 21px;
        font-weight: normal;
        color: #000;
        fill: #000;
        text-decoration: none;
        cursor: pointer;
        z-index: 20;
    }
    #dtnavigation ul li {
        display: inline-block;
        position: relative;
        margin: 7px 0.5% 7px 0.5%;
        width: 17%;
        min-width: 150px;
        height: 34px;
        line-height: 32px;
        text-align: center;
        z-index: 21;
    }
    #dtnavigation ul a:hover {
        color: #F28E1E;
        fill: #F28E1E;
    }
    #flagbox ul {
        list-style: none;
        float: right;
        margin-top: -29px;
        margin-right: -32px;
    }
    #flagbox ul li {
        display: inline-block;
    }
    #flagbox ul li img {
        border: 0px;
        width: 39px;
        height: 26px;
    }
    #flagbox ul li img:hover {
        width: 42px;
        height: 28px;
        margin-top: -31px;
        margin-right: -1.5px;
        margin-left: -1.5px;
    }
    #wgt {
        float: right;
        height: 278px;
        width: 346px;
        z-index: 99999;
        position: fixed;
        right: -305px;
        top: 20%;
        -moz-transition: right 700ms;
        transition: right 700ms;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -o-user-select: none;
    }
    #wgt img {
        display: inline-block;
        float: left;
        height: 153px;
        width: 45px;
        margin-top: 57px;
        background-color: #3b5998;
        border: 1px solid #3b5998;
        border-right: none;
        border-radius: 5px 0px 0px 5px;
        -webkit-box-shadow: inset 27px 0px 35px -20px rgba(255, 255, 255, 0.35);
        -moz-box-shadow: inset 27px 0px 35px -10px rgba(255, 255, 255, 0.35);
        box-shadow: inset 27px 0px 35px -20px rgba(255, 255, 255, 0.35);
    }
    #wgt div {
        display: inline-block;
        padding: 0;
        margin-right: -8px;
        border: 4px solid #3b5998;
    }
    #wgt div iframe {
        border: none;
        overflow: hidden;
        width: 300px;
        height: 270px;
        background-color: #fafafa;
    }
    #outerbodycontainer {
        width: 70%;
        min-width: 900px;
        max-width: 1200px;
        border: 2px solid #0000FF;
        background-color: #FFFF00;
        padding: 30px;
        margin: 0 auto;
        z-index: 1;
    }
    #mainbodycontainer {
        border: 2px solid #0000FF;
        background-color: #3FA5F1;
        height: inherit;
        margin: 0 auto;
        position: relative;
        z-index: 2;
    }
    #maincontentarea {
        position: relative;
        width: inherit;
        padding: 3%;
        margin: 0 auto;
        min-height: 400px;
        text-align: center;
    }
    #footer {
        margin: 19px auto 0 auto;
    }
    .table1 {
        width: 70%;
        min-width: 700px;
    }
    .photocaption {
        width: 410px;
    }
    .tcellindex2 {
        text-align: center;
    }
    .abtimg3 {
        padding: 10px;
        width: 647px;
    }
    .tableabt1 {
        display: table;
        width: 90%;
        margin: 0 auto;
        padding-bottom: 30px;
    }
    .tableabt1 img {
        height: 100%;
    }
    .blogcontainer {
        min-width: 230px;
    }
    .blognav {
        width: 230px;
    }
    .blognav2 {
        display: inline-block;
        width: 200px;
        min-width: 200px;
        height: 26px;
        line-height: 26px;
    }
    .blognav2 ul {
        font-size: 16px;
    }
    .blognav2 ul li {
        height: 26px;
        width: 26px;
    }
    .blgindxcont {
        min-width: 700px;
    }
    .tb-mb-show {
        display: none;
    }
}