@charset "UTF-8";



body {
	background: url(art/background.gif);    
	background-repeat: repeat-y;
	background-position: center top;
}

a {
	font-family:verdana;
	font-size:12px;
	color:#6ea150;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}


a:hover {
	text-decoration:underline;
}

div {
	margin: 0px;
	padding: 0px;
}

td {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
}

.smallitalics {
	font-family: georgia;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-style: italic;
	vertical-align: top;
}

a.smallitalics {
	font-family: georgia;
	font-size: 12px;
	color: #6ea150;
	line-height: 18px;
	font-style: italic;
}


a.staff {
	font-family:georgia;
	font-size:15px;
	color:#6ea150;
		font-style: italic;
}


.subnav {
	font-family: verdana;
	font-size: 11px;
	color: #cccccc;
	background-color: #404040;
	text-decoration: none;
}

a.subnav {
	font-family: verdana;
	font-size: 11px;
	color: #a8cf95;
	background-color: #404040;
	text-decoration: none;
}

.lettertext {
	font-family: georgia;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
}

a.lettertext {
	font-family: georgia;
	font-size: 11px;
	color: #6ea150;
	line-height: 15px;
	text-decoration: none;
}

a.subnav:hover {
	color: #a8cf95;
}


.formheaders {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #6ea150;
	text-transform: uppercase;

}

.reprom {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #fa5226;
	text-transform: uppercase;
}

.eventheaders {
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #6ea150;
	text-transform: uppercase;
}

a.eventheaders {
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #6ea150;
	text-transform: uppercase;
}

a.eventheaders:hover {
	color: #666666;
}

.label {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}

.bigheaders {
	font-family: trebuchetMS;
	font-size: 16px;
	color: #666666;
}

.bigquote {
	font-family: georgia;
	font-size: 14px;
	color: #999999;
	font-style: italic;
	line-height: 21px;
}

.endquote {
	font-family: georgia;
	font-size: 20px;
	color: #47342d;
	font-style: italic;
	line-height: 20px;
}



.smallprint {
	font-family:verdana;
	font-size:10px;
	color:#666666;
	font-style: italic;
	line-height: 14px;
}

.copyright {
	font-family:verdana;
	font-size:10px;
	color:#000000;
}

a.copyright, a.copyright:link, a.copyright:visited {
	text-decoration:none;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

a.copyright:hover {
	text-decoration:underline;
}

.middle {
	vertical-align: middle
}

#artSlideShow {
	list-style: none;
	float:left;
	margin:0px;
	padding-left:0px;
}