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: #16435a;    
}
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: 575px) {
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("images/header_tranquility.jpg");
    background-repeat: no-repeat;
    background-size:100%;
    background-position: 50% 30%; 
}
.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: 150px;
    display: block;
    background-color: white;
    background-image: url("https://barbaraminsker.com/images/Barbara-Minsker-banner-logo.png");
    background-repeat: no-repeat;
    background-size: 650px;
    background-position: 50% 65%; 
}
#i-header-2 {
    width: 100%; 
    height: 100px;
    display: block;
    background-color: white;
    background-image: url("https://barbaraminsker.com/images/Barbara-Minsker-banner-logo.png");
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: 50% 75%; 
}
#header {
    width: 100%; 
    height: 150px;
    display: block;
    background-color: white;
    background-image: url("../images/header_tranquility.jpg");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 50% 65%; 
}
#header-slide {
    width: 100%;
    height: 230px; 
    background-image: url("../images/header_tranquility.jpg");
    background-repeat: no-repeat; 
    background-size:100%;
    background-position: 50% 20%;
}
@media only screen and (max-width:950px) {
#header-slide {
    height: 150px;
}
}
@media only screen and (max-width: 575px) {
#header-slide {
    height: 115px;
}
}
#menu {
    width: auto;
    height: auto;
    font-size: 1.4em;
    font-weight: bold;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    background-image: url("../images/sunrise-over-water-blurred.jpg");
    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: #16435a; 
    font-weight: bold;
    padding: 0.5em 1.0em 0.5em 1.0em;
}
#menu a:hover, a:active {
    color: #efede8;
    background-color: #3a8397;
    border: 0;
}
@media only screen and (max-width: 575px) {
#menu a {
  display: block;
  min-height: 100%;
  padding: 0;
}
#menu a:hover, a:active {
    color: #efede8;
    background-color: #3a8397;
    border: 0;  
}
}
#content-area {
    width: 100%;
    background-color: #efede8; 
}
#content {
    width: 80%;
    background-color: white;
    margin-left: 10%;
    /*margin-right: 10%;*/
    font-family: 'PT Serif', serif;
    padding: 30px 0px 20px 0px;
}
@media only screen and (max-width: 600px) {
#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: 575px) {
.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/HPP_headshot_obit.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    border-radius: 95px / 120px;
    border-style: solid;
    border-width: 5px;
    border-color: #f1be37;
}
#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("https://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("https://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("https://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: #155765;
font-family: 'Open Sans Condensed', sans-serif;
}
#footer a {
  font-weight: normal; 
}
#footer a:hover, a:active {
  color: #465C8B;
  font-weight: bold;
  background-color: #efede8;
  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: #262228;
}
a.button:hover, a.button:active {
  display: inline-block;
/*  color: #DFDCE3; */
  color: #465C8B;
  text-shadow: 1px 1px #262228;
}
/*
@media only screen and (max-width: 575px) {
a.button:active {
   display: inline-block;
} */
}
