#homeContainer { background-color: #EFF2EB; }
#one { float:left; width:190px; padding:12px; }
#homeBottomLeft { float:left; width:768px; padding:0px; }
#two { float:left; width:530px; padding:12px; background-color:#fff; box-shadow:6px 0 4px -4px #444 , -6px 0 4px -4px #444;}
#three { float:left; width:190px; padding:12px;}
#top-menu { background: #441144; }
#top-menu .active { background: #441144; }
#breadcrumb { background-color: #eee; padding-bottom: 6px; border-bottom: 1px solid #ddd; }


.slideshow-outer {
background-color: #888;
border: solid 1px #888;
}
.slide-special {
position: absolute;
width: 510px;
height: 40px;
top: 215px;
left: 10px;
z-index: 200;
background-color: #111;
opacity: 0.75;
}
.slideshow-controls {
    position: relative;
    top: -40px;
    left: 410px;
    width: 120px;
    z-index: 450;
}
.slide-text {
position: absolute;
width: 510px;
height: 40px;
top: 215px;
left: 10px;
z-index: 400;
padding: 12px;
text-align: left;
color: #fff;
font-weight: normal;
font-size: 14px;
}
a.slide-link {
color: #fff;
font-weight: normal;
font-size: 14px;
text-decoration: underline;
}

.features {
}
.feature {
float: left;
width: 530px;
margin: 0 6px 12px; 0;
clear: both;
}
.feature-thumb {
float: left;
width: 100px;
margin: 0 9px 0 0;
padding: 4px;
border: 1px solid #bbb;
}
.feature-thumb img {
width: 100px;
height: 100px;
}
.feature-block {
float: left;
width: 400px;
padding-top: 3px;
}
.feature-title {
margin-bottom: 6px;
font-weight: bold;
}
.feature-text {
width: 400px;
height: 45px;
overflow: hidden;
text-overflow: ellipsis;
}
.feature-link { margin-top: 2px; }
.newsitem {
margin: 0 0 9px 0;
}

.drop-selector-box { background-color:#EFF2EB; border:1px solid #bbb; margin-left:12px; width:140px; }
.cs-sidebar-box { text-align:center; }
.cs-sidebar-box a { text-decoration:none; }
.cs-sidebar-box a:hover { text-decoration:underline; }
.cs-center-box { text-align:left; }
.cs-center-box a { text-decoration:none; }
.cs-center-box a:hover { text-decoration:underline; }
.cs-separated { margin-top:12px; padding-top:12px; border-top: solid 1px #888; }
.spaced-list li { margin-top:4px; margin-bottom:4px; }

.cs-image-box { float: right; margin: 0px 0px 12px 12px; text-align: center; max-width: 350px; }
.cs-image { max-width: 350px; }
.cs-image img { max-width: 350px; }
.cs-caption { margin-top: 6px; font-size: 11px; font-style: italic; }

.cs-profile-headshot { float:right; margin: 0px 0px 12px 12px; }
.cs-profile-headshot img { width:200px; height:250px; padding: 4px; border: 1px solid #bbb; }
.cs-profile-title { color:#666; }

h2 { margin-top: 12px; margin-bottom: 12px; }
h3 { margin-top: 12px; margin-bottom: 9px; }
.cs-sidebar-box h3 { margin-top: 0px; }
.cs-center-box h3 { margin-top: 0px; }
h4 { margin-top: 12px; margin-bottom: 9px; }
h6 {
    font-size: 9pt;
    text-transform: uppercase;
    letter-spacing: 0em;
    color: #94874d;
    border-bottom: 1px solid #94874d;
    margin-bottom: 0.5em;
    padding-bottom: 0px;
}

    .user_profile {
    float: left;
    width: 290px;
    height: 110px;
    margin-bottom: 12px;
    margin-right: 12px;
    }
    .user_picture {
    float: left;
    width: 90px;
    }
.user_picture img {
    width: 80px;
    height: 100px;
    border: 1px solid #bbb;
}
    .user_profile_text {
    float: left;
    width: 200px;
    }
    .user_profile_name {
    font-weight: bold;
    }
    .user_profile_title {
    font-style: italic;
    }
    .user_profile_other {
    margin-top: 6px;
    }
