@charset "UTF-8";
/* CSS Document - last updated: 1.29.09 */

/* General */
body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-type: none;
	line-height:22px;
	background-color: #999999;
	margin:0px;
}
td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-position: outside;
	list-style-type: none;
	line-height: 18px;
	vertical-align: top;
}
a:link {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#666666;
	text-transform : none;
	text-decoration: none;
}
a:visited, a:active, a:hover  {
	font-size: 11px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #990000;
	text-transform : none;
}

/* Divs */
#sectionlinks {
	border: thin #999 solid;
	padding: 5px;
}

/* Classes */

.headerpurple {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform : uppercase;
	text-decoration: underline;
	font-weight: bolder;
}

a.topnav:link {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#990000;
	text-decoration:none;
	text-transform : uppercase;
}

a.topnav:visited {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#990000;
	text-decoration:none;
	text-transform : uppercase;
}

a.topnav:active {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#003366;
	text-decoration:underline;
	text-transform : uppercase;
}

a.topnav:hover {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#666666;
	text-decoration:none;
	text-transform: uppercase;
}

a.side:link {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
	text-transform : none;

}

a.side:visited, a.side:active, a.side:hover {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000;
	text-decoration:none;
	text-transform : none;
}

.sidereg {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
	text-transform:none;
}

.bodytextxtrasmall {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.headerwhite {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform : uppercase;
}

.bodytextwhite {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

.marquee {
	font-size: 11px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	border: thin dotted #999;
}

.callout {
	color: #666;
	padding: 10px;
	background-color: #FC3;
	width:120px;
}

.bodytextredbold {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}

.calloutred {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	line-height: 24px;
	padding: 5px;
	background-color: #990000;
	font-weight: bolder;
	margin: 5px;
	top: auto;
	display: block;
	border-top: medium none;
	border-right: medium none;
	border-bottom: medium none;
	border-left: medium none;
	background-position: center;
	text-align: center;
}

.musicpurple {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666699;
}

.theatrebrown {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999933;
}

.danceyellow {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
}

.buytickets {
	border:#FC3 4px solid;
	margin:4px 0px 6px 18px;
}
.plantSale {
	font-size:15px;
	color:#090;
	font:"Comic Sans MS", serif;
	font-weight:bold;
}
