<style type="text/css">
/* Miller 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: #e9e9e9;
      background:url(images/noise.png);
      margin: 0px;
      border: 0px;
      font-size: 12.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #333333;
      line-height: 1.5;
      padding: 0px;
      }

.bebas-neue-regular {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* main container */
.mcontainer{
	width:100%;
	position:relative;
     z-index:100;
     }

/* main container sub for position */
.mcontainersub{
     width:100%;
     height:auto;
     position:relative;
     margin:0 auto 0 auto;
    }

/* main container sub for position */
.mcontainersub2{
     width:100%;
     height:auto;
     position:relative;
     margin:0 auto 0 auto;
    }

/* main container for position */
.container3{
     width:100%;
     max-width: 1280px;
     height:auto;
     position:relative;
     margin:0 auto 0 auto;
    }

/* main container background color */
.container4{
     width:100%;
     max-width: 1280px;
     height:auto;
     position:relative;
     background: #ededed;
     z-index:100;
     margin:0 auto 0 auto;
    }

/* main container sub for position */
.container5{
     width:100%;
     max-width: 1280px;
     height:auto;
     position:relative;
     margin:0 auto 0 auto;
    }

/* main container sub for position */
.mcontainersub6{
     width:100%;
     max-width: 1920px;
     height:auto;
     position:relative;
     margin:0 auto 0 auto;
    }

/* container for single column reduced width */
.cont_full{
width:98%;
max-width: 1240px;
height:auto;
position: relative;
top:0px;
right: 0px;
margin:0 auto 0 auto;
}

/* container for single column reduced width */
.cont_full2{
width:98%;
max-width: 1212px;
height:auto;
position: relative;
top:0px;
right: 0px;
margin:0 auto 0 auto;
}

/* container for single column reduced width */
.cont_full3{
width:98%;
height:auto;
position: relative;
top:0px;
right: 0px;
margin:0 auto 0 auto;
}

/* container for single column reduced width */
.cont_full4{
width:98%;
max-width: 980px;
height:auto;
position: relative;
top:0px;
right: 0px;
margin:0 auto 0 auto;
}


/* current agendas box */
.agwrap{
width:100%;
max-width: 670px;
height:390px;
background: #e3d3cd;
border: 2px solid;
border-radius: 4px;
-moz-border-radius: 4px;
border-color: #cfc8c7; 
position: relative;
margin:0 auto 0 auto;
z-index:110;
}

/* white spacer above */
.spacer1{
	width:100%;
     height:30px;
	position:relative;
    }

/* white spacer above */
.spacer2{
	width:100%;
     height:6px;
	position:relative;
    }


/* banner color wrap */
.bannerwrap{
     width:100%;
     height:auto;
     position:relative;
     background: #fff6eb;
     margin:0 auto 0 auto;
    }

/* banner color wrap */
.bannerwrapsub{
     width:100%;
     max-width: 1920px;
     height:auto;
     position:relative;
     overflow: hidden;
     margin:0 auto 0 auto;
    }

/* give images rounded corners */
.roundrect { 
 border-radius: 15px;
 -moz-border-radius: 15px; 
}

/* for address */
.bar1{
     width:100%;
     height:auto;
     position:relative;
     background: #999999;
     z-index: 100;    
    }

/* black bar */
.bar1a{
     width:100%;
     height:10px;
     position:relative;
     background: #000000;
     z-index: 100;    
    }


/* green bar under banner */
.bar2{
     width:100%;
     height:6px;
     position:relative;
     background: #004f08;
     z-index: 100;    
    }

/* ---- bar */
.bar2a{
     width:100%;
     height:auto;
     position:relative;
     background: #570101;
     z-index: 100;    
    }

/* maroon bar */
.bar3{
     width:100%;
     height:auto;
     min-height:48px;
     position:relative;
     background: #330000;
     z-index: 100;    
    }

/* dk red bar */
.bar4{
     width:100%;
     height:4px;
     position:relative;
     background: #570101;
     z-index: 100;    
    }

/* header */
.header{
     width:100%;
     height:auto;
     position:relative;
     background: #ffffff;
     margin:0 auto 0 auto;
    }

/* 2 column / position */
.left { 
      display: block;
      float: left;
      width:25%;
      min-height:100%;
      margin:0 auto 0 auto;
    /* outline: 1px dotted blue; */
    }


.right {
      display: block;
      float: right;
      width:75%;
      min-height:100%;
      margin:0 auto 0 auto;
     /* outline: 1px dotted blue; */

    }
    
.group:after {
        content:"";
        display: table;
        clear: both;
    }

/* vt container */
.vt_container{
width:96%;
max-width:1180px;
height:auto;
position:relative;

padding: 0 0 0 0;
z-index:100;
     }

/* gallery container */
.gallery{
 display: flex;
    justify-content: center;
}

/* gallery2 container */
.gallery2{
width: 96%;
     max-width: 1200px;
     position:relative;
     margin:0 auto 0 auto;
}


/* iframe resizer */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* video position*/
.video{
     width:100%;
     max-width: 980px;
     position:relative;
     margin:0 auto 0 auto;
    }

/* container for logo */
.logo{
width:100%;
max-width:252px;
height:auto;
position:relative;
padding:10px 0 10px 20px;
transition : .4s;
z-index: 200;
}


/* iframe resizer */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* vt container */
.vid_container{
width:100%;
max-width:1020px;
height:auto;
position:relative;

padding: 0 0 0 0;
z-index:100;
     }




/* menu */
.menu{
     width:100%;
     height:auto;
     right:0px;
     top:38px;
     position:relative;
     background: ;
     float: right;
     z-index:110;     
    }

/* menu position*/
.menusub{
     width:100%;
     max-width: 850px;
     height:46px;
     position:relative;
     margin:0 auto 0 auto;
    }

.footer {
	position:relative;
	width:100%;
	min-height:160px;
     height:auto;
     z-index:110;			
     background: #360000;
background:url(images/bottom1.jpg);

margin:0 auto 0 auto;
	}



/* 3 column */
.left2 {
        float: left;
        width: 49%;
        height: auto;
       /* outline: 1px dotted blue; */        
    }

.middle2 {
        float: left;
        width: 2%;
        height: auto;
       /* outline: 1px dotted blue; */       
    }

.right2 {
        float: right;
        width: 49%;
        height: auto;
        /* outline: 1px dotted blue; */     
    }
    
.group2:after {
        content:"";
        display: table;
        clear: both;
    }

/* 2 column / position */
.left3 { 
      display: block;
      float: left;
      width:50%;
      min-height:100%;
      margin:0 auto 0 auto;
     /* outline: 1px dotted blue; */  
    }


.right3 {
      display: block;
      float: right;
      width:50%;
      min-height:100%;
      margin:0 auto 0 auto;
     /* outline: 1px dotted blue; */  

    }
    
.group3:after {
        content:"";
        display: table;
        clear: both;
    }


/* 2 column / position */
.left4 { 
      display: block;
      float: left;
      width:90%;
      min-height:100%;
      margin:0 auto 0 auto;
     /* outline: 1px dotted blue; */     
    }


.right4 {
      display: block;
      float: right;
      width:10%;
      min-height:100%;
      margin:0 auto 0 auto;
     /* outline: 1px dotted blue; */      

    }
    
.group4:after {
        content:"";
        display: table;
        clear: both;
    }

/* 2 column for left menu */
.left5 {
        float: left;
        width: 16%;
        z-index:110;
        /* outline: 1px dotted blue; */ 

    }

.right5 {
        float: right;
        width: 84%;
        /* outline: 1px dotted blue; */ 

    }
.group5:after {
        content:"";
        display: table;
        clear: both;
    }


.butalign {
padding: 0 0 0 30px;
}



.button {
  display: inline-block;
  border-radius: 12px;
  background-color: #333333;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  padding: 10px 24px;
  width: auto;
  transition: all 0.5s;
  cursor: pointer;
  margin-left: 0px;
}

.button:hover {
  background-color: #cccccc; /* Lt Grey */
  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;
}


#searchform #s{
color: #333333;
font-size: 16px;
width: 274px;
height: 42px;
margin: 0px 0px 2px 0px;
padding: 2px 35px 2px 8px;
border: 0;
background: #ffffff;
}

#searchform #searchsubmit{
position: absolute;
top: 4px;
right: 0px;
width: 32px;
height: 32px;
border: 0px;
background: url(images/search-submit.png) no-repeat transparent -1px 3px;
}


p {
      font-size: 12.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #1a1a1a;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 34px;
      margin-right: 20px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 0px;
      text-align: left;
    }

ul {
      font-size: 12.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #1a1a1a;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 58px;
      margin-right: 20px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 0px;
      text-align: left;
    }

ol {
      font-size: 12.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #1a1a1a;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 58px;
      margin-right: 20px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 0px;
      text-align: left;
    }

h1 {
      font-size: 30.0pt;
      font-family: "Bebas Neue", sans-serif;
      font-weight: normal;
      color: #330000;
      margin-top: 10px;
      margin-bottom: 14px;
      margin-left: 34px;
      margin-right: 10px;
      letter-spacing: 1px;
      line-height: 1.5;
      padding-top: 20px;
      text-align: left;
    }


h2 {
      font-size: 25.0pt;
      font-family: "Bebas Neue", sans-serif;
      font-weight: normal;
      color: #330000;
      margin-top: 10px;
      margin-bottom: 14px;
      margin-left: 34px;
      margin-right: 10px;
      letter-spacing: 1px;
      line-height: 1.5;
      padding-top: 20px;
      text-align: left;
    }

h3 {
      font-size: 20.0pt;
      font-family: "Bebas Neue", sans-serif;
      font-weight: normal;
      color: #a90303;
      margin-top: 10px;
      margin-bottom: 0px;
      margin-left: 34px;
      margin-right: 10px;
      letter-spacing: 1px;
      line-height: 1.5;
      padding-top: 20px;
      text-align: left;
    }

h5 {
      font-size: 22.0pt;
      font-family: "Bebas Neue", sans-serif;
      font-weight: normal;
      color: #ffffff;
      margin-top: 0px;
      margin-bottom: 2px;
      margin-left: 0px;
      margin-right: 0px;
      padding: 0px;
      text-align: center;
    }

hr.style1{
	border-top: 2px solid #0473c5;
     margin-left: 20px;
     margin-top: 40px;
margin-bottom: 20px;
     width: 95%;
}


.t1 {
      font-size: 12pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: 400;
      color: white;
      padding: 14px 10px 14px 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      letter-spacing: .8px;
      text-align: right;
    }

.t2 {
      font-size: 10pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: 400;
      color: #1a1a1a;
      padding: 14px 0px 14px 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      letter-spacing: .8px;
      text-align: center;
    }

.t3 {
      font-size: 12.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #c0c0c0;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 20px;
      margin-right: 20px;
      line-height: 1.7;
      letter-spacing: .5px; 
      padding: 20px 20px 20px 0;
      text-align: left;
    }

.t4 {
      font-size: 12.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #e6e6e6;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 10px 0 0 20px;
      text-align: left;
    }

.t5 {
      font-size: 12.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #e6e6e6;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 10px 10px 0 0px;
      text-align: right;
    }

.t6 {
      font-size: 13.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #333333;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 20px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 0px;
      text-align: left;
    }

.t7 {
      font-size: 12.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #333333;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 20px;
      margin-right: 20px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 0px;
      text-align: center;
    }

.t8 {
      font-size: 13.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #ffffff;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 5px 0px 5px 0px;
      text-align: center;
    }

.t9 {
      font-size: 13.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #ffffff;
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 0px;
      margin-right: 0px;
      line-height: 1.5;
      letter-spacing: .5px; 
      padding: 5px 0px 5px 0px;
      text-align: center;
    }

.t10 {
      font-size: 12.0pt;
      font-family: verdana, arial, helvetica, georgia;
      font-weight: normal;
      color: #ffffff;
      padding: 0px 0px 0px 0px;
      margin-top: 0px;
      margin-bottom: 5px;
      margin-left: 0px;
      margin-right: 0px;
      text-align: center;
    }


a:link {
    text-decoration: none;
    color: #ffffff;
    }
a:visited {
    text-decoration: none;
    color: #ffffff;
    }
a:hover, a:active {
    text-decoration: none;
    color: #A32A2A;
    }


a:link.color1 {
    text-decoration: none;
    color: #ffffff;
    }
a:visited.color1 {
    text-decoration: none;
    color: #ffffff;
    }
a:hover.color1 {
    text-decoration: none;
    color: #A32A2A;
    }
a:active.color1 {
    text-decoration: none;
    color: #A32A2A;
    }


a:link.color2 {
    text-decoration: underline;
    color: #a90303;
    }
a:visited.color2 {
    text-decoration: underline;
    color: #a90303;
    }
a:hover.color2 {
    text-decoration: underline;
    color: #4d4d4d;
    }
a:active.color2 {
    text-decoration: underline;
    color: #4d4d4d;
    }

a:link.color3 {
    text-decoration: none;
    color: #ffffff;
    }
a:visited.color3 {
    text-decoration: none;
    color: #ffffff;
    }
a:hover.color3 {
    text-decoration: none;
    color: #a90303;
    }
a:active.color3 {
    text-decoration: none;
    color: #a90303;
    }


a:link.color4 {
    text-decoration: underline;
    color: #ffff00;
    }
a:visited.color4 {
    text-decoration: underline;
    color: #ffff00;
    }
a:hover.color4 {
    text-decoration: underline;
    color: #a90303;
    }
a:active.color4 {
    text-decoration: underline;
    color: #a90303;
    }


/* Media Queries */
/* used for news feed and side image */   
@media screen and (max-width: 1060px) {
    
    .left {
    float: none;
    display: block;
    width:100%;
    position: relative;
        }

    .right {
    float: none;
    display: block;
    width:100%;
    position: relative;
       }

.container3{
     width:96%;
    }


.mcontainersub2{
     width:96%;
    }

.menu{
     top:0;
    }

}

/* Media Queries */
/* used for news feed and side image */   
@media screen and (max-width: 768px) {

    .left {
    float: none;
    display: block;
    width:100%;
    position: relative;
        }

    .right {
    float: none;
    display: block;
    width:100%;
    position: relative;
       }

   .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;
    }

    .left3 {
     float: none;
     display: block;
     width:100%;
     position: relative;
        }

    .right3 {
    float: none;
    display: block;
    width:100%;
    position: relative;
       }

    .left5 {
     float: none;
     display: block;
     width:100%;
     position: relative;
        }

    .right5 {
    float: none;
    display: block;
    width:100%;
    position: relative;
       }

.logo{
width:100%;
max-width:411px;
}
.agwrap{
width:98%;
}

.events-feed{
width:98%;
}

.t5 {
      margin-top: 5px;
      margin-bottom: 10px;
      margin-left: 20px;
      margin-right: 0px;
      text-align: left;
    }


.roundrect { 
 display: none;
}


.container3{
     width:96%;
    }
.container4{
     width:96%;
    }


    .seal {
    float: none;
    display: none;
        }



.menu{
     top:0;
    }

h2 {
      padding:20px 0 0 10px;
    }

}


/* Media Queries */
/* used for news feed and side image */   
@media screen and (max-width: 500px) {

    .left {
    float: none;
    display: block;
    width:100%;
    position: relative;
        }

    .right {
    float: none;
    display: block;
    width:100%;
    position: relative;
       }

    .left4 {
     float: none;
     display: block;
     width:100%;
     position: relative;
        }

    .right4 {
    float: none;
    display: none;
    width:100%;
    position: relative;
       }

    .left5 {
     float: none;
     display: block;
     width:100%;
     position: relative;
        }

    .right5 {
    float: none;
    display: block;
    width:100%;
    position: relative;
       }

.container3{
     width:96%;
    }
.container4{
     width:96%;
    }
.container5{
     width:96%;
    }

.agwrap{
width:98%;
}

.events-feed{
width:98%;
}

.t1 {
      font-size: 10pt;
    }

   .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;
    }

.logo{
width:96%;
padding:22px 0 0 10px;
}

.roundrect { 
 display: none;
}

.menu{
     top:5px;
    }
h2 {
      padding:20px 0 0 10px;
    }
.seal {
    float: none;
    display: none;
        }


}


</style>

