@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

html {
	overflow-y: scroll
}

body {
	margin: 0px;
	color: #75570b;
	font-size: 16px;
	font-family: "Trebuchet MS", Candara, Arial, Verdana, Univers, sans-serif;
	background-color: #f5f5f6;
	background-image: url(images/pattern.jpg);
	background-repeat: repeat;
}

h1 { color: #a08950; font-size: 16px; font-weight: bold; margin: 3px 0px 25px 0px; }
h2 { color: #ffffff; font-size: 14px; font-weight: normal; margin: 0px 0px 15px 0px; }
h3 { color: white; font-weight: bold; font-size: 18px; display: inline; }

a          { color: #a08950; text-decoration: none; }
a:visited  { color: #ba7007; }
a:hover    { color: #ba7007; }

.acontent a {
	margin-left: 0px;
	color: white;
	text-decoration: underline;
}
.acontent a:visited {
	color: white;
}

.acontent a:hover {
	color: #3e75a6;
}

.container {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

.banner {
	width: 908px;
	object-fit: cover;
	overflow-clip-margin: unset;
}

.bannerCropped {
	width: 908px;
	height: 250px;
	object-fit: cover;
	overflow-clip-margin: unset;
}


/* BANNER AREA */
.bannerArea {
	width: 908px;
}

.bannerNav {
	width: 800px;
	margin: 0px 0px 30px 15px;
	#margin-bottom: 10px; /* for IE */
	color: #2b4053;
	font-size: 14px;
	font-weight: bold;		
}

.bannerNav ul{
	margin: 0px;
}

.bannerNav li{
	list-style: none;
	float:left;
	margin: 0px 20px 0px 0px;
	#margin-left: 20px; /* for IE */
}

.bannerNav a{
	margin-left: 0px;
	color: #2b4053;
	text-decoration: none;
}
.bannerNav a:visited{
	color: #2b4053;
}

.bannerNav a:hover{
	color: #000000;
	text-decoration:underline 
}


.bannersubnav {
	padding-top: 20px;
	padding-right: 20px;
	float: right;
	color: #3e75a6;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica , sans-serif;
}

.bannersubnav a { color: #3e75a6; text-decoration: none; padding-left: 5px; padding-right: 5px; }
.bannersubnav a:visited { color: #3e75a6; }
.bannersubnav a:hover { color: #000000; text-decoration: none; }

.toplogo {
	margin-left: 0px;
	padding-top: 15px;
}

.navigationArea {
	width: 908px;
	border-bottom: solid;
	border-color: #75570b;
	border-width: 1px;
}

/* CONTENT AREA */

.contentArea {
	width: 908px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.FAQArea {
	float: left;
	padding: 30px 40px 20px 40px;
	background-color: #2b4053;
}

.FAQheading {
	font-size: 24px;
	display: block;
	text-align: center;
	border-bottom: 1px solid white;
	padding: 18px 0;
	margin: 0;
	background-color: #2b4053;
}

.contentleft {
	width: 400px;
	padding-top: inherit;
	padding-left: 30px;
	padding-right: 40px;
	float: left;
}

.contentright {
	width: 400px;
	padding-top: inherit;
	float: left;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;	
}
.imageleft {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}

#schedule {
	display: block;
	max-width: 908px;
	min-height: 400px;
	max-height: 700px;
	margin-left: auto;
	margin-right: auto;
}

.schedule {
	display: block;
	max-width: 798px;
	max-height: 600px;
	margin-left: auto;
	margin-right: auto;
}

.collapsible {
	width: 100%;
	background-color: #2b4053;
	color: white;
	text-align: left;
	padding: 15px;
	font-size: 16px;
	border: none;
}

.collapsible:hover {
	background-color: #5c97d3;
}

.active {
	background-color: #3e75a6;
}

.collapsible:after {
	content: '\002B'; /* plus sign */
	font-size: 16px;
	font-weight: bold;
	color: white;
	float: right;
}

.active:after {
	content: "\2212"; /* minus sign */
}

.collapsecontent {
	padding: 0 18px;
	border-bottom: 1px solid white;
	max-height: 0;
	overflow: hidden;
	color: white;
	transition: max-height 0.2s ease-out;
}

/* BUTTON MENU */
.togglebtn {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica , sans-serif;
	width: 25%;
    border: none;
	border-right: 1px solid white;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	float: left;
	color: white;
	background-color: #2b4053;
	transition-duration: 0.2s;
}

.togglebtn:hover {
	background-color: #3e75a6;
}

.togglebtn:focus {
	background-color: #5c97d3;
}

/* FOOTER AREA */
.footerArea {
	width: 908px;
	height: 50px;
}
.footerAreaNew {
	width: 908px;
	height: 590px;
}

.copyright {
	border-top: dotted;
	border-color: #75570b;
	border-width: 2px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;
	color: #a08950;
	font-size: 12px;
}
.copyrightnew {
	border-top: dotted;
	border-color: #75570b;
	border-width: 2px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;
	color: #a08950;
	font-size: 16px;
}

.noindent
{color:#75570b;list-style-position: inside; padding-left: 0;}

.red{
color: red;
}