/* Enter Your Custom CSS Here */
body {
    background: #172651!important;
}

#masthead {
    height: 110px;
}

#top {
    height: 110px;
    margin: 0px 0px 0px 20px;
    float: left;
    display: inline;
    background: none! important;
    width: 300px;
    position: relative;
}

.topbar {
    display: none;
}

#submenu {
    width: 320px;
}

#supersized-loader {
    display: none;
}

.title h2 {
    font-size: 18px;
    font-family: Arial, verdana,Century gothic, sans-serif;
    color: #cda235 !important;
	  letter-spacing: 1px;
    text-transform: uppercase;
}

.title h2 a, .title h2 a:link, .title h2 a:visited {
    color: #cda235;
    background-color: transparent;
}

h3 {
    font-weight: normal;
}

#botmenu {
    font-family: Arial, verdana,Century gothic, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#submenu li a {
    color: #ddd;
}

#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a {
    color: #cda235;	  
	  font-weight: bold;
}

#submenu li {
    font-size: 17px;
}