html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
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:square; }
q:before, q:after { content:''; }

* {box-sizing: border-box;}

html {
  background-image: url(images/bg.gif);
  background-image: repeat;
}

body {
  background-color: #fff;
  width: 980px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

body,td,th {
  font-family: Arial, Helvetica, san-serif;
  font-size: 14px;
  color: #333333;
}


.content {
       width: 980px;
       margin: 0px auto;
       
}
.wrapper {
     padding: 0 10px;
     margin-bottom: 20px;
}
.wrapper10 {
     padding: 0 10px;
     margin-bottom: 20px;
}

p {
    padding-top: 5px;
    padding-bottom: 5px;
}

h1 {
        padding: 20px 10px 10px 10px;
        font-size: 22px;

}

h2 {

        font-size: 18px;
	padding-top: 20px;
	padding-bottom: 5px;

}

h3 {
	font-size: 16px;
        padding-top: 18px;
}
h4 {
	font-size: 15px;
        padding-top: 18px;
}


li {
       line-height: 140%;
       margin-bottom: 5px;
}

.style1 {
   font-size: 12px;
}
.style2 {
   font-size: 12px;
   text-align: right;
}
.style3 {
   font-size: 12px;

   font-style: italic;
}
.style4 {
   font-size: 13px;

   font-weight: bold;
}
.style4a {
   font-size: 13px;
   text-align: center;
   font-weight: bold;
}
.style5 {

   text-align: center;
}
.style6 {

   border: 1px solid #7C7665;
}

.style7 {


    padding: 5px;
}
.style8 {
   color: #990000;
   font-weight: bold;
   padding-left: 20px;
}
.style9 {
   font-size: 12px;

   font-weight: bold;
}
.style10 {


    padding: 10px;
}
.style11 {
   color: #990000;
   font-weight: bold;

}
.style12 {

   font-style: italic;

}
.style13 {
   font-size: 22px;

}

.style14 {
   font-size: 16px;
   font-weight: bold;
   padding-bottom: 10px;
}

.style15 {
   font-size: 12px;
   font-weight: bold;

   padding: 0 0 10px 0;
}

.style16 {

   text-align: right;
}

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

.style18 {
   font-size: 12px;
   color: #FFFFFF;
   font-weight: bold;
   text-align: right;
}
.style19 {
   font-size: 11px;

   font-weight: bold;
}
.style20 {
   padding: 10px 0 0 0;
   text-align: right;
}
.style21 {
   font-size: 11px;
   text-align: center;
   font-weight: bold;
}

.style22 {
   color: #990000;
   font-weight: bold;
   text-align: center;

}

.style23 {

   padding: 20px 0;
   text-align: center;
   font-weight: bold;
}

.style24 {

   padding: 20px 0 100px 0;
   text-align: center;

}
.style25 {
   padding: 10px 0px 20px 0px;
   text-align: center;
}

.style26 {
   font-weight: bold;
}

.style27 {
   font-size: 13px;
   color: #FFFFFF;
   font-weight: bold;
}

.style28 {


        color: #663300;
}

.style29 {
         font-size: 13px;
	font-weight: bold;
        color: #663300;
}

.style30 {
   padding: 10px 0px 10px 10px;

}
.style31 {

   padding: 10px 0 0 0;
   font-weight: bold;
}
.style32 {
   font-size: 14px;
   padding-left: 0px;
}
.style36 {

   padding: 5px 20px;
   font-size: 15px;
}
A { text-decoration:none;}
A:link { color: #336699;}
A:visited { color: #336699;}
A:hover { color: #457D45;}
A:focus {

      text-decoration: underline;
      color: #000;
      background-color: #FFCC66;
}

ul.menu {
       background-color: #fff;
       list-style-type: none;
       padding: 10px 0;
       width: 970px;
       margin: 0 auto;
       text-align: center;


}

ul.menu li {
      display: inline;
      padding: 8px 0;
      text-align: center;
      margin: 0;

}

ul.menu a {
      text-align: center;
      text-decoration: none;
      font-size: 17px;
      color: #2A1F1B;
      padding: 8px 20px 5px 20px;
      background-color: #fff;
}
ul.menu a:hover {

     background-color: #f1f1f1;
}
ul.menu a:focus {
     text-decoration: underline;
     color: #000;
     background-color: #FFCC66; 


}

.terms {
        width: 940px;
        margin: 0 auto 30px auto;

}


#thankyou{
   padding: 10px 10px 100px 10px;
   font-size: 16px;
}



#outergallwrapper{
     width: 940px;
     margin: 0px auto;

     padding: 10px 20px 20px 20px;

}


#gallcontainer350 {

    margin: 0px -400px 20px 0;
    float:left;
    width:930px;
    height: 490px;




}
#gallcontent350 {
    margin-right: 430px; /* 50px added for center margin */


}
#gallsidebar350 {
    width:350px;
    float:left;


}

#galcontentcard350{

}

#galsidebarcard350{
  margin: 0px 0 20px 0px;


}

.gallwrapper350 ul {
    margin: 0 -2px;
    padding: 0;
    list-style: none;
    width: 490px;
}

.gallwrapper350 li {
    display: inline-block;
    vertical-align: top;
    width: calc(20% - 4px);
    margin: 2px;
}
@supports (display: grid) {
    .gallwrapper350 ul {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        grid-gap: 4px;
        margin: 0;
    }
    .gallwrapper350 li {
        width: auto;
        margin: 0;
    }
}

.greyline{
   border-bottom: 1px solid #ddd;
   width: 98%;
   margin: 5px auto 25px auto;
}
#submitBtn {

    color: #fff;
    background-color: #746F63;
    padding: 10px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border: 1px solid #A29C6A;

}
#submitBtn:hover {
     color: #000;
     background-color: #FFCC66;
     border: 1px solid #000;
}
#submitBtn:focus {
     color: #000;
     background-color: #FFCC66;
     border: 1px solid #000;
}
.textField{
    width: 100%;
    padding:5px;
    border:1px solid #ccc;
    height:150px ;
    overflow:auto;

}
.textField:focus {

      border: 1px solid  #000;

}
.textInput{
    width: 100%;
    padding:5px;
    border:1px solid #ccc;
}

.textInput:focus {

      border: 1px solid  #000;

}

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

}
.textField2:focus {

      border: 1px solid  #000;

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

.textInput2:focus {

      border: 1px solid  #000;

}


.styled-select2 select {

   width: 98%;
   padding: 5px;
   font-size: 20px;
   border:1px solid #E1E1E1;


}

.styled-select3 select {

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

}


.meetings{

        margin-top: 5px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 900px;

}


.meetings td {
     padding: 5px;
     vertical-align: top;
     border: 1px solid #ccc;
}

.meetings th {
     padding: 5px;
     vertical-align: top;
     border: 1px solid #ccc;
     font-weight: 600;
}


ul.archive  {
      margin: 10px 20px 10px 20px;


}
ul.archive li {
      margin-bottom: 8px;


}

ul.archive a {
      margin: 10px;
      padding: 10px 0;
      text-decoration: none;

      font-size: 16px;


}

ul.archive a:hover {
      color: #7D7DAA;
}
.arc {
        width: 600px;
        margin: 0px auto 30px auto;

}

.arc h2{
        color: #333;
        font-size: 18px;
	padding: 20px 0 5px 0px;

}


#representatives {
      padding: 0;
      margin: 0 10px 10px 10px;
}

#representatives td{
      border: 1px solid #999999;
      padding: 5px;
      vertical-align: top;
}
#representatives th{
      border: 1px solid #999999;
      padding: 5px;
      vertical-align: top;
      background-color: #f8f8f8f;
}


#dropdown {
       padding: 15px 0 20px 70px;

}

#dropdown ul{
       list-style: square;
       padding-left: 0px;
       margin-left: 0px;


}

#dropdown a {

      padding: 15px 0px 15px 0px;
      line-height: 150%;
      text-decoration: none;
      font-size: 18px;



}

#links {
       padding: 0px 0 20px 70px;

}

#links ul{
       list-style: square;
       padding-left: 0px;
       margin-left: 0px;


}

#links a {

      padding: 15px 0px 15px 0px;
      line-height: 160%;
      text-decoration: none;
      font-size: 16px;



}




#councillors {
      padding: 0 0 0 80px;
}

#councillors td {
      padding: 10px;
}

#documents {
      padding: 0 0 10px 40px;
}

#documents ul{
       list-style: square;
       padding-left: 20px;
       margin-left: 0px;


}

#documents a {

      padding: 5px 0px 5px 0px;
      line-height: 160%;
      text-decoration: none;
      font-size: 14px;

}
#documents h2{
      padding: 20px 0 10px 0px;
}
#enquiries {
      margin-left: 70px;
      margin-bottom: 20px;
}
#enquiries td {
      padding: 5px;
}



.bottomline{
      font-size: 13px;
      color: #fff;
      margin: 20px auto 0 auto;
      width: 100%;
      max-width: 1200px;
      min-width: 990px;
      text-align: right; 
      padding: 10px 20px 0 0; 
      border-top: 1px solid #fff; 

}
.bottomline a{
      font-size: 13px;
}
.bottomline p{
      font-size: 13px;
}

.foot_wrap {
    min-width: 990px;

    max-width: 1200px;
    margin: 5px auto;

}
.foot_wrap li {

    padding: 1em;


}
.foot_wrap ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;

}
.foot_wrap li {
    float: left;
    width: calc(33.333333% );
    margin: 0;

}
@supports (display: grid) {
    .foot_wrap ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);

    }
    .foot_wrap li {
        width: auto;
        min-height: auto;
        margin: 0;

    }
}


#footer {

      width: 100%;
      margin-top: 0px;
      padding: 5px 0 0 0;
      min-width: 900px;
      background-color: #686653;
}
#footer ul{
      list-style-type: none;
      color: #fff;
}
#footer li{
      line-height: 25px;
}
#footer p{
          line-height: 20px;
          font-size: 15px;
}
#footer a {
        color: #fff;
        padding: 8px 0;
        font-size: 15px;

}
#footer a:hover {

       text-decoration:underline;

}
#footer a:focus {

      text-decoration: none;
      color: #000;
      background-color:#FFCC66;
      padding: 2px;
}


#container {
    margin-right: -230px;
    float:left;
    width:100%;


}
#container_content {
    margin-right: 240px; /* 10px added for center margin */
    padding: 0 20px 0 10px;
    border-right: 1px solid #E1DEDB;

}
#sidebar {
    width:230px;
    float:left

}

#contentcard{

}

#sidebarcard{
  padding-left: 0px;

}






ul.sidenav {
       list-style-type: none;
       padding: 0;
       margin: 0;

}



ul.sidenav a {
      display: block;
      width: 230px;
      padding: 15px;
      text-decoration: none;
      color: #FFFFFF;
      font-size: 18px;



}

ul.sidenav a:hover {
      background-color: #666666;
}
ul.sidenav a:focus {
      background-color: #FFCC66;
      color: #000;
}
.style_gr{
      background-color: #666699;
}
.style_or{
     background-color: #527A52;
}

.style_bl{
     background-color: #3B75B0;
}

#community{
      margin-bottom: 30px;
}
#community td{
        padding: 20px  20px;
        vertical-align: top;  
        border-bottom: 1px solid #eee;
}
#community th{
        padding: 5px 20px;
        vertical-align: top;  
        border-bottom: 2px solid #eee;
}
#community h2{
        padding: 10px 5px;
        background-color: #E4EBCF;
}
#community h3{
        padding-top: 5px;
        font-size: 16px;
}

.com_but {
    background-color: #f8f8f8;
    width: 100%;
    margin: 50px auto 0 auto;

}
.com_but li {

    padding: 1em;
    text-align: center;

}
.com_but ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;

}
.com_but li {
    float: left;
    width: calc(50%);
    margin: 20px 0;

}
@supports (display: grid) {
    .com_but ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);

    }
    .com_but li {
        width: auto;
        min-height: auto;
        margin: 0;

    }
}

.button_com a {
      display: block;
      width: 320px;
      padding: 10px;
      text-decoration: none;
      color: #fff;
      background-color: #686653;
      font-size: 16px;
      border: 1px solid #B8B8B6;
      text-align: center;
      margin: 10px auto;
}
.button_com a:hover{
      background-color: #FFCC66;
      color: #000;
}
.button_com a:focus {

      text-decoration: underline;
      color: #000;
      background-color: #FFCC66;
}


.shortpage10{
   margin-bottom: 10px;
}
.shortpage15{
   margin-bottom: 15px;
}
.shortpage20{
   margin-bottom: 20px;
}
.shortpage25{
   margin-bottom: 25px;
}
.shortpage30{
   margin-bottom: 30px;
}
.shortpage50{
   margin-bottom: 50px;
}
.shortpage100{
   margin-bottom: 100px;
}
.shortpage150{
   margin-bottom: 150px;
}
.shortpage200{
   margin-bottom: 200px;
}
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: 58%;
    top: 20px;
    width: 200px;
    height: auto;
    overflow:auto;
    margin: 10px;
    padding:5px;
    border: 1px solid #000;

                   text-align:center;
    font-size:1.2em;
    z-index:999;
}


#preload { display: none; }

.hidden{
   position: absolute;
   top: -9999px;
   left: -9999px;
   color: #fff;
}
.hidden_top{
   position: absolute;
   top: -9999px;
   left: -9999px;
   color: #000;
}

