/* STYLE FOR "WHAT'S HAPPENING?" NAVMENU */
A.navlinks:link {  text-decoration: none; color: #000000 }
A.navlinks:visited {  text-decoration: none; color: #000000}
A.navlinks:active {  text-decoration: none; color: #666666}
A.navlinks:hover {  text-decoration: underline; color: #000000}
.navlinks {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}


/* STYLE FOR CATEGORY SUBMENU (SUBLINKS) */
A.sublinks:link {  text-decoration: none; color: #000000 }
A.sublinks:visited {  text-decoration: none; color: #000000}
A.sublinks:active {  text-decoration: none; color: #666666}
A.sublinks:hover {  text-decoration: underline; color: #000000}
.sublinks {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}


/* STYLE FOR BODY HEADERS */
.headers {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}


/* STYLE FOR REGULAR BODY COPY */
.copy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}


/* STYLE FOR IMAGE CAPTIONS & FINE PRINT */
.caption {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}


/* STYLE FOR PHOTO ALBUM CAPTIONS */
.albumcaption {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}


/* STYLE FOR PHOTO ALBUM LINKS */
.albumlinks {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #999966}


/* STYLE FOR FOOTER COPY */
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCC99}


/* STYLE FOR FOOTER LINKS */
A.footerlinks:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCC99}
A.footerlinks:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCC99}
A.footerlinks:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCC99}
A.footerlinks:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCC99}


/* STYLE FOR DEFAULT LINKS */
A:link {  color: #663333}
A:visited {  color: #663333}
A:active {  color: #999966}
A:hover {  text-decoration: underline; color: #663333}

.handbill {  font-family: "Times New Roman", Times, serif; font-size: 10px}
.copy_boldcolor { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #996633; font-weight: bold}
.copyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;

}
