body, h1, h2 {
  font-family: Arial !important;
  color: #333333;
}

.SiteName img {
  padding: 10px 0;
}

#PrimaryColumn {
	width: 510px;
	color: #666666;
	padding: 0px;
	margin: 10px 0px 0px 30px;
	float: left;
	clear: none;
}

#SecondaryColumn {
	color: #666666;
	padding: 5px 0 0 0;
	margin: 10px 0px 0px 10px;
	width: 255px;
	float: right;
	clear: none;
}


#PrimaryColumnHome {
	width: 510px;
	color: #666666;
	padding: 0px;
	margin: 10px 0px 0px 230px;
	float: left;
	clear: none;
}

#SecondaryColumnHome {
	color: #666666;
	padding: 5px 0 0 0;
	margin: 10px 0px 0px 10px;
	width: 70px;
	float: right;
	clear: none;
}

p {
  font-family: Arial !important;
  font-size: 12px;
}

a:active, a:visited, a:link {
	color: #333333;
	text-decoration: none;
        font-weight: bold;
}
a:hover {
	color: #3b447c;
	text-decoration: none;
}

#Navigation {
	background: #FFFFFF;
	margin: 0px;
	padding: 12px 0px;
	width: 100%;
	border-bottom: 1px solid #ffffff;
	clear: both;
}

ul.NavList {
	font: bold 14px/36px Arial, Helvetica, sans-serif;
	color: #c0c0c0;
	list-style: none;
	margin: 98px 0px 0px 360px;
	padding: 0px 0px 0px 0px;
	height: 34px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
        text-transform: uppercase;
}

ul.NavList li.CurrentPosition {
	border-left: 0;
}
ul.NavList a { color: #c0c0c0; font-weight: normal; }
ul.NavList li.CurrentPosition a {
        color: #3b447c;

}

a:hover img {
	border: 2px solid #ffffff;
}

#Credits { border-top:1px solid #ffffff; }

p.thumb-caption a { font-weight: normal }

.ArtCatCredit a { font-weight: normal }

h1, h1.home-exhibition-title a { font-size: 14px; font-weight: bold; font-family: Arial !important;  color: #333333; !important}
.exhibition-dates, .exhibition-opening { font-weight: normal;  font-family: Arial !important; font-size: 12px; }
.artist-list { font-weight: bold; font-family: Arial; font-size: 14px; color: #333333;}
h2, ul.press a, .news-more a, h2.news a, h1.artist-list { font-weight: bold; font-family: Arial !important; }
ul.press { font-size: 12px; }
h2 { margin-bottom: 8px; }

