body, html, li, ul {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
    width: 100%;
}

body {
    font-size: 10pt;
    font-family: sans-serif;
    text-align: center;
    background-color: #FFF;
}

a {
    text-decoration: none;
/*    font-weight: 700;*/
    color: #634099;
}

a img {border: none;}

label {
    font-weight: 700;
    font-size: 10pt;
}


.right{float:right;}

.clear{clear:both;}

#container {
    width: 100%;
    margin: auto;
}

    #header {
        height: 220px;
        margin: auto;
        background: #6b634e;
    }
    
    #navigation {
        margin: auto;
        padding-top: 1px;
        height: 52px;
        background: transparent url(../../../images/menu_bg.gif) repeat-x top left;
    }
    
    #content-container {
        background: transparent url(../../../images/content_bg.gif) repeat-y top left;
        margin: auto;
        width: 980px;
        text-align: left;
        
    }
    
        #sidebar-container, #sidebar-secondary-container, #content-body {
            min-height: 543px;
            height: auto !important;
            height: 543px;
        }
    
        #sidebar-container, #sidebar-secondary-container {
            background: #f7f7f7;
            float: left;
            width: 300px;
            text-align: center;
        }
        
        #sidebar-secondary-container {
            width: 260px;
        }
        
            #sidebar, #sidebar-secondary {
                list-style-type: none;
                padding-bottom: 20px;
            }
            
                #sidebar li, #sidebar-secondary li {
                    min-height: 97px;
                }
            
                /* Backgrounds for the primary sidebar */
                #residential-btn {background: url(../../../images/search_res.gif) no-repeat top left;}
                #commercial-btn {background: url(../../../images/search_comm.gif) no-repeat top left;}
                #multifamily-btn {background: url(../../../images/search_multifam.gif) no-repeat top left;}
                #farm-btn {background: url(../../../images/search_farm.gif) no-repeat top left;}
                #openhouse-btn {background: url(../../../images/search_open.gif) no-repeat top left;}
                #prop-btn {background: url(../../../images/search_prop.gif) no-repeat top left;}
                #school-btn {background: url(../../../images/search_school.gif) no-repeat top left;}
                
                /* Backgrounds for the secondary sidebar */
                #residential-btn-sm {background: url(../../../images/search_res_sm.gif) no-repeat top left;}
                #commercial-btn-sm {background: url(../../../images/search_comm_sm.gif) no-repeat top left;}
                #openhouse-btn-sm {background: url(../../../images/search_open_sm.gif) no-repeat top left;}
                #openhouse-btn-sm {background: url(../../../images/search_property_top.gif) no-repeat top left;}
                #school-btn-sm {background: url(../../../images/search_school_sm.gif) no-repeat top left;}
                
                /* positioning for the buttons */
                #residential-btn-sm img, #commercial-btn-sm img,
                #residential-btn img,#commercial-btn img, #multifamily-btn img, #farm-btn img {margin-top:70px;}
                
                #openhouse-btn-sm img, #school-btn-sm img,
                #openhouse-btn img,#school-btn img  {margin-top:62px;}
                
                #prop-btn img{margin-top:70px;}
        
            #announcements {
                margin-top: 10px;
                font-size: 9pt;
                text-align: left;
                padding: 0 14px 14px 14px;
            }
            
            #sec-announcements {
                margin-top: 0px;
                font-size: 9pt;
                text-align: left;
                padding: 0 14px 14px 14px;
            }

                .announcement-title {
                    font-size: 12pt;
                    font-weight: 700;
                    color: #4f525c;
                }

        #content-body {
            background: #FFF;
            padding: 0 10px 0 20px;
            float: left;
            width: 650px; 
            text-align: left;
        }
        
            #content-body h1, #content-body h2 {
                margin-bottom:5px;
                color: #634099;
                font-family: serif;
                font-weight: 700;
            }
            
            #content-body h1{font-size: 24pt;}
            #content-body h2{font-size: 14pt;}
            
            #contact-form .input-field {
                margin-bottom: 10px;
                border: 1px solid #565861;
                background: #F7F7F7;
            }
        
        #footer {
            clear: both;
            padding-top: 20px;
            text-align: center;
            background: #e6efed;
            color: #54575f;
            border-top: 2px solid #4f535d;
        }
        
            #footer table {
                margin-bottom: 5px;
            }
            
                #footer td:first-child {
                    border: none;
                }
            
                #footer td {
                    border-left: 1px solid #bbd2ce;
                    padding: 12px;
                }
            
            .footer-nav {
                padding-bottom: 5px;
            }
            
                .footer-nav li {
                    display: inline;
                }
                
                .footer-nav li:before {
                    content: ' | ';
                }
                
                .footer-nav li:first-child:before {
                    content: none;
                }
                
                .footer-nav a {
                    font-weight: 500;
                    color: #54575f;
                }

.start-search {
    background: #e5efee;
    border: 1px solid #6a644e;
    width: 188px;
    text-align: center;
    padding: 20px;
}                

.start-search p {
    padding: 24px 0 80px 0;    
    text-align: left;
}

#start-realtor {
    float: left;
}

#start-brokerage {
    float: left;
}
                
#agent-alpha {
    margin: auto;
    text-align: center;
}
                
.agent-alpha-link:hover {
    font-weight: 700;
}

#agent-search-container {
    padding: 20px;
    padding-bottom: 0;
    text-align: center;
    margin: auto;
}
                
#agent-form table td {
    padding-bottom: 10px;
}

    #agent-form .input {
        border: 1px solid #444750;
        background: #f7f7f7;
        width: 258px;
    }

#search-results {
    margin: 25px 0;
}

#search-results a {
    font-weight: bold;
    font-variant: small-caps;
}
    
#search-results th {
    background: #444750;
    color: #FFF;
    font-weight: bold;
}

#search-results td {
    padding: 5px;
}

#search-buttons {
    text-align: right;
    padding-right: 10px;
}

#profile-header {
    background: url(../../../images/title_realtor_profile.gif) no-repeat top left;
    width: 642px;
    height: 40px;
    margin-bottom: 44px;
}

#profile-header h2 {
    color: #43464b;
    padding: 8px 0 0 18px;
    font-weight: 500;
}

#realtor-profile {
    margin-bottom: 20px;
}

#realtor-profile th, #broker-profile th {
    text-align: left;
    color:#4f2c88;
}

#broker-info {
    
}

h3 {
    color: #43464b;
    padding: 0px 0 0 18px;
    font-weight: 500;
}

h4 {
    color: #43464b;
    padding: 8px 0 0 0;
    font-weight: 500;
    float:left;
    font-size: 10pt;
    margin-bottom: 10px;
    width:100px;
}

#article-content{
    /*text-align: justify;*/
    float: left;
    width: 480px;
}

#article-menu{
    float: right;
    width: 150px;
    min-height: 524px;
    height: auto !important;
    height: 524px;
    background: #f9f9f9;
}
#article-menu-title{
    height: 23px;
    background: #e0ebe7;
    text-align: center;
    padding-top: 10px;
    color: #4f535e;
}
#article-menu-links{
    min-height: 104px;
    height: auto !important;
    height: 104px;
    padding: 5px;    
}
#cleared{
    clear: both;
}