.description_container {
    background-color: #C7D4C7;
    behavior: url(border-radius.htc);
    border: 1px solid #64AC6A;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    3px 3px 3px rgba(50, 50, 50, 0.3);
    box-shadow:         3px 3px 3px rgba(50, 50, 50, 0.3);
    font-size: 12px;
    font-weight: bold;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 6px;
    text-align: center;
    width: 60%;
}
.content_left {
    float: left;
    height: 280px;
    width: 420px;
    /* [disabled]border: thin solid #F00; */
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.content_left_top {
    float: left;
    height: 280px;
    width: 420px;
    /* [disabled]border: thin solid #F00; */
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.content_right {
    float: left;
    height: 280px;
    width: 420px;
    /* [disabled]border: thin solid #F00; */
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.content_right_top {
    float: left;
    height: 280px;
    width: 420px;
    /* [disabled]border: thin solid #F00; */
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.blue_top_left {
    background-attachment: scroll;
    background-image: url(../images/blue_rounded_box/brb_top_left.gif);
    background-repeat: no-repeat;
    height: 12px;
    width: 12px;
    background-color: transparent;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 6px;
    padding-top: -5px;
}
.blue_top_middle {
    background-image: url(../images/blue_rounded_box/brb_top_middle.gif);
    background-repeat: repeat-x;
    height: 12px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 6px;
    padding-top: -5px;
}
.blue_middle_left {
    background-image: url(../images/blue_rounded_box/brb_middle_left.gif);
    background-repeat: repeat-y;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 6px;
}

.blue_top_right {
    background-attachment: inherit;
    background-image: url(../images/blue_rounded_box/brb_top_right.gif);
    background-repeat: no-repeat;
    height: 12px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 6px;
    width: 12px;
    padding-top: -5px;
}
.thumb_container {
    width: 86%;
    margin-top: 0px;
    /* [disabled]margin-right: 165px; */
    margin-bottom: 10px;
    /* [disabled]margin-left: 130px; */
    /* [disabled]border: 1px solid #657CB2; */
    overflow: hidden;
}
.thumb_container ul {
    height: 80px;
    width: 90%;
    margin-top: 0px;
    margin-right: 5%;
    margin-bottom: 10px;
    margin-left: 5%;
    border: 1px solid #657CB2;
    overflow: hidden;
}
.thumb_container ul li {
    display: inline;
}



.photo_container {
    height: auto;
    width: auto;
    margin-top: 0px;
    /* [disabled]margin-right: 20%; */
    margin-bottom: 0px;
    /* [disabled]margin-left: 20%; */
    /* [disabled]border: 3px double #657CB2; */
    text-align: center;
}
.photogallery_container {
    height: auto;
    width: auto;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20;
}
img.pageImage {
    float: left;
    border: 2px solid #CCCCCC;
    margin: 10px;
    width: 50%;
    padding: 5px;
}
.highlightBox {
    clear: both;
    display: block;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    border: 2px solid #657CB2;
    background-color: #fefac1;
}
.highlightBox h1 {
    color: #657CB2;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.contact_bar {
    background-color: #C7D4C7;
    behavior: url(border-radius.htc);
    border: 1px solid #64AC6A;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 3px 3px 3px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    3px 3px 3px rgba(50, 50, 50, 0.3);
    box-shadow:         3px 3px 3px rgba(50, 50, 50, 0.3);
    font-size: 12px;
    font-weight: bold;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 6px;
    text-align: center;
    width: 60%;
}
