body {
    background: url("siteclouds.jpg") repeat-x top rgb(66, 135, 231);
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}

img {
    border: currentColor;
    border-image: none;
}

a {
    color: rgb(242, 34, 7);
    font-weight: bold;
    text-decoration: none;
}

    a:hover {
        color: rgb(153, 153, 153);
    }

p {
    margin: 0px 0px 10px;
}

#container {
    width: 980px;
}

#topnav {
    width: 540px;
    text-align: center;
    margin-left: -16px;
    background-color: rgb(0, 81, 162);
}

#logo1 {
    width: 200px;
    height: 120px;
    text-align: left;
    float: left;
    display: inline;
}

#logo2 {
    width: 200px;
    height: 120px;
    text-align: left;
    margin-top: -36px;
    float: right;
    display: inline;
}

#motto {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 50px;
}

#navaround {
    text-align: center;
    clear: both;
    background-color: rgb(0, 81, 162);
}

#mainav {
    height: 36px !important;
    line-height: 36px !important;
}

    #mainav a {
        padding: 2px 16px;
        height: 36px !important;
        color: rgb(255, 255, 255);
        text-transform: uppercase;
        line-height: 36px !important;
        font-size: 1em;
        text-decoration: none;
        border-right-color: rgb(255, 255, 255);
        border-right-width: 1px;
        border-right-style: solid;
    }

        #mainav a:hover {
            color: rgb(226, 28, 6);
        }

        #mainav a.first {
            border-left-color: currentColor;
            border-left-width: medium;
            border-left-style: none;
        }

        #mainav a.last {
            border-right-color: currentColor;
            border-right-width: medium;
            border-right-style: none;
        }

#searchblock {
    background: url("../../../graphics/nkyrealestate/searchbkg.png") repeat-x top rgb(0, 51, 153);
    border: 4px solid rgb(255, 255, 255);
    border-image: none;
    height: 270px;
    margin-top: 12px;
    display: block;
}

#searchome {
    background: url("../../../graphics/nkyrealestate/searchome.png") no-repeat right;
    width: 352px;
    height: 270px;
    float: right;
    display: block;
}

#homesearch {
    padding: 0px 24px;
    width: 620px;
    text-align: left;
    color: rgb(255, 255, 255);
    margin-top: -280px;
    float: left;
    display: block;
}

h1 {
    color: rgb(219, 25, 5);
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 8px;
}

h2 {
    color: rgb(31, 36, 123);
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 8px;
}

h3 {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 10px;
}

h4 {
    color: rgb(255, 255, 255);
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 7px;
}

#welcome {
    font-size: 1em;
    margin-top: -30px;
    float: right;
}

.and {
    padding: 0px 6px;
    font-weight: bold;
}

#searchbut {
    background: url("../../../graphics/nkyrealestate/butsearch.png") repeat-x;
    border-radius: 12px;
    border: 1px solid rgb(255, 255, 255);
    border-image: none;
    width: 200px;
    height: 40px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 40px;
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
    text-shadow: 1px 1px #000;
    -moz-border-radius: 12px;
}

#openbut {
    background: url("../../../graphics/nkyrealestate/butopenhouse.png") repeat-x;
    border-radius: 12px;
    border: 1px solid rgb(255, 255, 255);
    border-image: none;
    width: 170px;
    height: 40px;
    color: rgb(17, 21, 115);
    text-transform: uppercase;
    line-height: 40px;
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    -moz-border-radius: 12px;
}

#addons {
    background: url("../../../graphics/nkyrealestate/addonsbg.png") no-repeat top;
    padding: 0px 25px;
    min-height: 300px;
}

#addboxes {
    background: url("../../../graphics/nkyrealestate/addboxesbg.png");
    height: 320px;
    padding-top: 20px;
}

#col1 {
    width: 31%;
    text-align: left;
    padding-right: 2%;
    padding-left: 2%;
    float: left;
}

#col2 {
    width: 25%;
    text-align: left;
    padding-right: 2%;
    padding-left: 2%;
    float: left;
}

#col3 {
    width: 31%;
    text-align: left;
    padding-right: 2%;
    padding-left: 2%;
    float: right;
}

#col4 {
    margin: 20px 0px 0px 2px;
    width: 1px;
    height: 280px;
    float: left;
    background-color: rgb(255, 255, 255);
}

#row1 {
    background: url("../../../graphics/nkyrealestate/row1.png") no-repeat right top;
    height: 120px;
    padding-bottom: 26px;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#row2 {
    background: url("../../../graphics/nkyrealestate/row2.png") no-repeat right top;
    height: 120px;
    padding-bottom: 20px;
    margin-top: 20px;
}

#row3 {
    height: 260px;
    padding-bottom: 20px;
}

#row4 {
    background: url("../../../graphics/nkyrealestate/row4.png") no-repeat right top;
    padding-bottom: 26px;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    min-height: 120px;
}

#row5 {
    background: url("../../../graphics/nkyrealestate/row5.png") no-repeat right top;
    padding-bottom: 20px;
    margin-top: 20px;
    min-height: 120px;
}

#rowinside {
    width: 200px;
    float: left;
    display: block;
}

#morebut {
    clear: both;
    margin-top: -13px;
    float: right;
}

    #morebut a {
        background: url("../../../graphics/nkyrealestate/morebut.png") repeat-x;
        padding: 0px 14px 2px;
        border-radius: 8px;
        border: 1px solid rgb(255, 255, 255);
        border-image: none;
        height: 28px;
        color: rgb(255, 255, 255);
        line-height: 28px;
        font-family: "Oswald", sans-serif;
        font-size: 16px;
        font-weight: 400;
        display: block;
        cursor: pointer;
        text-shadow: 1px 1px #000;
        -moz-border-radius: 8px;
    }

#footer1 {
    padding: 5px 0px;
    color: rgb(255, 255, 255);
    min-height: 110px;
    background-color: rgb(0, 100, 201);
}

#footer1nav {
    width: 930px;
    text-align: left;
    text-transform: capitalize;
}

    #footer1nav a {
        padding: 3px 10px;
        color: rgb(255, 255, 255);
        font-size: 0.9em;
        font-weight: normal;
        float: left;
        display: inline-block;
    }

        #footer1nav a:hover {
            color: rgb(153, 153, 153);
        }

.foottitle {
    text-transform: uppercase;
    line-height: 26px;
    font-weight: bold;
    margin-left: 15px;
}

#footer2 {
    background: linear-gradient(rgb(0, 81, 162) 0%, rgb(0, 0, 102) 100%);
    padding: 15px 0px;
    color: rgb(255, 255, 255);
    min-height: 270px;
}

#footer2nav {
    width: 930px;
    text-align: left;
    text-transform: capitalize;
}

    #footer2nav hr {
        border-width: 1px medium;
        border-style: solid none;
        border-color: rgb(153, 153, 153) currentColor rgb(0, 0, 0);
        padding: 0px;
        border-image: none;
        height: 0px;
        line-height: 0;
        clear: both;
    }

    #footer2nav a {
        padding: 5px 15px;
        color: rgb(255, 255, 255);
        font-size: 0.9em;
        font-weight: normal;
        float: left;
        display: block;
    }

        #footer2nav a:hover {
            color: rgb(153, 153, 153);
        }

#footblock {
    padding-bottom: 10px;
    float: left;
    display: block;
}

    #footblock p {
        line-height: 1.3em;
        font-size: 0.9em;
    }

#footnav {
    margin-left: -5px;
}

    #footnav a {
        padding: 3px 16px;
        height: 36px;
        text-transform: uppercase;
        line-height: 36px;
        font-size: 1em;
        font-weight: bold;
        margin-top: -5px;
    }

#insidepage {
    background: url("insidebg.png");
    padding: 10px 25px;
    text-align: left;
    display: block;
    min-height: 400px;
}

div#default_display div#display_body table {
    width: 286px;
}

    div#default_display div#display_body table.feats_3col {
        width: 100%;
    }
