body {
color: #666666;
font: 0.75em/1.5em arial, sans-serif;
}
h1 {
color: #4c8001;
font-size: 30px;
margin-bottom: 1.5em;
}
h2 {
font-size: 1.8em;
margin-bottom:  0.5em;
}
h3 {
color: #336600;
font-size: 16px;
margin-bottom: 0.5em;
}
h4 {
color: #336600;
font-size: 1.15em;
margin-bottom: 0.2em;
}

a {
color: #336600;
position: relative;
}
.column_right a, #footer a {color: #669900;}
a:hover {text-decoration: none;}
#footer .second_2 a, #footer .column_right a {
color: #666666;
text-decoration: none;
}
#footer .second_2 a:hover, #footer .column_right a:hover {text-decoration: underline;}

#wrapper {
margin: 0 auto;
max-width: 1500px;
}
* html #wrapper {width: expression(document.body.clientWidth>1500?"1500px":"100%");}

#footer .first {color: #336600;}
#footer span {color: #669900;}

.light {font: bold 1.3em/1.5em arial, sans-serif;}
.light a {
color: #669900;
font-weight: normal;
}
.light a.active {
color: #666666;
font-weight: bold;
}
