@charset "utf-8";
/* CSS Document */

body {
        background-color:#cccccc;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 15px;
}

A:link {color: #000000; text-decoration:none}
A:visited {color: #000000; text-decoration:none}
A:hover {color: #3D281D; text-decoration:none}
A:active {color: #000000; text-decoration:none}

.link2 a:link{
        text-decoration:none;
        color: #ffffff;
        }
.link2 a:visited{
        color: #ffffff;
        }
.link2 a:hover{
        color: #000000;
        }


#main {
    width: 780px;
    border: 0px;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -390px;
        margin-top:5px;
        background-color: #ffffff;
        background-image: url(../images/background.jpg);
        }

#middle {
        width:780px;
        margin-top: 15px;
        height: 100%;
}

#top_bar {
        padding: 0px;
        margin: 0px;
        border: 0px solid #dddddd;
}

#top_bar img {
        padding: 0px;
        margin: 0px;
        border: 0px solid #dddddd;
}

#top_bar a:link, #top_bar a:visited, #top_bar a:hover, #top_bar a:active {
        padding: 0px;
        margin: 0px;
        border: 0px solid #dddddd;
}

#left_column {
        width:223px;
        float: left;
        height: 100%;
        background-image: url(../images/background.jpg);
}

#right_column {
        width: 557px;
        float: left;
        background-color:#FFFFFF;
        background-image: url(../images/corner.jpg);
        background-repeat: no-repeat;
        height: 100%;
}
#links {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #ffffff;
        padding-left: 30px;
        }

#links2 {
}

li   {
        background: url(../images/bullet.gif) left top no-repeat;
        padding-left: 20px;
        margin-top: 10px;
 }

ul {
        list-style-type: none;
        padding-left: 0;
        margin-left: 0;
        }

#newsletter {
        width: 206px;
        height: 90px;
        background-image:url(../images/newsletter_bg.jpg);
        margin-left: 10px;
        padding-top: 15px;
        font-size: 17px;
        color: #15539D;
        }

.areas_of_interest {
        padding-left: 10px;
        }

.areas_of_interest a:link{
        text-decoration:underline;
        color:#15539D;
        }
.areas_of_interest a:visited{
        color: #15539D;
        text-decoration:underline;
        }
.areas_of_interest a:hover{
        color: #000000;
        text-decoration:underline;
        }

.areas_of_interest2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: #15539D;
        background-image: url(../images/areas_of_interest_bg.jpg);
        width: 186px;
        padding-left: 20px;
        float: left;
        }
.areas_of_interest3 {
        width: 206px;
        height: 18px;
        background-image:url(../images/areas_of_interest_top.jpg);
                float: left;
        }

.areas_of_interest4 {
        width: 206px;
        height: 19px;
        background-image:url(../images/areas_of_interest_bottom.jpg);
                float: left;
        }

.areas_heading {
        font-size: 17px;
        padding-top: 1px;
        padding-left: 10px;
        }

#personal_info {
        height: 170px;
        padding-left: 30px;
        padding-top: 30px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        }

#personal_info a:link{
        text-decoration:underline;
        color: #15539D;
        }
#personal_info a:visited{
        color: #15539D;
                text-decoration:underline;
        }
#personal_info a:hover{
        color: #000000;
                text-decoration:underline;
        }

#bio a:link{
        text-decoration:underline;
        color: #15539D;
        }
#bio a:visited{
        color: #15539D;
        text-decoration:underline;
        }
#bio a:hover{
        color: #000000;
        text-decoration:underline;
        }

#photo {
        float: left;
        }

#personal_info_text {
        float: left;
        width: 340px;
        padding-left: 25px;
        }

.personal_info_heading {
        margin-top: 0px;
        font-size: 20px;
        font-weight: normal;
        }

#bio {
        padding: 2px 20px 2px 30px;
        font-size: 10pt;
}

#accreditations {
        padding: 10px 20px 15px 30px;
        font-size: 10pt;
}

.testimonials {
        padding: 0px 20px 15px 30px;
        font-size: 9pt;
}

.testimonials p {
        font-size: 10pt;
}

.testimonials hr {
        margin: 6px 0px;
}

.nolistings {
        padding: 32px 20px 2px 30px;
        font-size: 14px;
        font-weight: bold;
        color: #404040;
        min-height: 420px;
}



#gotobuttons {
        margin: 16px 20px 0px 30px;
        font-size: 8pt;
}

#gotobuttons .buttgoto {
        font-size: 8pt;
        font-weight: bold;
        color: #15539D;
        text-align: left;
        padding-left: 0px;
}

#gotobuttons .buttcell {
        padding-left:  4px;
        padding-right: 4px;
        text-align: center;
}

#gotobuttons button {
        font-size: 8pt;
        width: 140px;
        padding: 0px;
}

.listings {
        margin: 12px 20px 2px 30px;
        font-size: 11px;
}
.listings .heading {
        font-size: 14px;
        font-weight: bold;
        color: #15539D;
        padding-top:  4px;
        padding-bottom: 4px;
}
.listings table {
        width: 507px;
        border: 1px solid black;
        margin-top:    10px;
        margin-bottom: 10px;
}
.listings .title {
        height: 22px;
        background-color: #f0f0f0;
        color: white;
        font-weight: bold;
        border-bottom: 1px solid #dddddd;
}
.listings .photo {
        width: 100px;
        padding: 0px;
        border-bottom: 1px solid #dddddd;
}
.listings .photo img {
        width: 100px;
}
.listings .photo img:link {
        width: 80px;
        border-bottom: 0px solid #dddddd;
}
.listings .details {
        color: #333333;
        padding-left: 4px;
        border-bottom: 1px solid #dddddd;
        border-right:  0px solid #dddddd;
}
.odd {
        background-color: #e4e4e4;
}
.even {
        background-color: #efefef;
}
.listings .price {
        display: inline;
        float: left;
        padding-top: 2px;
        font-weight: bold;
        font-size: 12px;
        color: #000000;
}

.reqappt {
        width:116px;
        display:inline;
        float:right;
        font-size:8pt;
        margin:0px;
        padding:0px
        }

.listings .logo {
        width: 36px;
        text-align: center;
        padding: 0px;
        border-bottom: 1px solid #dddddd;
        border-left:   0px solid #dddddd;
}
.listings .logo img {
        border-left:   0px solid #dddddd;
}

.listings a:link{
        color: #15539D;
        text-decoration:underline;
        }
.listings a:visited{
        color: #15539D;
        text-decoration:underline;
        }
.listings a:hover{
        color: #000000;
        text-decoration:underline;
        }

.idxstuff {
        font-size: 8pt;
        text-align: justify;
        margin-top: 10px;
        border-top: 1px solid #dddddd;
        padding: 6px 18px 14px 2px;
}

