/* Style sheet for AshevilleEarthDay.org */

/* Selector <a> order Must be - link,visited,hover,active */

a:link	{ color: #0099FF; text-decoration: none }
a:visited	{ color: #0099FF; text-decoration: none }
a:hover	{ color: #FF9900; text-decoration: none }
a:active	{ color: #0099FF; text-decoration: none }

/* normal ul when hover links */
a.ul:link	  { color: #0099FF; text-decoration: none }
a.ul:visited  { color: #0099FF; text-decoration: none }
a.ul:hover	  { color: #FF9900; text-decoration: none;
                border-bottom: 1px dotted }
a.ul:active	  { color: #0099FF; text-decoration: none }

/* underline when hover for Sponsor Types */
a.redwood:link	  { color: #D93A03; text-decoration: none }
a.redwood:visited  { color: #D93A03; text-decoration: none }
a.redwood:hover	  { color: #D93A03; text-decoration: none;
                border-bottom: 1px dotted }
a.redwood:active	  { color: #D93A03; text-decoration: none }

a.sequoia:link	  { color: #C05602; text-decoration: none }
a.sequoia:visited  { color: #C05602; text-decoration: none }
a.sequoia:hover	  { color: #C05602; text-decoration: none;
                border-bottom: 1px dotted }
a.sequoia:active	  { color: #C05602; text-decoration: none }

a.oak:link	  { color: #AF7649; text-decoration: none }
a.oak:visited  { color: #AF7649; text-decoration: none }
a.oak:hover	  { color: #AF7649; text-decoration: none;
                border-bottom: 1px dotted }
a.oak:active	  { color: #AF7649; text-decoration: none }

a.maple:link	  { color: #825430; text-decoration: none }
a.maple:visited  { color: #825430; text-decoration: none }
a.maple:hover	  { color: #825430; text-decoration: none;
                border-bottom: 1px dotted }
a.maple:active	  { color: #825430; text-decoration: none }

a.np:link	  { color: #0066CC; text-decoration: none }
a.np:visited  { color: #0066CC; text-decoration: none }
a.np:hover	  { color: #0066CC; text-decoration: none;
                border-bottom: 1px dotted }
a.np:active	  { color: #0066CC; text-decoration: none }
/* end sponsor types */

body { color: #3B4E80;
	font-face: Georgia, "Times New Roman", Times, serif }

h1,h2,h3,h4,h5,h6	{ color: #3B4E80;
		font-family: Georgia, "Times New Roman", Times, serif }

h1.g { font-family: Georgia, "Times New Roman", Times, serif }
h2.g { font-family: Georgia, "Times New Roman", Times, serif }
h3.g { font-family: Georgia, "Times New Roman", Times, serif }
h4.g { font-family: Georgia, "Times New Roman", Times, serif }
h5.g { font-family: Georgia, "Times New Roman", Times, serif }
h6.g { font-family: Georgia, "Times New Roman", Times, serif }

.main1 { color: #3B4E80; font-size: 20px; font-weight: bold;
 		font-family: Georgia, "Times New Roman", Times, serif }
.main2 { color: #3B4E80; font-size: 20px; font-weight: bold;
 		font-family: "Times New Roman", Times, serif }

.sub1 { color: #3B4E80; font-size: 17px; font-weight: bold;
 		font-family: Georgia, "Times New Roman", Times, serif }
.sub2 { color: #3B4E80; font-size: 17px; font-weight: bold;
 		font-family: "Times New Roman", Times, serif }

.sub3 { color: #3B4E80; font-size: 14px; font-weight: bold;
 		font-family: Georgia, "Times New Roman", Times, serif }
.sub4 { color: #3B4E80; font-size: 14px; font-weight: bold;
 		font-family: "Times New Roman", Times, serif }

.link1 { color: #3B4E80; font-size: 12px;
 		font-family: Georgia, "Times New Roman", Times, serif }
.link2 { color: #3B4E80; font-size: 14px;
 		font-family: "Times New Roman", Times, serif }

.bandname { color: #445374; font-size: 17px; font-weight: bold;
		font-family: Georgia, "Times New Roman", Times, serif }

.bandname2 { color: #0099FF; font-size: 12px; font-weight: bold;
		font-family: Georgia, "Times New Roman", Times, serif;
		 letter-spacing: +1px}

.bandtime { color: #445374; font-size: 14px; font-weight: bold;
		font-family: Georgia, "Times New Roman", Times, serif }

.bandlink { font-size: 11px; font-weight: bold;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		letter-spacing: +1px; }

.bandinfo { color: #003366; font-size: 12px;
		font-family: arial }

.mission { color: #445374; font-size: "14px";
		font-family: Georgia, "Times New Roman", Times, serif }

/* styles for the appropriate sponsor levels @ sponsors.php */

.redwood { color: #D93A03; font-size: "28px";
		font-family: Georgia, "Times New Roman", Times, serif }
.sequoia { color: #C05602; font-size: "20px";
		font-family: Georgia, "Times New Roman", Times, serif }
.oak { color: #AF7649; font-size: "17px";
		font-family: Georgia, "Times New Roman", Times, serif }
.maple { color: #825430; font-size: "15px";
		font-family: Georgia, "Times New Roman", Times, serif }

/* style for "Last modified:" script */

.modified { color: #41446D; font-size: 11px }

.bottom1 { color: #41446D; font-size: 09px; font-family: georgia }
.bottom2 { color: #666666; font-size: 10px }

/* end stylesheet &copy; 2004 AshevilleEarthDay.org */
