/* Enter Your Custom CSS Here */

.button, a.button {
  background: #007CC2 !important;
}

.subheadline, .bgwrap {
	padding-bottom: 30px !important;
}

.largepage {
	width: 850px;
}

.sidebar {
	width: 300px;
}

.sf-menu a {
	color: #111 !important; 
  	font-size: 16px !important;
  	font-weight: 500;
  	letter-spacing: 1.5px !important;
}

.sample a:hover {
	color: #DAA520 !important; 
}
.sf-menu.sf-vertical a {
    padding: .55em 1.5em .55em 0;
}
.applynowbt {
 	 display: inline-block;
    font-style: normal;
    font-family: "PT Sans Narrow", arial, sans-serif;
    background-color: #2C72A9;
    color: #FFF;
    text-transform: uppercase;
    padding: 11px 29px;
    letter-spacing: 0.05em;
    font-size: 22px;
  opacity:1;
    text-shadow: 1px 1px 2px #000;
}
.applynowbt:hover {
   color: #FFF !important;
  opacity:0.8;
}  
.categories {
  display:none;
} 