@font-face {
  font-family: 'Century Gothic';
  src:	url('GOTHIC.ttf') format('truetype'),
	url('GOTHIC.eot') format('embedded-opentype'),
	url('GOTHIC.eot?#iefix') format('embedded-opentype'),
	url('GOTHIC.otf') format('opentype'),
	url('GOTHIC.woff') format('woff'),
	url('GOTHIC.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  }


@font-face {
  font-family: 'Century Gothic';
  src:	url('GOTHICB.ttf') format('truetype'),
	url('GOTHICB.eot') format('embedded-opentype'),
	url('GOTHICB.eot?#iefix') format('embedded-opentype'),
	url('GOTHICB.otf') format('opentype'),
	url('GOTHICB.woff') format('woff'),
	url('GOTHICB.svg') format('svg');
  font-weight: bold;
  font-style: normal;
  }


@font-face {
  font-family: 'Century Gothic';
  src:	url('GOTHICBI.ttf') format('truetype'),
	url('GOTHICBI.eot') format('embedded-opentype'),
	url('GOTHICBI.eot?#iefix') format('embedded-opentype'),
	url('GOTHICBI.otf') format('opentype'),
	url('GOTHICBI.woff') format('woff'),
	url('GOTHICBI.svg') format('svg');
  font-weight: bold;
  font-style: italic;
  }


@font-face {
  font-family: 'Century Gothic';
  src:	url('GOTHICI.ttf') format('truetype'),
	url('GOTHICI.eot') format('embedded-opentype'),
	url('GOTHICI.eot?#iefix') format('embedded-opentype'),
	url('GOTHICI.otf') format('opentype'),
	url('GOTHICI.woff') format('woff'),
	url('GOTHICI.svg') format('svg');
    font-weight: normal;
    font-style: italic;
  }


ul#menu {
    padding: 0;
}

ul#menu li {
    display: inline;
}

ul#menu li a {
    background-color: #333333;
    color: white;
    padding: 20px 23px;
    text-decoration: none;
}

ul#menu li a:hover {
    background-color: #424242;
}

.nav {	font-family: 'Century Gothic', Verdana, Arial;
	font-size: 16px;
	color: #f5f5f5;
}


.navdk {font-family: 'Century Gothic', Verdana, Arial;
	font-size: 18px;
	color: #464747;
}


.xxlarge {font-family: 'Century Gothic', Verdana, Arial;
	font-size: 48px;
	color: #f5f5f5;
}


.xlarge {font-family: 'Century Gothic', Verdana, Arial;
	font-size: 32px;
	color: #f5f5f5;
}

.xlargedk {font-family: 'Century Gothic', Verdana, Arial;
	font-size: 32px;
	color: #464747;
}


.large {font-family: 'Century Gothic', Verdana, Arial;
	font-size: 24px;
	color: #f5f5f5;
}

.largedk {font-family: 'Century Gothic', Verdana, Arial;
	font-size: 24px;
	color: #464747;
}

.medium {font-family: 'Century Gothic', Verdana, Arial;
	font-size: 18px;
	color: #f5f5f5;
}

.mediumdk {font-family: 'Century Gothic', Verdana, Arial;
	font-size: 18px;
	color: #464747;
}

.mediumgrn {font-family: 'Century Gothic', Verdana, Arial;
	font-size: 16px;
	color: #097b20;
}

.mediumgrn18 {font-family: 'Century Gothic', Verdana, Arial;
	font-size: 18px;
	color: #097b20;
}

.mediumnav {font-family: 'Century Gothic', Verdana, Arial;
	font-size: 18px
}

.mediumnav2 {font-family: 'Century Gothic', Verdana, Arial;
	font-size: 16px
}

.smalldk {font-family: 'Century Gothic', Verdana, Arial;
	font-size: 13px;
	color: #464747;
}

.smalldk14 {font-family: 'Century Gothic', Verdana, Arial;
	font-size: 14px;
	color: #464747;
}

.small {font-family: 'Century Gothic', Verdana, Arial;
	font-size: 13px;
	color: #f5f5f5;
}

.xsmall {font-family: 'Century Gothic', Verdana, Arial;
	font-size: 10px;
	color: #f5f5f5;
}