@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); padding-top: 5px; padding-bottom: 5px; }
body { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-color: rgb(255, 255, 255); }
.button:hover { background-color: rgb(220, 13, 21); }
.button { background-color: rgb(220, 13, 21); border-radius: 3px; font-size: 0.8rem; }
.arc-mainmenu .arc-menuitem-active a { color: rgb(220, 13, 21); background-color: rgb(255, 255, 255); }
.arc-mainmenu a:hover { color: rgb(220, 13, 21); }
.arc-mainmenu a { font-size: 0.85rem; text-decoration: none; }
footer { padding-top: 0px; background-color: rgb(255, 255, 255); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
.arc-row .arc-row-content { padding-top: 50px; }
.arc-mainmenu { text-align: center; }
a { color: rgb(203, 36, 84); }
a:hover { text-decoration: underline; color: rgb(203, 36, 84); }
a:hover.text-light { color: rgb(203, 36, 84); }
.arc-main-content { background-color: rgb(255, 255, 255); }
.arc-row .arc-page-background { background-color: rgb(245, 239, 225); }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-thin-light.png"); }
.arc-mobilesubmenu { background-color: rgb(255, 84, 37); }
h1 { color: rgb(220, 13, 21); }
.arc-mobilemenu .arc-mobilemenuitem-active a { color: rgb(220, 13, 21); background-color: rgb(255, 255, 255); }
.mobile-menuitem-text { text-decoration: none; color: rgb(0, 0, 0); }
.arc-mobilemenu a { color: rgb(220, 13, 21); }
