/* colors

green: #5c6a50
light green: #7f8d73
tan: #f4f4ea
orange: #974a21

*/

body { font-family: 'Trebuchet MS', Helvetica, sans-serif; color: #333;}
a { text-decoration: none; color: #974a21; }
a:hover { color: #a96b4a; }
h1 {font-size: 140%; color: #974a21;}
/* h2 {font-size: 120%; font-weight: lighter; color: #5c6a50;} */
h3 {font-size: 110%;}
#showcase-text {color: #485041;}