html, body, h1, h2, h3, h4, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote, footer, figure {
 padding: 0;
 margin: 0;

}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:disc; }
q:before, q:after { content:''; }



html {
  font-size: 100%;
  background-color: #fff;

}
body {
  background-color: #fff;
}
body,td,th {
  font-family: sans-serif;
  font-size: 1em;
  color: #000;
   line-height: 130%;
}

address {
  font-style: normal;
}
.content {
  margin: 0 auto;
  padding: 0.125em 1em;
  max-width: 600px;

}

.content400 {
  margin: 0 auto;
  padding: 0.125em 0em;
  max-width: 400px;

}

.content800 {
  margin: 0 auto;
  padding: 0.125em 0em;
  max-width: 800px;

}

.embed-container-ratio-63-10 {
  position: relative;
  height: 0;
  overflow: hidden;
  background-color: #FFFFFF;
  padding-bottom: 16%;
}

.embed-container-ratio-63-10 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
}


.embed-container-ratio-5-3 {
  position: relative;
  height: 0;
  overflow: hidden;
  background-color: #FFFFFF;
  padding-bottom: 60%;
}

.embed-container-ratio-5-3 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFFFFF;
}




h1 {
        background-color: #8bd4e2;
        font-size: 1.63em;
	padding: 1em 0.25em 0.25em 0.5em;
	line-height: 140%;
        color: #000000;
        margin: 0em auto 0.63em auto;
        font-weight: normal;
        width: 90%;
}

h2 {
        font-weight: normal;
        font-size: 1.5em;
        color: #417E90;
        padding: 1em 0 0em 0;
        line-height: 140%;

}


h3 {
        font-weight: normal;
        font-size: 1.313em;
        padding: 0.25em 0 0.25em 0;
         line-height: 140%;
         padding: 0.813em 0 0em 0;
        color: #417E90;
}


h4 {
        font-weight: normal;
        font-size: 1.25em;
        padding: 0.5em 0 0.25em 0;
        color: #417E90;
        line-height: 140%;
}

p {
    padding: 0.313em 0 0.563em 0;
}


.style1 {
   font-size: 0.813em;
   font-weight: bold;
}
.style2 {
   font-size: 0.875em;
   font-weight: bold;
}
.style3 {
   font-size: 0.813em;
   font-weight: bold;
   text-align: center;
   padding: 1em 0;
}
.style4 {

   font-weight: bold;
}
.style5 {

   text-align: center;
}
.style6 {

   text-align: right;
}
.style7 {

   font-size: 1.125em;

}
.style8 {
   font-size: 0.813em;

}

.style9 {

   font-weight: bold;
   text-align: center;
   color: #B30000;
}
.style10 {

   text-align: center;
   font-weight: bold;
}
.style11 {

   padding-bottom: 2em;
   font-weight: bold;
}
 .style12 {

   padding: 0 0 1em 0;
   font-size: 1.125em;

}
.style14{
   background-color:  #8bd4e2;
   padding: 0.5em;
                     border-radius: 6px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
      font-size: 0.875em;
}
.style26 {
   font-size: 1.063em;
   font-weight: bold;
   color: #FF0000;
}
.style202 {
   font-size: 1em;
   font-weight: bold;
   color: #000;

}





A{
   text-decoration:none;
   color: #257F93;
}


A:visited {  color: #257F93;}
A:hover {  
         color: #000;
      background-color: #FF8FD0;
}
A:focus {
      color: #000;
      background-color: #FF8FD0;
}

.pic320{
     width: 100%;
     max-width: 450px;
}

.pic450{
     width: 100%;
     max-width: 450px;
}
.map2{
     width: 100%;
     max-width: 400px;
}

.outer_bluepanel{
    background-color: #8bd4e2;

}
.outer_bluepanel h1{
     text-align: center;
     font-size: 1.25em;
     line-height: 160%;
}

.bluepanel{
    width: 90%;
    padding: 1em 0;
    margin: 0 auto;
    color: #000;
    line-height: 160%;

}

.newspanel {
      width: 90%;
      margin: 0em auto 1em auto;

      background-color: #fff;
      padding: 1em;

      box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;

}

.newspanel h2{

      padding: 0.5em 0;

}
.newspanel h3{

      padding: 0.5em 0;

}

.button a {
      display: block;
      width: 200px;
      padding: 10px;
      text-decoration: none;
      color: #000;
      background-color:  #8BD4e2;
      font-size: 17px;
      border-radius: 4px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;

      text-align: center;
      margin: 10px auto;
}
.button a:hover {
      color: #000;
      background-color:  #ff8fd0;

}

.button a:focus {
      color: #000;
      background-color:  #ff8fd0;

}



.enq {
        border-collapse: collapse;
        margin: 1.5em auto 1em auto;

        max-width: 98%;
        width: 100%;
}

.enq td {
     padding: 1em 0.5em 0.125em 1em;
     vertical-align: top;

}

.enq p {

        font-size: 0.875em;
}




  

#ads, #mg, #comment {
    width: 100%;
    border: 1px solid #ccc;
    height: 10em;
}

input[type=text]{
    width: 100%;
    height: 1.5em;
    border: 1px solid #ccc;
}

input[type=tel]{
    width: 100%;
    height: 1.5em;
    border: 1px solid #ccc;
}

input[type=email]{
    width: 100%;
    height: 1.5em;
    border: 1px solid #ccc;
}

input[type=checkbox]{
    width: 1.5em;
    height: 1.5em;
}


#submitBtn {
    margin-top: 1em;
    padding: 0.63em 2em;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1em;
      color: #000;
      background-color:  #8BD4e2;

      border-radius: 4px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
      border: 1px solid #fff;
}

#submitBtn:hover {
      color: #000;
      background-color:  #ff8fd0;


}
#submitBtn:focus {
      color: #000;
      background-color:  #ff8fd0;

}

input[type=url]{
    width: 100%;
    height: 1.5em;
    border: 1px solid #ccc;
}


 
.textField2{
    width: 98%;
    padding:5px;
    border:1px solid #ccc;
    height:150px ;
    overflow:auto;

}
.textField2:focus {

      border: 1px solid  #000;

}
.textInput2{
    width: 98%;
    padding:5px;
    border:1px solid #ccc;
}

.textInput2:focus {

      border: 1px solid  #000;

}
.styled-select2 select {

   width: 100%;
   padding: 0.63em;
   font-size: 1.25em;
   border:1px solid #ccc;


}

.styled-select3 select {

   font-size: 1.313em;;
   border:1px solid #ccc;
   color: #666;

}










ul {
    padding-top: 0.5em;
    padding-bottom: 0.5em;


}
li {
       padding: 0.313em 0;
}




ul.menulist {
     list-style-type: none;
     padding: 0.063em 0 0 0;
     font-size: 1.125em;
     background-color:    #333;
     margin-top: 1em;
}

ul.menulist li{
     border-top: 1px solid #FFFFFF;
     padding: 0.5em;
}
ul.menulist a{
      margin: 0 0.375em;
      padding: 0.5em;
      display: block;
      text-decoration: none;
      font-weight: normal;
      color: #fff;
}
ul.menulist a:hover{
      color: #000;
      background-color: #FF8FD0;
       text-decoration: none;
}
ul.menulist a:active{

    color: #fff;
}

ul.menulist a:focus{
      color: #000;
      background-color: #FF8FD0;
       text-decoration: none;
}                    

.topbar{

    text-align: center;

}

.topbar_right{

    text-align: right;

}
.topbar_left{

    text-align: left;

}

ul.nav {
       list-style-type: none;
       padding: 0 ;
       margin: 0 0 1em 0;
       width: 100%;
      color: #000;

       text-align: center;

}

ul.nav li {
      display: inline;
      padding: 0.63em 0;

}

ul.nav a {
      padding: 0.63em 0.688em 0.63em 0.688em;
      text-decoration: none;
      font-size: 0.938em;
      font-weight: bold;
      color: #000;

}
ul.nav a:hover {
     background-color: #FF8FD0;
     color: #000;
                       border-radius: 4px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
}
ul.nav a:active {
  color: #000;
}
ul.nav a:focus {
     background-color: #FF8FD0;
     color: #000;
                       border-radius: 4px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
}



.shortpage5{
   margin-bottom: 0.25em;
}

.shortpage10{
   margin-bottom: 0.5em;
}
.shortpage16{
   margin-bottom: 1em;
}
.shortpage30{
   margin-bottom: 1.5em;
}
.shortpage50{
   margin-bottom: 3em;
}


.hidden_top{
   position: absolute;
   top: -9999px;
   left: -9999px;
   color: #000;
}
a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
     color: #000;
     background-color: #FFF297;
    left: auto;
    top: auto;
    width: 100px;                        ;                                                                %;
    height: auto;
    overflow:auto;
    margin: 0.25em 0.063em 0.063em 0.25em;                                    M                                                                ;
    padding: 0.063em;
    text-decoration: none;
    text-align:center;
    font-size:0.875em;
    z-index:999;
}