

/* Presentation Stylesheet */ 

h3 {
 margin:0;
 padding:15px;
 color: #697752;
 font-family: "Trebuchet MS",Verdana, Arial, sans-serif;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
/*
p:first-letter {
 font-size: 90%; 
 font-weight: bold;
 color:black;
 }
*/ 
#cont {
 color: black;
 text-align:left;
 font-family: Garamond, Times, "Times New Roman", serif;
 font-style: normal;
 }
 
#hist_cont {
 color: black;
 text-align:left;
 font-family: Garamond, Times, "Times New Roman", serif;
 font-style: normal;
 font-size: .9em;
 }

#l-col a { 
 display:block;
 width:116px;
 background-color: #FFFFFF;
 }
#l-col a:hover {
 background-color: #697752;
 }
 
.quote{
  font-size: .95em;  font-style: italic;
  text-align: right;}

.italic{  font-style: italic;}
.bold{  font-weight: bold;}
.green{  color: #697752;}


#art_title {
 color: black;
 text-align:left;
 font-family: "Trebuchet MS",Verdana, Arial, sans-serif;
 font-style: normal;
 }
 
#art_location {
 color: black;
 text-align:left;
 font-family: "Trebuchet MS",Verdana, Arial, sans-serif;
 font-style: normal;
 font-size: .8em;
 }
#art_detail {
 color: black;
 text-align:left;
 font-family: "Trebuchet MS",Verdana, Arial, sans-serif;
 font-style: normal;
 font-size: .8em;
 }
