/*

Version 1.0
5 June, 2006

*/

body { background-color:#669966; color:#000000; }
a { color:#ffffff; }
a:hover { color:#ffcc00; }
#tagline h2 { color:#000000; }
#menu { background:url(../images/bg-menu.gif) top center repeat-y; }
#menu a { border-color:#336633; color:#000000; background-color:#c0d9c0; }
#menu a:hover, #menu a.selected { color:#E36E1D; background-color:#006633; border-color:#ffffff; }
#content h1 { color:#000000; }
#subcontent { color:#ffffff; background:transparent url(../images/bg-subcontent.gif) top left no-repeat; }
#extra1 { background:transparent url(../images/bg-extra1.gif) top right no-repeat; }
#extra1 h4 { color:#333333; }
div.hr { background:url(../images/star.gif) no-repeat scroll center; }

#footer, #footer a { color: #ffffff; text-decoration: none;}
#footer a:hover { color: #cccccc; text-decoration: underline; }