body { background-color: #CDCCCC; font-family: Verdana, Arial, Helvetica, sans-serif;} /* This sets the main background to grey*/
td {font-size: 12pt; background-color: #ffffff;}  /* This sets the background color and font size of the interior body of the webpage */
h1 {font-size: 16pt; font-weight: bold;} /* Change the size of the different header refrences here */
h2 {font-size: 14pt; font-weight: bold;}
h3 {font-size: 12pt; font-weight: bold;}
li {font-size: 12pt;} /* chnage the size of bulleted items here */
td.submenu {background-color:#EEEEEE;}  /* This sets the automatic background color to white in all of the submenus */
a.submenu {font-size: 10pt; color:#666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;} /*  */
td.menu {background-color: #223d52; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold;} /* The sets the style and color of the main headers in the side menu */
td.header1 {background-color:#EAF1F9;font-size: 10pt;} /* This sets the light blue color behind the logo */
td.header2 {background-color:#5E5E60; border-top: 5px solid #5E5E60; border-bottom: 5px solid #5E5E60;}  /* This sets the color behind the picture in the header (currently the Susitna river valley */
td.gwsfooter { background-color:#223D52; color:#C9D0E8; margin:0; width:auto; margin:2px; font-family: "trebuchet ms", Verdana, Tahoma, Arial, Helvetica, san-serif; font-size:10pt; line-height:normal; } /* This controls the style in the footer */
