@charset "utf-8";
/*COLORS*/
body {  color: #336633; background-color:#ffffe0;  } /* ffffee #fffff0ivory; url(images/ombg890x100.gif) repeat-y center top;  */
#container { border-left: 1px solid #99cc00; border-right: 1px solid #99cc00; background-color: #ffffcc; }
#header { background-image:url(images/headerbg.jpg);} /* background-image:url(images/headerbg.gif jpg); */
#header h1 { color: #336633; } /* 666633 */
#header h2 { color: #669933; }
#nav { background: transparent url(images/navbg.png) top left no-repeat; } /*background-color: #CCCC99;  background-image:url(images/navbg.png);*/ 
#nav li a:hover { color: #ff9933; } /* #ff9933; orange */
.oakes { color: #ffffcc; }
.wam { color: #ffff99; }

#sidebar { background-color: #ddffaa; background: url(images/sidebarbg.jpg); background-repeat: repeat; padding: 10px; color: #006600; }  /* the background color will be displayed for the length of the content in the column, but no further */  

#sidebar a:link {color: #336600; text-decoration: none; border-bottom: 1px solid #669933; } /* unvisited link  */
#sidebar a:visited {color: #669933; text-decoration: none; border-bottom: 1px solid #669933; }  /* visited link */
#sidebar a:hover {color: #006600; text-decoration: none; border-bottom: 1px solid #006600; }   /* mouse over link ff9933*/

#container #sidebar .moreinfo { border: 1px dotted #669933;  }
#container #sidebar .moreinfo:hover { background-color: #ffff99; color:#336600; background-image:url(images/morebg.jpg); text-decoration: none; border: 1px solid #669933; } 
.moreinfo { color: #006600; } 
.moreinfo:hover { color: #006600;  }
.moreinfo:hover .more { background-color: #ffff99; color:#336600; background-image:url(images/morebg.jpg); background-repeat: repeat; } 
a:link {color: #336600;}     /* unvisited link */
a:visited {color: #669933;}  /* visited link */
a:hover {color: #ffffee;}   /* mouse over link */
 /* a:active {color: #006600;}   selected link */

#mainContent a:hover {color: #ff9933;}     /* unvisited link */

#mainContent { background-color: #ffffcc;  } /*ffffee #fffff0ivory FFFFEObackground: url(images/containerbg2.jpg) */ 
#container #footer { background-color: #669933; background-image: url(images/footerbg.jpg); background-repeat: repeat-x; } 

h1, h2, h3, h4, h5, h6 { color: #006600; } /*006600 dark green*/

.design2 #container { border: 1px solid #999966; } /* #CCCCCC; */

