@font-face {
    font-family: 'shadows_into_lightregular';
    src: url('../webfonts/shadowsintolight-webfont.woff2') format('woff2'),
         url('../webfonts/shadowsintolight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html, body {
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #8c8c8c;
	background-color: #111419;
}

h5.handwritten {
    font-family: 'shadows_into_lightregular';
    font-size: 1.6em;
}
.text-center {
    text-align: center;
}
#header {
    height: 88px;
    background: rgb(89,91,96);
    background: linear-gradient(0deg, rgba(37,39,44,1) 00%,rgba(37,39,44,1) 20%, rgba(18,20,25,1) 100%);
}

#header #login {
	float: right;
}

#header #login form {
	margin-top: 5px;
	margin-right: 10px;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

#header #login fieldset {
	border-width: 0px;
}

#header #login form input[type="text"], #header #login form input[type="password"] {
	width: 140px;
	color: #999999;
	border-color: #999999;
	background-color: #666666;
	border-style: solid;
	border-width: 1px;
}
#header #login form input[type="submit"] {
	color: #8c8c8c;
	background-color: #333333;
	border-width: 0px;
}

#mainmenu {
    background: rgb(36,38,43);
    background: linear-gradient(0deg, rgba(36,38,43,1) 00%, rgba(56,58,62,1) 100%);
    font-family: 'shadows_into_lightregular';
    font-size: 1.4em;
    clear: both;
}
#mainmenu ul {
	padding: 0;
	margin: 0;
}
#mainmenu ul li {
    display: inline-block;
    list-style-type: none;
    padding: 0.4em 1.2em;
    color: #BDBDBD
}
#mainmenu ul li:nth-child(n+2) {
    background-image: url('../images/bullet.png');
    background-size: 0.6em;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
}
#mainmenu ul li a {
    color: inherit;
    text-decoration: none;
}
#mainmenu ul li a:hover {
    color: white;
}
#mainmenu ul li.current {
    color: #6198ff
}

#homepage {
	height: 312px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#quicklinks {
    font-family: 'shadows_into_lightregular';
    background-color: black;
    float: right;
    width: 196px;
    padding: 2em 0 0 0;
    height: 290px;
}
#quicklinks span.ul {
    display: inline-block;
    font-size: 1.6em;
    color: #DEDEDE;
    margin: 0;
    padding: 0 0.8em 0 0.5em;
    background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1213 73" fill="%23666"><path d="M1212.41 5.51c3.05 12.87-22.36 11.93-30.26 15.68-94.32 20.51-269.09 32.42-365.48 37.51-77.91 3.82-155.66 9.93-233.67 11.67-57.49 2.56-115.05-.19-172.57 1.58-121.28.91-243.17 1.88-363.69-13.33-12.51-2.64-25.8-2.92-37.77-7.45-30.66-21.42 26.02-21.53 38.52-19.26 359.95 29.05 364.68 27.36 638.24 17.85 121-3.78 241.22-19.21 426.76-41.46 4.72-.65 9.18 3.56 8.45 8.36a941.74 941.74 0 0 0 54.29-9.21c9.33-2.33 18.7-4.56 27.95-7.19a7.59 7.59 0 0 1 9.23 5.24Z"></path></svg>');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0 100%;
}
#quicklinks ul {
	padding: 0px;
}

#quicklinks ul li {
    color: #BDBDBD;
    font-size: 1.4em;
    margin: 0;
    padding-left: 2em;
    list-style: none;
    background-image: url("../images/bullet.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 0.6em;
}

#quicklinks ul li a {
    color: inherit;
    text-decoration: none;
}
#quicklinks ul li a:hover {
    font-weight: bold;
}

#qcontact #cusubject {
	display: none;
}
#filmstrip {
	background-repeat: no-repeat;
	background-color: black;
	height: 113px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#filmstrip .sprocket {
	height: 18px;
	background-image: url("../images/sprocket.gif");
	background-repeat: repeat-x;
}
#filmstrip #cells {
	padding-left: 2px;
	background-color: black;
	height: 70px;
}
#filmstrip #cells img {
	padding: 0px;
	margin-right: 0px;
	margin-left: 9px;
	width: 93px;
	height: 70px;
}
#footer {
    padding: 0.6em 0;
    clear: both;
    text-align: center;
    height: 74px;
    background: rgb(18,20,25);
    background: linear-gradient(0deg, rgba(18,20,25,1) 00%, rgba(18,20,25,1) 20%, rgba(54,56,60,1) 100%);
}
#footer a {
	color: #8c8c8c;
}
.backwards {
	unicode-bidi:bidi-override;
	direction: rtl;
}
img {
	border-width: 0px;
}
#sidemenu {
	border-right-color: black;
	border-right-style: solid;
	width: 200px;
	margin: 0px;
	border-right-width: 1px;
	float: left;
}
#content {
	background-color: white;
	margin: 0px;
	float: left;
}
#pagearea {
	margin-right: auto;
	margin-left: auto;
	width: 969px;
}
#container3 {
    float:left;
    width:969px;
    background:white;
    overflow:hidden;
    position:relative;
}
#container2 {
    background-color: white;
    float:left;
    width:969px;
    position:relative;
    right:200px;
}
#container1 {
    border-right-color: black;
    border-right-style: solid;
    border-right-width: 1px;
    float:left;
    width:969px;
    background:white;
    position:relative;
    right:579px;
}
#col1 {
    text-align: center;
    float:left;
    width: 180px;
    position:relative;
    left:779px;
    overflow:hidden;
    margin-top: 10px;
}
#col2 {
    float:left;
    width: 559px;
    position:relative;
    left:789px;
    overflow:hidden;
    margin-bottom: 10px;
    padding: 10px;
}
#col2 div.content-body {
    margin-top: 1em;
}
#col3 {

    float:left;
    width: 200px;
    position:relative;
    left: 789px;
    overflow:hidden;
}
#col3 form {
    margin-left: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 1em;
}
#col3 div.top {
    background: rgb(89,91,96);
    background: linear-gradient(0deg, rgba(89,91,96,1) 00%,rgba(89,91,96,1) 30%, rgba(158,160,166,1) 100%);
    height: 39px;
}
#col1 ul li {
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top-color: #e6e6e6;
	border-top-style: solid;
	border-top-width: 1px;
	list-style-type: none;
}
#col1 ul {
	font-family: Verdana;
	text-align: left;
	width: 190px;
	margin-left: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-top: 20px;
	padding: 0px;
}
#col1 ul li a {
	color: black;
	text-decoration: none;
}
#col2 h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-left: 11px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 8px;
	width: 569px;
	margin-left: -10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: -10px;
	height: 26px;
	font-size: 18px;
	color: white;
    background: rgb(89,91,96);
    background: linear-gradient(0deg, rgba(89,91,96,1) 00%,rgba(89,91,96,1) 30%, rgba(158,160,166,1) 100%);
}

#col3 fieldset {
    width: 157px;
    border-color: #b7ddf2;
    border-style: solid;
    border-width: 2px;
    background-color: #ebf4fb;
}

#col3 fieldset h5 {
    margin: 0.4em 0;
}

#col3 img {
    margin: 2em 0 3em 0;
}

#col3 fieldset input[type="submit"] {
	margin-left: 50px;
	width: 57px;
}

#col3 fieldset input, #col3 fieldset textarea {
	padding: 2px;
	width: 152px;
	border-color: #b7ddf2;
	border-style: solid;
	border-width: 2px;
	background-color: #edffff;
}

#col2 h2 {
	font-variant: small-caps;
	margin-bottom: -10px;
}

#col2 h3 {
	color: red;
	margin-bottom: 0px;
	margin-top: 10px;
}

#header #logo {
	float: left;
}
#header h2.tagline{
    float: left;
    display: inline-block;
    font-family: 'shadows_into_lightregular';
    font-weight: lighter;
    font-size: 1.8em;
    padding: 0.6em 0;
    margin: 0 0 0 2em;
}

.listmenu {
	width: 180px;
	overflow: hidden;
}

.listmenu li {
	white-space: nowrap;
}







#eventlist .eventitem h1 {
    display: inline;
    margin: 0px;
    padding: 0px;
    background: none;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    color: gray;
}

#eventlist .eventitem h2 {
    color: red;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
}

#eventlist .eventitem .thumb {
    border: none;
    float: left;
    margin: 10px 10px 10px 0px;
    width: 100px;
}

#eventlist .eventitem p {
    display: inline;
    margin: 0px;
    text-align: justify;
}

#eventlist .eventitem .infobar {
    float: right;
    margin: 0px 10px 0px 0px;
}

#eventlist .eventitem .moreinfo {
    border: none;
    width: 65px;
}

#eventlist .eventitem hr {
    clear: both;
    margin: 10px 0px 20px 0px;
}

