
* {
   font-family: Arial, Helvetica, sans-serif;
   color: #003300;
}

a {
   color: #10200F;
}

a:hover {
   color: #990000;
}

body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background-color: #eeffee;
}

td {
   vertical-align: top;
}

h1 {
   font-size: 2em;
   text-align: center;
}

h2 {
   font-size: 1.75em;
   color:Maroon;
   text-align: center;
   margin-bottom: 0px;
}

h6 {
   font-size: 1em;
   text-align: center;
}

th {
   font-size: 1em;
   text-align:left;
}

caption {
   font-size: 1.5em;
   color: maroon;
   font-weight: bold;
}

#tblResources > ul + li {
   font-size: 1.5em;
}

#ClubOfTheMonth {
	color: maroon;
   font-size: larger;
   }
   
.pageSectionLinks {
   text-align: center;
}

.returnToTop {
   font-size: .8em;
   text-align: center;
   font-style: italic;
}

.mainMenu {
   font-size: 1em;
   text-align: center;
   width: 100%;
   margin-bottom: 5px;
}

.forestShort {
   background-image: url(/OPCAAW/ForestShort.gif);
   text-align:center;
   background-repeat: repeat-x;
   height: 30px;
}

.centerParagraph {
   text-align: center;
}

.alignLeft {
   text-align: left;
}

.baseFont {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color:#10200F;
}

ul.sponsorLink {
   list-style-image: url(file:///F|/OPCAAWNew/CSS/images/ToolsSmall.jpg);
}

hr.opcaawRule {
   margin-bottom: 0;
}

li.firstListItem {
   list-style: none;
   font-size: 1.5em;
   color: maroon;
   margin-bottom: 3px;
}

#homePageLogo {
   width: 50%;
   float:left;
   vertical-align: middle;
}

#tdSponsorList ul li a, span {
   margin-left: 1%;
}

tr.altRow {
   background-color: #66ffcc;
}

