/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

#s5_menu_wrap.s5_wrap_fmfullwidth {
	background: #000 !important;
}
	
#s5_component_wrap_inner h2, #s5_component_wrap_inner h1 {
	font-size: 2.5em;
	border-bottom: 1px solid #dbdbdb;
	padding: 0 0 10px 0;
	margin: 0 0 30px 0;
	color: #81c12f;
}

h3 {
	font-size: 1.8em;
	padding: 20px 0 10px 0;
}

a {
	text-decoration: bold;
	cursor: pointer;
	color: #0523a4;
}

a:hover { 
	text-decoration: underline;
	color: #990000;
}

h4 {
	font-size: 20px;
	padding: 20px 0 10px 0;
}









