<style type="text/css">
/* PT Style Sheet by na studios - http://www.nastudios.com/ */

html {
margin: 0px;
padding: 0px;
border: 0px;
background: #ffffff;
overflow: auto;
     }

body {
height: 100%;
max-height: 100%;
background-color: #808080;
background-image: url("images/back1.png");
margin: 0px;
border: 0px;
font-size: 12.5pt;
font-family: verdana, arial, helvetica, georgia;
font-weight: normal;
color: #00305f;
line-height: 1.5;
letter-spacing: .5px; 
padding: 0px;
text-align: left;
padding: 0px;
      }

/* bar 0 for under menu */
.bar0{
width:100%;
height:4px;
background-color: #dca500;
position:relative;
     }

/* bar 0 for county mention */
.bar00{
width:100%;
height:auto;
background-color: #01284F;
position:relative;
     }


/* push down on banner */
.ban{
width:100%;
max-width: 1920px;
height:100%;
position:relative;
overflow: hidden;
margin:0 auto 0 auto;
    }

/* background on banner */
.ban_wrapper{
width:100%;
height:auto;
background-color: #228543;
position:relative;
margin:0 auto 0 auto;
    }

/* slider container */
.slide_cont{
width:100%;
height:auto;
background-color: #013d15;
position:relative;
margin:0 auto 0 auto;
    }

/* spacer for above slider */
.spacer1{
	width:100%;
     height:20px;
	position:relative;
    }

/* spacer for above owl */
.spacer2{
	width:100%;
     height:10px;
	position:relative;
    }

/* main container */
.mcontainer{
width:100%;
height:;
position:relative;
     }

/* main container sub for position */
.mcontainersub{
width:100%;
max-width:1170px;
height:;
background-color: #e6e6e6;
position:relative;
margin:0 auto 0 auto;
    }

/* main content width */
.mcontent{
width:100%;
max-width:1120px;
height:;
position:relative;
margin:0 auto 0 auto;
    }

/* main container secondary pages */
.mcontainer3{
width:100%;
margin-top: -550px;
z-index:10;
height:;
position:relative;
     }

/* main container sub for position */
.mcontainersub3{
width:100%;
max-width:1170px;
height:;
background-color: #e6e6e6;
border-style: solid;
border-width: 1px 1px 0px 1px;
border-color: #013d15;
-moz-border-radius-topleft: 13px;
border-top-left-radius: 13px;
-moz-border-radius-topright: 13px;
border-top-right-radius: 13px;
position:relative;
margin:0 auto 0 auto;
}

/* news header */
.news{
width:197px;
height:50px;
position:relative;
top:0px;
left:0px;
margin-left:0px;
margin-bottom:0px;
z-index:100;
    }

/* fb feed container */
.fb_feed_cont{
width:100%;
max-width: 500px;
height:640px;
position: relative;
top:0px;
right: 0px;
margin:0 auto 0 auto;
z-index:100;
}

/* news / fb_feed */
.left2 {
        float: left;
        width: 54%;
        height: auto;
        /* outline: 1px dotted blue; */
    }

.middle2 {
        float: left;
        width: 2%;
        height: auto;
        /* outline: 1px dotted blue; */     
    }

.right2 {
        float: right;
        width: 44%;
        height: auto;
        /* outline: 1px dotted blue; */  
    }
    
.group2:after {
        content:"";
        display: table;
        clear: both;
    }


/* split screen */
.diagonal-split{
height:100%;
width:100%;
background: rgb(1,61,21);
background: -moz-linear-gradient(117deg, rgba(1,61,21,1) 34.1%, rgba(0,95,32,1) 34.1%);
background: -webkit-linear-gradient(117deg, rgba(1,61,21,1) 34.1%, rgba(0,95,32,1) 34.1%);
background: linear-gradient(117deg, rgba(1,61,21,1) 34.1%, rgba(0,95,32,1) 34.1%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#013d15",endColorstr="#005f20",GradientType=1);
}

/* no split screen */
.no-split{
height:100%;
width:100%;
background: #005f20;
}

/* footer */
.footer{
width:100%;
height:auto;
position:relative;
margin:0 auto 0 auto;
    }

/* header div / position */
.left {
        float: left;
        width: 50%;
        /* outline: 1px dotted blue; */   
    }

.right {
        float: right;
        width: 50%;
        /* outline: 1px dotted blue; */ 
    }
    
.group:after {
        content:"";
        display: table;
        clear: both;
    }

/* Secondary Pages Left Menu Column */
.left3 {
        float: left;
        width: 18%;
        z-index:110;
        /* outline: 1px dotted blue; */
    }

.right3 {
        float: right;
        width: 82%;
        /* outline: 1px dotted blue; */
    }

.group3:after {
        content:"";
        display: table;
        clear: both;
    }


/* container seal */
.seal{
width:176px;
height:176px;
position:relative;
top:0px;
left:0px;
margin-bottom:0px;
z-index:100;
    }

/* home page map */
#locmap { height: 350px; }


/* footer columns */
.col1 {
        float: left;
        width: 25%;
         /* outline: 1px dotted blue; */   
    }

.col2 {
        float: left;
        width: 25%;
         /* outline: 1px dotted blue; */ 
    }

.col3 {
        float: right;
        width: 25%;
         /* outline: 1px dotted blue; */ 
    }

.col4 {
        float: right;
        width: 25%;
         /* outline: 1px dotted blue; */ 
    }
   
.groupcol:after {
        content:"";
        display: table;
        clear: both;
    }


/* bar 1 for below footer */
.bar1{
width:100%;
height:auto;
position:relative;
background: #00305f; 
     }

/* bar 2 for below circle menu */
.bar2{
width:100%;
height:2px;
position:relative;
background: #00305f; 
     }

/* bar 3 for translate */
.bar3{
width:100%;
height:auto;
position:relative;
background: #cccccc; 
     }

/* bar 4 for below footer */
.bar4{
width:100%;
height:12px;
position:relative;
background: #00305f; 
     }

/* bar 4a for home page */
.bar4a{
width:100%;
height:10px;
position:relative;
background: #dca500; 
     }


/* give images rounded corners */
.roundrect { 
 border-radius: 15px;
 -moz-border-radius: 15px; 
}

/* give images rounded corners */
.roundrect2 { 
 border-radius: 15px;
 -moz-border-radius: 15px; 
}

.button {
  display: inline-block;
  border-radius: 12px;
  background-color: #00305f;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
padding: 15px 32px;
  width: auto;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.button:hover {
  background-color: #005f20; /* Green */
  color: white;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}

/* minutes */
.left4 {
        float: left;
        width: 33%;
        height: auto;
        /* outline: 1px dotted blue; */
    }

.middle4 {
        float: left;
        width: 33%;
        height: auto;
        /* outline: 1px dotted blue; */      
    }

.right4 {
        float: right;
        width: 33%;
        height: auto;
        /* outline: 1px dotted blue; */  
    }
    
.group4:after {
        content:"";
        display: table;
        clear: both;
    }






p {
      font-size: 12.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #00305f;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 10px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 0px;
      text-align: left;
    }

ul {
      font-size: 12.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #00305f;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 20px;
      margin-right: 10px;
      line-height: 1.7;
      letter-spacing: .5px; 
      padding: 0px;
      text-align: left;
    }

ol {
      font-size: 12.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #00305f;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 20px;
      margin-right: 10px;
      line-height: 1.7;
      letter-spacing: .5px; 
      padding: 0px;
      text-align: left;
    }

h1 {
      font-size: 16.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #005f20;
      margin-top: 10px;
      margin-bottom: 14px;
      margin-left: 0px;
      margin-right: 10px;
      letter-spacing: 1px;
      line-height: 1.5;
      padding: 0px;
      text-align: left;
    }

h2 {
      font-size: 14.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #005f20;
      margin-top: 10px;
      margin-bottom: 14px;
      margin-left: 0px;
      margin-right: 10px;
      letter-spacing: 1px;
      line-height: 1.5;
      padding: 0px;
      text-align: left;
    }


.t1 {
      font-size: 11.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #ffffff;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      letter-spacing: 1px;
      line-height: 1.3;
      padding: 12px 0 12px 0;
      text-align: left;
    }

.t2 {
      font-size: 14pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: bold;
      color: #dca500;
      padding: 10px 0px 10px 10px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      text-align: left;
    }

.t3 {
      font-size: 11.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #ffffff;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      letter-spacing: 1px;
      line-height: 1.7;
      padding: 0px 0px 0px 10px;
      text-align: left;
    }

.t4 {
      font-size: 11.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #ffffff;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      letter-spacing: 1px;
      line-height: 1.3;
      padding: 12px 0 12px 0;
      text-align: right;
    }

.t5 {
      font-size: 12.5pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #00305f;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 10px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 0px;
      text-align: center;
    }

.t6 {
      font-size: 13.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #ffffff;
      padding: 0px 0px 0px 0px;
      margin-top: 4px;
      margin-bottom: 4px;
      margin-left: 16px;
      margin-right: 0px;
      text-align: left;
    }

.t7 {
      font-size: 11.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #ffffff;
      padding: 3px 0px 3px 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      line-height: 1.5;
      letter-spacing: .8px; 
      text-align: center;
    }

a:link {
    text-decoration: none;
    color: #ffffff;
 
    }
a:visited {
    text-decoration: underline;
    color: #ffffff;
    }
a:hover, a:active {
    text-decoration: underline;
    color: #dca500;
 
    }


a:link.color1 {
    text-decoration: underline;
    color: #00305f;
    }
a:visited.color1 {
    text-decoration: underline;
    color: #00305f;
    }
a:hover.color1 {
    text-decoration: underline;
    color: #005f20;
    }
a:active.color1 {
    text-decoration: underline;
    color: #005f20;
    }

a:link.color3 {
    text-decoration: none;
    color: #00305f;
    }
a:visited.color3 {
    text-decoration: none;
    color: #00305f;
    }
a:hover.color3 {
    text-decoration: none;
    color: #005f20;
    }
a:active.color3 {
    text-decoration: none;
    color: #005f20;
    }

a:link.color4 {
    text-decoration: none;
    color: #ffffff;
    }
a:visited.color4 {
    text-decoration: none;
    color: #ffffff;
    }
a:hover.color4 {
    text-decoration: none;
    color: #ffffff;
    }
a:active.color4 {
    text-decoration: none;
    color: #ffffff;
    }




/* Media Queries */



@media screen and (max-width: 1170px) {
.mcontent {
max-width: 96%;
}
}

@media screen and (max-width: 1024px) {
.mcontainer3{
margin-top: 0px;
}
.mcontainersub3{
-moz-border-radius-topleft: 0px;
border-top-left-radius: 0px;
-moz-border-radius-topright: 0px;
border-top-right-radius: 0px;
border-style:;
border-width:0;
border-color:;
    }

.TB_Wrapper2 {
float: none;
display: none;
}

.left3 {
width: 19%;
}

.right3 {
width: 81%;
}
}


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

.col1 {
float: left;
width: 50%;
}

.col2 {
float: left;
width: 50%;
}

.col3 {
float: none;
display: none;
position: relative;
width: auto;
}

.col4 {
float: none;
display: none;
position: relative;
width: auto;
}

.mcontainer3{
margin-top: 0px;
}
.mcontainersub3{
-moz-border-radius-topleft: 0px;
border-top-left-radius: 0px;
-moz-border-radius-topright: 0px;
border-top-right-radius: 0px;
border-style:;
border-width:;
border-color:;
}

.TB_Wrapper2 {
float: none;
display: none;
}
}


@media screen and (max-width: 991px)and (min-width: 501px) {
.left {
float: none;
display: block;
position: relative;
width: auto;
}

.right {
float: none;
display: block;
position: relative;
width: auto;
}

.left3 {
float: none;
display: block;
position: relative;
width: auto;
}

.right3 {
float: none;
display: block;
position: relative;
width: auto;
}

.t1 {
text-align: center;
}

.t4 {
text-align: center;
padding: 0 0 12px 0;
}

.mcontent {
max-width: 96%;
}

.left2 {
float: none;
display: block;
position: relative;
width: auto;
}
 
.middle2 {
float: none;
display: none;
position: relative;
width: auto;
}

.right2 {
float: none;
display: block;
position: relative;
width: auto;
}

.col3 {
float: none;
display: none;
position: relative;
width: auto;
}

.col4 {
float: none;
display: none;
position: relative;
width: auto;
}

.mcontainer3{
margin-top: 0px;
}

.mcontainersub3{
-moz-border-radius-topleft: 0px;
border-top-left-radius: 0px;
-moz-border-radius-topright: 0px;
border-top-right-radius: 0px;
border-style:;
border-width:0;
border-color:;
    }

.TB_Wrapper2 {
float: none;
display: none;
}
}


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

.roundrect {
display:none;
width: 0%;
}

.mcontent {
max-width: 96%;
}

.left {
float: none;
display: block;
position: relative;
width: auto;
}

.right {
float: none;
display: block;
position: relative;
width: auto;
}

.left3 {
float: none;
display: block;
position: relative;
width: auto;
}

.right3 {
float: none;
display: block;
position: relative;
width: auto;
}

.left4 {
float: none;
display: block;
position: relative;
width: auto;
}

.middle4 {
float: none;
display: block;
position: relative;
width: auto;
}
  
.right4 {
float: none;
display: block;
position: relative;
width: auto;
}
  
.t1 {
text-align: center;
}

.t4 {
text-align: center;
padding: 0 0 12px 0;
}

.left2 {
float: none;
display: block;
position: relative;
width: auto;
}
 
.middle2 {
float: none;
display: none;
position: relative;
width: auto;
}

.right2 {
float: none;
display: block;
position: relative;
width: auto;
}

.col1 {
float: none;
display: block;
position: relative;
width: auto;
}

.col2 {
float: none;
display: block;
position: relative;
width: auto;
}

.col3 {
float: none;
display: none;
position: relative;
width: auto;
}

.col4 {
float: none;
display: none;
position: relative;
width: auto;
}

.mcontainer3{
margin-top: 0px;
}

.mcontainersub3{
-moz-border-radius-topleft: 0px;
border-top-left-radius: 0px;
-moz-border-radius-topright: 0px;
border-top-right-radius: 0px;
border-style:;
border-width:0;
border-color:;
}

.TB_Wrapper2 {
float: none;
display: none;
}
}

</style>

