@charset "utf-8";
/* CSS Document */

@media all
{
html * { font-size: 100.01%;}

body {font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 75.00%;}

  h1 { font-size: 225%;}      				    /* 28px */
  h2 { font-size: 200%; color:#182E7A;}         /* 24px */
  h3 { font-size: 150%;}			            /* 18px */
  h4 { font-size: 133.33%;}                     /* 16px */
  h5 { font-size: 116.67%;}                     /* 14px */
  h6 { font-size: 116.67%; font-style:italic;}  /* 14px */

  h1, h2, h3, h4, h5, h6 {margin:0; padding:0;}
	#contentDisplay h5 { padding:0 24px 0 0;}

.standardList {font-weight:bold; font-size:1.2em; }
ol {font-weight:bold; color:#f6f6d9;}
ol ol {font-weight:normal;}

a {color:;}
a:hover {text-decoration:none;}
a:visited {color: #666;}

p { line-height: 1.2em; margin: 0 0 1em 0;}

.legalFont {font-size:.75em; color:#999; line-height:1em;}

.greenFont {color:#146e02;}

.yellowFont {color:#eaf806;}

.paleFont {color:#f6f6d9;}

#header-bottom h1 {color:#eaf806;} 
#header-bottom h5 {color:#fff;}
#navList {font-weight:bold; font-size:116.67%; color:#eaf806;}
ul#navList li a, #footer ul li a, #contentDisplay ul li a {color:#eaf806;}
#eco-debris a {color:#000;}
ul#navList li a:hover {color:#fff;}

li#active {color:#fff;}
li.goGreen {color:#186b3e;}

#contentGoGreen {font-size:112%;}
#contentGoGreen ul li a {font-size:133.33%;}
#contentGoGreen h5 {color:#eaf806}
ul#goGreenList { color:#f6f6d9; font-weight:bold;}
ul#goGreenList li:first-letter {color:#66CC00; font-size:2em; min-height:1%;}

#contentDisplay {font-size:112%;}
#contentDisplay ul li a {font-size:133.33%;}
#contentDisplay h5 {color:#eaf806}
#overviewList {color:#f6f6d9; font-weight:bold;}
#note {color:#ff6;}
#rightContent ul {color: #063;}
.tinyFont {font-size:.85em;}
#footer {font-size:90%; color:#aaa;}
	#milliotcreative a {font-size:.9em; color:#aaa;}

}