@media (min-width:601px) {

div#page { width:auto; margin-left:auto; margin-right:auto;}

div.index {
height:auto;
padding:2em;
}
h3 {
font-family: "DejaVu Serif";
color: #00002D;
font-size: 3em;
font-weight:bold;
line-height:1em;
text-align:center;
text-shadow:  2px 2px 3px #8B3B0F;
}

h4 {
font-family: "DejaVu Sans";
color: #00002D;
font-size: 2em;
font-weight:bold;
line-height:1em;
text-align:center;
text-shadow:  1px 1px 2px #8B3B0F;
}
h4.health {
font-family: "DejaVu Sans";
color: #00002D;
font-size: 2.5em;
font-weight:bold;
line-height:1em;
text-align:center;
text-shadow:  1px 1px 2px #8B3B0F;
}
h4.directors {
font-family: "DejaVu Sans";
color: #00002D;
font-size: 2.5em;
font-weight:bold;
line-height:1em;
text-align:center;
text-shadow:  1px 1px 2px #8B3B0F;
}
h4.left {
font-family: "DejaVu Sans";
color: #00002D;
font-size: 2em;
font-weight:bold;
line-height:1em;
text-align:left;
text-shadow:  1px 1px 2px #8B3B0F;
}
h4.leftsub {
font-family: "DejaVu Sans";
color: #00002D;
font-size: 1.5em;
font-weight:bold;
line-height:1em;
text-align:left;
text-shadow:  1px 1px 2px #8B3B0F;
}
h5 {
font-family: "DejaVu Sans";
color: #00002D;
font-size: 1.5em;
font-weight:bold;
line-height:1em;
text-align:center;
text-shadow:  1px 1px 2px #8B3B0F;
}


p {
font-family: "DejaVu Sans";
font-size:1em;
color: #00002D;
text-shadow:  .5px .5px 1px #8B3B0F;
}
span.small {
font-size:.65em;    
    
    
}
.breakall {
clear: both;
}

.txtcent {
text-align:center;
}

ul.none {
list-style:none;
}

.aligncent {
vertical-align: middle;
}
.none {
text-decoration: none;
}

.button {
vertical-align: middle;
width:20%;
}
.right {
text-align:right;
}
.imgright {
text-align:right;
padding-right:3em;
}
img.homebutton {
vertical-align: middle;
width:10%;
}

img.valignmid {
vertical-align: middle;
}
img.valigntop {
vertical-align: top;
}
.shrink50{
 width:50%;   
}
.shrink85{
 width:85%;   
}
span.ind2{
text-indent:2em;   
display:block;

}
span.ind2a{
text-indent:2em;   
display:block;
margin-top:-1em;
}
span.ind5{
text-indent:5em;   
display:block;
}

.uline {
text-decoration: underline;
}

.prodnote {
font-size: .8em;
line-height: 1.2em;
font-weight:normal;
}

.red {
color: #B00000;
}


a.menu {
 font-family: "DejaVu Sans";
font-size:1em;
color: #00002D;
text-shadow:  .5px .5px 1px #8B3B0F; 
text-decoration:underline;
}



}