.left-nav {
	padding: 5px;
}

body, td, p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;

}
hr.nav {
	color: #000000;
	height: 1px;
	width: 120px;
	background-position: left;
	border: 1px solid #948654;

}
hr.artists {
	color: #000000;
	height: 1px;
	width: 240px;
	background-position: left;
	border: 1px solid #948654;

}
.content {
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AA9A6D;
}
h5.white {
	color: #FFFFFF;
}
.border-left {
	border-top: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px solid #CCCC99;
}
.border-right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.nav:hover {
	color: #FFFFFF;
}
.mainContent1 {
	width: 70%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCC99;
	padding: 10px;
}
.mainContent2 {
	background-color: #F1F1E4;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AEA073;
}

.small {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}

table.formTable td {
	background-color: #F8F7F1;
	vertical-align: top;
}

table.formTable td.heading {
	background-color: #AA9A6D;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #463F31;
}
a:visited {
	color: #685E48;
}
.currentExhibitBox {
	background-color: #F1F1E4;
	border: 1px solid #000000;
}
table.currentExhibitBox p,table.currentExhibitBox a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

table.currentExhibitBox span.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.error {
	background-color: #FFDDDD;
	text-align: center;
}

