html {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 width: auto;
 max-width: 1300px;
 background-color: #404040;    
}
p, ul, li, a {
  text-decoration: none;
}
a:-webkit-any-link {
    color: #3a8397;
    font-weight: bold;
    text-decoration: none;
    cursor: auto;
}
a:-webkit-any-link:active {
    color: #16435a;
    background-color: white;
}
a:-moz-any-link {
    color: #3a8397;
    font-weight: bold;
    text-decoration: none;
    cursor: auto;
}
a:-moz-any-link:active {
    color: #16435a;
    background-color: white;
}
h1, h2, h3 {
font-weight: bold;   
color: #262228; 
text-align: center;
font-family: 'Droid Serif', serif;
}
h1 {
font-size: 1.6em; 
}
h2 {
font-size: 1.5em; 
}
h3 {
font-size: 1.2em; 
}
table, tr, th, td {
border: 1px solid black;
text-align: center;
vertical-align: middle;
padding 0;
}
table {border-collapse: collapse;}
tr, th, td {height: 1.6em;}
@media only screen and (max-width: 680px) {
h1 {
font-size: 1.4em;
}
h2 {
font-size: 1.3em;
}
h3 {
font-size: 1.1em;
}
}
#container {
width: 100%;
background-color: #3a8397;
}
#area {
width:90%;
margin-left: 5%;
margin-right:5%;
}
#pgHeader {float:left; width:100%; height:250px; padding: 70px 0px 0px 0px;}

.hdr_home {
 background:url("http://www.abmp.com/wb_template/15/green/img/panel_top.jpg");
    background-repeat: no-repeat;
    background-size:100%;
    background-position: 50% 30%; 
B}
.hdr_tag {
    margin: 95px 0 0 20px;
    color: #007849; 
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 3.0em;
    font-weight: 500;
    text-shadow: 1px 1px #262228;
}
#i-header {
    width: 100%; 
    height: 120px;
    display: block;
    background-color: white;
    background-image: url("https://tiprudhomme.com/shanna/images/logo/shanna-website-logo-2.jpg");
    background-repeat: no-repeat;
    background-size: 650px;
    background-position: 50% 65%; 
}
#i-header-2 {
    width: 100%; 
    height: 90px;
    display: block;
    background-color: white;
    background-image: url("https://tiprudhomme.com/shanna/images/logo/shanna-website-logo-2.jpg");
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: 50% 75%; 
}
#header {
    width: 100%; 
    height: 160px;
    display: block;
    background-color: white;
    background-image: url("https://tiprudhomme.com/shanna/images/logo/shanna-website-logo-2.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 65%; 
}
#header-slide {
    width: 100%;
    height: 350px; 
    background-image: url("https://c.pxhere.com/photos/e0/32/child_school_student_classroom_africa-74935.jpg!d");
/*    background-image: url("https://tiprudhomme.com/shanna/images/southafrica/IMG_9588.jpg"); */
    background-repeat: no-repeat; 
    background-size:100%;
    background-position: 50% 45%;
}
@media only screen and (max-width: 680px) {
#header-slide {
    height: 250px;
}
}
@media only screen and (max-width: 450px) {
#header-slide {
    height: 150px;
}
}
#menu {
    width: auto;
    height: auto;
    font-size: 1.4em;
    font-weight: bold;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    background-color: #FFB81C;
    background-repeat: no-repeat;
    background-size: auto;
    background-position:center;
}
@media only screen and (max-width: 575px) {
#menu {
    display: table;
    table-layout: fixed;
    width: 100%;
}
}
#menu ul {
    margin: 0;
}
@media only screen and (max-width: 575px) {
#menu ul {
    height: 100%; 
    padding: 0;
}
}
#menu li { 
display: inline; 
line-height: 2.4em;
}
@media only screen and (max-width: 575px) {
#menu li {
  display: block;
  width: 100%;
  line-height: 1.6em;
  height: auto;
  text-align: center;
}
}
#menu a {
    text-decoration: none; 
    color: #385723;
//    color: #6a1aff;
//    color: #16435a; 
    font-weight: bold;
    padding: 0.5em 1.0em 0.5em 1.0em;
}
#menu a:hover, a:active {
    color: #FFB81C;
    background-color: #385723;
    border: 0;
}
@media only screen and (max-width: 575px) {
#menu a {
  display: block;
  min-height: 100%;
  padding: 0;
}
#menu a:hover, a:active {
    color: #FFB81C;
    background-color: #385723;
    border: 0;
}
}
#content-area {
    width: 100%;
    background-color: #385723;
}
#content {
    width: 80%;
    background-color: white;
    margin-left: 10%;
    font-family: 'PT Serif', serif;
    padding: 30px 0px 20px 0px;
}
@media only screen and (max-width: 680px) {
#content {
    width: 100%;
    margin-left: 0;
}
}
.content-text {
    font-weight: normal;
    text-align: center;
    font-size: 1.4em;    
    color: #262228; 
    padding: 0 10% 0 10%;
}
@media only screen and (max-width: 680px) {
.content-text {
    font-size: 1.1em;
}
}
#oval-portrait {
    width: 168px;
    height: 210px;
    display: block;
    margin: 0 auto;
    padding 0 0 0 0;
    background-image: url("../images/portraits/shanna-professional-closeup.jpg");
    background-repeat: no-repeat;
    background-size: 125%;
    background-position: 55% 30%;
    border-radius: 95px / 120px;
    border-style: solid;
    border-width: 5px;
/*    border-color: #007749; */
    border-color: #404040;
/*    border-color: #f1be37; */
}
.contact-map {
    display: inline-block;
    text-align: center;
    float: left;
    width: 50%;
}
@media only screen and (max-width: 680px) {
.contact-map {
    float: none;
    width: 100%;
}
}
#portrait { 
    padding: 25px 10px 10px 10px;
    display: block; 
    float: left;
    width: 40%;
    text-align: center;
    font-size: 1.2em;
    color: #155765; 
}
@media only screen and (max-width: 1020px) {
#portrait {
    float: none; 
    width: 100%;
    padding: 0 0 0 0;
}
}
@media only screen and (max-width: 1024px) {
#pgHeader {float:left; width:100%; height:250px; padding: 0px 0px 0px 0px;}

.hdr_home {
    background-size:110%;
    background-position: 50% 35%;
}
.hdr_tag { 
    margin: 130px 0 0px 20px;
    font-size: 2.3em;
    font-weight: 500;
 /*   padding: 0 0 0 0; */
}
}
@media only screen and (max-width: 575px) {
#pgHeader {float:left; width:100%; height:170px; padding: 0px 0px 0px 0px;}

.hdr_home {
    background:url("http://www.abmp.com/wb_template/15/green/img/panel_top.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 40%;
}
.hdr_tag {
    margin: 65px 0 0px 10px;
    color: #262228;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 2.0em;
    font-weight: 500;
}
}
@media only screen and (max-width: 450px) {
#pgHeader {float:left; width:100%; height:140px; padding: 0px 0px 0px 0px;}

.hdr_home {
    background:url("http://www.abmp.com/wb_template/15/green/img/panel_top.jpg");
    background-repeat: no-repeat;
    background-size: 110%;
    background-position: 50% 40%;
}
.hdr_tag {
    margin: 60px 0 0 5px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #007849;
    font-size: 1.5em;
    font-weight: 500;
}
}
@media only screen and (max-width: 321px) {
#pgHeader {float:left; width:100%; height:160px; padding: 0px 0px 0px 0px;}

.hdr_home {
    background:url("http://www.abmp.com/wb_template/15/green/img/panel_top.jpg");
    background-repeat: no-repeat;
    background-size: 140%;
    background-position: 50% 40%;
}
.hdr_tag {
    margin: 80px 0 0px 5px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #007849;
    font-size: 1.5em;
    font-weight: 500;
}
}
#footer {
display: block;
text-align: center;
font-size: 1.0em;
line-height: 1.6em;
padding: 0 0 1.0em 0;
color: #FFFFFF;
font-family: 'Open Sans Condensed', sans-serif;
}
#footer a {
  font-weight: normal; 
  color: #FFFFFF;
}
#footer a:hover, a:active {
  color: #FFB81C;
  font-weight: normal;
  background-color: #385723;
  background-repeat: no-repeat; 
}
@media only screen and (max-width: 575px) {
#footer {
  font-size: 0.8em;
  padding: 0 10% 10px 10%;
}
#footer a:active {
  display: inline-block;
  font-weight: normal; 
}
}
.button {
  display: inline-block;
  font-weight: normal;
  padding: 0.2em 15px 0 15px;
  width: auto;
  height: 1.6em;
  font-size: 1.0em;
  border-radius: 25px;
  font-family: 'Open Sans Condensed', sans-serif;
}
a.button {
  text-decoration: none;
  font-weight: normal;
  color: #FFB81C;
  background-color: #001489;
}
a.button:hover, a.button:active {
  display: inline-block;
  color: #000000;
  background-color: #E03C31;
  font-weight: 500;
}
/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 320px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -160px; /* Use half of the width (120/2 = 60), to center the tooltip */
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}
