/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
body {
	background: #000105 !important;
  	font-size: 1.1em !important;
}
#s5_header_wrap {
	background: #050263;
}
#s5_menu_wrap {
    background: #050263;
    border-top: solid 1px #030138;
}
#s5_logo {
  	margin: 0.5em 0em !important;
}
#s5_nav li a {
    color: #FDC85B !important;
}

#s5_nav li:hover {
  	background: #bfbed4;
}
#s5_nav li:hover a {
	color: #A96C00 !important;
}
h2 {
  	font-weight: bold;
}
#s5_banner {
    padding:0.5em !important;
  	width: auto !important;
}
div.contact-category ul {
  	margin: 20px 0px;
  	list-style-type: none;
}
.contact .dl-horizontal dt {
    width: 65px;
    text-align: left;
}
#s5_shape5_logo {
  	display:none;
}
span.gc-cs-link {
    color: unset !important;
    cursor: pointer;
    text-decoration: none !important;
  	font-weight:bold !important;
}