@charset "utf-8";
body {
    background-color: #100201;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    background-repeat: repeat;
}

#header_area h1 {
    color: #C4BD7D;
    font-size: 1.7em;
}
#header_area h1 a {
    color: #C4BD7D;
    text-decoration: none;
}
#header_area h2 {
    color: #B1AA69;
    font-size: 1.2em;
}



#maincontainer {
    margin: 2%;
    background-color: #FFFFFF;
}
#main_container {
    background-color: #100201;
    background-repeat: repeat;
}
#navy_back p {
    color: #E0DFCA;
    margin: 0px;
    text-align: center;
}
.button_type {
    width: 26%;
    padding: 5px;
    margin-top: 21px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 21px;
    border: 1px solid #CAC373;
    font-weight: bold;
    letter-spacing: 0.1em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    right: auto;
    text-align: center;
}
.button_type_top {
    width: 60%;
    padding: 5px;
    margin-top: 21px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 21px;
    font-weight: bold;
    letter-spacing: 0.1em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    right: auto;
    text-align: center;
}
.beige_background p a {
    color: #917A14;
}
.beige_background .button_type a {
    text-align: center;
}



.button_type1 {
    width: 26%;
    padding: 5px;
    margin-top: 32px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 32px;
    border: 1px solid #B8AE3C;
    font-weight: normal;
    letter-spacing: 0.1em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    text-align: center;
}
.row.extra_marg {
    margin: 7px;
}
.text_block p a {
    color: #89790F;
    font-weight: bold;
}
.extra_spacing {
    font-weight: bold;
    letter-spacing: 0.1em;
}


.rightfloat {
    padding: 0px;
    margin: 0px;
    float: right;
}

#centered {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    padding: 0px;
    text-align: center;
}
#right_button {
    text-align: right;
}


.button_type a {
    color: #C9BF4C;
    font-weight: bold;
}

.button_type1 a {
    color: #F1EED6;
    font-weight: bold;
}
#navy_back p .register {
    color: #E0E0DA;
    font-size: small;
}

#address p {
    text-align: center;
    color: #E0DFD2;
    font-size: 95%;
    font-weight: normal;
}
#address p a {
    color: #FAFAFA;
}


/* Modify the background color */
.navbar-custom {
    background-color: #100201;
    border-top: 1px solid #A0972A;
    border-bottom: 1px solid #A0972A;
	
}

.navbar-text {
	color:beige;
}
.navbar-text a {
	color:beige;
}
.row .col-12.text-center h1 {
    color: #125476;
    font-size: 2.6rem;
    padding-top: 12px;
    padding-bottom: 12px;
}
.container #langs a {
    color: #1AC3BD;
    font-size: 0.6rem;
    padding-right: 12px;
}
.row .col-12.text-center button a {
    color: rgba(247,247,247,1.00);
}
.section .container #footer {
    background-color: #0F2A48;
    padding: 12px;
    color: #DFDEDE;
}
section .card.text-center.col-md-4 .card-header {
    color: #1594A0;
}
.clearfloat {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 1px;
}
#maincontainer .jumbotron {
    margin-left: 12px;
    margin-right: 12px;
}
#maincontainer .jumbotron form p {
    text-align: center;
    color: #EFAB2F;
}
form p #comments {
    width: 50%;
}
.top_links p {
    color: #C4BD7D;
    font-size: small;
    text-align: center;
}
.top_links p a:link, .top_links p a:visited {
    margin: 0px;
    padding: 5px;
    color: #C4BD7D;
}

.top_links p a:hover, .top_links p a:active {
    margin: 0px;
    padding: 5px;
    color: #D8C64E;
}
.navbar-toggler.navbar-coloured {
    border-color: rgba(177,170,105,1.00);
}
.navbar-toggler.navbar-coloured .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(177,170,105,1.00)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.nav-link {

}

.card-body .card-title a {
    color: #BCB268;
    text-decoration: none;
}
.minimized   {
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 400px;
    padding-left: auto;
    padding-right: auto;

}
.text_block {
    text-align: center;
}
#main_container p {
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 1.1em;
}
.breadcrumb .breadcrumb-item a {
    color: #EAE6C5;
}
ul {
    text-align: center;
    list-style-position: inside;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-menu {
    margin-top: 0px;
}
#main_container .jumbotron {
    margin-top: 7px;
    margin-right: 15%;
    margin-left: 15%;
    margin-bottom: 7px;
    background-color: #E4E4DE;
    background-image: -webkit-linear-gradient(270deg,rgba(255,253,242,1.00) 0%,rgba(216,214,199,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,253,242,1.00) 0%,rgba(216,214,199,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,253,242,1.00) 0%,rgba(216,214,199,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,253,242,1.00) 0%,rgba(216,214,199,1.00) 100.00%);
}
#main_container .jumbotron h3 {
    text-align: center;
}
#main_container .jumbotron p {
}
.box3 .box_wordingb.bg-white h4 {
    font-style: normal;
    color: #766B3F;
}
.box_bottomb.bg-white p a {
    color: #C2AB2A;
}
.box_bottomb.bg-white .button_type1 a {
    color: #FFFFFF;
}
.mt-0.mb-1 a {
    color: #CC9F37;
}
.text-center-cream {
    text-align: center;
    color: #D1CDA4;
}
#main_container h3 {
}
.text-center-cream p a {
    color: #E8CA25;
}

.beige_background {
    background-color: #E6E4D4;
    width: 94%;
    margin-left: auto;
    padding-top: 21px;
    padding-right: 21px;
    padding-left: 21px;
    padding-bottom: 21px;
    border-radius: 0.3rem;
    margin-right: auto;
    background-image: -webkit-linear-gradient(270deg,rgba(230,228,212,1.00) 0%,rgba(227,223,188,1.00) 99.59%);
    background-image: -moz-linear-gradient(270deg,rgba(230,228,212,1.00) 0%,rgba(227,223,188,1.00) 99.59%);
    background-image: -o-linear-gradient(270deg,rgba(230,228,212,1.00) 0%,rgba(227,223,188,1.00) 99.59%);
    background-image: linear-gradient(180deg,rgba(230,228,212,1.00) 0%,rgba(227,223,188,1.00) 99.59%);
}
.beige_background h2 {
    text-align: center;
    font-weight: lighter;
    color: #67541B;
}
#main_container .beige_background .line {
    border-bottom: thin solid #877749;
    width: 175px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 7px;
    margin-bottom: 12px;
}
.gold_letters {
    padding: 0px;
    margin: 0px;
    color: #C4BD7D;
    float: none;
    clear: both;
    text-align: center;
}
.gold_edge {
    border: 1px solid #C4BD7D;
}
.button_type_top a  {
    color: #C4BD66;
}
.button_typeb {
    width: 195px;
    padding: 5px;
    margin-top: 21px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 21px;
    border: 1px solid #CAC373;
    font-weight: bold;
    letter-spacing: 0.1em;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    right: auto;
    text-align: center;
}
p .smaller_text a {
    font-size: 90%;
}
