* { margin:0; padding:0; list-style:none; text-decoration:none; color:#112026;}
html, body{
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	background: #34455d;
	line-height: 1.5;
	height: 100%;
}
body {
	font-size:75%;
}
#container {
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
}
#header {
	height: 250px;
}
#header img {
	margin-top: 0;
}
#main {
	margin: 0 auto;
	width: 1100px;
	text-align: left;
	overflow: hidden;
}
#twitterbox {
	margin: 0 auto;
	padding: 60px 0px 5px 5px;
	float: right;
	width: 200px;
	text-align: center;
}
#leftbox {
	margin: 0 auto;
	padding: 60px 0px 5px 5px;
	float: left;
	width: 200px;
	text-align: center;
}
#contentbox {
	margin: 0 auto;
	float: none;
	background: #f6f6f6;
	width: 600px;
	text-align: left;
	overflow: visible;
}
#navcontainer {
	width: 100%;
	padding: 13px 0 0 0;
	background: linear-gradient(#34455d, #f6f6f6, #f6f6f6, #f6f6f6) top / 100% 60px no-repeat #f6f6f6 ;
	overflow: visible;
	/*border-bottom: solid 2px;*/
	border-top: solid 2px;
	border-color: #34455d;
	text-align: center;
}
#navBox {
	display: inline-block;
}


/*CSS dropdown menu from here: https://line25.com/tutorials/how-to-create-a-pure-css-dropdown-menu*/
nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display: block;
	}
nav ul {
	background: #efefef;
	background: linear-gradient(top, #f6f6f6 0%, #f6f6f6 100%);
	background: -moz-linear-gradient(top, #f6f6f6 0%, #f6f6f6 100%);
	background: -webkit-linear-gradient(top, #f6f6f6 0%,#f6f6f6 100%);
	-webkit-box-shadow: 0 10px 10px -10px #34455d;
	-moz-box-shadow: 0 10px 10px -10px #34455d;
	box-shadow: 0 10px 10px -10px #34455d;

	padding: 0 20px;
	border-radius: 2px;
	list-style: none;
	position: relative;
	display: inline-table;
	font-size:14px;
	/*font-weight:bold;*/
}
	nav ul:after {
		content: ""; clear: both; display: block;
	}
nav ul li {
	float: left;
}
	nav ul li:hover {
		background: #34455d;
		background: linear-gradient(top, #34455d 0%, #34455d 40%);
		background: -moz-linear-gradient(top, #34455d 0%, #34455d 40%);
		background: -webkit-linear-gradient(top, #34455d 0%,#34455d 40%);
	}
		nav ul li:hover a {
			color: #fff;
		}

	nav ul li a {
		display: block; padding: 12px 40px;
		color: #34455d; text-decoration: none;
	}
nav ul ul {
	background: #707C8D; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
}
	nav ul ul li {
		float: none;
		border-top: 1px solid #707C8D;
		border-bottom: 1px solid #707C8D;
		position: relative;
	}
		nav ul ul li a {
			padding: 12px 40px;
			color: #fff;
		}
			nav ul ul li a:hover {
				background: #34455d;
			}
nav ul ul ul {
	position: absolute; left: 100%; top:0;
}

/* end CSS dropdown menu */


#content {
	padding:0px 25px 0px 40px;
	margin-top:10px;
	margin-bottom:30px;
	font-size:1.2em;
	height: 100%
}
#content p {
	margin-top:5px;
	margin-bottom:10px;
}
#content h1 {
	margin-top:25px;
	margin-bottom:15px;
	font-size:1.5em;
}
#content h2 {
	margin-top:25px;
	margin-bottom:10px;
	font-size:1.3em;
}

#boxfooter {
	margin: 0px;
	width:100%;
	height:20px;
	background: linear-gradient(#f6f6f6, #34455d);
	clear: both;
}
#push {
	height: 40px; /* .push must be the same height as .footer */
	 clear:both;
}
#footer {
	height:40px;
	background: linear-gradient(#34455d, #112026) bottom / 1300px 40px no-repeat;
	clear: both;
}
.foottext {
	padding-top:15px;
	color:#315d6f;

}


/* jssor slider arrow navigator skin 22 css */
/*
.jssora22l                  (normal)
.jssora22r                  (normal)
.jssora22l:hover            (normal mouseover)
.jssora22r:hover            (normal mouseover)
.jssora22l.jssora22ldn      (mousedown)
.jssora22r.jssora22rdn      (mousedown)
*/
.jssora22l, .jssora22r {
	filter: alpha(opacity=40);
	opacity:0.4;
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 40px;
	height: 58px;
	cursor: pointer;
	background: url(imgs/slider/a22.png) center center no-repeat;
	overflow: hidden;
}
.jssora22l { background-position: -10px -31px; }
.jssora22r { background-position: -70px -31px; }
.jssora22l:hover { background-position: -130px -31px; }
.jssora22r:hover { background-position: -190px -31px; }
.jssora22l.jssora22ldn { background-position: -250px -31px; }
.jssora22r.jssora22rdn { background-position: -310px -31px; }

/* jssor slider bullet navigator skin 21 css */
/*
.jssorb21 div           (normal)
.jssorb21 div:hover     (normal mouseover)
.jssorb21 .av           (active)
.jssorb21 .av:hover     (active mouseover)
.jssorb21 .dn           (mousedown)
*/
.jssorb21 {
	position: absolute;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
	position: absolute;
	/* size of bullet elment */
	width: 19px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	color: white;
	font-size: 12px;
	background: url(imgs/slider/b21.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}
.jssorb21 div { background-position: -5px -5px; }
.jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
.jssorb21 .av { background-position: -65px -5px; }
.jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }



.event {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
	font-style: none;
	}
.archivevent {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.eventtype {
	font-style: italic;
	color: gray;
}
.eventimage {
	float: right;
	margin-left: 20px;
	width: 130px;
	background: gray;
}
.eventgrand {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.eventgenere {
	font-weight: bold;
	font-style: italic;
}
.eventdate {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: gray;
}
.eventtext {
	width: 460px;
	padding-top: 6px;
}
.eventplace {
	font-weight: bold;
	color: gray;
	padding-bottom: 4px;
	padding-top: 20px;
}
.eventinfo {
	clear: both;
	color: gray;
	border-bottom: 1px solid #ccc;
}
