@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Source+Sans+Pro:200,300,400,600,700,900");
header { background-color: rgb(255, 255, 255); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; padding-top: 0px; padding-bottom: 0px; }
nav, .arc-submenu { background-color: rgb(19, 129, 43); }
.arc-mainmenu a { color: rgb(255, 255, 255); font-family: sentinel-normal; font-weight: 100; font-size: 1rem; }
.arc-mainmenu a:hover { color: rgb(185, 203, 0); text-decoration: underline; }
body { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: none; background-color: rgb(206, 205, 204); font-family: sentinel-normal; font-weight: 400; }
a { color: rgb(112, 16, 96); }
a:hover { color: rgb(226, 0, 122); }
a:hover.text-light { color: rgb(206, 169, 188); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(185, 203, 0); background-color: rgb(19, 129, 43); }
footer { background-color: rgb(19, 129, 43); }
.button:hover { background-color: rgb(19, 129, 43); color: rgb(185, 203, 0); }
.button { background-color: rgb(19, 129, 43); font-size: 1rem; color: rgb(255, 255, 255); }
.arc-main-content { margin-top: 0px; margin-bottom: 0px; }
.container { max-width: 960px; }
.arc-mainmenu { text-align: right; }
h1 { font-weight: 700; font-family: sentinel-normal; }
h2, h3, h4, h5, h6 { font-family: sentinel-normal; }
p { color: rgb(0, 0, 0); }
.InputField, .InputSelect { font-family: sentinel-normal; color: rgb(0, 0, 0); }
