﻿* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial;
}

body {
    background-color: #122f4d;
}

#outer_wrap {
    background: #122f4d url(/images/outer_bg.jpg) repeat-x;
}

#header {
    height: 423px;
    width: 1018px;
    margin: 0px auto;
    background: url(/images/head_bg.jpg) repeat-x;
    overflow: hidden;
}

    #header #top_bar {
        height: 76px;
        padding-bottom: 4px;
    }

    #header #logo {
        background: url(/images/logo.jpg) no-repeat;
        width: 236px;
        height: 76px;
        float: left;
        margin-left: 32px;
    }

        #header #logo:hover {
            cursor: pointer;
        }

        #header #logo h1 {
            visibility: hidden;
        }

    #header #navigation {
        padding-top: 25px;
        float: right;
        width: 660px;
        padding-right: 20px;
    }

        #header #navigation ul li a {
            display: none;
        }

        #header #navigation ul li .SubMenu .SubOptions li a {
            display: inline;
            color: #0f2944;
            text-decoration: none;
        }

        #header #navigation ul li .SubMenu .SubOptions li:hover {
            text-decoration: underline;
        }

        #header #navigation ul li .SubMenu .SubOptions .sub {
            margin-left: 20px;
            padding: 10px 0px 10px 20px;
            height: auto;
            background: #64ade0 url(/images/menu_icon.png) no-repeat center left;
        }

        #header #navigation ul li .SubMenu .SubOptions #last {
            margin-bottom: 10px;
        }

        #header #navigation ul {
            list-style-type: none;
        }

            #header #navigation ul li {
                height: 32px;
                float: left;
                background: url(/images/navigation.png) no-repeat;
            }

                #header #navigation ul li:hover {
                    cursor: pointer;
                }


                #header #navigation ul li .SubMenu {
                    padding-top: 20px;
                    visibility: hidden;
                    background: #64ade0 url(/images/submenu.jpg) repeat-y bottom left;
                }

                    #header #navigation ul li .SubMenu .SubOptions li {
                        background: none;
                        float: none;
                        padding-left: 20px;
                        font-family: Arial;
                        font-size: 13px;
                        color: #163756;
                        font-weight: bold;
                    }

            #header #navigation ul #navRentals {
                width: 76px;
                background-position: 0px -32px;
            }

                #header #navigation ul #navRentals #RentalsSub {
                    position: relative;
                    top: 32px;
                    width: 235px;
                    left: 0px;
                    z-index: 4;
                    box-shadow: 5px 5px rgba(0,0,0,0.7);
                }

                #header #navigation ul #navRentals:hover {
                    cursor: auto;
                    background-position: 0px 0px;
                }

            #header #navigation ul #navSales {
                width: 66px;
                background-position: -76px -32px;
            }

                #header #navigation ul #navSales:hover {
                    background-position: -76px 0px;
                }


            #header #navigation ul #navPayOnline {
                width: 108px;
                background-position: -142px -32px;
            }

                #header #navigation ul #navPayOnline:hover {
                    background-position: -142px 0px;
                }

            #header #navigation ul #navFAQs {
                width: 82px;
                background-position: -244px -32px;
            }

                #header #navigation ul #navFAQs:hover {
                    background-position: -244px 0px;
                }

            #header #navigation ul #navMaintenance {
                width: 120px;
                background-position: -326px -32px;
            }

                #header #navigation ul #navMaintenance:hover {
                    background-position: -326px 0px;
                }

            #header #navigation ul #navManagement {
                width: 120px;
                background-position: -446px -32px;
            }

                #header #navigation ul #navManagement:hover {
                    background-position: -446px 0px;
                }

            #header #navigation ul #navContact {
                width: 80px;
                background-position: -566px -32px;
            }

                #header #navigation ul #navContact:hover {
                    background-position: -566px 0px;
                }

    #header #feature {
        height: 339px;
    }

        #header #feature #photo_rotator {
            float: left;
            height: 294px;
            width: 695px;
            border: solid 5px #eaeaea;
            margin-top: 18px;
            margin-left: 20px;
            overflow: hidden;
            position: relative;
        }

        #header #feature #property_search {
            width: 233px;
            margin-left: 35px;
            float: left;
            padding-top: 20px;
        }

        #header #feature .first {
            margin-right: 40px;
        }

        #header #feature #property_search h2 {
            color: #ffffff;
            font-weight: normal;
            font-size: 18px;
        }

        #header #feature #property_search .lbl {
            display: block;
            width: 253px;
            margin: 5px 0px 5px 0px;
            color: #ffffff;
            font-size: 14px;
        }

            #header #feature #property_search .lbl span {
                font-weight: bold;
                color: #f9f400;
            }

        #header #feature #property_search select {
            margin-bottom: 10px;
            width: 233px;
            padding: 2px;
            border: solid 2px #006ab0;
        }

            #header #feature #property_search select:hover {
                border-color: #f9f400;
            }

        #header #feature #property_search .button {
            padding: 5px 8px 5px 8px;
            font-weight: bold;
            background: #f9f400;
            float: right;
        }

#content_wrap {
    background-color: #e5e5e5;
}

#content {
    overflow: hidden;
    width: 1018px;
    margin: 0 auto;
    min-height: 400px;
    background-color: #ffffff;
}

#footer_wrap {
    background: #0169a8 url(/images/footer_wrap_bg.jpg) repeat-x;
    background-position: bottom center;
}

#footer {
    background: #0075ba url(/images/footer_bg.jpg) repeat-x;
    width: 1018px;
    margin: 0px auto;
    min-height: 241px;
    color: #ffffff;
    background-position: bottom center;
}

    #footer h1 {
        font-size: 16px;
        color: #ffffff;
        background: transparent;
        border: 0;
        font-style: normal;
        padding: 0;
        padding-bottom: 20px;
        font-family: Arial;
        text-shadow: 0px 1px #000000;
    }

    #footer #footertop {
        height: 121px;
        padding: 20px;
        color: #ffffff;
    }

        #footer #footertop div {
            float: left;
        }

        #footer #footertop p {
            font-size: 12px;
            color: #ffffff;
            line-height: 20px;
        }

            #footer #footertop p span {
                font-weight: bold;
                color: #ffffff;
            }

        #footer #footertop #hours {
            width: 220px;
        }

        #footer #footertop #location {
            width: 520px;
        }


            #footer #footertop #location img {
            }

        #footer #footertop #contact {
        }

            #footer #footertop #contact span {
                display: block;
                width: 50px;
                float: left;
            }

    #footer #footerbottom {
        font-size: 12px;
        color: #ffffff;
        padding: 0px 20px 20px 20px;
    }

        #footer #footerbottom p {
            color: #ffffff;
        }

        #footer #footerbottom a {
            color: #ffffff;
            font-weight: bold;
        }

        #footer #footerbottom ul {
            list-style-type: none;
            overflow: hidden;
        }

            #footer #footerbottom ul li {
                float: left;
                line-height: 14px;
                padding: 0px 5px 0px 5px;
                border-right: solid 2px #ffffff;
            }

            #footer #footerbottom ul .first {
                padding: 0px 5px 0px 0px;
            }

            #footer #footerbottom ul .last {
                border: 0;
            }

    #footer #Map {
        padding-right: 10px;
        overflow: hidden;
    }

    #footer #MapContent {
        overflow: hidden;
        height: 100px;
        width: 300px;
    }

#footermoving {
    height: 300px;
    padding: 20px;
    padding-bottom: 40px;
}

    #footermoving h1 {
        font-size: 24px;
        text-align: center;
    }

    #footermoving img {
        width: 100%;
    }

    #footermoving p {
        padding-bottom: 15px;
        text-align: center;
    }

#leftmove {
    width: 60%;
    float: left;
    padding-top: 65px;
}

#rightmove {
    width: 35%;
    float: right;
    overflow: hidden;
}
