/* typography.css */

body { 
font : 72%/1.5 "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; color : #333; }

h2, h3, h4, p, ul, blockquote { 
margin : 0 20px .75em; }

h2, h3 { 
margin-bottom : .15em;
font : 200% "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; 
font-weight : bold; 
letter-spacing : -1px; }

h4 { 
margin-bottom : .15em;
font : 150% "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; 
font-weight : bold; 
letter-spacing : -1px; }

p { 
font-size : 100%; }

h2, h3, h4{ 
color : #308230; } /* 499249 004A00  */

h2+p { 
font-size : 110%; }

li > h4 { margin-left : 0; }

div#nav_menu, div#nav_rep p { 
font-size : 200%; /* 160%  */
color : Red } /* #88a308; */

div#site_info p { 
color : #fff; }

li > p { margin-left : 0; }

a:link, a:visited { 
text-decoration : none; }

a:link, a:visited { 
color : #308230; }

.site_info_link { 
color : white; }

.last_modified {
color : red; } /* #800000 */

ul#nav_tools a {
color : #fff; } 

/*
div#content_section_sidebar table { 
margin : 0 20px .75em; }
*/
/*
div#content_section_sidebar {
color : black;  } 
 
.sidebar {
color: black;  }   */