body {
	color: #666666;
	font-size: 13px;
	font-family: "Ubuntu", sans-serif;
	font-weight: normal;
	font-style: normal;
}
#navigation ul li a {
	color: #777777;
	font-size: 13px;
	font-family: "Ubuntu", sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
#navigation ul.sub-menu li a {
	color: #ffffff;
	font-size: 12px;
	font-family: "Ubuntu", sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}


h1 {
    font-family: "Ubuntu", sans-serif !important;
    font-size: 19px;
}
h2 {
    font-family: "Ubuntu", sans-serif !important;
    font-size: 18px;
}
h3 {
    font-family: "Ubuntu", sans-serif !important;
    font-size: 15px;
}
h4 {
    font-family: "Ubuntu", sans-serif !important;
    font-size: 14px;
}
h5 {
    font-family: "Ubuntu", sans-serif !important;
    font-size: 12px;
}
h6 {
    font-family: "Ubuntu", sans-serif !important;
    font-size: 10px;
}
h1, h2, h3, h4, h5, h6 {
    color: #333333;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 100;
    font-style: normal;
}
.caption.themecolor_background {
    background-color: #032564;
}
.caption.themecolor_normal {
    color: #032564;
}
