/* <!-- CSS by Guillaume Gallatini webminister@redspears.org --> */
@font-face {
    font-family: 'edoregular';
    src: url('/fonts/edo_regular_macroman/edo-webfont.eot');
    src: url('/fonts/edo_regular_macroman/edo-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/edo_regular_macroman/edo-webfont.woff2') format('woff2'),
         url('/fonts/edo_regular_macroman/edo-webfont.woff') format('woff'),
         url('/fonts/edo_regular_macroman/edo-webfont.ttf') format('truetype'),
         url('/fonts/edo_regular_macroman/edo-webfont.svg#edoregular') format('svg');
    font-weight:bold;
    font-style:normal;
/**
 * @license
 * The Vic Fieger fonts are freeware, to be downloaded and used by anyone who wants them for free. I didn't put them here so people couldn't use them! You don't have to ask for my permission, though it's always good to receive an e-mail from somebody to show me what they are using them for.
 * If you wish to write to let me know how a certain font will be used, and for what purpose, send your e-mail to: vic@vicfieger.com
 * 
*/
    
}


@-webkit-keyframes SSFadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@-moz-keyframes SSFadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@-o-keyframes SSFadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@keyframes SSFadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}


body {

	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 auto;
	width: 1024px;
	padding: 0 20px;
}
h1.global::first-letter {
    font-family: edoregular, "Tahoma", "Arial", sans-serif;
    text-align: center;
    color: #cb0002;
    font-size: 18pt;
}

h1.global {
    font-family: edoregular, "Tahoma", "Arial", sans-serif;
    text-align: center;
    color: #000000;
    font-size: 18pt;
}

h1.globalleft::first-letter {
    font-family: edoregular, "Tahoma", "Arial", sans-serif;
    text-align: left;
    color: #cb0002;
    font-size: 18pt;
}

h1.globalleft {
    font-family: edoregular, "Tahoma", "Arial", sans-serif;
    text-align: left;
    color: #000000;
    font-size: 18pt;
}

h2.global {
    font-family: "Tahoma", "Arial", sans-serif;
    text-align: left;
    color: #000000;
    font-size: 14pt;
    font-weight: bold;
}

h2.globalcenter {
    font-family: "Tahoma", "Arial", sans-serif;
    text-align: center;
    color: #000000;
    font-size: 14pt;
    font-weight: bold;
}

#header {
    position: relative;
    height: 304px;
   
}

#header a#logo {
	display: block;
	height: 247px;
}

/*#header a#logo img {
	display: block;
	margin: 0 auto;
	position: absolute;
    left: 0;
    top: 0;
}*/
#header a#logo img {
	display: block;
	margin: 0 auto;
 position: relative;
}

#header > div {
    position: relative;
    left: 135px;
    bottom: 220px;
}

#header > ul {
    background: none;
	height: 49px;
    font-family: edoregular, "Tahoma", "Arial", sans-serif;
    font-size: 24pt;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 900px;
	position: absolute;
    top: 250px;
    left: 150px; 
    opacity: 100;
	z-index: 99;
}

#header > ul > li {
	float: left;
	position: relative;
	width: 145px;
    height:  49px;
}

#header > ul > li > a {
	color: #000000;
	display: block;
	letter-spacing: 0.1em;
	line-height: 49px;
	text-align: center;
	text-decoration: none;
    text-shadow: 1px 1px 1px #cb0002;
}

#header > ul > li > a::first-letter {
	color: #cb0002;
	display: block;
	letter-spacing: 0.1em;
	line-height: 49px;
	text-align: center;
	text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}

#header > ul > li > p {
	color: #000000;
	display: block;
	letter-spacing: 0.1em;
	line-height: 49px;
	text-align: center;
	text-decoration: none;
    text-shadow: 1px 1px 1px #cb0002;      
    position: relative;
    bottom: 31px;
}

#header > ul > li > p::first-letter {
	color: #cb0002;
	display: block;
	letter-spacing: 0.1em;
	line-height: 49px;
	text-align: center;
	text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
    position: relative;
    bottom: 25px;
}

#header ul li a:hover {
	background: none;
	color: #cb0002;
    text-shadow: 1px 1px 1px #000000;

}

#header ul li a:hover::first-letter {
	background: none;
	color: #000000;
    text-shadow: 1px 1px 1px #cb0002;

}

#header ul li p:hover {
	background: none;
	color: #cb0002;
    text-shadow: 1px 1px 1px #000000;
}

#header ul li p:hover::first-letter {
	background: none;
	color: #000000;
    text-shadow: 1px 1px 1px #cb0002;
}

#header ul li ul {
	list-style: none;
	left: -99999px;
	margin: 0;
	overflow: visible;
	padding: 11px 0 0;
	position: absolute;
	top: 49px;
	width: 145px;
	z-index: 2;
}

#header ul li:hover ul {
	left: 0;
	top: 49px;
}

#header ul li ul li {
	background: #c1c1c1;
}

#header ul li ul li a {
	color: #000000;
	display: block;
	line-height: 31px;
    font-size: 20pt;
	text-align: left;
	text-decoration: none;
    text-shadow: 1px 1px 1px #cb0002;
	padding: 0 3px;
}

#header ul li ul li a::first-letter {
	color: #cb0002;
	display: block;
	line-height: 31px;
    font-size: 20pt;
	text-align: left;
	text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
	padding: 0 3px;
}

#slideshow {
  position:relative;
  height:281px;
  width:450px;
  margin:0 auto;
}

#slideshow img {
  position:absolute;
  left:0;
}

#slideshow img {
  -webkit-animation-name: SSFadeInOut;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 32s;

  -moz-animation-name: SSFadeInOut;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 32s;

  -o-animation-name: SSFadeInOut;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 32s;

  animation-name: SSFadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 32s;
}

#slideshow img:nth-of-type(1) {
  -webkit-animation-delay: 24s;
  -moz-animation-delay: 24s;
  -o-animation-delay: 24s;
  animation-delay: 24s;
}

#slideshow img:nth-of-type(2) {
  -webkit-animation-delay: 16s;
  -moz-animation-delay: 16s;
  -o-animation-delay: 16s;
  animation-delay: 16s;
}

#slideshow img:nth-of-type(3) {
  -webkit-animation-delay: 8s;
  -moz-animation-delay: 8s;
  -o-animation-delay: 8;
  animation-delay: 8s;
}

#slideshow img:nth-of-type(4) {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}

#content1 {
    width: 1024px;
    min-height: 600px;
}

#content1 div#section1 {
    width: 683px;
    float: left;
    text-align: center;
    color: #000000;
    font-family: "Tahoma", "Arial", sans-serif;
    font-size: 12pt;
    padding: 20px 0 20px 0;
 }

#content1 div#section1 > img {
    padding: 10px;
}

#content1 div#section2 {
    width: 334px;
    float: left;
    text-align: left;
    color: #000000;
    font-family: "Tahoma", "Arial", sans-serif;
    font-size: 12pt;
    padding: 20px 0 20px 0;
    border-left: 7px solid #cb0002;
}

#content1 div#section2 div.where {
    min-height: 300px;
    padding-left: 10px;
    
}

#content1 div#section2 div.what {
    min-height: 435px;
    padding-left: 10px;
}

#content2 {
    width: 1024px;
    min-height: 600px;
    align-content: center;
    text-align: left;
    color: #000000;
    font-family: "Tahoma", "Arial", sans-serif;
    font-size: 12pt;
    padding: 20px 0 20px 0;
}

#content2 > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

#content2 > img.left {
    display: block;
    float: left;
    padding: 0 10px 10px 10px;
}

#content2 > p.italic {
    font-style: italic;
}

#content2 > ul > li {
    font-weight: bold;
    list-style-type: square;
    list-style-position: outside;
}

#content2 > ul > li > p {
    font-weight: normal;
}

#content2 > ul > li > p > li {
    font-weight: normal;
    list-style-type: decimal;
    list-style-position: outside;
}

#contactform {
    width: 1024px;
    min-height: 600px;
    text-align: left;
    color: #000000;
    font-family: "Tahoma", "Arial", sans-serif;
    font-size: 12pt;
    padding: 40px 20px 40px 20px;
}

#contactform div.section {
    height: 240px;
    width: 512px;

}

#contactform div.columns {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

#contactform div.columns div {
    display: inline-block;
    padding: 0 0 10px 0;
/*    -webkit-column-break-inside:avoid;
    -moz-column-break-inside:avoid;
    -o-column-break-inside:avoid;
    -ms-column-break-inside:avoid; */   
}

#contactform form {
	margin: 0;
	padding: 30px 0 0;
}
#contactform form p {
	color: #000000;
	padding: 0 0 25px;
}
#contactform form label {
	display: block;
	margin: 20px 0;
	overflow: hidden;
}
#contactform form label span:first-child {
	background: none;
	color: #000000;
	float: left;
	height: auto;
	text-transform: none;
	width: 200px;
}
#contactform form label span {
	background: #c1c1c1;
	display: block;
	float: left;
	height: 19px;
	width: 320px;
}
#contactform form label span input {
	background: none;
	border: none;
	color: #000000;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 14px;
	height: 17px;
	letter-spacing: 0.028em;
	line-height: 17px;
	margin: 1px 0 0 2px;
	padding: 0;
	width: 316px;
}
#contactform form label span.comment {
	background: #c1c1c1;
	height: 151px;
}
#contactform form label span.captcha {
	background: #c1c1c1;
	height: 25px;
	width: 100px;
}
#contactform form label span.captcha img {
	position: absolute;
	top: 2px;
	right: 5px
}

#contactform form label span.comment textarea {
	background: none;
	border: none;
	color: #000000;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 14px;
	height: 147px;
	letter-spacing: 0.028em;
	margin: 2px 0 0 2px;
	overflow: auto;
	padding: 0;
	resize: none;
	width: 316px;
}
#contactform form input#send {
	background: #e1e1e1;
	border: 2px solid #cb0002;
	color: #000000;
	cursor: pointer;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 14px;
	height: 25px;
	letter-spacing: 0.028em;
	line-height: 14px;
	margin: 0 0 0 472px;
	text-align: center;
	text-shadow: 1px 1px 1px #514b61;
	text-transform: none;
    align-content: center;
	width: 80px;
}
#contactform form input#send:hover {
	background: #cb0002;
    border: 2px solid #000000;
    color: #ffffff;
}

#footer {
    background: #ffffff;
    color: #000000;
    text-align: center;
}

#footer > h1 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 10pt;
}

#footer > h1:before {
    content:""; 
    float:left; 
    background: #cb0002;
    width: 100%;
    height: 8px;
    border-radius: 4px;
}
