@charset "utf-8";
/* CSS Document */

div.container { 
font : 80%/1.5 "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; color : #333; }

h2, h3, h4, p, ul, blockquote { 
margin : 0 20px .75em; }

h3 { 
margin-bottom : .15em;
font : 150% "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; 
font-weight : bold; 
letter-spacing : -1px; }

h2 { 
margin-bottom : .15em;
font : 120% "Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif; 
font-weight : bold; 
letter-spacing : -1px; }

p { 
font-size : 100%; }

h2, h3 { 
color : #88a308; }

h2+p { 
font-size : 110%; }

li > h4 { margin-left : 0; }

div#navigation { 
font-size : 110%;
color : #88a308; }

div.footer p { 
color:#333333; }

li > p { margin-left : 0; }

a:link, a:visited { 
text-decoration : none; }

a:link, a:visited { 
color:#339900;
}

a:hover {
color:#333300;
}