body {
    font: 11px/20px "Lucida Grande", verdana, sans-serif;
}

/* Presentation Stylesheet */

.t1
 {
  color: #0038aa;
}
.t2
 {
  color: #0038ff;
}
.t3
 {
  color: #006671;
}
.tn
 {
  color: #000000;
}

h1 {
font-size: 20px;
text-align: center;
 }
 h2 {
font-size: 16px;
 }
  h3 {
font-size: 13px;
 }
h1, h2, h3, p {
 margin:0;
 padding:15px;
 }
h1, h2, h3, h4
{
    color: Black;
}
h4 {
font-size: 13px;
 margin:0;
 padding: 5px 0;
 }
h5 {
font-size: 13px;
  color: #003871;
  margin-left: 15px;
  padding: 0;
  margin-bottom: 2px;
}
.news p {
 margin-top: 0px; margin-right: 0px; margin-bottom: 1px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 1px; padding-left: 0px; text-indent: 10px;
}

#navlist {
    padding: 0;
    margin: 0;
    padding-left: 10px;
}


#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
background: url("images/navBarBg2.gif") repeat-x 20px;
font: 10px/20px "Lucida Grande", verdana, sans-serif;
text-align: center;
}

#navcontainer a
{
color: #000;
text-decoration: none;
font-weight: none;
display: block;
width: 70px;
border-left: 1px solid #A8B090;
}

#navcontainer li#active { background: url("images/navBarBgHover2.gif") repeat-x 20px; }
#navcontainer a:hover { background: url("images/navBarBgHover2.gif") repeat-x 20px; }

.shadow {
    width:165px;
    /*height:200px;*/
    filter:shadow(color:gray, strength:5, direction:115);
    margin: 10px 0 10px 0;
}

.shadowimg {
    width: 150px;
    height: 130px;
    border: 1px solid black;
}

.pullquote 
{
    width: 145px;
    background:gold;
    color:black;
    float: right;
    border:1px solid maroon;
    font-weight:bold;
    line-height:140%;
    padding:5px;
    margin-top:10px;
    margin-left:10px;
    }
    
.directions {
    padding-left: 20px;
    color: #777;
}

img {border: 2px solid #000000;}

.imgDirect {
    float: left;
    margin: 0 15px 15px 0;
    width: 180px;
    height: 125px;
}
