/* artists */

.bio {
	font-size: 12px
}

.boldlink {
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
}

.copyright {
	font-size: 10px
}

.byline {
	font-size: 10px
}

/* site */

.bodyatten {
	font-size: 10px
}

.smalllink {
	font-size: 10px
}
.faqlink  { color: #600; font-size: 10px; text-decoration: underline }
.smalllinkSiteMap {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #336;
}

.soldclass {
	color: #800000; 
	font-weight: bold; 
	font-size: 12px
}

.subtitle  { color: #006; font-size: 14px; font-weight: bold; text-decoration: underline }
.smalltitle { color: #006; font-size: 12px; font-weight: bold; text-decoration: underline }
.title  { color: #000000; font-size: 18px; font-weight: bold }

.titlebarclass {
	color: #fff; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif
}

.titlebarlinkclass {
	color: #fff; 
	font-weight: bold; 
	font-size: 10px }

.titleclass {
	color: #117; 
	font-weight: bold; 
	font-size: 12px }
a:link   { color: #336; font-weight: normal; text-decoration: underline }
a:active   { color: #336; font-weight: normal; text-decoration: underline }
a:hover   { color: #336; font-weight: normal; text-decoration: underline }
a:visited   { color: #336; font-weight: normal; text-decoration: underline }
.no a:link { color: #336; text-decoration: none; }
.no a:active { color: #336; text-decoration: none; }
.no a:hover { color: #336; text-decoration: none; }
.no a:visited { color: #336; text-decoration: none; }
body  { color: #333; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }

h1 {
	color: #333; 
	font-weight: bold; 
	font-size: 18px; 
	font-family: Helvetica, Arial, sans-serif; 
	text-decoration: none
}

h2 {
	color: #333; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Helvetica, Arial, sans-serif; 
	text-decoration: none
}

table  { text-decoration: none }

td  { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
/* location styles */
.locationdetail { }
.locationtitle  { color: black; font-size: 18px; font-weight: bold }
.locationhours { font-size: 10px }
.locationsubtitle { color: #117; font-weight: bold }
/* rollover styles */
.navlink a:link {
font-size: 12px;
font-weight : normal;
color: #336;
text-decoration : none;
padding: 3px;
margin: 0;
display: block;
}
.navlink a:visited { color: #336; font-size: 12px; font-weight : normal; text-decoration : none; padding: 3px; margin: 0; display: block; }
.navlink a:hover { font-weight : normal; color: white; font-size: 12px; text-decoration : none; padding: 3px; margin: 0; display: block; background-color : #50677d; }
