/* Enter Your Custom CSS Here */
#main-navigation li {
    display: block;
    float: left;
    position: relative;
    line-height: 60px;
    font-family: pt_sansregular;
    text-transform: capitalize;
    
}
.front-page-columns h2 {
    color: #0b4cff;
    text-shadow: 0 0 1px #0b4cff;
    font-family: 'PT Serif', serif;
    /* text-transform: none; */
}
#main-navigation a:hover { 
 text-decoration: underline;
  color:black; 
}
#main-navigation, #main-navigation a {
    background-color: #0b4cff;
    font-family: 'PT Serif', serif;
    text-transform: uppercase;
}
.main-titles {
    display: none;
}
.front-page-columns h2 {
      font-family: 'PT Serif', serif;
    font-size: 26px;
    color: #5a5af2;
    text-shadow: 0px 0px 1px #5a5af2;   
} 
footer h4 {
    text-transform: capitalize;
    color: #505050;
}
.footer-wrapper {
    background-color: #eeeeee;
    display: none;
}
#main-navigation, #main-navigation a {
    background-color: #c0b8a0;
    font-size: 20px;
    word-spacing: 4px;
}
aside ul li {

    padding: 7px 7px 12px 8px;
    display: block;
    background: linear-gradient(#dbdbdb,#f5f5f5);
    box-shadow: 0 -8px 14px #f9f9f9;
    transition: all -2.8s ease-out;
    background: #f7f7f7;
    border-radius: px;
    font-size: 19px;
    font-stretch: extra-expanded;
    font-variant: normal;
}

body{
  font-size:15px;
}
footer h4{
  font-size:20px;
}

h2 {
      font-family: 'PT Serif', serif;
}
p{font-family: 'Source Sans Pro', sans-serif;
}
.fourth a {
    text-decoration: none;
    color: black;
}
.right-front-page-boxes a span {
    font-size: 15px;
    color: #ffffff;
}
.right-front-page-boxes a, .sidebar-buttons a, #fscf_submit1:hover {
    background-color: #e6e6e6;
}
.right-front-page-boxes a:hover {
  color:white;}

#container2 {
    max-width: 990px;
    margin: auto;
    padding: 5px;
    background-color: transparent;
}
#main-navigation li {
    display: block;
    float: left;
    position: relative;
    line-height: 34px;
    font-family: pt_sansregular;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding-left: 15px;
}
.footer-wrapper {
    background-color: #eee;
    clear: none;
}
