.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 26190C;
	text-decoration: none;
}

.navigation a:link {
	color: #26190C;
	text-decoration: none;
}

.navigation a:visited {
	color: #26190C;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
	color: #4D9B1F;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4E2B07;
}

.bandName, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E2B07;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E2B07;
}


.bandName a:link {
	color: #4E2B07;
}

.bandName a:visited {
	color: #4E2B07;
}

.bandName a:hover {
	text-decoration: none;
	color: #26190C;
	background: #E1EBDA;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: 999999;
}

.catNum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: 5E7989;
}
.copy, p, body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 34222E;
	line-height: 14px;
}

.otherContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 34222E;
	line-height: 16px;
}

.copy a:link {
	color: 34222E;
}

.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 996633;
	line-height: 14px;

}

.otherContent a:link {
	color: 34222E;
}

.media {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 34222E;
	line-height: 14px;
	background: #FFFFFF;
	font-style: oblique;
}

.media a:link {
	color: 34222E;
}

.albumTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 4D981F;
	line-height: 16px;
}

.albumTitle a:link {
	color: 4D981F;
}

.albumTitle a:hover {
	text-decoration: none;
	color: #26190C;
	background: #FFFFFF;

}

.albumTitle a:visited {
	color: 4D981F;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: 34222E;
}

.sidebar a:link {
	color: 34222E;
}

.sidebar a:visited {
	color: 4E2B07;
}

.sidebar a:hover {
	text-decoration: none;
	color: #26190C;
	background: #FFFFFF;
}

.externalLink {
	 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: 34222E;
}


.admin_table{
	background-color: b4b4ff;
}

.admin_sectionHead {
	background-color: 666699;
	color: FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.admin_fieldName
	font-weight: bold;
}


.attributeinput  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.attributename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E2B07;
}

.required, .missing, .error{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.input-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	width: 200px;
}

.input-password {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	width: 200px;
}

.input-label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E2B07;
}

#sidebar {
	background-image: url('images/sidebar_bg.gif');
	background-repeat: repeat-x;
	width: 173px;
}
.news-body .copy img {
	margin-right: 1rem;
}
table.news-item, td.border_bottom_dotted {
	border-bottom: dotted 1px black;
	padding: 5px 0;
	margin: 0 0 5px;
}
.flyer img, .flyer a {
	display: block;
}
