/*styleshhet for Daniels part of the web*/

.sub { 
   font-size: small;
   background-color: transparent;
   color: #003300;
 }






#list{ 
   text-align: center;
   background-color: transparent;
   font-size: large;
  
 }

.listheading{ 
   background-color: transparent;
   color: #003300; 
   font-weight: bold;
    font-size: x-large;
}

#divlist { 
   border-top-width: 2px;
   border-top-style: solid;
   background-color: transparent;
   font-size: large;
 }

#dive { 
   border-top-width: 2px;
   border-top-style: solid;
   background-color: transparent;
 }

.date { 
   font-size: small;
   background-color: transparent;
 }

.title { 
   background-color: transparent;
   color: #003300; 
   font-weight: bold;
   font-size: large;
   
 }

.narrate{ 
   background-color: transparent;
   font-style: italic;
 }

.camplist { 
   background-color: transparent;
   color: #003300; 
   text-align:center;
 }


