.top-bg {
    background:transparent url("/packages/bootstrap/themes/bootstrap//images/bkgd.jpg") no-repeat top; 
  background-size: 295% auto;
}
.bottom-bg {
    background:transparent url("/packages/bootstrap/themes/bootstrap//images/bottom-bg.jpg") no-repeat bottom;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.navbar-inner ul a {
	font-family: 'AvenirLTStd-Heavy', sans-serif;
    /* color: #000030 !important; */
	font-weight: 600;
	font-size:14px;
}
.nav-collapse {
	border-bottom: 1px #000 solid;
}
.nav li a {
    color: #000030;
}
.nav li ul li a {
    color: #000030;
	font-family: 'AvenirLTStd-Light', sans-serif;
}
.nav-pills {
	margin-left: 10px;
}
#form_title {
    display: none;
}
hr {
	border-color: #000;
	color: #000030;
}
 h1, h2, h3, h6 {
	 font-family:'Baskerville MT Pro', Baskerville, 'BaskervilleURW-Reg', serif;
	 color: #000030;
 }
 h4, h5 {
	 font-family: 'AvenirLTStd-Heavy', sans-serif;
	 color: #000030;
 }
 h4 {
	 font-size:13px;
 }
 h5 {
	 font-size:20px;
 }
 h6 {
	 font-size:14px;
 }
.spotlight-trio h5, .testimonial {
font-family: 'AvenirLTStd-Light', sans-serif;
}
.sbs_plp_container input {
    margin-right: 5px;
}
.spotlight-trio p {
	font-size: 12px;
	line-height: 16px;
}
.sbs_plp_container span {
    display: block !important;
}

a {
	color: #cbbb84;
}
 h1 {
	 font-size:47px;
	 line-height:48px;
	 font-weight: 400;
 }
 h2 {
	 font-size:64px;
 }
 h3 {
	 font-size:26px;
 }
 h6 {
	 font-size:14px;
 }
 content-sbBlog-title h3 {
	 color: #000030;
 }
 p {
    font-family: 'Baskerville MT Pro', Baskerville, 'BaskervilleURW-Reg', serif;
	font-size: 18px;
	line-height: 22px;
	color: #000030;
 }
 iframe, object, embed {
    max-width: 100%;
}
.top-home {
	border-bottom: 1px solid #000;
	padding: 0 0 20px;
}
.top-home p {
	font-size: 24px;
	line-height: 25px;
 }
	
.video, .home-logos, .spotlight, .guests, .blog {
	border-bottom: 1px solid #000;
	padding: 20px 0
}
.roundSquare {
	border-radius: 6px;
	background:#cbbb84;
	padding-bottom: 1px;
    padding-right: 5px;
    padding-top: 1px;
}
.roundSquare h5 {
	color: #fff;
	margin-bottom: 5px;
	margin-top: 5px;
}
footer {
    background-color: #0d204a;
    color: #fff;
}
footer p {
    font-family: 'Baskerville MT Pro', Baskerville, 'BaskervilleURW-Reg', serif;
	font-size: 12px;
	line-height: 14px;
 }
.btn .btn-large .primary .proforms_submit {
    background-color: #000;
    background-image: -moz-linear-gradient(center top , #000, #05c) !important;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
 .ccm-ui div.clearfix {
    padding-bottom: 8px !important;
}
.bottom-home h5 {
    margin-top: 0;
}
/* bootstrap menu hack */
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover sub-menu {
    visibility: visible;
}

.dropdown:hover > ul.dropdown-menu {
    display: block;
}
.dropdown ul{
	margin-top:-5px;
}
/* blog */

.content-sbBlog-contain .thumbnail {
	float: left;
	border: none;
	margin-right:15px;
}

.content-sbBlog-title h3 a {
	color: #000030 !important;
	margin-bottom: 5px;
    margin-top: 5px;
}
#pb_body {
    width: 100% !important;
}
.blog {
	text-align: center;
}
.blog h3 a{
	color: #000030;
}
	