body
{
	margin: 0;
	padding: 0;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000;
}


.homepagecontent{ margin:0 auto; padding: 40px; text-align:center; font-family:Geneva,Arial,sans-serif; width: 450px; }

.homepagecontent h1{ font-size:20px; letter-spacing: .25em; }

.homepagecontent .imagecontainer{ margin:0 auto; padding:20px 0; height:400px; max-height:400px; }
.homepagecontent .imagecontainer img{ padding-bottom: 5px; border:0; min-height:400px; }
.homepagecontent .imagecontainer .exhibit-description{ font-size: 12px; text-align:right; }

.homepagecontent .addressblock{ padding:20px 0; }

.homepagecontent a.enterlink{ font-size: 20px; text-decoration:none; }
	.homepagecontent a.white-text{ color: #fff; }
	.homepagecontent a.black-text{ color: #000; }

.white-text{ color: #fff; }

.black-text{ color: #000; }

.yellow-text { color: #e6b41e; }

.filtermenu { font-size: 16px; }
.bigtext { font-size: 16px; }

#container
{
	background-color: #FFF;
	background-image:  url(../images/background_chg.gif);
	background-repeat: repeat-y;
	width: 100%;
}

#masthead
{
	height: 24px;
	background-color:#e6b41e;
}

#masthead_leftcolumn
{
	position: relative;
	top: 0px;
	width:175px;
	height: 24px;
	background-color:#db4635;
}

#ltCol
{
	float: left;
	width: 162px;
	margin-left: 1px;
	padding-top: 1em;
}

html>body #ltCol
{
	width: 165px;
	margin-left: 4px;
}

#nav 
{
	text-align:center;
	padding-bottom: 20px;
}

#nav a:link, #nav a:visited
{
	color: #333333;
}

#nav a:hover 
{
	color: #DB4635; 
	text-decoration: overline;
}

#nav h1
{
	color: #e6b41e;
	font-size: 16px;
	text-align:center;
	font-weight:bold;
}



#content
{
	padding-top: 10px;
	margin: 0 10px 0 190px;
}

#content h2 { margin-top: 0; }

#exhibit
{
	padding-bottom: 10px;
}

#exhibit_upcoming{
	width: 98%;
}

#exhibit_thumbs h3
{
	color: #db4635;
	font-weight:bold;
	text-decoration:underline;
}

#footer
{
	clear: both;
	background-color: #000;
	height: 10px;
}

#popUpContent{
	margin: 5px 10px 10px 10px;
	text-align:center;
}

#popUpNav{
	text-align:center;
	margin-bottom: 10px;
}

a:link, a:visited
{
	color: #333333;
}

a:hover 
{
	color: #DB4635; 
	text-decoration: overline;
}

a:link.pastlinks, a:visited.pastlinks
{
	color: #DB4635;
	font-weight:bold;
}

a:hover.pastlinks 
{
	color: #DB4635; 
	text-decoration: overline;
	font-weight:bold;
}

h1{
	color: #db4635;
	font-size: 24px;
	font-weight:100;
}

h2{
	color: #db4635;
	font-size: 18px;
	font-weight:100;
}

h3{
	color: #db4635;
	font-size: 14px;
	font-weight:100;
}

input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background: #f7f7f8;
}

input.button {
	color: #404a3b;
	border: 1px solid #cdd3c9; 
	background: #f7f7f8;
	margin-top: 2px;
}

.address_left{
	color: #e6b41e;
	font-weight:bold;
}