h1,h2,h3,h4,h6{font-family: 'Open Sans', sans-serif;color:#16aeec;}
h1{font-size: 180%; margin: 0 0 15px 0;}
h2{font-size: 150%; margin: 0 0 15px 0;}
h3{font-size: 120%;margin: 0 0 15px 0;}
h4{font-size: 100%;margin: 0 0 15px 0;}
h5{font-size: 100%; margin: 0 0 15px 0;}
h6{font-size: 85%;margin: 0 0 15px 0;}
.showLogin{position:absolute;right:6px;top:5px;cursor:pointer;}

.teleBtns{
    width: 260px;
    padding: 25px;
    background-color: #FFCC33;
    border-radius: 10px;
    border: 1px solid black;
    color: #000;
    text-align: center;
    font-size: 19px;
    display:block;
    margin:0 auto 20px auto;
}
.teleBtns a{color:#000;}

.teleButton{
            position: absolute;
            right: -50px;
            top: 50px;
            width: 260px;
            padding: 25px;
            background-color: #FFCC33;
            border-radius: 10px;
            border: 1px solid black;
            color: #000;
            text-align: center;
            font-size: 19px;
    }
    .teleButton a{color:#FFF;}

.teleButtonMobile{display:none;}

form#therapistLogin{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
    height: 120px;
    padding: 10px;
    width: 200px;
    background: #16aeec;
    display:none;
}
form#therapistLogin>h4{
    color:black;
}
form#therapistLogin>p{
    color: black;
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid black;
    line-height: 11px;
    padding:0;
    margin:0;
    cursor:pointer;
}



.spotLight{
    position:absolute;
    z-index: 10;
    display:none;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.23);
    border-radius:5px;
    background-color:#16A6EC;
}
.wrapper{
    width:1200px;
    margin:0 auto;
    position:relative;
}
.clearAll{
    clear:both;
    width:100%;
}
.header{
    width:100%;
    margin:0 auto;
    padding:20px 0 20px 0;
    background-color:#fff;
    position:relative;
}

.greenBlock{
    background-color: #85C538;
    width: 100%;
    border-top:5px solid #16A6EC;
    border-bottom:5px solid #16A6EC;
}

.address{
    height: 40px;
}

.address p{
    color:#FFF;
    font-size:110%;
}
.spacer{
    height:20px;
}
.philosophyStatement{
    position: absolute;
    top: 40px;
    left: 0px;
    width: 380px;
}
.philosophyStatement>p:nth-of-type(1){font-size:130%;font-weight: bold;padding:0;margin:0;}
.philosophyStatement>p:nth-of-type(2){font-size:80%;font-weight:300;padding:0;margin:0;text-align: justify;}

.photoBar{
    background-color: #85C538;
    width: 1000px;
    min-height: 100px;
    margin: 0px auto;
    border-top:5px solid #16A6EC;
    border-bottom:5px solid #16A6EC;
}

.whiteBlock{
    background-color:#FFF;
    overflow: hidden;
}

.content p {
    font-family: 'Open Sans', sans-serif;
    font-size: 95%;
    font-weight: 300;
    line-height: 120%;
    margin: 0 0 10px 0;
    color: #000;
    overflow:hidden;
    clear:both;
}
body{
    font-family: 'Open Sans', sans-serif;
    font-size:110%;
    color: #000;
    background-color:#CCC;
    margin:0;
    padding:0;
}

#logo{
    margin:0 auto;
    padding:0;
    display:block;
}
a{
    color:#25729e;
    font-weight: bold;
    text-decoration:none;
}
a:hover{    
    text-decoration:underline;
}


div.nomargin{   /* our special nomargin class */
    /*margin-right:0px;*/
}

hr { 
    color: #003780;
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 20px;
    margin-right: 20px;
} 



.navigation{
    height: 40px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-color: #16A6EC;
}

.navigation>img:nth-of-type(1){
    position: absolute;
    bottom: 15px;
    left: 50%;
    width: 136px;
    margin-left: -68px;
}
.navigation a img:nth-of-type(1){
display: block;
position:absolute;
bottom:249px;
left:11px;
}



.red{
    color: red;
    font-size: 130%;
    padding:  10px;
}


.align-center{
    text-align: center;
}
.align-left{
    text-align: left;
}
.align-right{
    text-align: right;
}
.shadow{
    -webkit-box-shadow: 0px 2px 4px #000000;
    -moz-box-shadow: 0px 2px 4px #000000;
    box-shadow: 0px 70px 46px -31px #999;
    }
ul{padding:10px 5px 0 0;margin:10px 0px 0 10px;list-style:square}
li{padding:0px;margin:0 5px 0 0px;}
/*li {
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    background-position: 0px 50%;
    padding-left: 7px;
}*/


ul {
    list-style-position: inside;
}





figure.image {
    display: inline-block;
    border: none;
    margin: 0 2px 0 1px;
    background:none;
}
figure.align-left {
    float: left;
}

figure.align-right {
    float: right;
}

figure.image img {
    margin: 8px 2px 0 2px;
}

figure.image figcaption{
    clear:both;
    margin: 6px 1px 6px 1px;
    text-align: center;
}
.content img{
    padding:0 10px 10px 10px;
}
.editorbtn{
    border: solid 1px #333;
    color: #FFF;
    background-color: #006600;
    text-decoration: none;
    font-size: 14px;
    padding: 5px;
    margin: 2px 0 2px 0;
    border-radius: 6px;
    display: inline-block;
    cursor:pointer;
}
.clear{clear:both;}

@media screen and (min-width:768px){
    /*desktops*/
    .logoLarge{display: block;}
.mobileLogo{display:none;}
    
    .logoLarge{
        display:block;
        margin:40px 0 0 0;
    }
    .addressBar{
        position: absolute;
        top: -28px;
        right: 2px;
        padding: 0;
        border-bottom: 1px solid #FFF;
        color:#6C0A15;
        background: none;
        width: 950px;
        text-align: right;
}
    .contentWrap{
        width: 1000px;
        margin: 0px auto 0 auto;
        overflow: hidden;
        background-color: rgb(255, 255, 255);
    }
    .content{
        overflow:hidden;
        position:relative;
        padding:20px 0 20px 0;
        margin:0px auto 0px auto;
        width:1200px;
        /*border-radius: 15px;*/
    }
    
    .floatRight{
        float:right;
    }
    .twoColumn{
        width:50%;
        border:none;
        float:left;
        margin:0 0 10px 0;
    }

    .threeColumn{
        width:33.3%;
        margin:0 0 10px 0;
        border:none;
        float:left;
    }
    

    .threeColumn .hideImage{
    padding:0;
    margin:0;
    }
    .twoColumn .hideImage{
    padding:0;
    margin:0;
    }
    .fullWidth .hideImage{
    padding:0;
    margin:0;
    }
    .rightMargin{
    /*margin-right:1%;*/
    }
    .bElement{
    clear:both;
    margin:0 0 10px 0;
    overflow: hidden;
    }
    .bElement img{
    float:right;
    }
    .bElement p{
        clear:none;
    }
    .bElement:after{
        content: "";
        display: inline-block;
        clear: both;
        }

 


   .bElement ul{
        padding:10px 5px 0 0;
        margin:10px 0px 0 10px;
        list-style:square;list-style-position: inside;
    }
    .cElement ul{
        padding:10px 5px 0 0;
        margin:10px 0px 0 10px;
        list-style:square;
        list-style-position: inside;
    }

    .cElement{
        clear:both;
        margin:0 0 10px 0;
        overflow: hidden;
    }
    .cElement p{
        /*display:inline;*/
        clear:none;
    }
    .cElement img{
       float:left;
    }
    .fullWidth{
       clear:both;
    }
    .fullWidth img{
        float:left;
        width:1px;
        height:1px;
    }
    /* end of tinymce columns */

    .footerWrap{
        clear: both;
        width: 960px;
        padding:20px;
        margin: 0px auto 0 auto;
        position: relative;
        
        background-color: #85C538;
        
        min-height: 100px;
        
        border-top:5px solid #16A6EC;
        border-bottom:5px solid #16A6EC;
    }
    .footer{
        overflow: hidden;
        position: relative;
        margin:0 auto;
    }
    .footer p{
        color:#000;

    }
    .footer a{
        color:#6C0A15;
        text-decoration: none;
    }
    .footer a:hover{
        text-decoration: underline;
    }
}

.signup-form-container{
    clear:both;
    background-color: #e3e4eb;
    border-radius: 6px;
    padding:1%;
    width:90%;
    margin:0 auto 20px auto;
    text-align: center;
}
form.signup {
    display:block;
}

form.signup label{
    display:inline-block;
    color:#003780;
}
form.signup input{
    margin:20px 5px;
}
form.signup input[type="text"]{
    display:inline-block;
    padding:3px;
    width: 150px;
}
form.signup input[type="submit"]{
display:inline-block;
width: 150px;
cursor: pointer;
/*margin: 25px 0 25px 200px;*/
padding: 5px 20px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
border: 0 none;
color: #000;
background-color: #459BC1;
color: #FFF;
font-size: 110%;
text-shadow: 0 -1px 0 rgba(0, 0, 0, .20);
background: -moz-linear-gradient(top, #003780, #0f70f1);
background: -webkit-gradient(linear, left top, left bottom, from(#003780), to(#0f70f1));
background: -moz-linear-gradient(top, #003780, #0f70f1);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .75), 0 1px 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .75), 0 1px 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .75), 0 1px 3px rgba(0, 0, 0, 0.3);
font-size: 110%;
}

form.signup input[type="submit"]:hover{

    color:#000;
    background: -moz-linear-gradient(top, #0f70f1, #003780);
    background: -webkit-gradient(linear, left top, left bottom, from(#0f70f1), to(#003780));

}




form.signup p{
    color:#003780;
    margin:0;
}
form.signup p.finePrint{
    font-size:80%;
    margin:0 0 0 0;
}
.imhumanSignup{
    clear: both;
    display:block;
    width:300px;
    margin: 0 auto;
}

@media screen and (max-width:768px){
    /* mobile devices*/
    .homeWhiteBLock{
        height:110px!important;
    }
.teleButton{display:none;}
.teleButtonMobile{
            display:block;
            margin:10px auto;
            width: 260px;
            padding: 25px;
            background-color: #FFCC33;
            border-radius: 10px;
            border: 1px solid black;
            color: #000;
            text-align: center;
            font-size: 19px;
    }
    .teleButtonMobile a{color:#FFF;}



h1,h2,h3,h4,h6{font-family: 'Open Sans', sans-serif;color:#16aeec;}
h1{font-size: 120%;line-height: 100%; margin: 0 0 15px 0;}
h2{font-size: 110%;line-height: 100%;margin: 0 0 15px 0;}
h3{font-size: 105%;line-height: 100%;margin: 0 0 15px 0;}
h4{font-size: 100%;line-height: 100%;margin: 0 0 15px 0;}
h5{font-size: 100%;line-height: 100%; margin: 0 0 15px 0;}
h6{font-size: 100%;line-height: 100%;margin: 0 0 15px 0;}
.showLogin{display:none;}

#logo{
    margin:0 auto;
    padding:0;
    display:block;
    max-width:90%;
    height:auto;
}

.wrapper{
    width:100%;
    margin:0 auto;
    position:relative;
}
.clearAll{
    clear:both;
    width:100%;
}
.header{
    width:100%;
    margin:0 auto;
    padding:2px 0 20px 0;
    background-color:#fff;
    position:relative;
}
.topGreen{
    display:none;
}
.greenBlock{
    background-color: #85C538;
    width: 100%;
    border-top:5px solid #16A6EC;
    border-bottom:5px solid #16A6EC;
}

.address{
    height: 40px;
}

.address p{
    color:#FFF;
    font-size:110%;
}
.spacer{
    height:20px;
}
.philosophyStatement{
    display:none;
    position: absolute;
    top: 40px;
    left: 0px;
    width: 100%;
}
.philosophyStatement>p:nth-of-type(1){font-size:130%;font-weight: bold;padding:0;margin:0;}
.philosophyStatement>p:nth-of-type(2){font-size:80%;font-weight:300;padding:0;margin:0;text-align: justify;}

.photoBar{
    background-color: #85C538;
    width: 100%;
    margin: 0px auto;
    border-top:5px solid #16A6EC;
    border-bottom:5px solid #16A6EC;
}

.whiteBlock{
    background-color:#FFF;
    overflow: hidden;
}

.content p {
    font-family: 'Open Sans', sans-serif;
    font-size: 95%;
    font-weight: 300;
    line-height: 120%;
    margin: 0 0 10px 0;
    color: #000;
    overflow:hidden;
    clear:both;
}

form#therapistLogin{
    display:none;
}
#photoBarContent{
    padding:20px 0 0 0;
}
#photoBarContent img{
    width:90%;
    height:auto;
    display:block;
    margin:0 auto;
}



.bElement img{
    width:100%;
    height:auto;
}
.logoLarge{display: none;}
.mobileLogo{display:block;}

.navigation{
    height: 15px;
    position: relative;
    width:100%;
    margin: 0 auto 20px auto;
    background-color:#894F2A;
    border-bottom: 8px solid black;
    text-align:center;
}
.navigation img{
    position: absolute;
    top: -12px;
    left: 58px;
    z-index: 10000;
    }
    

.addressBar{
    color:#FFF;
    text-align: center;
}
#menu_wrap{
    width: 100%;
    position: absolute;
    /*top: -80px;*/
}

.header{
    background-color: none;
    /*height: 218px;*/
    width:100%;
    margin: 0 0 0 0;
}
.header img{
    width:100%;
    max-height:100%;
}
.header h1{
    font-size:60px;
    color:#fff;
    font-weight: normal;
    font-weight:400;
}
    
#menu_wrap{
    width:100%;
}

.clearAll{
    clear:both;
    width:100%;
}
p {
    font-family: 'Open Sans', sans-serif;
    font-size: 80%;
    line-height: 135%;
    margin: 0 0 10px 0;
    color: #000;
    overflow:hidden;
}
body{
    font-family: 'Open Sans', sans-serif;
   font-size: 100%;
    line-height: 135%;
    color: #4B0D0D;
    background-color: #000;
    background-image: url('../images/contentBKG.jpg');
    margin:0;
    padding:0;
}

    .twocolumn{
        width:100%;
        border:none;
        float:left;
    }
.contentWrap{
     background-color:tan;
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
    width:100%;
    }
    .content{
        width:95%;
    overflow:hidden;
        padding:20px 10px 20px 10px;
        margin:0;
        position:relative;
    }
    .content img{
        width:80%;
        height:auto;
        margin:0 auto 0 auto;
    }
    img.hideImage{display:none;}
    .threecolumn{
        width:100%;
        border:none;
        float:left;
    }
    .leftpad{
        margin-right:0%;
    }

    .footerWrap{
        width: 100%;
        margin:2px auto 0 auto;
        position:relative;
        background-color:#999;
    }
    .footer{
        width: 90%;
        overflow: hidden;
        position: relative;
        padding: 2% 0 2% 0;
        margin:0 auto;
    }
    .footer p{
        font-family: 'Open Sans', sans-serif;
        font-size: 100%;
        line-height: 135%;
        margin: 0 0 10px 0;
        color: #000;
        overflow:hidden;

    }
    .footer a{
        color:#FFF;
        text-decoration: none;
    }
    .footer a:hover{
        color:#FFF;
        text-decoration: underline;
    }
    

}
/*end of media 768 max **/