﻿
* {
font-family: Georgia;
}
body, html, form {
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;
}
.bioImage {
display: inline-block;
max-width: 360px;
vertical-align: top;
margin-right: 2%;
}
@font-face {
   src:url("../font/copperplate-gothic-light.ttf");
   src:url("../font/copperplate-gothic-light.eot");
   font-family: "Copperplate Gothic Light";   
   font-weight:bolder;
}
.fillCon {
width: 100%;
height: 100%;
padding: 0px;
margin: 0px;
}
.grayText {
    color: rgb(80, 80, 80);
}
.navText {
    float:right;
color: #C2C2C2!important;
}
.navTextSelect {
   float: right;
color: rgb(255, 255, 255);
font-weight: bold;
}
.navTextSelect:hover {
  color: white !important;
}
.navText:hover {
      color: #FFFFFF !important
}
.row {
max-width: 1024px;
}
a:hover, a:focus {
    color:white;
}
.bulletHeader {

}
.page2Article {
    margin-bottom: 5ex;
margin-top: 5ex;
background-color: black;
padding: 1em;
-webkit-box-shadow: 0px 2px 3px 3px #BDBDBD;
box-shadow: 0px 2px 3px 3px #BDBDBD;
position: relative;
}
.imgColorBox {
    width: auto;
    padding: 1em 5ex;
    font-weight: lighter;
    letter-spacing: .6px;
    display: inline-block;
    font-family: serif;
    font-size: 16px;
    text-align: left;
    margin-top: 0px;
    max-width: 68%;
    line-height: 160%;
    vertical-align: top;
}
.imageInformation {
border: solid 4px white;
}
body {

}
/** {
    font-family: "Copperplate Gothic Light";    
}*/
.custFont {

letter-spacing: 1px;
color: #C2C2C2;
  
}
.custFontDark {

letter-spacing: 1px;
color: #6B6B6B;
  line-height: 150%;
}
.custFontHeader {

font-weight: 200;
letter-spacing: 1.4px;
color: #525252;
text-shadow: 1px 1px 5px rgb(226, 226, 226);
  
}

.wrapper {
min-height: 90%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
height: 4em;
}

.custFontWhite {
font-family: "Copperplate Gothic Light";
font-weight: 200;
letter-spacing: 1.4px;
color: white;
  
}
.custFontAbout {
font-family: sans-serif;
font-weight: 200;
letter-spacing: 1.5px;
color: rgb(180, 180, 180);
font-size: 14px;
}
.fontInherit {
    font-family:inherit;
    font-weight:inherit;
    font-size:inherit;
}



.darkGreen {
color: #09584C;
}

.darkPurple {
    color: #7A027A;
}
.darkPurpleBack {
   background-color: #360136;
}
.lightGreen {
color: #66ACA1;
}



 
.gradientBlue {
    background: -moz-linear-gradient(left, rgba(0,42,60,1) 0%, rgba(0,42,60,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,42,60,1)), color-stop(100%,rgba(0,42,60,0)));
    background: -webkit-linear-gradient(left, rgba(0,42,60,1) 0%,rgba(0,42,60,0) 100%);
    background: -o-linear-gradient(left, rgba(0,42,60,1) 0%,rgba(0,42,60,0) 100%);
    background: -ms-linear-gradient(left, rgba(0,42,60,1) 0%,rgba(0,42,60,0) 100%);
    background: linear-gradient(to right, rgba(0,42,60,1) 0%,rgba(0,42,60,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002a3c', endColorstr='#00002a3c',GradientType=1 );
}
.gradientGreen {
background: -moz-linear-gradient(left,  rgba(0,60,51,1) 0%, rgba(0,60,51,0) 94%, rgba(0,60,51,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,60,51,1)), color-stop(94%,rgba(0,60,51,0)), color-stop(100%,rgba(0,60,51,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(0,60,51,1) 0%,rgba(0,60,51,0) 94%,rgba(0,60,51,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(0,60,51,1) 0%,rgba(0,60,51,0) 94%,rgba(0,60,51,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(0,60,51,1) 0%,rgba(0,60,51,0) 94%,rgba(0,60,51,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(0,60,51,1) 0%,rgba(0,60,51,0) 94%,rgba(0,60,51,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003c33', endColorstr='#00003c33',GradientType=1 ); /* IE6-9 */

}
.siteButton {
background-color: #4d90fe;
border: 1px solid #2A6EDB;
color: #fff;
-webkit-border-radius: 2px;
border-radius: 2px;
cursor: pointer;
font-size: 14px;
font-weight: bold;
height: 27px;
line-height: 27px;
min-width: 54px;
padding: 0 8px;
margin-right: 24px;
-webkit-transition: background-color 400ms ease-out;
-moz-transition: background-color 400ms ease-out;
transition: background-color 400ms ease-out;
}
.siteButton:hover {
background-color: #264C8A;
}
       .imgBio {
       width:40%;text-align: center;
       }
       .lblBioCon {
 width: 59%;
line-height: 140%;
letter-spacing: 0.5px;
padding-left: 2ex;
padding-right: 2ex;
       }
.centerCon {
margin-left:auto;
margin-right:auto;
}
.inline {
    display:inline-block;
    vertical-align:top;
}


        .fadein {
position: relative;
height: 380px;
        }

            .fadein img {
                position: absolute;
                left: 0;
                top: 0;
            }



.colorBlue {
    color:#003247;
}
.colorGreen {
    color:#003c33;
}
.colorGray {
    color:#606c77;
}

.backBlue {
     background-color:#003247;
}
.backGreen {
    background-color:#003c33;
}
.backGray {
    background-color:#606c77;
}
.gradientLeft {
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 38%, rgba(237,237,237,1) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(38%,rgba(255,255,255,1)), color-stop(99%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 38%,rgba(237,237,237,1) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,1) 38%,rgba(237,237,237,1) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,1) 38%,rgba(237,237,237,1) 99%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,1) 38%,rgba(237,237,237,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-9 */

}
.gradientRight {
background: rgb(237,237,237); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(237,237,237,1) 0%, rgba(255,255,255,1) 54%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(237,237,237,1)), color-stop(54%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 54%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 54%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 54%); /* IE10+ */
background: linear-gradient(to right,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 54%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}



.bioTitle {
color: white;
font-size: larger;
font-family: "Copperplate Gothic Light";
padding-top: .3ex;
padding-left: .5em;
letter-spacing: 1.6px;
padding-bottom: .5ex;
background-color: #555555;
}
.custHeader {
font-family: "Copperplate Gothic Light";
letter-spacing: .4px;
color: #8b008b;
font-weight: 200;
font-size: 20px;
margin-top: 4px;
margin-bottom: 4px;
}
.smlMainImg {
    background-image: url('../images/templateBackGround3.png');
    height: 386px;
    width: 1024px;
    margin: auto;
}
.hederColorHorazontal{
background-image:url('../images/hederColorHorazontal.png'); height: 1px; margin: auto;margin-top: 5ex; margin-bottom: 2ex;
}
.smlFooter {
    text-align: center;
    margin-bottom: 0px;
    background-image: url('../images/greenBlackHeader1.png');
    min-width: 1024px;
    height: 50px;
    padding-top: 2ex;
}
.lblHeaderCon {
    background-color: black;
    height: 78px;
    margin: 0px;
    padding: 0px;
}
.greenBlackHeader1 {
    width: 1024px;
    margin: auto;
    background-image: url('../images/greenBlackHeader1.png');
    height: 50px;
}



.navBarHome {
    width: 75px;

            }
.navBarAbout {
    width: 75px;

            }
.navBarLinks {
    width: 74px;

            }
.navBarContact {
    width: 79px;

            }
.navBarMeeting {

    width: 167px;
            }
.navBarCon {
    width: 1024px;
    margin: auto;
    height: 30px;
    position: relative;
    padding-top: 6px;
}





.colorBlack1 {
    background-image: url('../images/colorBlack1.png');
    width: 100%;
    height: 30px;
}

.lblBody1Con {
max-width: 60%;
text-align: left;
border-left: solid thin rgb(189, 189, 189);
padding-left: 2em;
}

     
navMobile div {
    width: 100%;
}

.headerCon .siteWidth navmobileicon img {
    width: 32px;
    height: 32px;
    display: none;
}

.headerCon .siteWidth navmobileicon input {
    width: 34px;
    height: 34px;
    display: none;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

navmobileicon {
    position: absolute;
    top: 1em;
    display:none;
    right: .5em;
      z-index: 9;
}














@media only screen and (orientation: portrait) {

}
/*phone*/
@media only screen and (min-width: 0px ) and (max-width: 510px) {
    .navMobile {
        display:block !important;
    } 
          navmobileicon {
display:block;
  top: 3em;
}  
          
          navMobile div {
   width: 90%;
  margin-bottom: 0em;
  padding: .5em 3ex !important;
    }

        navMobile div a {
            color: rgb(148, 148, 148);
            font-size: 18px;
            text-decoration: none;
        }

    navMobile {
        position: absolute;
        z-index: 33;
        background-color: rgb(247, 247, 247);
        width: 100%;
          top: 6ex;
            padding-top: 1ex;
              -webkit-box-shadow: 0 3px 4px 0px #A3A3A3;
  box-shadow: 0 3px 4px 0px #A3A3A3;
    }








    .lblBody1Con {
border-left: none;
max-width: 85%;
}


    .colorBlack1 {
    background-image:none;

}

        .imgBio {
        width: 100%;
        display: block !important;
        margin-bottom: 3ex;
    }
    
    .lblBioCon {
        width: 100%;
    }

    .greenBlackHeader1 {
        width:100%;
        height: auto;
    }


    .navTextSelect {
float: left;
margin-left: 1em;
}

    .navText {
float: left;
margin-left: 1em;
}

    .navBarCon {
      display:none;
    }

    .navBarHome {
    width: 100%;

            }
.navBarAbout {
    width: 100%;

            }
.navBarLinks {
    width: 100%;

            }
.navBarContact {
    width: 100%;

            }
.navBarMeeting {

    width: 100%;
            }
    
     .greenBlackHeader1 {

    background-image: none;

}
    
    
     .lblHeaderCon {
         height: 130px;

    }



        .smlFooter {
    min-width: 100%;
    background-image:none;
    background-color:black;
    }
    
    .imgColorBox {
max-width:100%;

word-break: break-all;

}
    
    
     .lblCname {
        margin-bottom:3ex;
    }
    .hederColorHorazontal {

        display:none;

    }
    .smlMainImg {
background-image: none;
background-color: rgb(63, 63, 63);
box-shadow: 0px 0px 9px 4px rgb(114, 114, 114);
box-shadow: 0px 0px 9px 4px rgb(114, 114, 114);
width: 100%;
height:auto;
    }
 }
/*tablet*/
@media only screen and (min-width: 510px) and (max-width: 768px) {
       .lblHeaderCon {
  height: 130px;
}       
    
    .navBarCon {
      display:none;
    }
    
    
    
    .navMobile {
        display:block !important;
    } 
          navmobileicon {
display:block;
  top: 3em;
}  
          
          navMobile div {
   width: 90%;
  margin-bottom: 0em;
  padding: .5em 3ex !important;
    }

        navMobile div a {
            color: rgb(148, 148, 148);
            font-size: 18px;
            text-decoration: none;
        }

    navMobile {
        position: absolute;
        z-index: 33;
        background-color: rgb(247, 247, 247);
        width: 100%;
          top: 6ex;
            padding-top: 1ex;
              -webkit-box-shadow: 0 3px 4px 0px #A3A3A3;
  box-shadow: 0 3px 4px 0px #A3A3A3;
    }  
    
    
    
    .lblBody1Con {
border-left: none;
max-width: 85%;
}
    
       .colorBlack1 {
    background-image:none;

}
    .imgBio {
        width: 100%;
        display: block !important;
        margin-bottom: 3ex;
    }
    
    .lblBioCon {
        width: 100%;
    }
    
      .smlFooter {
    min-width: 100%;
    background-image:none;
    background-color:black;
    }
    
    .imgColorBox {
max-width:100%;
word-break: break-all;
}
    
    
     .lblCname {
        margin-bottom:3ex;
    }
    .hederColorHorazontal {

        display:none;

    }
    .smlMainImg {
background-image: none;
background-color: rgb(63, 63, 63);
box-shadow: 0px 0px 9px 4px rgb(114, 114, 114);
box-shadow: 0px 0px 9px 4px rgb(114, 114, 114);
width: 100%;
height:auto;
    }
 }
/*1024*/
@media only screen and (min-width: 768px) {

 }
@media only screen and (min-width: 1280px) {

 }
@media only screen and (min-width: 1280px) and (min-height: 811px) {

 }
@media only screen and (min-width: 1360px) {

 }
@media only screen and (min-width: 1440px) {

 }
@media only screen and (min-width: 1910px) {

 }

