@font-face{font-family:"Cookie";display:swap;src:url('/fonts/cookie-400.woff2') format('woff2')}
@font-face{font-family:"Trajan Pro";display:swap;src:url('/fonts/trajan-pro-400.woff2') format('woff2')}
@font-face{font-family: "Helvetica Neue";display:swap;src:url('/fonts/helvetica-neue-400.woff2') format('woff2')}

body {margin:0;background-color:#fff}

.activties{margin:0}
.activties>li{margin:0 0 10px 0}

.welcome{font-size:56px;font-family:Cookie;color:#928f45;margin-left:-30px}
.welcome>span{display:block;font-size:32px;color:#555;margin-left:80px}

table.main {
	width: 1125px;
	padding: 0;
	margin: 0;
}

td.header {
	width: 1125px;
	height: 415px;
	margin: 0;
	padding: 0;
	background-image: url('../images/header_menu.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
}

img.logo {
	position: relative;
	top: 25px;
	left: 30px;
}

img.fbright {
	position: relative;
	top: -75px;
	right: -975px;
}

img.symbol {
	position: relative;
	top: 25px;
	left: 30px;
}

p.details {
	position: relative;
	top: -32px;
	left: 100px;
	font-family: Verdana, sans-serif, Helvetica, Arial;
	font-size: 14px;
	color: #FFFFFF;
	width: 500px;
}

p.details a {
	color: #FFFFFF;
	text-decoration: none;
}

p.details2 {
	position: relative;
	top: -35px;
	left: 100px;
	font-family: Verdana, sans-serif, Helvetica, Arial;
	font-size: 14px;
	color: #FFFFFF;
	width: 500px;
}

p.details2 a {
	color: #FFFFFF;
	text-decoration: none;
}

td.header h1 {
	text-align: center;
	font-family: "Trajan Pro";
	font-size: 20pt;
	font-weight: normal;
	color: #FFFFFF;
	position: relative;
	top: 9px;
}

td.header h2 {
	text-align: center;
	position: relative;
	top: -6px;
	font-family: 'Cookie';
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: normal;
}

img.logoleft {
	position: relative;
	bottom: -80px;
	left: 45px;
}

p.sub {
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	position: relative;
	left: -479px;
	top: 70px;
}

p.sub a {
	color: #FFFFFF;
	font-weight: normal;
}

 img.logoright {
	position: relative;
	bottom: 20px;
	right: -1002px;
}

p.sub2 {
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	position: relative;
	left: 926px;
	top: -30px;
	width: 220px
}

p.sub2 a {
	color: #FFFFFF;
	font-weight: normal;
}

td.header ul {
	margin: -41px 0 0 143px;
	padding: 0;
}

td.header li {
	float: left;
	position: relative;
	list-style: none;
	text-align: center;
	width: 140px;
/*	width: 140px;
	text-align: center;
	display: block;
	background-color: #ff0000;*/
}

td.header li a { 
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #4D4C4E;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 10px 0 10px 0;
}

@-moz-document url-prefix() {
td.header li a {
	margin: -10px 0 0 0;
}
}

td.header li a:hover {
	color: #928F45;
}

td.header li.on a {
	color: #928F45;
	text-decoration: underline;
}

td.leftcol {
	width: 70px;
	background-image: url('../images/leftcolbg.jpg');
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
	margin: 0;
}

td.midcol {
	width: 80px;
	background-image: url('../images/midcolbg.jpg');
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
	margin: 0;
}

td.rightcol {
	width: 50px;
	background-image: url('../images/rightcolbg.jpg');
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
	margin: 0;
}

td.info {
	width: 660px;
	background-color: #FFFFFF;
	padding: 20px 30px 40px 30px;
	vertical-align: top;
	margin: 0;
	text-align: left;
}

td.infofull {
	width: 1000px;
	background-color: #FFFFFF;
	padding: 20px 30px 40px 30px;
	vertical-align: top;
	margin: 0;
	text-align: left;
}


td.images {
	width: 260px;
	background-color: #FFFFFF;
	padding: 30px 0 0 0;
	vertical-align: top;
	margin: 0;
	text-align: center;
}

td.images img {
	padding: 0 0 20px 0;
}

h3 {
	font-family: 'Cookie';
	color: #928F45;
	font-size: 36px;
	font-weight: normal;
	margin: 1em 0 0.25em 0;
}

p {

	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #737577;
	text-decoration: none;
}

p a {
	text-decoration: none;
	color:#737577;
	font-weight: bold;
}

td.info ul li{
    list-style-type: none;
    list-style-position: inside;
    padding: 0;
	margin-left: -30px;
    text-indent: -1em;
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #737577;
}

td.info ul li a {
	text-decoration: none;
	color:#737577;
	font-weight: bold;
}

td.info p {
	margin: 0.25em 0 1em 0;
}

.foot {
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
	color: #737577;
	font-size: 14px;
}

.foot a {
	text-decoration: none;
	color: #737577;
	font-weight: bold;
}

td.images h1 {font:Normal 38px "Cookie";color:#928F45;line-height:26px}
td.images h1 strong {color:#737577;font-weight:500}

div.quote {border:1px #ccc solid;padding:20px 40px}
div.quote p {font-style:italic;margin:10px 0}