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;

}

.content600 {
  margin: 0 auto;
  padding: 0.125em 0em;
  max-width: 600px;

}

.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: #E8E8EA;
        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;
}

h2 {
        font-weight: normal;
        font-size: 1.5em;
        color: #427E8A;
        padding: 1em 0 0em 0;
        line-height: 130%;

}


h3 {
        font-weight: normal;
        font-size: 1.438em;
        padding: 0.25em 0 0.25em 0;
         line-height: 130%;
         padding: 0.813em 0 0em 0;
        color: #427E8A;
}


h4 {
        font-weight: normal;
        font-size: 1.313em;
        padding: 0.5em 0 0.25em 0;
        color: #427E8A;
}

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;
}


.style26 {
   font-size: 1.063em;
   font-weight: bold;
   color: #FF0000;
}
.style202 {
   font-size: 0.875em;
   border-bottom: 0.063em solid #ccc;
   margin-bottom: 0.5em;

}

.style120 {
  color: #000;
  font-size: 1.75em;
  text-align: center;
  padding: 1em 0;
  margin:  0 0em 0.5em 0;
  background-color: #DFE6C4;
  font-family: Helvetica, Arial, sans-serif;
}



A{
   text-decoration:none;

}

A:link { color: #427E8A;}
A:visited { color: #427E8A;}
A:hover { 
  text-decoration: underline;
}

A:focus{
     color: #000;
     background-color: #FFCC66;

}



.map2{
     width: 100%;
     max-width: 400px;
}
.outer_newspanel{
     background-color: #fff;
     padding:  0.5em 0em;

}
.newspanel {
      width: 90%;
      margin: 0em 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;

}

.newspanel2 {
      width: 90%;
      margin: 0em 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;

}

.newspanel2 h2{

      padding: 0.5em 0 0.25em 0;
      font-size: 1.25em
}

.outer_doc{
     background-color: #fff;
     padding: 0.5em ;
}
.doc {

      margin: 1em auto;

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

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

}

.doc h2{
      font-size: 1.313em;
      padding-top: 0.5em;
      margin-top: 0;
}

.doc ul{
    overflow:hidden;

}

.doc a{
     text-decoration:none;
     font-size: 1.063em;
     padding: 0.25em;
     line-height: 1.6;
     color: #427E8A;
}
.doc a:hover{
     text-decoration:none;
     color: #000;
     background-color: #FFCC66;

}
.doc a:focus{
     text-decoration:none;
     color: #000;
     background-color: #FFCC66;

}

.outer_mempanel{
     background-color: #F0F9F9;
     padding: 0.5em;
}
.mempanel {
      width: 90%;
      margin: 0px auto;

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

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

.mempanel h2{
      font-size: 1.25em;
      padding-top: 0.5em;
      margin-top: 0;
}

.mempanel ul{
overflow:hidden;

}

.blueline{
     border-bottom: 1px solid #757575;
     margin: 13px 0;
     width: 100%;
}
.pic_cell_box{
   width: 250px;
   margin: 0 auto;
   font-size:0.875em;
   line-height: 130%;
   word-wrap: break-word;
   
}
.pic_cell_box h2{
   font-size:0.938em;
   padding: 1em 0 0 0;
   font-weight: bold;
}

.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 {

    padding: 0.63em 2em;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1em;
    color: #000;
    background-color:  #f1f1f1;

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

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


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

}

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.dropdown  {

      padding: 0.5em 1em;
      list-style: none;
}

ul.dropdown  li{

      margin-top: 0.5em;
      padding: 1em;

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

}

ul.dropdown a{
     text-decoration:none;
     font-size: 1.125em;
     padding: 0.5em 0.25em;
     line-height: 1.6;
     color: #473F32;
}
ul.dropdown a:hover{
     text-decoration:none;
     color: #000;
     background-color: #FFCC66;

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

}


ul.menulist {
     list-style-type: none;
     padding: 0.063em 0 0 0;
     font-size: 1.125em;
     background-color:   #8DBEC8;
     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: #000;
}
ul.menulist a:hover{
     color: #000;
     background-color: #FFCC66;
}
ul.menulist a:active{
      
    color: #000;
}

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

.topbar{
    background-color: #EDEAE4;
    text-align: center;

}

ul.nav {
       list-style-type: none;
       padding: 0.63em 0 ;
       margin: 0;
       width: 100%;
       background-color: #EDEAE4;
       color: #000;
       text-align: center;
       border-top: 1px solid #fff;
}

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 {
     color: #000;
     background-color: #FFCC66;
}
ul.nav a:active {
  color: #000;
}
ul.nav a:focus {
     color: #000;
     background-color: #FFCC66;
}


#timetable {
        margin: 0.75em auto 1.5em;
        width: 100%;
}

#timetable table {
        border-collapse: collapse;
        margin-bottom: 0.625em;
        width: 100%;

}
#timetable td {
     padding: 0.5em 0.313em;
     border: 0.063em solid #CCC;
     vertical-align: top;
     color: #333333;
     font-size: 0.875em;

}
#timetable th {
     padding: 0.5em 0.313em;
     border: 0.063em solid #CCC;
     vertical-align: top;
     color: #333333;
     font-size: 0.875em;

}
.members{
     padding: 1.5em 0 0.125em 0;
     border-bottom: 1px solid #DBDBD6;
     font-weight: normal;
}
.members p{
     padding: 0.313em 0;
     font-weight: normal;
}



.shortpage5{
   margin-bottom: 0.25em;
}

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

.list{
      width: 95%;
      max-width: 500px;
      padding: 0.5em 0 0.25em 0;
      margin: 0em 0;
      

}
.list li{
     padding: 1em 0 0.25em 0;
     border-bottom: 1px solid #37A4A4;
     font-size: 1em;
}

.list2{
      width: 95%;
      max-width: 500px;
      padding: 0 0 1em 0;
      margin: 0;


}
.list2 li{
     padding: 1em 0 0.25em 0;
     border-bottom: 1px solid #37A4A4;
     font-size: 1em;
}

ul.list3{
     list-style: disc;
     margin-top: 0px;

}
ul.list3 ul{

      padding-bottom: 0.5em;
}

ul.list3 li{
      margin-left: 0px;
      padding-left:0.25em;
      padding-bottom: 0.5em;
}

ul.list3  a {

      padding: 0.25em 0;
      text-decoration: none;
      color: #000;
      font-size: 1em;

}
ul.list3 a:hover {
    color: #000;
    text-decoration: none;
    background-color: #FFCC66;
}
ul.list3 a:focus {
    color: #000;
    text-decoration: none;
    background-color: #FFCC66;
}

.button2 a {
      display: block;
      width: 300px;
      padding: 0.75em ;
      text-decoration: none;
      background-color:  #f1f1f1;
      color: #000;

      border-radius: 4px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
      border: 1px solid #ded5cb;
      margin: 1em auto;
      font-weight: bold;
      text-align: center;
      font-size: 0.875em;
}

.button2 a:hover {
      color: #000;
      background-color:  #FFCC66;
      border: 1px solid #706f76;
}
.button2 a:focus {
      color: #000;
      background-color:  #FFCC66;
      border: 1px solid #706f76;
}

.button3 a {
      display: block;
      width: 220px;
      padding: 0.5em ;
      text-decoration: none;
      color: #fff;
        background-color: #2A7E7E;
      border-radius: 4px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
      border: 1px solid #2A7E7E;
      margin: 1em auto;
      font-weight: bold;

      font-size: 0.875em;
}

.button3 a:hover {
       color: #000;
     background-color: #FFDD94;;
}
.button3 a:focus {
   color: #000;
     background-color: #FFDD94;
}
.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: #FFCC66;
    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;
}