/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #000000;
}
.heading1 {
	font-size: 14px;
	font-weight: bold;
	color: #2F2F4F;
}

.heading2 {
	font-size: 12px;
	font-weight: bold;
}
.style1 {
	color: #2F2F4F;
	font-size: 12px;
}
a {
   color: #000000; 
   text-decoration: none;
}
a:hover {
   color: #BE361B;
}
a.titlebar {
   color: #A9ACB6;
}
a.titlebar:hover {
   color: #FFFFFF;
}
.thumbnail {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 1px;
	vertical-align: middle;
	float: left;
	height: 96px;
	margin: 11px;
}
td.topNav {
   color: 626262; 
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.exhibitions {font-size: 11px; }
.about {font-size: 10px;}
.calendar { color: #F16021; font-size: 12px; font-weight: bold; }
.heading3 { color: #58595B; font-size: 12px; font-weight: bold;}
.heading4 { color: #636363; font-size: 12px; font-weight: bold;}
.contact {font-size: 13px;}
a.contact {color: #000000; }

#artists {
	padding-top: 75px;
	line-height: 20px;
}
#artists a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;	
}
#artists a:hover {
	color: #DF4F15;
}
.size {
color: #808284;
font-size: 12px;
}
.pagenum { color: #F16021; font-size: 12px; }