
#scf-main
{
   background: #fff;
   background-image: url(images/background-image.jpg);
   background-repeat:no-repeat;
   background-position: top center;
   margin:0 auto;
   font-size: 11px;
   font-family: 'Montserrat', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 150%;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.scf-hmenu
{
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 150%;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

hr {color: #060b0d;}

.scf-postcontent,
ul.scf-vmenu a 
{
   text-align: left;
}

.scf-postcontent,
.scf-postcontent li,
.scf-postcontent table,
.scf-postcontent a,
.scf-postcontent a:link,
.scf-postcontent a:visited,
.scf-postcontent a.visited,
.scf-postcontent a:hover,
.scf-postcontent a.hovered
{
   font-size: 18px;
   font-family: 'Montserrat', Arial, 'Arial Unicode MS', Helvetica, sans-serif;
   font-weight: 300;
}

.scf-postcontent p
{
   line-height: 1.4;
   margin: 20px;
   text-align: justify;
}

.scf-postcontent h2, .scf-postcontent h2 a, .scf-postcontent h2 a:link, .scf-postcontent h2 a:visited, .scf-postcontent h2 a:hover,
.scf-postcontent h4, .scf-postcontent h4 a, .scf-postcontent h4 a:link, .scf-postcontent h4 a:visited, .scf-postcontent h4 a:hover,
.scf-headline, .scf-headline a, .scf-headline a:link, .scf-headline a:visited, .scf-headline a:hover,
.scf-slogan, .scf-slogan a, .scf-slogan a:link, .scf-slogan a:visited, .scf-slogan a:hover,
.scf-postheader, .scf-postheader a, .scf-postheader a:link, .scf-postheader a:visited, .scf-postheader a:hover
{
   font-size: 20px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.scf-postcontent a, .scf-postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #5D5A28;
}

.scf-postcontent a:visited, .scf-postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #5D5A28;
}

.scf-postcontent  a:hover, .scf-postcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #836702;
}

.scf-postcontent h1
{
   color: #1c183a;
   margin: 10px 0 0;
   line-height: 1.3;
   font-size: 32px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}


.scf-postcontent h2
{
   color: #8EA0A9;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.scf-postcontent h2 a, .scf-postcontent h2 a:link, .scf-postcontent h2 a:hover, .scf-postcontent h2 a:visited
{
   font-size: 18px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.scf-postcontent h3
{
   color: #1C183A;
   margin: 10px 0 0;
   font-size: 22px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.scf-postcontent h3 a, .scf-postcontent h3 a:link, .scf-postcontent h3 a:hover, .scf-postcontent h3 a:visited
{
   font-size: 16px;
   font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #scf-hmenu-bg, .scf-sheet, .scf-hmenu a, .scf-vmenu a
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, .scf-sheet
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

html, body
{
   height: 100%;
}


html {
   -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 900px;
   color: #060b0d;
}

.scf-header:before, 
.scf-layout-cell:before, 
.scf-layout-wrapper:before, 
.scf-footer:before, 
.scf-nav:before,  
.scf-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.scf-header:after, 
.scf-layout-cell:after, 
.scf-layout-wrapper:after, 
.scf-footer:after, 
.scf-nav:after, 
.scf-sheet:after,
.cleared, .clearfix:after 
{
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}


table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li p, .scf-postcontent li p
{
   margin:1px;
}


.scf-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.scf-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 7px !important;
  left: 2.89%;
  margin-left: -4px !important;
  line-height: 100%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
}

.scf-headline img {
	width: 80%;
}

.scf-headline, 
.scf-headline a, 
.scf-headline a:link, 
.scf-headline a:visited, 
.scf-headline a:hover
{
font-size: 48px;
font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: left;
text-shadow: 1px 0px 2px rgb(23, 23, 23), 1px 0px 2px rgb(23, 23, 23), 0px -1px 2px rgb(23, 23, 23), 0px 1px 2px rgb(23, 23, 23), 0px 0px 12px rgba(0, 0, 0, 0.99);
  padding: 0;
  margin: 0;
  color: #FCD340 !important;
  white-space: nowrap;
}

.scf-slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 250px !important;
  left: 3.56%;
  line-height: 100%;
  margin-left: -5px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 102;
  white-space: nowrap;
}

.scf-slogan, 
.scf-slogan a, 
.scf-slogan a:link, 
.scf-slogan a:visited, 
.scf-slogan a:hover
{
font-size: 20px;
font-family: 'Quattrocento Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
text-align: left;
text-shadow: 1px 0px 2px rgb(23, 23, 23), 1px 0px 2px rgb(23, 23, 23), 0px -1px 2px rgb(23, 23, 23), 0px 1px 2px rgb(23, 23, 23), 0px 0px 12px rgba(0, 0, 0, 0.99);
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}

.scf-nav
{
   background: #1c183a;
   margin:0 auto;
   min-height: 35px;
   padding-top: 5px;
   position: relative;
   z-index: 499;
}

ul.scf-hmenu a, ul.scf-hmenu a:link, ul.scf-hmenu a:visited, ul.scf-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.scf-hmenu, ul.scf-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.scf-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.scf-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.scf-hmenu:after, ul.scf-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.scf-hmenu, ul.scf-hmenu ul 
{
   min-height: 0;
}

ul.scf-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
   padding-left: 0;
   padding-right: 0;
}

.scf-nav-inner:before 
{
   content:' ';
}

.scf-nav-inner{
   text-align: right;
   margin:0 auto;
}

.desktop  .scf-nav-inner{
   width: 900px;
   padding-left: 0;
   padding-right: 0;
}

.desktop .scf-nav
{
   padding-left: 0;
   padding-right: 0;
}

.scf-hmenu
{
   float: right;
}

.scf-menuitemcontainer
{
   margin:0 auto;
}
ul.scf-hmenu>li {
   margin-left: 1px;
}
ul.scf-hmenu>li:first-child {
   margin-left: 0;
}
ul.scf-hmenu>li:last-child, ul.scf-hmenu>li.last-child {
   margin-right: 0;
}

ul.scf-hmenu>li>a
{
   padding:0 22px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 23px;
   cursor: pointer;
   text-decoration: none;
   color: #B6C2C8;
   line-height: 23px;
   text-align: center;
}

.scf-hmenu>li>a, 
.scf-hmenu>li>a:link, 
.scf-hmenu>li>a:visited, 
.scf-hmenu>li>a.active, 
.scf-hmenu>li>a:hover
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.scf-hmenu>li>a.active
{
   padding:0 22px;
   margin:0 auto;
   color: #edecf0;
   text-decoration: none;
}

ul.scf-hmenu>li>a:visited, 
ul.scf-hmenu>li>a:hover, 
ul.scf-hmenu>li:hover>a {
   text-decoration: none;
}

ul.scf-hmenu>li>a:hover, .desktop ul.scf-hmenu>li:hover>a
{
   background: #1C1D32;
   padding:0 22px;
   margin:0 auto;
}

ul.scf-hmenu>li>a:hover, 
.desktop ul.scf-hmenu>li:hover>a {
   color: #edecf0;
   text-decoration: none;
}

ul.scf-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -1px;
   width:1px;
   height: 23px;
   background: url('images/menuseparator.png') center center no-repeat;
}

ul.scf-hmenu>li:first-child:before{
   display:none;
}


.scf-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 23px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 23px;
   color: #24230F;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.scf-hmenu ul a:link, 
.scf-hmenu ul a:visited, 
.scf-hmenu ul a.active, 
.scf-hmenu ul a:hover
{
   text-align: left;
   line-height: 23px;
   color: #24230F;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.scf-hmenu ul li a:hover, .desktop ul.scf-hmenu ul li:hover>a
{
   background: #9A9542;
   margin:0 auto;
}
.scf-hmenu ul a:hover
{
   text-decoration: underline;
   color: #E8ECED;
}

.desktop .scf-hmenu ul li:hover>a
{
   color: #E8ECED;
}

ul.scf-hmenu ul:before
{
   background: #FCCB1D;
   border:1px solid #FCD959;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.scf-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.scf-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.scf-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.scf-hmenu>li>ul
{
   padding: 12px 32px 32px 32px;
   margin: -10px 0 0 -30px;
}

.desktop ul.scf-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.scf-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.scf-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.scf-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.scf-header
{
   margin:0 auto;
   background-repeat: no-repeat;
   height: 300px;
   position:relative;
   background-position: center top;
}

.scf-sheet
{
   background: #FFFFFF;
   /*-webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);*/
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 900px;
   z-index: auto !important;
}

.scf-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.scf-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.scf-content-layout-row 
{
   display: table-row;
}

.scf-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

.scf-postcontent .scf-content-layout
{
   border-collapse: collapse;
}

.scf-post
{
   padding:10px;
}
a img
{
   border: 0;
}

.scf-article img, img.scf-article
{
   margin: 10px 10px 10px 10px;
}


.scf-postcontent ul>li:before,  .scf-post ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .scf-postcontent ul>li:before, .opera   .scf-post ul>li:before
{
    bottom: 0;
}

.scf-postcontent li, .scf-post li
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 150%;
   color: #485860;
   margin: 5px 0 0 7px;
}

.scf-postcontent ul>li, .scf-post ul>li, .scf-postcontent ol, .scf-post ol
{
   padding: 0;
}

.scf-postcontent ul>li, .scf-post ul>li
{
   padding-left: 14px;
}

.scf-postcontent ul>li:before,  .scf-post ul>li:before
{
   margin-left: -14px;
}

.scf-postcontent ol, .scf-post ol, .scf-postcontent ul, .scf-post ul
{
   margin: 1em 0 1em 7px;
}

.scf-postcontent li ol, .scf-post li ol, .scf-postcontent li ul, .scf-post li ul
{
   margin: 0.5em 0 0.5em 7px;
}

.scf-postcontent li, .scf-post li
{
   margin: 5px 0 0 0;
}

.scf-postcontent ol>li, .scf-post ol>li
{
  overflow: visible;
}

.scf-postcontent ul>li, .scf-post ul>li
{
  overflow-x: visible;
   overflow-y: hidden;
}

.scf-footer
{
   background-color: #1c183a;
   margin:0 auto;
   position: relative;
   color: #ebeaef;
   font-size: 11px;
   font-family: 'Montserrat', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
   padding: 0;
}

.scf-footer p 
{
   padding:0;
   text-align: center;
}

.scf-footer-inner
{
   margin: 0 auto;
   width:900px;
   padding:15px;
   padding-right: 15px;
   padding-left: 15px;
}

.scf-content-layout .scf-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
@media all and (min-width: 900px)
{
.block {
  display: inline-block;
  width: 100%;
  max-width: 390px;
  height: auto;
  margin: 20px;
  vertical-align:middle;
}

.img1 {margin-top: 60px;}
.img2  {margin-top: 140px;}
}

@media all and (max-width: 899px)
{
.block {text-align:center;}
.block img {width: 88% !important;}
.sponsors img {margin: 3% auto !important;}
}

.sponsors {padding-top: 15px; text-align:center;}
.sponsors img {width: 186px;}
/* End Additional CSS Styles */
