/* bg color below represents bottom of bg fade image */

.spring	{background-color: #3d874e; background-image: url(images/bg-green.jpg); background-repeat: repeat-x;}
.summer	{background-color: #ffc000; background-image: url(images/bg-gold.jpg); background-repeat: repeat-x;}
.autumn	{background-color: #660000; background-image: url(images/bg-red.jpg); background-repeat: repeat-x;}
.winter	{background-color: #277392; background-image: url(images/bg-blue.jpg); background-repeat: repeat-x;}


.spring #gobut		{background: url(images/gobut-green.gif);}
.summer #gobut		{background: url(images/gobut-gold.gif);}
.autumn #gobut		{background: url(images/gobut-red.gif);}
.winter #gobut		{background: url(images/gobut-blue.gif);}


.spring #ln-head	{background: url(images/head-190-green.gif);}
.summer #ln-head	{background: url(images/head-190-gold.gif);}
.autumn #ln-head	{background: url(images/head-190-red.gif);}
.winter #ln-head	{background: url(images/head-190-blue.gif);}


/* left nav bg colors */
.spring #menu a		{background: #c5eaae;}
.spring #menu a:hover	{background: #32801e;}

.summer #menu a		{background: #fbee7e;}
.summer #menu a:hover	{background: #c08a1b;}

.autumn #menu a		{background: #ff9933;}
.autumn #menu a:hover	{background: #c56517;}

.winter #menu a		{background: #deeef4;}
.winter #menu a:hover	{background: #548ace;}


/* pop-out menu colors */
.spring .lotxt, .spring a.lotxt:link, .spring a.lotxt:visited, .spring a.lotxt:active, .spring a.lotxt:focus	{background: #32801e;}
.spring .hitxt, .spring a.hitxt:link, .spring a.hitxt:visited, .spring a.hitxt:active, .spring a.hitxt:focus	{background: #54be48;}

.summer .lotxt, .summer a.lotxt:link, .summer a.lotxt:visited, .summer a.lotxt:active, .summer a.lotxt:focus	{background: #c08a1b;}
.summer .hitxt, .summer a.hitxt:link, .summer a.hitxt:visited, .summer a.hitxt:active, .summer a.hitxt:focus	{background: #e2bb03;}

.autumn .lotxt, .autumn a.lotxt:link, .autumn a.lotxt:visited, .autumn a.lotxt:active, .autumn a.lotxt:focus	{background: #ff9933;}
.autumn .hitxt, .autumn a.hitxt:link, .autumn a.hitxt:visited, .autumn a.hitxt:active, .autumn a.hitxt:focus	{background: #c56517;}

.winter .lotxt, .winter a.lotxt:link, .winter a.lotxt:visited, .winter a.lotxt:active, .winter a.lotxt:focus	{background: #548ace;}
.winter .hitxt, .winter a.hitxt:link, .winter a.hitxt:visited, .winter a.hitxt:active, .winter a.hitxt:focus	{background: #42b3fc;}


.spring #rn-head	{background: url(images/head-160-green.gif);}
.summer #rn-head	{background: url(images/head-160-gold.gif);}
.autumn #rn-head	{background: url(images/head-160-red.gif);}
.winter #rn-head	{background: url(images/head-160-blue.gif);}


/*
.spring .cal-date		{color: #32801e;}
.summer .cal-date		{color: #32801e;}
.autumn .cal-date		{color: #32801e;}
.winter .cal-date		{color: #32801e;}
*/


.spring .cal-item a:link    	{color: #32801e; text-decoration: underline;}
.spring .cal-item a:visited  	{color: #32801e; text-decoration: underline;}
.spring .cal-item a:active    {color: #32801e; text-decoration: underline;}
.spring .cal-item a:hover    	{color: #54be48; text-decoration: underline;}

.summer .cal-item a:link    	{color: #c35614; text-decoration: underline;}
.summer .cal-item a:visited  	{color: #c35614; text-decoration: underline;}
.summer .cal-item a:active    {color: #c35614; text-decoration: underline;}
.summer .cal-item a:hover    	{color: #ffd200; text-decoration: underline;}

.autumn .cal-item a:link    	{color: #550000; text-decoration: underline;}
.autumn .cal-item a:visited  	{color: #550000; text-decoration: underline;}
.autumn .cal-item a:active    {color: #550000; text-decoration: underline;}
.autumn .cal-item a:hover    	{color: #ff9933; text-decoration: underline;}

.winter .cal-item a:link    	{color: #4e7fc2; text-decoration: underline;}
.winter .cal-item a:visited  	{color: #4e7fc2; text-decoration: underline;}
.winter .cal-item a:active    {color: #4e7fc2; text-decoration: underline;}
.winter .cal-item a:hover    	{color: #42b3fc; text-decoration: underline;}




.spring #calbut	{background: url(images/bighead-160-green.gif);}
.summer #calbut	{background: url(images/bighead-160-gold.gif);}
.autumn #calbut	{background: url(images/bighead-160-red.gif);}
.winter #calbut	{background: url(images/bighead-160-blue.gif);}


.spring a.bod:link    	{color: #54be48; text-decoration: underline;}
.spring a.bod:visited 	{color: #54be48; text-decoration: underline;}
.spring a.bod:active  	{color: #54be48; text-decoration: underline;}
.spring a.bod:hover   	{color: #32801e; text-decoration: underline;}

.summer a.bod:link    	{color: #c35614; text-decoration: underline;}
.summer a.bod:visited 	{color: #c35614; text-decoration: underline;}
.summer a.bod:active  	{color: #c35614; text-decoration: underline;}
.summer a.bod:hover   	{color: #ffd200; text-decoration: underline;}

.autumn a.bod:link    	{color: #c56517; text-decoration: underline;}
.autumn a.bod:visited 	{color: #c56517; text-decoration: underline;}
.autumn a.bod:active  	{color: #c56517; text-decoration: underline;}
.autumn a.bod:hover   	{color: #ff9933; text-decoration: underline;}

.winter a.bod:link    	{color: #4e7fc2; text-decoration: underline;}
.winter a.bod:visited 	{color: #4e7fc2; text-decoration: underline;}
.winter a.bod:active  	{color: #4e7fc2; text-decoration: underline;}
.winter a.bod:hover   	{color: #42b3fc; text-decoration: underline;}


.spring h1	{color: #32801e;}
.summer h1	{color: #693903;}
.autumn h1	{color: #550000;}
.winter h1	{color: #0b1f7a;}


.spring h2	{color: #32801e;}
.summer h2	{color: #693903;}
.autumn h2	{color: #550000;}
.winter h2	{color: #0b1f7a;}


/*
.spring h3	{color: #54be48;}
.summer h3	{color: #54be48;}
.autumn h3	{color: #54be48;}
.winter h3	{color: #54be48;}
*/


.spring h3 a:link    	{color: #54be48; text-decoration: underline;}
.spring h3 a:visited 	{color: #54be48; text-decoration: underline;}
.spring h3 a:active  	{color: #54be48; text-decoration: underline;}
.spring h3 a:hover   	{color: #32801e; text-decoration: underline;}

.summer h3 a:link    	{color: #c35614; text-decoration: underline;}
.summer h3 a:visited 	{color: #c35614; text-decoration: underline;}
.summer h3 a:active  	{color: #c35614; text-decoration: underline;}
.summer h3 a:hover   	{color: #ffd200; text-decoration: underline;}

.autumn h3 a:link    	{color: #550000; text-decoration: underline;}
.autumn h3 a:visited 	{color: #550000; text-decoration: underline;}
.autumn h3 a:active  	{color: #550000; text-decoration: underline;}
.autumn h3 a:hover   	{color: #ff9933; text-decoration: underline;}

.winter h3 a:link    	{color: #4e7fc2; text-decoration: underline;}
.winter h3 a:visited 	{color: #4e7fc2; text-decoration: underline;}
.winter h3 a:active  	{color: #4e7fc2; text-decoration: underline;}
.winter h3 a:hover   	{color: #42b3fc; text-decoration: underline;}


.spring .leadin	{color: #54be48; font-weight: bold; font-size: 13px;}
.summer .leadin	{color: #ba8015; font-weight: bold; font-size: 13px;}
.autumn .leadin	{color: #c56517; font-weight: bold; font-size: 13px;}
.winter .leadin	{color: #548ace; font-weight: bold; font-size: 13px;}


.spring .cal-date a:link    	{color: #32801e; text-decoration: underline;}
.spring .cal-date a:visited  	{color: #32801e; text-decoration: underline;}
.spring .cal-date a:active    {color: #32801e; text-decoration: underline;}
.spring .cal-date a:hover    	{color: #54be48; text-decoration: underline;}

.summer .cal-date a:link    	{color: #c35614; text-decoration: underline;}
.summer .cal-date a:visited  	{color: #c35614; text-decoration: underline;}
.summer .cal-date a:active    {color: #c35614; text-decoration: underline;}
.summer .cal-date a:hover    	{color: #ffd200; text-decoration: underline;}

.autumn .cal-date a:link    	{color: #c56517; text-decoration: underline;}
.autumn .cal-date a:visited  	{color: #c56517; text-decoration: underline;}
.autumn .cal-date a:active    {color: #c56517; text-decoration: underline;}
.autumn .cal-date a:hover    	{color: #ff9933; text-decoration: underline;}

.winter .cal-date a:link    	{color: #4e7fc2; text-decoration: underline;}
.winter .cal-date a:visited  	{color: #4e7fc2; text-decoration: underline;}
.winter .cal-date a:active    {color: #4e7fc2; text-decoration: underline;}
.winter .cal-date a:hover    	{color: #42b3fc; text-decoration: underline;}

