@charset "UTF-8";
/* CSS Document */

body { margin: 10px 0; padding: 0; font: 12px/16px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; color: #000; background-image:url(../images/bkgd.jpg); background-position:center top; background-repeat:no-repeat; }

h1 { color: #fff; font-weight: normal; font-size:18px; margin: 0 0 0 180px; line-height:20px; }
h2 { color: #cc3300; font-size: 18px; line-height: 21px; font-weight: bold; margin: 5px 0 10px 0; }
h3 { color: #cc3300; font-size: 16px; line-height: 19px; font-weight:normal; margin: 25px 0 -5px 0; }

a:link { color: #06c; text-decoration: underline; }
a:visited { color: #06c; text-decoration: underline; }
a:hover { color: #06c; text-decoration: none; }
a:active { color: #06c; text-decoration: none; }

#calendar p { margin: 0 0 10px 0; font-size:11px; line-height:14px; }

#upcoming p { line-height: 17px; margin:10px 0; }

#contests p { color:#fff; margin:5px 0; font-size:13px; }
a.contests { color: #fff; font-size:13px; }
a.contests:link { text-decoration: underline; }
a.contests:visited { text-decoration: underline; }
a.contests:hover { text-decoration: none; }
a.contests:active { text-decoration: none; }

#news { background-color:#cc6; margin: 10px 0; background-image:url(../images/wayFreshGrassBkgd.gif); background-repeat:no-repeat; background-position:bottom; }
#news ul { color: #363; margin: 0 15px 30px 50px; font-size: 11px; line-height: 13px; }
#news li { margin-bottom:8px; }
/* ADD BACK WHEN USING FEWER NEWS BULLETS #news ul { color: #363; margin: 0 15px 30px 50px; font-size: 12px; line-height: 15px; }
#news li { margin-bottom:10px; } */
a.news { color: #363; }
a.news:link { text-decoration: underline; }
a.news:visited { text-decoration: underline; }
a.news:hover { text-decoration: none; }
a.news:active { text-decoration: none; }

#bottomNav {font-size:10px; line-height:12px; color:#999 }
a.bottomNav:link { text-decoration: none; }
a.bottomNav:visited { text-decoration: none; }
a.bottomNav:hover { text-decoration: underline; }
a.bottomNav:active { text-decoration: underline; }

.textOrange { color:#FF693A; font-size:11px; }
.textWhite { color:#FFFFFF; font-size: 14px; line-height:17px; }
.textPullquote { color:#cc3300; font-size:18px; line-height:24px; font-weight: bold; font-style:italic; margin-top:5px; }

.copyright { color: #999; font-size: 9px; margin-top:5px; }