#colophon{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 30px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#content{
  min-height : 50px;
}

#content-head{
  width : 100%;
  box-sizing : border-box;
}

#contenthead {
}

#main{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#main::after{
  clear : both;
  display : table;
  content : "";
}

#masthead{
  background-repeat : repeat-x;
  position : relative;
}

.screen-reader-text{
  display : none;
}

.sp-block-container{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.sp-block-container > h1{
  font-size : 2.4rem;
}

.sp-block-container > h2{
  font-size : 1.8rem;
}

.sp-block-container > h3{
  font-size : 1.5rem;
}

.sp-block-container > h4{
  font-size : 1.4rem;
}

.sp-block-container > h5{
  font-size : 1.3rem;
}

.sp-block-container > h6{
  font-size : 1.1rem;
}

.sp-block-container > hr{
  border-bottom-color : initial;
  color : #e2e2e2;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.sp-block-container > p{
  font-size : 1.3rem;
  line-height : 1.5;
  text-align : justify;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
  text-justify : inter-ideograph;
}

.sp-block-container > p.indent{
  padding-left : 1em;
}

.sp-block-container > p.large{
  font-size : 1.2em;
}

.sp-bread-crumb div{
  padding-bottom : 10px;
  margin-top : 10px;
  margin-right : 10px;
  width : auto;
  display : inline-block;
}

.sp-button{
  width : 122px;
}

.sp-button a{
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  height : 100%;
  display : block;
  box-sizing : border-box;
}

.sp-button a:hover{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-column.accordion > .column-label h3::after{
  border-top-width : 5px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : rgba(255, 255, 255, 0.45);
  border-left-color : transparent;
  border-right-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column.toggled-on > .column-label h3::after{
  display : none;
}

.sp-column.toggled-on > .column-label h3::before{
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 5px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : transparent;
  border-right-color : transparent;
  border-bottom-color : rgba(255, 255, 255, 0.45);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.sp-definition-list > dd{
  margin-left : 94px;
  margin-bottom : 25px;
}

.sp-definition-list > dt{
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
}

.sp-form input{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}

.sp-form input[type="date"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form input[type="radio"]{
  vertical-align : middle;
  width : 20px;
}

.sp-form input[type="submit"]{
  font-size : 1.4rem;
  color : #555555;
  background-color : #dcdada;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  margin-top : 15px;
  width : auto;
  min-width : 100px;
  float : right;
  position : relative;
  cursor : pointer;
}

.sp-form input[type="text"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form table{
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  width : 100%;
  border-collapse : collapse;
  border-spacing : 0px 0px;
}

.sp-form td{
  color : #000000;
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
}

.sp-form textarea{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
  height : 150px;
}

.sp-form th{
  font-weight : normal;
  color : #000000;
  background-color : #f4f4f4;
  text-align : left;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
  min-width : 50px;
}

.sp-google-map{
  max-width : 100%;
  word-wrap : normal;
}

.sp-google-map img{
  max-width : none !important;
}

.sp-item-gallery.grid > ul > li{
  overflow : hidden;
}

.sp-item-gallery.masonry > ul > li{
  height : auto !important;
}

.sp-item-gallery > ul > li > div img.item-gallery-thumbnail{
  max-width : 100%;
}

.sp-list{
  padding-right : 1em;
  margin-bottom : 1.5em;
  list-style-position : inside;
}

.sp-list > li{
  text-align : justify;
  padding-top : 6px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-justify : inter-ideograph;
}

.sp-page-title > h1{
  font-size : 1.8rem;
  font-weight : bold;
}

.sp-part-top{
  display : block;
  position : relative;
  box-sizing : border-box;
}

.sp-part-top:not(table)::after{
  clear : both;
  display : table;
  content : "";
}

.sp-site-branding2 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #929292;
}

.sp-site-navigation{
  color : black;
  background-color : white;
}

.sp-site-navigation .menu-toggle{
  display : none;
  cursor : pointer;
}

.sp-site-navigation.vertical{
  font-size : 1.3rem;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d2c9b8;
  border-bottom-color : #d2c9b8;
  width : 100%;
}

.sp-site-navigation.vertical ul{
  line-height : 30px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

.sp-site-navigation.vertical ul li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current-menu-item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li > a{
  text-decoration : none;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  display : block;
}

.sp-site-navigation.vertical ul li > a:active{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li > a:hover{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul ul li > a{
  padding-top : 10px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 10px;
}

.sp-site-navigation.vertical > ul{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li:hover > ul{
  display : block;
}

.sp-table{
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  width : 100%;
  display : table;
  border-collapse : collapse;
}

.sp-table > * > tr > td{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th.col-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-table > * > tr > th.row-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-wp-post-list{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 2em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 2em;
}

.sp-wp-post-list .navigation-post{
  margin-top : 0.67em;
}

.sp-wp-post-list .navigation-post .nav-next{
  margin-right : 10px;
  float : right;
}

.sp-wp-post-list .navigation-post .nav-previous{
  margin-left : 10px;
  float : left;
}

.sp-wp-post-list .navigation-post::after{
  clear : both;
  display : table;
  content : "";
}

.sp-wp-post-list .navigation-post > h1{
  display : none;
}

.sp-wp-post-list > article{
  margin-top : 0.67em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0.67em;
}

.sp-wp-post-list > h3{
  background-color : #f4f4f4;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

a{
  color : #262626;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:active{
  color : #8f514f;
  text-decoration : underline;
}

a:hover{
  color : #8f514f;
  text-decoration : underline;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #666666;
  background-color : #cab996;
  background-image : url(img/bg_hpb-container.png);
  background-repeat : repeat-y;
  background-position : center center;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

dl{
  margin-top : 0px;
  box-sizing : border-box;
}

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

h1{
  margin-top : 0px;
  box-sizing : border-box;
}

h2{
  margin-top : 0px;
  box-sizing : border-box;
}

h3{
  margin-top : 0px;
  box-sizing : border-box;
}

h4{
  margin-top : 0px;
  box-sizing : border-box;
}

h5{
  margin-top : 0px;
  box-sizing : border-box;
}

h6{
  margin-top : 0px;
  box-sizing : border-box;
}

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

nav{
  display : block;
  box-sizing : border-box;
}

ol{
  margin-top : 0px;
  box-sizing : border-box;
}

p{
  margin-top : 0px;
  box-sizing : border-box;
}

section{
  display : block;
}

summary{
  display : block;
}

table{
  margin-top : 0px;
  box-sizing : border-box;
}

ul{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  box-sizing : border-box;
}

@media not screen, screen and (min-width: 569px) {

  #colophon{
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    box-sizing : border-box;
  }

  #colophon-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #content{
    min-height : 50px;
    box-sizing : border-box;
  }

  #main{
    padding-top : 20px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 20px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : border-box;
  }

  #masthead{
    margin-bottom : 15px;
  }

  #masthead-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #page{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    overflow : hidden;
  }

  .sp-google-map{
    width : 400px;
    min-height : 300px;
  }

  .sp-site-branding2{
    padding-top : 20px;
  }

  .sp-site-branding2 .extra{
    width : 50%;
    position : absolute;
    bottom : 0px;
    right : 0px;
  }

  .sp-site-branding2 .extra > p{
    font-size : 1.3rem;
    color : #929292;
    text-align : right;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  .sp-site-branding2 .extra > p.indent{
    padding-left : 1em;
  }

  .sp-site-branding2 .extra > p.large{
    font-size : 1.5rem;
  }

  .sp-site-branding2 .site-description{
    text-align : right;
    width : 100%;
    height : auto;
    position : absolute;
    top : 15px;
  }

  .sp-site-branding2 .site-title{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    height : 66px;
    float : left;
  }

  .sp-site-branding2 .site-title a{
    height : 100%;
    display : block;
  }

  .sp-site-navigation.horizontal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.horizontal ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current-menu-item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a{
    text-decoration : none;
  }

  .sp-site-navigation.horizontal ul li > a:active{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul ul{
    border-bottom-color : initial;
    background-color : #ffffff;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #3c3f53;
    border-left-color : #3c3f53;
    border-right-color : #3c3f53;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : none;
    position : absolute;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  .sp-site-navigation.horizontal ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #3c3f53;
    width : 100%;
    white-space : nowrap;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    padding-top : 5px;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 5px;
    display : block;
  }

  .sp-site-navigation.horizontal > ul::after{
    clear : both;
    display : table;
    content : "";
  }

  .sp-site-navigation.horizontal > ul > li{
    float : left;
    position : relative;
  }

  .sp-site-navigation.horizontal > ul > li:hover{
    position : relative;
  }

  .sp-site-navigation.horizontal > ul > li:hover > ul{
    display : block;
  }

  .sp-site-navigation.horizontal > ul > li > a{
    padding-top : 0.5em;
    padding-left : 2em;
    padding-right : 2em;
    padding-bottom : 0.5em;
    display : block;
  }

  .sp-site-navigation.minimal{
    text-align : center;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.minimal ul li:last-child{
    margin-right : 0px;
  }

  .sp-site-navigation.minimal ul li > a:active{
    text-decoration : underline;
  }

  .sp-site-navigation.minimal ul li > a:hover{
    text-decoration : underline;
  }

  .sp-site-navigation.minimal > ul li{
    margin-right : 10px;
    display : inline;
  }

  .sp-site-navigation.minimal > ul ul{
    margin-left : 10px;
    display : inline;
  }

  .sp-yahoo-map{
    width : 400px;
    min-height : 300px;
  }

  body{
    min-width : 1000px;
  }
}

@media not screen, screen and (min-width: 569px) {

  #content{
    padding-top : 0px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 0px;
    width : 100%;
    box-sizing : border-box;
  }

  #contenthead{
    padding-top : 0px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 0px;
    width : 100%;
    box-sizing : border-box;
  }
}

@media screen and (max-width: 568px) {

  #colophon{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
  }

  #content{
    min-height : 50px;
    box-sizing : border-box;
  }

  #main{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
  }

  *{
    box-sizing : border-box;
  }

  .sp-block-container{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 0px;
  }

  .sp-bread-crumb{
    padding-left : 10px;
    padding-right : 10px;
  }

  .sp-definition-list > dd{
    margin-left : 20px;
  }

  .sp-form input{
    width : 90%;
  }

  .sp-form input[type="submit"] {
  }

  .sp-form table{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #d8d8d8;
  }

  .sp-form td{
    width : auto;
    display : block;
  }

  .sp-form textarea{
    width : 90%;
  }

  .sp-form th{
    width : auto;
    display : block;
  }

  .sp-google-map{
    width : 100%;
    min-height : 300px;
  }

  .sp-image{
    max-width : 100%;
    height : auto;
  }

  .sp-site-branding2 .extra{
    padding-top : 5px;
  }

  .sp-site-branding2 .extra > p{
    font-size : 1rem;
    color : #929292;
    text-align : left;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
  }

  .sp-site-branding2 .site-description{
    text-align : center;
  }

  .sp-site-branding2 .site-title{
    text-align : center;
  }

  .sp-site-navigation .menu-toggle{
    background-color : rgba(0, 0, 0, 0.3);
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    cursor : pointer;
  }

  .sp-site-navigation ul{
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.button-menu .menu-toggle{
    display : block;
  }

  .sp-site-navigation.button-menu ul ul{
    display : block;
  }

  .sp-site-navigation.button-menu ul.toggled-on{
    display : block;
  }

  .sp-site-navigation.button-menu > ul{
    display : none;
  }

  .sp-site-navigation.horizontal{
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  .sp-site-navigation.horizontal ul{
    background-color : #ffffff;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    width : auto;
    height : auto;
  }

  .sp-site-navigation.horizontal ul li{
    padding-left : 0px;
    border-left-width : 0px;
    width : auto;
    float : none;
  }

  .sp-site-navigation.horizontal ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current-menu-item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a{
    line-height : 24px;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    float : none;
    display : block;
  }

  .sp-site-navigation.horizontal ul li > a:active{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul ul{
    border-bottom-color : initial;
    background-color : transparent;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  .sp-site-navigation.horizontal ul ul li{
    border-bottom-color : initial;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    border-bottom-color : initial;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.minimal{
    text-align : center;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.minimal ul li{
    display : block;
  }

  .sp-site-navigation.minimal ul li > a{
    display : block;
  }

  .sp-site-navigation.minimal ul li > a:hover{
    text-decoration : underline;
  }

  .sp-table{
    display : block;
    overflow-x : auto;
  }

  .sp-yahoo-map{
    width : 100%;
    min-height : 300px;
  }

  embed{
    max-width : 100%;
  }
}

#sp-page-title-1{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-1 > h1{
  font-size : 20px;
  color : #000000;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-image-11, #sp-image-12, #sp-image-14, #sp-image-17, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-28, #sp-image-29, #sp-image-32, #sp-image-35, #sp-image-6, #sp-image-9{
  text-decoration : none;
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  max-width : 100%;
}

#sp-image-10, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-105, #sp-image-108, #sp-image-111, #sp-image-13, #sp-image-15, #sp-image-16, #sp-image-18, #sp-image-19, #sp-image-2, #sp-image-26, #sp-image-27, #sp-image-30, #sp-image-31, #sp-image-33, #sp-image-34, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-7, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-8, #sp-image-80, #sp-image-81, #sp-image-83, #sp-image-84, #sp-image-86, #sp-image-87, #sp-image-88, #sp-image-89, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-97, #sp-image-98, #sp-image-99{
  text-decoration : none;
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

#sp-image-3, #sp-image-4{
  text-decoration : none;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

#sp-image-104, #sp-image-106, #sp-image-107, #sp-image-109, #sp-image-110, #sp-image-112, #sp-image-113, #sp-image-114, #sp-image-115, #sp-image-116, #sp-image-117, #sp-image-118, #sp-image-119, #sp-image-120, #sp-image-121, #sp-image-122, #sp-image-123, #sp-image-124, #sp-image-125, #sp-image-126, #sp-image-127, #sp-image-128, #sp-image-129, #sp-image-130, #sp-image-131, #sp-image-132, #sp-image-133, #sp-image-134, #sp-image-135, #sp-image-136, #sp-image-137, #sp-image-138, #sp-image-139, #sp-image-140, #sp-image-141, #sp-image-142, #sp-image-143, #sp-image-144, #sp-image-82, #sp-image-85{
  max-width : 100%;
}

#breadcrumb-list{
  margin-left : 2px;
}

#breadcrumb-list a{
  color : #262626;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#breadcrumb-list a:active{
  text-decoration : underline;
}

#breadcrumb-list a:focus{
  text-decoration : underline;
}

#breadcrumb-list a:hover{
  text-decoration : underline;
}

#breadcrumb-list div{
  margin-top : 0px;
  margin-right : 6px;
  width : auto;
  display : inline-block;
}

@media screen and (max-width: 568px) {

  #breadcrumb-list{
    padding-left : 0px;
    padding-right : 10px;
  }
}

#sp-site-navigation-2{
  background-color : transparent;
  text-align : center;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 25px;
  width : 100%;
  box-sizing : border-box;
}

#sp-site-navigation-2 a{
  color : #505b69;
  text-decoration : none;
}

#sp-site-navigation-2 a:focus{
  color : #505b69;
  text-decoration : underline;
}

#sp-site-navigation-2 a:hover{
  color : #505b69;
  text-decoration : underline;
}

#sp-site-navigation-2 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-2 ul li{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-site-navigation-2 ul li::after{
  color : #505b69;
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  content : '/';
}

#sp-site-navigation-2 ul li:last-child::after{
  content : none;
}

#sp-site-navigation-2 ul ul::before{
  color : #505b69;
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  content : '/';
}

@media screen and (max-width: 568px) {

  #sp-site-navigation-2{
    width : 95%;
  }

  .button-menu#sp-site-navigation-2{
    background-color : #3c3f53;
    background-image : none;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : #3c3f53;
    border-left-color : #3c3f53;
    border-right-color : #3c3f53;
    border-bottom-color : #3c3f53;
  }

  .button-menu#sp-site-navigation-2 .menu-toggle{
    background-color : transparent;
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
  }

  .button-menu#sp-site-navigation-2 ul.toggled-on li{
    background-color : #ffffff;
  }

  #sp-site-navigation-2 > ul li::after{
    content : none;
  }

  #sp-site-navigation-2 > ul ul::before{
    content : none;
  }
}

#sp-page-title-10, #sp-page-title-100, #sp-page-title-101, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-2, #sp-page-title-20, #sp-page-title-21, #sp-page-title-22, #sp-page-title-23, #sp-page-title-24, #sp-page-title-25, #sp-page-title-26, #sp-page-title-27, #sp-page-title-28, #sp-page-title-29, #sp-page-title-3, #sp-page-title-30, #sp-page-title-31, #sp-page-title-32, #sp-page-title-33, #sp-page-title-34, #sp-page-title-35, #sp-page-title-36, #sp-page-title-37, #sp-page-title-38, #sp-page-title-39, #sp-page-title-4, #sp-page-title-40, #sp-page-title-41, #sp-page-title-42, #sp-page-title-43, #sp-page-title-44, #sp-page-title-45, #sp-page-title-46, #sp-page-title-47, #sp-page-title-48, #sp-page-title-49, #sp-page-title-5, #sp-page-title-50, #sp-page-title-51, #sp-page-title-52, #sp-page-title-53, #sp-page-title-54, #sp-page-title-55, #sp-page-title-56, #sp-page-title-57, #sp-page-title-58, #sp-page-title-59, #sp-page-title-6, #sp-page-title-60, #sp-page-title-61, #sp-page-title-62, #sp-page-title-63, #sp-page-title-64, #sp-page-title-65, #sp-page-title-66, #sp-page-title-67, #sp-page-title-68, #sp-page-title-69, #sp-page-title-7, #sp-page-title-70, #sp-page-title-71, #sp-page-title-72, #sp-page-title-73, #sp-page-title-74, #sp-page-title-75, #sp-page-title-76, #sp-page-title-77, #sp-page-title-78, #sp-page-title-79, #sp-page-title-8, #sp-page-title-80, #sp-page-title-81, #sp-page-title-82, #sp-page-title-83, #sp-page-title-84, #sp-page-title-85, #sp-page-title-86, #sp-page-title-87, #sp-page-title-88, #sp-page-title-89, #sp-page-title-9, #sp-page-title-90, #sp-page-title-91, #sp-page-title-92, #sp-page-title-93, #sp-page-title-94, #sp-page-title-95, #sp-page-title-96, #sp-page-title-97, #sp-page-title-98, #sp-page-title-99{
  font-weight : bold;
  color : #95423c;
  background-color : transparent;
  background-image : url(img/icon_viewtype-date-h3.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left 85%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 20px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 12px;
}

#sp-page-title-10 > h1, #sp-page-title-100 > h1, #sp-page-title-101 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-2 > h1, #sp-page-title-20 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1, #sp-page-title-23 > h1, #sp-page-title-24 > h1, #sp-page-title-25 > h1, #sp-page-title-26 > h1, #sp-page-title-27 > h1, #sp-page-title-28 > h1, #sp-page-title-29 > h1, #sp-page-title-3 > h1, #sp-page-title-30 > h1, #sp-page-title-31 > h1, #sp-page-title-32 > h1, #sp-page-title-33 > h1, #sp-page-title-34 > h1, #sp-page-title-35 > h1, #sp-page-title-36 > h1, #sp-page-title-37 > h1, #sp-page-title-38 > h1, #sp-page-title-39 > h1, #sp-page-title-4 > h1, #sp-page-title-40 > h1, #sp-page-title-41 > h1, #sp-page-title-42 > h1, #sp-page-title-43 > h1, #sp-page-title-44 > h1, #sp-page-title-45 > h1, #sp-page-title-46 > h1, #sp-page-title-47 > h1, #sp-page-title-48 > h1, #sp-page-title-49 > h1, #sp-page-title-5 > h1, #sp-page-title-50 > h1, #sp-page-title-51 > h1, #sp-page-title-52 > h1, #sp-page-title-53 > h1, #sp-page-title-54 > h1, #sp-page-title-55 > h1, #sp-page-title-56 > h1, #sp-page-title-57 > h1, #sp-page-title-58 > h1, #sp-page-title-59 > h1, #sp-page-title-6 > h1, #sp-page-title-60 > h1, #sp-page-title-61 > h1, #sp-page-title-62 > h1, #sp-page-title-63 > h1, #sp-page-title-64 > h1, #sp-page-title-65 > h1, #sp-page-title-66 > h1, #sp-page-title-67 > h1, #sp-page-title-68 > h1, #sp-page-title-69 > h1, #sp-page-title-7 > h1, #sp-page-title-70 > h1, #sp-page-title-71 > h1, #sp-page-title-72 > h1, #sp-page-title-73 > h1, #sp-page-title-74 > h1, #sp-page-title-75 > h1, #sp-page-title-76 > h1, #sp-page-title-77 > h1, #sp-page-title-78 > h1, #sp-page-title-79 > h1, #sp-page-title-8 > h1, #sp-page-title-80 > h1, #sp-page-title-81 > h1, #sp-page-title-82 > h1, #sp-page-title-83 > h1, #sp-page-title-84 > h1, #sp-page-title-85 > h1, #sp-page-title-86 > h1, #sp-page-title-87 > h1, #sp-page-title-88 > h1, #sp-page-title-89 > h1, #sp-page-title-9 > h1, #sp-page-title-90 > h1, #sp-page-title-91 > h1, #sp-page-title-92 > h1, #sp-page-title-93 > h1, #sp-page-title-94 > h1, #sp-page-title-95 > h1, #sp-page-title-96 > h1, #sp-page-title-97 > h1, #sp-page-title-98 > h1, #sp-page-title-99 > h1{
  font-size : 20px;
  margin-bottom : 0px;
}

#sp-site-navigation-1{
  background-color : transparent;
  text-align : center;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 25px;
  width : 100%;
  box-sizing : border-box;
}

#sp-site-navigation-1 a{
  color : #93413b;
  text-decoration : none;
}

#sp-site-navigation-1 a:focus{
  color : #93413b;
  text-decoration : underline;
}

#sp-site-navigation-1 a:hover{
  color : #93413b;
  text-decoration : underline;
}

#sp-site-navigation-1 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-1 ul li{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-site-navigation-1 ul li::after{
  color : #93413b;
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  content : '/';
}

#sp-site-navigation-1 ul li:last-child::after{
  content : none;
}

#sp-site-navigation-1 ul ul::before{
  color : #93413b;
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  content : '/';
}

@media screen and (max-width: 568px) {

  #sp-site-navigation-1{
    width : 95%;
  }

  .button-menu#sp-site-navigation-1{
    background-color : #3c3f53;
    background-image : none;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : #3c3f53;
    border-left-color : #3c3f53;
    border-right-color : #3c3f53;
    border-bottom-color : #3c3f53;
  }

  .button-menu#sp-site-navigation-1 .menu-toggle{
    background-color : transparent;
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
  }

  .button-menu#sp-site-navigation-1 ul.toggled-on li{
    background-color : #ffffff;
  }

  #sp-site-navigation-1 > ul li::after{
    content : none;
  }

  #sp-site-navigation-1 > ul ul::before{
    content : none;
  }
}

.page-custom#content #page-content hr, .page-custom16#content #page-content hr, .page-custom17#content #page-content hr, .page-custom27#content #page-content hr, .page-custom38#content #page-content hr, .page-custom49#content #page-content hr, .page-custom60#content #page-content hr, .page-custom62#content #page-content hr, .page-custom72#content #page-content hr, .page-custom73#content #page-content hr, .page-custom84#content #page-content hr, .page-custom95#content #page-content hr, .page-toppage#content #page-content hr, #sp-block-container-1 hr{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #a0a0a0;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 0px;
}

.page-custom#content #page-content > .paragraph em, .page-custom16#content #page-content > .paragraph em, .page-custom17#content #page-content > .paragraph em, .page-custom27#content #page-content > .paragraph em, .page-custom38#content #page-content > .paragraph em, .page-custom49#content #page-content > .paragraph em, .page-custom60#content #page-content > .paragraph em, .page-custom62#content #page-content > .paragraph em, .page-custom72#content #page-content > .paragraph em, .page-custom73#content #page-content > .paragraph em, .page-custom84#content #page-content > .paragraph em, .page-custom95#content #page-content > .paragraph em, .page-toppage#content #page-content > .paragraph em, #sp-block-container-1 > .paragraph em{
  font-style : oblique;
  color : #262626;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #262626;
}

.page-custom#content #page-content > .paragraph strong, .page-custom16#content #page-content > .paragraph strong, .page-custom17#content #page-content > .paragraph strong, .page-custom27#content #page-content > .paragraph strong, .page-custom38#content #page-content > .paragraph strong, .page-custom49#content #page-content > .paragraph strong, .page-custom60#content #page-content > .paragraph strong, .page-custom62#content #page-content > .paragraph strong, .page-custom72#content #page-content > .paragraph strong, .page-custom73#content #page-content > .paragraph strong, .page-custom84#content #page-content > .paragraph strong, .page-custom95#content #page-content > .paragraph strong, .page-toppage#content #page-content > .paragraph strong, #sp-block-container-1 > .paragraph strong{
  font-weight : bold;
  color : #262626;
}

.page-custom#content #page-content > h1, .page-custom16#content #page-content > h1, .page-custom17#content #page-content > h1, .page-custom27#content #page-content > h1, .page-custom38#content #page-content > h1, .page-custom49#content #page-content > h1, .page-custom60#content #page-content > h1, .page-custom62#content #page-content > h1, .page-custom72#content #page-content > h1, .page-custom73#content #page-content > h1, .page-custom84#content #page-content > h1, .page-custom95#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1{
  font-size : 21px;
  font-weight : bold;
  text-align : left;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #d5d0be;
  clear : both;
  position : relative;
}

.page-custom#content #page-content > h2, .page-custom16#content #page-content > h2, .page-custom17#content #page-content > h2, .page-custom27#content #page-content > h2, .page-custom38#content #page-content > h2, .page-custom49#content #page-content > h2, .page-custom60#content #page-content > h2, .page-custom62#content #page-content > h2, .page-custom72#content #page-content > h2, .page-custom73#content #page-content > h2, .page-custom84#content #page-content > h2, .page-custom95#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2{
  font-size : 18px;
  font-weight : bold;
  text-align : left;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #d5d0be;
  clear : both;
  position : relative;
}

.page-custom#content #page-content > h3, .page-custom16#content #page-content > h3, .page-custom17#content #page-content > h3, .page-custom27#content #page-content > h3, .page-custom38#content #page-content > h3, .page-custom49#content #page-content > h3, .page-custom60#content #page-content > h3, .page-custom62#content #page-content > h3, .page-custom72#content #page-content > h3, .page-custom73#content #page-content > h3, .page-custom84#content #page-content > h3, .page-custom95#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3{
  font-size : 1.6rem;
  font-weight : bold;
  text-align : left;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #d5d0be;
  clear : both;
  position : relative;
}

.page-custom#content #page-content > h4, .page-custom16#content #page-content > h4, .page-custom17#content #page-content > h4, .page-custom27#content #page-content > h4, .page-custom38#content #page-content > h4, .page-custom49#content #page-content > h4, .page-custom60#content #page-content > h4, .page-custom62#content #page-content > h4, .page-custom72#content #page-content > h4, .page-custom73#content #page-content > h4, .page-custom84#content #page-content > h4, .page-custom95#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4{
  font-size : 14px;
  font-weight : normal;
  line-height : 1.2;
  color : #262626;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  min-height : 25px;
  clear : both;
}

.page-custom#content #page-content > h5, .page-custom16#content #page-content > h5, .page-custom17#content #page-content > h5, .page-custom27#content #page-content > h5, .page-custom38#content #page-content > h5, .page-custom49#content #page-content > h5, .page-custom60#content #page-content > h5, .page-custom62#content #page-content > h5, .page-custom72#content #page-content > h5, .page-custom73#content #page-content > h5, .page-custom84#content #page-content > h5, .page-custom95#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5{
  font-size : 13px;
  line-height : 1.2;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  clear : both;
}

.page-custom#content #page-content > h6, .page-custom16#content #page-content > h6, .page-custom17#content #page-content > h6, .page-custom27#content #page-content > h6, .page-custom38#content #page-content > h6, .page-custom49#content #page-content > h6, .page-custom60#content #page-content > h6, .page-custom62#content #page-content > h6, .page-custom72#content #page-content > h6, .page-custom73#content #page-content > h6, .page-custom84#content #page-content > h6, .page-custom95#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6{
  font-size : 11px;
}

.page-custom#content #page-content > p, .page-custom16#content #page-content > p, .page-custom17#content #page-content > p, .page-custom27#content #page-content > p, .page-custom38#content #page-content > p, .page-custom49#content #page-content > p, .page-custom60#content #page-content > p, .page-custom62#content #page-content > p, .page-custom72#content #page-content > p, .page-custom73#content #page-content > p, .page-custom84#content #page-content > p, .page-custom95#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #666666;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

.page-custom#content #page-content > p.indent, .page-custom16#content #page-content > p.indent, .page-custom17#content #page-content > p.indent, .page-custom27#content #page-content > p.indent, .page-custom38#content #page-content > p.indent, .page-custom49#content #page-content > p.indent, .page-custom60#content #page-content > p.indent, .page-custom62#content #page-content > p.indent, .page-custom72#content #page-content > p.indent, .page-custom73#content #page-content > p.indent, .page-custom84#content #page-content > p.indent, .page-custom95#content #page-content > p.indent, .page-toppage#content #page-content > p.indent, #sp-block-container-1 > p.indent{
  padding-left : 1em;
}

.page-custom#content #page-content > p.large, .page-custom16#content #page-content > p.large, .page-custom17#content #page-content > p.large, .page-custom27#content #page-content > p.large, .page-custom38#content #page-content > p.large, .page-custom49#content #page-content > p.large, .page-custom60#content #page-content > p.large, .page-custom62#content #page-content > p.large, .page-custom72#content #page-content > p.large, .page-custom73#content #page-content > p.large, .page-custom84#content #page-content > p.large, .page-custom95#content #page-content > p.large, .page-toppage#content #page-content > p.large, #sp-block-container-1 > p.large{
  font-size : 1.5rem;
}

@media screen and (max-width: 568px) {

  #content.page-custom #page-content, #content.page-custom16 #page-content, #content.page-custom17 #page-content, #content.page-custom27 #page-content, #content.page-custom38 #page-content, #content.page-custom49 #page-content, #content.page-custom60 #page-content, #content.page-custom62 #page-content, #content.page-custom72 #page-content, #content.page-custom73 #page-content, #content.page-custom84 #page-content, #content.page-custom95 #page-content, #content.page-toppage #page-content, #sp-block-container-1 {
  }
}

#sp-wp-post-list-1{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  position : relative;
}

#sp-wp-post-list-1 .hpb-more-entry{
  text-align : right;
}

#sp-wp-post-list-1 .hpb-more-entry > a{
  font-size : 1.3rem;
  font-weight : normal;
  color : #262626;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  display : inline-block;
  position : relative;
}

#sp-wp-post-list-1 .hpb-more-entry > a:active{
  color : #8f514f;
  text-decoration : underline;
}

#sp-wp-post-list-1 .hpb-more-entry > a:hover{
  color : #8f514f;
  text-decoration : underline;
}

#sp-wp-post-list-1 .nav-next{
  margin-right : 25px;
  float : right;
}

#sp-wp-post-list-1 .nav-previous{
  margin-left : 10px;
  float : left;
}

#sp-wp-post-list-1 article{
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 25px;
  margin-bottom : 25px;
}

#sp-wp-post-list-1 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1 dl{
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 15px;
}

#sp-wp-post-list-1 h3{
  font-size : 1.6rem;
  font-weight : bold;
  color : #ab6b68;
  background-color : transparent;
  text-align : left;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  clear : both;
  position : relative;
}

#sp-wp-post-list-1 h3 a{
  color : #525d6b;
}

#sp-wp-post-list-1 li{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

#sp-wp-post-list-1 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-wp-post-list-1 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-wp-post-list-1 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
}

.hpb-viewtype-content#sp-wp-post-list-1 dd{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dl{
  padding-top : 0px;
  padding-left : 32px;
  padding-right : 32px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-wp-post-list-1 dd{
  padding-top : 5px;
  padding-left : 125px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-wp-post-list-1 dl{
  overflow : hidden;
}

.hpb-viewtype-date#sp-wp-post-list-1 dt{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 14px 0.6em;
  padding-top : 5px;
  padding-left : 40px;
  padding-right : 20px;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : left;
}

@media screen and (max-width: 568px) {

  #sp-wp-post-list-1 dl{
    padding-top : 1.5em;
    padding-left : 1.5em;
    padding-right : 1.5em;
    padding-bottom : 0.5em;
  }

  .hpb-viewtype-date#sp-wp-post-list-1 dd{
    padding-top : 5px;
    padding-left : 20px;
    padding-right : 0px;
    padding-bottom : 5px;
    margin-bottom : 5px;
    max-width : 100%;
    clear : both;
  }

  .hpb-viewtype-date#sp-wp-post-list-1 dt{
    background-position : 3px 0.5em;
    padding-top : 5px;
    padding-left : 20px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
    max-width : 100%;
  }
}

.page-custom1#content #page-content > .large, .page-custom10#content #page-content > .large, .page-custom11#content #page-content > .large, .page-custom12#content #page-content > .large, .page-custom13#content #page-content > .large, .page-custom14#content #page-content > .large, .page-custom15#content #page-content > .large, .page-custom2#content #page-content > .large, .page-custom22#content #page-content > .large, .page-custom23#content #page-content > .large, .page-custom25#content #page-content > .large, .page-custom26#content #page-content > .large, .page-custom3#content #page-content > .large, .page-custom33#content #page-content > .large, .page-custom34#content #page-content > .large, .page-custom36#content #page-content > .large, .page-custom37#content #page-content > .large, .page-custom4#content #page-content > .large, .page-custom42#content #page-content > .large, .page-custom47#content #page-content > .large, .page-custom48#content #page-content > .large, .page-custom5#content #page-content > .large, .page-custom52#content #page-content > .large, .page-custom53#content #page-content > .large, .page-custom58#content #page-content > .large, .page-custom59#content #page-content > .large, .page-custom6#content #page-content > .large, .page-custom63#content #page-content > .large, .page-custom64#content #page-content > .large, .page-custom69#content #page-content > .large, .page-custom7#content #page-content > .large, .page-custom70#content #page-content > .large, .page-custom74#content #page-content > .large, .page-custom75#content #page-content > .large, .page-custom8#content #page-content > .large, .page-custom80#content #page-content > .large, .page-custom85#content #page-content > .large, .page-custom86#content #page-content > .large, .page-custom9#content #page-content > .large, .page-custom96#content #page-content > .large, .page-custom97#content #page-content > .large{
  font-size : 1.2em;
}

.page-custom1#content #page-content > .medium, .page-custom10#content #page-content > .medium, .page-custom11#content #page-content > .medium, .page-custom12#content #page-content > .medium, .page-custom13#content #page-content > .medium, .page-custom14#content #page-content > .medium, .page-custom15#content #page-content > .medium, .page-custom2#content #page-content > .medium, .page-custom22#content #page-content > .medium, .page-custom23#content #page-content > .medium, .page-custom25#content #page-content > .medium, .page-custom26#content #page-content > .medium, .page-custom3#content #page-content > .medium, .page-custom33#content #page-content > .medium, .page-custom34#content #page-content > .medium, .page-custom36#content #page-content > .medium, .page-custom37#content #page-content > .medium, .page-custom4#content #page-content > .medium, .page-custom42#content #page-content > .medium, .page-custom47#content #page-content > .medium, .page-custom48#content #page-content > .medium, .page-custom5#content #page-content > .medium, .page-custom52#content #page-content > .medium, .page-custom53#content #page-content > .medium, .page-custom58#content #page-content > .medium, .page-custom59#content #page-content > .medium, .page-custom6#content #page-content > .medium, .page-custom63#content #page-content > .medium, .page-custom64#content #page-content > .medium, .page-custom69#content #page-content > .medium, .page-custom7#content #page-content > .medium, .page-custom70#content #page-content > .medium, .page-custom74#content #page-content > .medium, .page-custom75#content #page-content > .medium, .page-custom8#content #page-content > .medium, .page-custom80#content #page-content > .medium, .page-custom85#content #page-content > .medium, .page-custom86#content #page-content > .medium, .page-custom9#content #page-content > .medium, .page-custom96#content #page-content > .medium, .page-custom97#content #page-content > .medium{
  font-size : 1em;
}

.page-custom1#content #page-content > .small, .page-custom10#content #page-content > .small, .page-custom11#content #page-content > .small, .page-custom12#content #page-content > .small, .page-custom13#content #page-content > .small, .page-custom14#content #page-content > .small, .page-custom15#content #page-content > .small, .page-custom2#content #page-content > .small, .page-custom22#content #page-content > .small, .page-custom23#content #page-content > .small, .page-custom25#content #page-content > .small, .page-custom26#content #page-content > .small, .page-custom3#content #page-content > .small, .page-custom33#content #page-content > .small, .page-custom34#content #page-content > .small, .page-custom36#content #page-content > .small, .page-custom37#content #page-content > .small, .page-custom4#content #page-content > .small, .page-custom42#content #page-content > .small, .page-custom47#content #page-content > .small, .page-custom48#content #page-content > .small, .page-custom5#content #page-content > .small, .page-custom52#content #page-content > .small, .page-custom53#content #page-content > .small, .page-custom58#content #page-content > .small, .page-custom59#content #page-content > .small, .page-custom6#content #page-content > .small, .page-custom63#content #page-content > .small, .page-custom64#content #page-content > .small, .page-custom69#content #page-content > .small, .page-custom7#content #page-content > .small, .page-custom70#content #page-content > .small, .page-custom74#content #page-content > .small, .page-custom75#content #page-content > .small, .page-custom8#content #page-content > .small, .page-custom80#content #page-content > .small, .page-custom85#content #page-content > .small, .page-custom86#content #page-content > .small, .page-custom9#content #page-content > .small, .page-custom96#content #page-content > .small, .page-custom97#content #page-content > .small{
  font-size : 0.9em;
}

.page-custom1#content #page-content > .x-large, .page-custom10#content #page-content > .x-large, .page-custom11#content #page-content > .x-large, .page-custom12#content #page-content > .x-large, .page-custom13#content #page-content > .x-large, .page-custom14#content #page-content > .x-large, .page-custom15#content #page-content > .x-large, .page-custom2#content #page-content > .x-large, .page-custom22#content #page-content > .x-large, .page-custom23#content #page-content > .x-large, .page-custom25#content #page-content > .x-large, .page-custom26#content #page-content > .x-large, .page-custom3#content #page-content > .x-large, .page-custom33#content #page-content > .x-large, .page-custom34#content #page-content > .x-large, .page-custom36#content #page-content > .x-large, .page-custom37#content #page-content > .x-large, .page-custom4#content #page-content > .x-large, .page-custom42#content #page-content > .x-large, .page-custom47#content #page-content > .x-large, .page-custom48#content #page-content > .x-large, .page-custom5#content #page-content > .x-large, .page-custom52#content #page-content > .x-large, .page-custom53#content #page-content > .x-large, .page-custom58#content #page-content > .x-large, .page-custom59#content #page-content > .x-large, .page-custom6#content #page-content > .x-large, .page-custom63#content #page-content > .x-large, .page-custom64#content #page-content > .x-large, .page-custom69#content #page-content > .x-large, .page-custom7#content #page-content > .x-large, .page-custom70#content #page-content > .x-large, .page-custom74#content #page-content > .x-large, .page-custom75#content #page-content > .x-large, .page-custom8#content #page-content > .x-large, .page-custom80#content #page-content > .x-large, .page-custom85#content #page-content > .x-large, .page-custom86#content #page-content > .x-large, .page-custom9#content #page-content > .x-large, .page-custom96#content #page-content > .x-large, .page-custom97#content #page-content > .x-large{
  font-size : 1.8em;
}

.page-custom1#content #page-content > .x-small, .page-custom10#content #page-content > .x-small, .page-custom11#content #page-content > .x-small, .page-custom12#content #page-content > .x-small, .page-custom13#content #page-content > .x-small, .page-custom14#content #page-content > .x-small, .page-custom15#content #page-content > .x-small, .page-custom2#content #page-content > .x-small, .page-custom22#content #page-content > .x-small, .page-custom23#content #page-content > .x-small, .page-custom25#content #page-content > .x-small, .page-custom26#content #page-content > .x-small, .page-custom3#content #page-content > .x-small, .page-custom33#content #page-content > .x-small, .page-custom34#content #page-content > .x-small, .page-custom36#content #page-content > .x-small, .page-custom37#content #page-content > .x-small, .page-custom4#content #page-content > .x-small, .page-custom42#content #page-content > .x-small, .page-custom47#content #page-content > .x-small, .page-custom48#content #page-content > .x-small, .page-custom5#content #page-content > .x-small, .page-custom52#content #page-content > .x-small, .page-custom53#content #page-content > .x-small, .page-custom58#content #page-content > .x-small, .page-custom59#content #page-content > .x-small, .page-custom6#content #page-content > .x-small, .page-custom63#content #page-content > .x-small, .page-custom64#content #page-content > .x-small, .page-custom69#content #page-content > .x-small, .page-custom7#content #page-content > .x-small, .page-custom70#content #page-content > .x-small, .page-custom74#content #page-content > .x-small, .page-custom75#content #page-content > .x-small, .page-custom8#content #page-content > .x-small, .page-custom80#content #page-content > .x-small, .page-custom85#content #page-content > .x-small, .page-custom86#content #page-content > .x-small, .page-custom9#content #page-content > .x-small, .page-custom96#content #page-content > .x-small, .page-custom97#content #page-content > .x-small{
  font-size : 0.8em;
}

.page-custom1#content #page-content > .xx-large, .page-custom10#content #page-content > .xx-large, .page-custom11#content #page-content > .xx-large, .page-custom12#content #page-content > .xx-large, .page-custom13#content #page-content > .xx-large, .page-custom14#content #page-content > .xx-large, .page-custom15#content #page-content > .xx-large, .page-custom2#content #page-content > .xx-large, .page-custom22#content #page-content > .xx-large, .page-custom23#content #page-content > .xx-large, .page-custom25#content #page-content > .xx-large, .page-custom26#content #page-content > .xx-large, .page-custom3#content #page-content > .xx-large, .page-custom33#content #page-content > .xx-large, .page-custom34#content #page-content > .xx-large, .page-custom36#content #page-content > .xx-large, .page-custom37#content #page-content > .xx-large, .page-custom4#content #page-content > .xx-large, .page-custom42#content #page-content > .xx-large, .page-custom47#content #page-content > .xx-large, .page-custom48#content #page-content > .xx-large, .page-custom5#content #page-content > .xx-large, .page-custom52#content #page-content > .xx-large, .page-custom53#content #page-content > .xx-large, .page-custom58#content #page-content > .xx-large, .page-custom59#content #page-content > .xx-large, .page-custom6#content #page-content > .xx-large, .page-custom63#content #page-content > .xx-large, .page-custom64#content #page-content > .xx-large, .page-custom69#content #page-content > .xx-large, .page-custom7#content #page-content > .xx-large, .page-custom70#content #page-content > .xx-large, .page-custom74#content #page-content > .xx-large, .page-custom75#content #page-content > .xx-large, .page-custom8#content #page-content > .xx-large, .page-custom80#content #page-content > .xx-large, .page-custom85#content #page-content > .xx-large, .page-custom86#content #page-content > .xx-large, .page-custom9#content #page-content > .xx-large, .page-custom96#content #page-content > .xx-large, .page-custom97#content #page-content > .xx-large{
  font-size : 2em;
}

.page-custom1#content #page-content > .xx-small, .page-custom10#content #page-content > .xx-small, .page-custom11#content #page-content > .xx-small, .page-custom12#content #page-content > .xx-small, .page-custom13#content #page-content > .xx-small, .page-custom14#content #page-content > .xx-small, .page-custom15#content #page-content > .xx-small, .page-custom2#content #page-content > .xx-small, .page-custom22#content #page-content > .xx-small, .page-custom23#content #page-content > .xx-small, .page-custom25#content #page-content > .xx-small, .page-custom26#content #page-content > .xx-small, .page-custom3#content #page-content > .xx-small, .page-custom33#content #page-content > .xx-small, .page-custom34#content #page-content > .xx-small, .page-custom36#content #page-content > .xx-small, .page-custom37#content #page-content > .xx-small, .page-custom4#content #page-content > .xx-small, .page-custom42#content #page-content > .xx-small, .page-custom47#content #page-content > .xx-small, .page-custom48#content #page-content > .xx-small, .page-custom5#content #page-content > .xx-small, .page-custom52#content #page-content > .xx-small, .page-custom53#content #page-content > .xx-small, .page-custom58#content #page-content > .xx-small, .page-custom59#content #page-content > .xx-small, .page-custom6#content #page-content > .xx-small, .page-custom63#content #page-content > .xx-small, .page-custom64#content #page-content > .xx-small, .page-custom69#content #page-content > .xx-small, .page-custom7#content #page-content > .xx-small, .page-custom70#content #page-content > .xx-small, .page-custom74#content #page-content > .xx-small, .page-custom75#content #page-content > .xx-small, .page-custom8#content #page-content > .xx-small, .page-custom80#content #page-content > .xx-small, .page-custom85#content #page-content > .xx-small, .page-custom86#content #page-content > .xx-small, .page-custom9#content #page-content > .xx-small, .page-custom96#content #page-content > .xx-small, .page-custom97#content #page-content > .xx-small{
  font-size : 0.7em;
}

.page-custom1#content #page-content > em, .page-custom10#content #page-content > em, .page-custom11#content #page-content > em, .page-custom12#content #page-content > em, .page-custom13#content #page-content > em, .page-custom14#content #page-content > em, .page-custom15#content #page-content > em, .page-custom2#content #page-content > em, .page-custom22#content #page-content > em, .page-custom23#content #page-content > em, .page-custom25#content #page-content > em, .page-custom26#content #page-content > em, .page-custom3#content #page-content > em, .page-custom33#content #page-content > em, .page-custom34#content #page-content > em, .page-custom36#content #page-content > em, .page-custom37#content #page-content > em, .page-custom4#content #page-content > em, .page-custom42#content #page-content > em, .page-custom47#content #page-content > em, .page-custom48#content #page-content > em, .page-custom5#content #page-content > em, .page-custom52#content #page-content > em, .page-custom53#content #page-content > em, .page-custom58#content #page-content > em, .page-custom59#content #page-content > em, .page-custom6#content #page-content > em, .page-custom63#content #page-content > em, .page-custom64#content #page-content > em, .page-custom69#content #page-content > em, .page-custom7#content #page-content > em, .page-custom70#content #page-content > em, .page-custom74#content #page-content > em, .page-custom75#content #page-content > em, .page-custom8#content #page-content > em, .page-custom80#content #page-content > em, .page-custom85#content #page-content > em, .page-custom86#content #page-content > em, .page-custom9#content #page-content > em, .page-custom96#content #page-content > em, .page-custom97#content #page-content > em{
  font-style : oblique;
  color : #00a47f;
}

.page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom11#content #page-content > h1, .page-custom12#content #page-content > h1, .page-custom13#content #page-content > h1, .page-custom14#content #page-content > h1, .page-custom15#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom22#content #page-content > h1, .page-custom23#content #page-content > h1, .page-custom25#content #page-content > h1, .page-custom26#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom33#content #page-content > h1, .page-custom34#content #page-content > h1, .page-custom36#content #page-content > h1, .page-custom37#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom42#content #page-content > h1, .page-custom47#content #page-content > h1, .page-custom48#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom52#content #page-content > h1, .page-custom53#content #page-content > h1, .page-custom58#content #page-content > h1, .page-custom59#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom63#content #page-content > h1, .page-custom64#content #page-content > h1, .page-custom69#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom70#content #page-content > h1, .page-custom74#content #page-content > h1, .page-custom75#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom80#content #page-content > h1, .page-custom85#content #page-content > h1, .page-custom86#content #page-content > h1, .page-custom9#content #page-content > h1, .page-custom96#content #page-content > h1, .page-custom97#content #page-content > h1{
  color : #ffffff;
  background-color : #00a453;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 13px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 11px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

.page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom11#content #page-content > h2, .page-custom12#content #page-content > h2, .page-custom13#content #page-content > h2, .page-custom14#content #page-content > h2, .page-custom15#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom22#content #page-content > h2, .page-custom23#content #page-content > h2, .page-custom25#content #page-content > h2, .page-custom26#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom33#content #page-content > h2, .page-custom34#content #page-content > h2, .page-custom36#content #page-content > h2, .page-custom37#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom42#content #page-content > h2, .page-custom47#content #page-content > h2, .page-custom48#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom52#content #page-content > h2, .page-custom53#content #page-content > h2, .page-custom58#content #page-content > h2, .page-custom59#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom63#content #page-content > h2, .page-custom64#content #page-content > h2, .page-custom69#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom70#content #page-content > h2, .page-custom74#content #page-content > h2, .page-custom75#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom80#content #page-content > h2, .page-custom85#content #page-content > h2, .page-custom86#content #page-content > h2, .page-custom9#content #page-content > h2, .page-custom96#content #page-content > h2, .page-custom97#content #page-content > h2{
  color : #ffffff;
  background-color : #00a47f;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

.page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom11#content #page-content > h3, .page-custom12#content #page-content > h3, .page-custom13#content #page-content > h3, .page-custom14#content #page-content > h3, .page-custom15#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom22#content #page-content > h3, .page-custom23#content #page-content > h3, .page-custom25#content #page-content > h3, .page-custom26#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom33#content #page-content > h3, .page-custom34#content #page-content > h3, .page-custom36#content #page-content > h3, .page-custom37#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom42#content #page-content > h3, .page-custom47#content #page-content > h3, .page-custom48#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom52#content #page-content > h3, .page-custom53#content #page-content > h3, .page-custom58#content #page-content > h3, .page-custom59#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom63#content #page-content > h3, .page-custom64#content #page-content > h3, .page-custom69#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom70#content #page-content > h3, .page-custom74#content #page-content > h3, .page-custom75#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom80#content #page-content > h3, .page-custom85#content #page-content > h3, .page-custom86#content #page-content > h3, .page-custom9#content #page-content > h3, .page-custom96#content #page-content > h3, .page-custom97#content #page-content > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #10bf97;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

.page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom11#content #page-content > h4, .page-custom12#content #page-content > h4, .page-custom13#content #page-content > h4, .page-custom14#content #page-content > h4, .page-custom15#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom22#content #page-content > h4, .page-custom23#content #page-content > h4, .page-custom25#content #page-content > h4, .page-custom26#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom33#content #page-content > h4, .page-custom34#content #page-content > h4, .page-custom36#content #page-content > h4, .page-custom37#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom42#content #page-content > h4, .page-custom47#content #page-content > h4, .page-custom48#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom52#content #page-content > h4, .page-custom53#content #page-content > h4, .page-custom58#content #page-content > h4, .page-custom59#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom63#content #page-content > h4, .page-custom64#content #page-content > h4, .page-custom69#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom70#content #page-content > h4, .page-custom74#content #page-content > h4, .page-custom75#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom80#content #page-content > h4, .page-custom85#content #page-content > h4, .page-custom86#content #page-content > h4, .page-custom9#content #page-content > h4, .page-custom96#content #page-content > h4, .page-custom97#content #page-content > h4{
  font-size : 1.2em;
  color : #ffffff;
  background-color : #46ccb2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

.page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom11#content #page-content > h5, .page-custom12#content #page-content > h5, .page-custom13#content #page-content > h5, .page-custom14#content #page-content > h5, .page-custom15#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom22#content #page-content > h5, .page-custom23#content #page-content > h5, .page-custom25#content #page-content > h5, .page-custom26#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom33#content #page-content > h5, .page-custom34#content #page-content > h5, .page-custom36#content #page-content > h5, .page-custom37#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom42#content #page-content > h5, .page-custom47#content #page-content > h5, .page-custom48#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom52#content #page-content > h5, .page-custom53#content #page-content > h5, .page-custom58#content #page-content > h5, .page-custom59#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom63#content #page-content > h5, .page-custom64#content #page-content > h5, .page-custom69#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom70#content #page-content > h5, .page-custom74#content #page-content > h5, .page-custom75#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom80#content #page-content > h5, .page-custom85#content #page-content > h5, .page-custom86#content #page-content > h5, .page-custom9#content #page-content > h5, .page-custom96#content #page-content > h5, .page-custom97#content #page-content > h5{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

.page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom11#content #page-content > h6, .page-custom12#content #page-content > h6, .page-custom13#content #page-content > h6, .page-custom14#content #page-content > h6, .page-custom15#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom22#content #page-content > h6, .page-custom23#content #page-content > h6, .page-custom25#content #page-content > h6, .page-custom26#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom33#content #page-content > h6, .page-custom34#content #page-content > h6, .page-custom36#content #page-content > h6, .page-custom37#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom42#content #page-content > h6, .page-custom47#content #page-content > h6, .page-custom48#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom52#content #page-content > h6, .page-custom53#content #page-content > h6, .page-custom58#content #page-content > h6, .page-custom59#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom63#content #page-content > h6, .page-custom64#content #page-content > h6, .page-custom69#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom70#content #page-content > h6, .page-custom74#content #page-content > h6, .page-custom75#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom80#content #page-content > h6, .page-custom85#content #page-content > h6, .page-custom86#content #page-content > h6, .page-custom9#content #page-content > h6, .page-custom96#content #page-content > h6, .page-custom97#content #page-content > h6{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 3px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

.page-custom1#content #page-content > p, .page-custom10#content #page-content > p, .page-custom11#content #page-content > p, .page-custom12#content #page-content > p, .page-custom13#content #page-content > p, .page-custom14#content #page-content > p, .page-custom15#content #page-content > p, .page-custom2#content #page-content > p, .page-custom22#content #page-content > p, .page-custom23#content #page-content > p, .page-custom25#content #page-content > p, .page-custom26#content #page-content > p, .page-custom3#content #page-content > p, .page-custom33#content #page-content > p, .page-custom34#content #page-content > p, .page-custom36#content #page-content > p, .page-custom37#content #page-content > p, .page-custom4#content #page-content > p, .page-custom42#content #page-content > p, .page-custom47#content #page-content > p, .page-custom48#content #page-content > p, .page-custom5#content #page-content > p, .page-custom52#content #page-content > p, .page-custom53#content #page-content > p, .page-custom58#content #page-content > p, .page-custom59#content #page-content > p, .page-custom6#content #page-content > p, .page-custom63#content #page-content > p, .page-custom64#content #page-content > p, .page-custom69#content #page-content > p, .page-custom7#content #page-content > p, .page-custom70#content #page-content > p, .page-custom74#content #page-content > p, .page-custom75#content #page-content > p, .page-custom8#content #page-content > p, .page-custom80#content #page-content > p, .page-custom85#content #page-content > p, .page-custom86#content #page-content > p, .page-custom9#content #page-content > p, .page-custom96#content #page-content > p, .page-custom97#content #page-content > p{
  line-height : 1.6;
  color : #515151;
  text-align : left;
  margin-top : 1em;
  margin-left : 3em;
  margin-right : 3em;
  margin-bottom : 1em;
}

.page-custom1#content #page-content > p.indent, .page-custom10#content #page-content > p.indent, .page-custom11#content #page-content > p.indent, .page-custom12#content #page-content > p.indent, .page-custom13#content #page-content > p.indent, .page-custom14#content #page-content > p.indent, .page-custom15#content #page-content > p.indent, .page-custom2#content #page-content > p.indent, .page-custom22#content #page-content > p.indent, .page-custom23#content #page-content > p.indent, .page-custom25#content #page-content > p.indent, .page-custom26#content #page-content > p.indent, .page-custom3#content #page-content > p.indent, .page-custom33#content #page-content > p.indent, .page-custom34#content #page-content > p.indent, .page-custom36#content #page-content > p.indent, .page-custom37#content #page-content > p.indent, .page-custom4#content #page-content > p.indent, .page-custom42#content #page-content > p.indent, .page-custom47#content #page-content > p.indent, .page-custom48#content #page-content > p.indent, .page-custom5#content #page-content > p.indent, .page-custom52#content #page-content > p.indent, .page-custom53#content #page-content > p.indent, .page-custom58#content #page-content > p.indent, .page-custom59#content #page-content > p.indent, .page-custom6#content #page-content > p.indent, .page-custom63#content #page-content > p.indent, .page-custom64#content #page-content > p.indent, .page-custom69#content #page-content > p.indent, .page-custom7#content #page-content > p.indent, .page-custom70#content #page-content > p.indent, .page-custom74#content #page-content > p.indent, .page-custom75#content #page-content > p.indent, .page-custom8#content #page-content > p.indent, .page-custom80#content #page-content > p.indent, .page-custom85#content #page-content > p.indent, .page-custom86#content #page-content > p.indent, .page-custom9#content #page-content > p.indent, .page-custom96#content #page-content > p.indent, .page-custom97#content #page-content > p.indent{
  padding-left : 15px;
}

.page-custom1#content #page-content > strong, .page-custom10#content #page-content > strong, .page-custom11#content #page-content > strong, .page-custom12#content #page-content > strong, .page-custom13#content #page-content > strong, .page-custom14#content #page-content > strong, .page-custom15#content #page-content > strong, .page-custom2#content #page-content > strong, .page-custom22#content #page-content > strong, .page-custom23#content #page-content > strong, .page-custom25#content #page-content > strong, .page-custom26#content #page-content > strong, .page-custom3#content #page-content > strong, .page-custom33#content #page-content > strong, .page-custom34#content #page-content > strong, .page-custom36#content #page-content > strong, .page-custom37#content #page-content > strong, .page-custom4#content #page-content > strong, .page-custom42#content #page-content > strong, .page-custom47#content #page-content > strong, .page-custom48#content #page-content > strong, .page-custom5#content #page-content > strong, .page-custom52#content #page-content > strong, .page-custom53#content #page-content > strong, .page-custom58#content #page-content > strong, .page-custom59#content #page-content > strong, .page-custom6#content #page-content > strong, .page-custom63#content #page-content > strong, .page-custom64#content #page-content > strong, .page-custom69#content #page-content > strong, .page-custom7#content #page-content > strong, .page-custom70#content #page-content > strong, .page-custom74#content #page-content > strong, .page-custom75#content #page-content > strong, .page-custom8#content #page-content > strong, .page-custom80#content #page-content > strong, .page-custom85#content #page-content > strong, .page-custom86#content #page-content > strong, .page-custom9#content #page-content > strong, .page-custom96#content #page-content > strong, .page-custom97#content #page-content > strong{
  font-weight : bold;
  color : #515151;
  background-color : #6ad4bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

.page-custom1#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom10#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom11#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom12#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom13#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom14#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom15#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom2#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom22#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom23#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom25#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom26#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom3#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom33#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom34#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom36#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom37#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom4#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom42#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom47#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom48#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom5#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom52#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom53#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom58#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom59#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom6#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom63#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom64#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom69#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom7#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom70#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom74#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom75#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom8#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom80#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom85#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom86#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom9#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom96#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

.page-custom97#content #page-content{
  background-image : url(img/CRW_2195.JPG);
  background-position : left top;
  background-size : cover;
}

#sp-block-container-1 > p.copyright{
  font-size : 10px;
  color : #5b5a59;
  text-align : center;
}

#sp-image-10{
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-100{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-101{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-102{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-103{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-104{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-105{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-106{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-107{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-108{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-109{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-11{
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-110{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-111{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-112{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-113{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-114{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-115{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-116{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-117{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-118{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-119{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-12{
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-120{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-121{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-122{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-123{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-124{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-125{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-126{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-127{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-128{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-129{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-13{
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-130{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-131{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-132{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-133{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-134{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-135{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-136{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-137{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-138{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-139{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-14{
  border-top-width : 7px;
  border-left-width : 7px;
  border-right-width : 7px;
  border-bottom-width : 7px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-140{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-141{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-142{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-143{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-144{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-15{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #9fccca;
  border-left-color : #9fccca;
  border-right-color : #9fccca;
  border-bottom-color : #9fccca;
}

#sp-image-16{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #9fccca;
  border-left-color : #9fccca;
  border-right-color : #9fccca;
  border-bottom-color : #9fccca;
}

#sp-image-17{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #9fccca;
  border-left-color : #9fccca;
  border-right-color : #9fccca;
  border-bottom-color : #9fccca;
}

#sp-image-18{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-19{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-2{
  background-size : auto auto,auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #fff5ea;
  border-left-color : #fff5ea;
  border-right-color : #fff5ea;
  border-bottom-color : #fff5ea;
  overflow : hidden;
}

#sp-image-20{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-21{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-22{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-23{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-24{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-25{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-26{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-27{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-28{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-29{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-3{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #fff5ea;
  border-left-color : #fff5ea;
  border-right-color : #fff5ea;
  border-bottom-color : #fff5ea;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-30{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #fdf1db;
  border-left-color : #fdf1db;
  border-right-color : #fdf1db;
  border-bottom-color : #fdf1db;
}

#sp-image-31{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #fdf1db;
  border-left-color : #fdf1db;
  border-right-color : #fdf1db;
  border-bottom-color : #fdf1db;
}

#sp-image-32{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #fdf1db;
  border-left-color : #fdf1db;
  border-right-color : #fdf1db;
  border-bottom-color : #fdf1db;
}

#sp-image-33{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-34{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-35{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-36{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #d98841;
  border-left-color : #d98841;
  border-right-color : #d98841;
  border-bottom-color : #d98841;
}

#sp-image-37{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #fcf9ed;
  border-left-color : #fcf9ed;
  border-right-color : #fcf9ed;
  border-bottom-color : #fcf9ed;
}

#sp-image-38{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-39{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #fcf9ed;
  border-left-color : #fcf9ed;
  border-right-color : #fcf9ed;
  border-bottom-color : #fcf9ed;
}

#sp-image-4{
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #fff5ea;
  border-left-color : #fff5ea;
  border-right-color : #fff5ea;
  border-bottom-color : #fff5ea;
}

#sp-image-40{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #fcf9ed;
  border-left-color : #fcf9ed;
  border-right-color : #fcf9ed;
  border-bottom-color : #fcf9ed;
}

#sp-image-41{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-42{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-43{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-44{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-45{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-46{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-47{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-48{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-49{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-5{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #fff5ea;
  border-left-color : #fff5ea;
  border-right-color : #fff5ea;
  border-bottom-color : #fff5ea;
}

#sp-image-50{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-51{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-52{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-53{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-54{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-55{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #cae8cf;
  border-left-color : #cae8cf;
  border-right-color : #cae8cf;
  border-bottom-color : #cae8cf;
}

#sp-image-56{
  border-top-width : 16px;
  border-left-width : 16px;
  border-right-width : 16px;
  border-bottom-width : 16px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #f8e7d8;
  border-left-color : #f8e7d8;
  border-right-color : #f8e7d8;
  border-bottom-color : #f8e7d8;
}

#sp-image-57{
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-58{
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-59{
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-image-6{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #fff5ea;
  border-left-color : #fff5ea;
  border-right-color : #fff5ea;
  border-bottom-color : #fff5ea;
}

#sp-image-60{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-61{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-62{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-63{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-64{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-65{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-66{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-67{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-68{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-69{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-7{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : ridge;
  border-left-style : ridge;
  border-right-style : ridge;
  border-bottom-style : ridge;
  border-top-color : #fff5ea;
  border-left-color : #fff5ea;
  border-right-color : #fff5ea;
  border-bottom-color : #fff5ea;
}

#sp-image-70{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-71{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-72{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-73{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-74{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-75{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-76{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-77{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-78{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-79{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-8{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #fff5ea;
  border-left-color : #fff5ea;
  border-right-color : #fff5ea;
  border-bottom-color : #fff5ea;
}

#sp-image-80{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-81{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-82{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-83{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-84{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-85{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-86{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-87{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-88{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-89{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-9{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #fff5ea;
  border-left-color : #fff5ea;
  border-right-color : #fff5ea;
  border-bottom-color : #fff5ea;
}

#sp-image-90{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-91{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-92{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-93{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-94{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-95{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-96{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-97{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-98{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-image-99{
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-page-title-1{
  background-color : #efe6d8;
}

#sp-site-navigation-1{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

@media not screen, screen and (min-width: 569px) {

  #sp-image-1{
    margin-top : 0px;
    margin-left : 0px;
    margin-bottom : 111px;
    width : 750px;
    height : 428px;
  }

  #sp-image-10{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-100{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 428px;
    height : 639px;
  }

  #sp-image-101{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 428px;
    height : 639px;
  }

  #sp-image-102{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 428px;
    height : 639px;
  }

  #sp-image-103{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 428px;
    height : 639px;
  }

  #sp-image-104{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-105{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 428px;
    height : 639px;
  }

  #sp-image-106{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-107{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-108{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 428px;
    height : 639px;
  }

  #sp-image-109{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-11{
    width : 639px;
    height : 428px;
  }

  #sp-image-110{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-111{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-112{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-113{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-114{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-115{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-116{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-117{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-118{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-119{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-12{
    width : 639px;
    height : 428px;
  }

  #sp-image-120{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-121{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-122{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-123{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-124{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-125{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-126{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-127{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-128{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-129{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-13{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-130{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-131{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-132{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-133{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-134{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-135{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-136{
    margin-left : 0px;
    width : 439px;
    height : 639px;
  }

  #sp-image-137{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-138{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-139{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-14{
    width : 639px;
    height : 428px;
  }

  #sp-image-140{
    margin-left : 0px;
    width : 428px;
    height : 638px;
  }

  #sp-image-141{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-142{
    margin-left : 0px;
    width : 638px;
    height : 428px;
  }

  #sp-image-143{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-144{
    margin-left : 0px;
    width : 639px;
    height : 428px;
  }

  #sp-image-15{
    width : 639px;
    height : 428px;
  }

  #sp-image-16{
    width : 639px;
    height : 428px;
  }

  #sp-image-17{
    width : 639px;
    height : 428px;
  }

  #sp-image-18{
    width : 639px;
    height : 428px;
  }

  #sp-image-19{
    margin-left : 75px;
    width : 428px;
    height : 639px;
  }

  #sp-image-2{
    margin-left : 0px;
    margin-right : 281px;
    width : 639px;
    height : 428px;
  }

  #sp-image-20{
    width : 646px;
    height : 435px;
  }

  #sp-image-21{
    width : 428px;
    height : 649px;
  }

  #sp-image-22{
    width : 428px;
    height : 649px;
  }

  #sp-image-23{
    width : 428px;
    height : 639px;
  }

  #sp-image-24{
    width : 639px;
    height : 428px;
  }

  #sp-image-25{
    width : 639px;
    height : 428px;
  }

  #sp-image-26{
    width : 639px;
    height : 428px;
  }

  #sp-image-27{
    margin-left : 75px;
    width : 428px;
    height : 639px;
  }

  #sp-image-28{
    width : 639px;
    height : 428px;
  }

  #sp-image-29{
    width : 639px;
    height : 428px;
  }

  #sp-image-3{
    margin-left : 75px;
    width : 428px;
    height : 639px;
  }

  #sp-image-30{
    width : 639px;
    height : 428px;
  }

  #sp-image-31{
    width : 639px;
    height : 428px;
  }

  #sp-image-32{
    width : 639px;
    height : 428px;
  }

  #sp-image-33{
    width : 639px;
    height : 428px;
  }

  #sp-image-34{
    width : 639px;
    height : 428px;
  }

  #sp-image-35{
    width : 639px;
    height : 428px;
  }

  #sp-image-36{
    width : 639px;
    height : 428px;
  }

  #sp-image-37{
    width : 639px;
    height : 428px;
  }

  #sp-image-38{
    width : 639px;
    height : 428px;
  }

  #sp-image-39{
    width : 639px;
    height : 428px;
  }

  #sp-image-4{
    width : 639px;
    height : 432px;
  }

  #sp-image-40{
    width : 639px;
    height : 428px;
  }

  #sp-image-41{
    width : 639px;
    height : 428px;
  }

  #sp-image-42{
    width : 639px;
    height : 428px;
  }

  #sp-image-43{
    width : 639px;
    height : 428px;
  }

  #sp-image-44{
    width : 428px;
    height : 639px;
  }

  #sp-image-45{
    width : 638px;
    height : 428px;
  }

  #sp-image-46{
    width : 638px;
    height : 428px;
  }

  #sp-image-47{
    width : 638px;
    height : 428px;
  }

  #sp-image-48{
    width : 639px;
    height : 428px;
  }

  #sp-image-49{
    width : 428px;
    height : 639px;
  }

  #sp-image-5{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 438px;
  }

  #sp-image-50{
    width : 639px;
    height : 428px;
  }

  #sp-image-51{
    width : 639px;
    height : 426px;
  }

  #sp-image-52{
    width : 639px;
    height : 426px;
  }

  #sp-image-53{
    width : 426px;
    height : 639px;
  }

  #sp-image-54{
    width : 639px;
    height : 426px;
  }

  #sp-image-55{
    width : 426px;
    height : 639px;
  }

  #sp-image-56{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-57{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-58{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-59{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-6{
    width : 639px;
    height : 428px;
  }

  #sp-image-60{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-61{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-62{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-63{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-64{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-65{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-66{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-67{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-68{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-69{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-7{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 638px;
    height : 428px;
  }

  #sp-image-70{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-71{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-72{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-73{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 428px;
    height : 639px;
  }

  #sp-image-74{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-75{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-76{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-77{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 428px;
    height : 639px;
  }

  #sp-image-78{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-79{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-8{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 693px;
    height : 428px;
  }

  #sp-image-80{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-81{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-82{
    width : 428px;
    height : 639px;
  }

  #sp-image-83{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-84{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-85{
    width : 639px;
    height : 429px;
  }

  #sp-image-86{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-87{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-88{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-89{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-9{
    width : 428px;
    height : 639px;
  }

  #sp-image-90{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-91{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-92{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-93{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 428px;
    height : 639px;
  }

  #sp-image-94{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 428px;
    height : 639px;
  }

  #sp-image-95{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 439px;
    height : 639px;
  }

  #sp-image-96{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-97{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 639px;
    height : 428px;
  }

  #sp-image-98{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 428px;
    height : 639px;
  }

  #sp-image-99{
    margin-right : 244px;
    margin-bottom : 41px;
    width : 428px;
    height : 639px;
  }

  #sp-page-title-1{
    width : 776px;
  }

  #sp-page-title-2{
    min-height : 67px;
  }

  #sp-page-title-4{
    width : 676px;
  }

  #sp-page-title-5{
    width : 676px;
  }

  #sp-page-title-6{
    width : 671px;
  }

  #sp-site-navigation-1{
    margin-left : 0px;
    margin-right : 150px;
    margin-bottom : 10px;
    width : 753px;
  }
}

@media screen and (max-width: 568px) {

  #sp-image-1{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
  }
}