@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css");

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: 8e6f3e;
}

.home .container .row .mainTileContainer .mainTileCaption h2 {
    background-color:#CFB991;
}

blockquote a {
    color:#CFB991;
}
div a:hover,
p a:hover,
li a:hover,
blockquote a:hover {
    color:#CFB991;
}
.goldbar {
    background-color:#CFB991;
}
.goldbar .information .dropdown-menu,
.goldbar .quicklinks .dropdown-menu {
    background-color: #CFB991;
}
.top .department a {
    border-left:1px solid #CFB991;
}
.prospectivestudents a {
    border-bottom:8px solid #CFB991;
}
.carousel-caption h2 {
    background-color:#CFB991;
}
.events .rss-items li.rss-item a {
    color: #CFB991;
}
.hero .carousel-caption h2 {
    background-color: #243000;
}
.hero .carousel-caption p {
    background-color:#CFB991;
}
.feed .tab-content .tab-pane ul li a {
    color: #CFB991;
}
.feed .tab-content .tab-pane div ul li a {
    color:#CFB991;
}
.college .intro {
    background-color:#CFB991;
}
.footer .container .row .panel {
    /*border-right:1px solid #7CA6C0;*/
}

#footertwo {
    /*border-right:1px solid #7CA6C0;*/
}
.footer .container .row .panel:nth-child(3),
.footer .container .row .panel:nth-child(4) {
    /*border-left: 1px solid #7CA6C0;
    border-right:0px;*/
}
.footer ul li a:hover {
    color:#CFB991;
}
.blackbar.navbar-inverse .navbar-nav > li > a:hover {
    color:#CFB991;
}
.blackbar.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.blackbar.navbar-inverse .navbar-nav .dropdown-menu > li > a:hover {
    color: #CFB991;
}
.footer .container .row div .panel-heading h4 {
    color:#CFB991;
}
section.dark {
    background: #CFB991;
}
.dp-hero .carousel-caption p {
    background-color:#CFB991;
}
.carousel-caption img {
    width: 175px;
    margin: 8px;
}
.home .container .row #blurb {
  color: #414141;
  background: #CFB991;
}

.sidenav ul li a:hover {
  background-color: #CFB991;
  text-decoration: none;
  color: #424242;
  border-left: 3px solid #CFB991;
}

.img-left {
    float:left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.img-right {
    float:right;
    margin-left: 15px;
    margin-bottom: 15px;
}

#blurb p {
    font-size: 12px;
}