﻿
* {
font-family: helvetica;
}
body, html, form {
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;
}
.bioImage {
    display: inline-block;
    max-height: 360px;
    vertical-align: top;
    margin-right: 2%;
    position: relative;
    max-width: 30%;
}
@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: #BBBBBB!important;
}
.navTextSelect {
    float:right;
    color:rgb(248, 149, 0);
}
.navTextSelect:hover {
  color: white !important;
}
.navText:hover {
      color: white !important;
}
.row {
max-width: 1024px;
}
a:hover, a:focus {
    color:black;
}
.bulletHeader {

}
.page2Article {
    margin-bottom: 5ex;
margin-top: 5ex;
background-color: rgb(49, 49, 54);
padding: 1em;
-webkit-box-shadow: 0px 2px 3px 3px #BDBDBD;
box-shadow: 0px 2px 3px 3px #BDBDBD;

}
.imgColorBox {
    background-color: rgba(92, 112, 112, 0.6);
    width: auto;
    padding: 0.5em 1.5ex;
    font-weight: lighter;
    letter-spacing: .6px;
    display: inline-block;
    font-family: serif;
}


.imgColorBoxtext {
    font-size: 16px;
    max-width: 65%;
}



.imageInformation {
border: solid 4px white;
}
body {
background-color: rgb(236, 236, 236);
}
/** {
    font-family: "Copperplate Gothic Light";    
}*/
.custFont {
    font-family: "Copperplate Gothic Light";   
    font-weight:200;
    letter-spacing:1.4px;
    color: #727272;
    /*color:Black;*/
  
}
.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: 2px;
color: rgb(197, 197, 197);
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;
}

.bioImageCon {
    margin-top: 3ex;
    z-index: 2;
    width: 100%;
    text-align: center;
    height: 100%;
    display: block;
    position: relative;
}

.navBarHome {
    width: 75px;

            }
.navBarAbout {
    width: 75px;

            }
.navBarLinks {
    width: 74px;

            }
.navBarContact {
    width: 79px;

            }
.navBarMeeting {

    width: 167px;
            }
.navBarCon {
    height: auto;
    padding-right: 0px;
    margin-top: 8px;
}
.hederColor {
    background-image:url('../images/hederColor.png');
}
.smlPadding {
    padding: 0em 10em;
}
.smlPaddingAbout {
      padding: 0em 3em; 
}

.LinksCon {
    line-height: 200%;
    margin: auto;
    margin-top: 1em;
    width: 80%;
    padding: 3em;
}
.contactCon {
    line-height: 200%;
    margin: auto;
    margin-top: 1em;
    width: 80%;
    padding: 3em;
}








@media only screen and (orientation: portrait) {

}
/*phone*/
@media only screen and (min-width: 0px ) and (max-width: 510px) {
    .imgBio {
        display:block;
        width:100%;
    }
    .lblBioCon {
        display:block;
        width:100%;
    }
    
     .contactCon {
width: 90%;
padding: 0em;
}



    .LinksCon {
  width: 100%;
  padding: .4em;
  font-size: 14px;
  word-break: break-word;
  line-height: 300%;
}


    .imgBio {
        width:100%;
        display:block;
    }

    .lblBioCon {
                width:100%;
        display:block;
    }

    .smlPaddingAbout {
    padding: 0em 0em; 
}

    .smlPadding {
         padding: 0em 1em;
}
    
    
    .hederColor {
    background-image:none;
    background-color:rgb(46, 59, 71);
}
    
    .smlHeader1 {
    padding:0px;
    margin:0px;
}
        .navTextSelect {
float: left;
margin-left: 0em;
}

    .navText {
float: left;
margin-left: 0em;
}
    
      .navBarCon {
       line-height:150%;
    }

    .navBarHome {
    width: 100%;

            }
.navBarAbout {
    width: 100%;

            }
.navBarLinks {
    width: 100%;

            }
.navBarContact {
    width: 100%;

            }
.navBarMeeting {
      margin-top: 26ex;
    width: 100%;
            }
    
    
     .bioImage {
        display: none;
    }

    .bioImageCon {
        margin-top: 10px;
    }

    .imgColorBoxtext {
        font-size: 14px;
        max-width: 92%;
    }

    .signInBoxSml {
        margin:0ex !important;
    }

 }
/*tablet*/
@media only screen and (min-width: 510px) and (max-width: 768px) {
          .imgBio {
        display:block;
        width:100%;
    }
    .lblBioCon {
        display:block;
        width:100%;
    }        
    .smlPadding {
padding: 0em 1em;
}

    .navTextSelect {
        float: left;
        margin-left: 0em;
    }

    .navText {
        float: left;
        margin-left: 0em;
    }

    .navBarCon {
        line-height: 150%;
    }

    .navBarHome {
        width: 100%;
    }

    .navBarAbout {
        width: 100%;
    }

    .navBarLinks {
        width: 100%;
    }

    .navBarContact {
        width: 100%;
    }

    .navBarMeeting {
        width: 100%;
    } 
    
     .bioImage {
        display: none;
    }

    .bioImageCon {
        margin-top: 10px;
    }

    .imgColorBoxtext {
        font-size: 14px;
        max-width: 92%;
    }
    
     .hederColor {
    background-image:none;
    background-color:rgb(46, 59, 71);
}
 }
/*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) {

 }