/* Layout based on the Clean Look design coded by Matt Hollis, which was based on a design on the autonomus design, by Adam Particka, both published on Open Source Web Design, http://oswd.org/. */

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	cursor:default;
	color:#AAAAAA;
	background-color:#FFFFFF;
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	height:100%;
	margin-bottom:1px;
}
#container {
	width: 1090px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	color:#AAAAAA;
	/* background-image: url('images/towerbackground.gif');
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: 731px 1px;*/
}
#header {
	width:100%;
	padding-top:15px;
}
#banner {
	float:right;
	margin-right:259px;
}
.spacer {
	width:100%;
	height:15px;
}
hr {
	border:0px;
	color:#CCCCCC;
	background-color:#CDCDCD;
	height: 1px;
	width: 100%;
	text-align: left;
}
h1 {
	font-size:28px;
	color:#663333;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
}
h1 a {
	color:#663333;
	background-color:#FFFFFF;
	text-decoration:none;
}
h1 a:hover {
	color:#663333;
	background-color:#FFFFFF;
	text-decoration:underline;
}
h2 {
	font-size:20px;
	color:#CCCCCC;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
}
h3 {
	color:#663333;
	background-color:#F9F9F9;
	border-width:1px;
	border-color:#AAAAAA;
	border-style:solid;
	text-align:left;
	margin-left:20px;
	margin-right:18px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
	padding:5px;
	font-weight: bold;
	font-size: 13px;
	height: 14px;
}
.top_main_heading {
	margin-top:15px;
}
.exhibitheading {
	height: 18px;
	font-size: 14px;
}
#main {
	float:left;
	width:830px;
	background-color:#FFFFFF;
	color:#AAAAAA;
}
#maincontent p {
	color:#999999;
	background-color:#FFFFFF;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#AAAAAA;
	margin-left:20px;
	margin-right:18px;
	margin-bottom:15px;
	line-height:20px;
	padding:20px;
}
#maincontent a {
	color:#996666;
	background-color:#FFFFFF;
	text-decoration:none;
}
#maincontent a:hover {
	color:#663333;
	background-color:#FFFFFF;
	text-decoration:underline;
}
#right {
	float:left;
	width:259px;
	color:#999999;
	background-color:#FFFFFF;
	padding-bottom:20px;
	background:url(img/background.png);
}
#rightcontent h3 {
	margin-right:20px;
}
#rightcontent p {
	color:#AAAAAA;
	background-color:#FFFFFF;
	font-size: 12px;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}
#rightcontent ul {
	list-style:none;
	padding-left:20px;
	color:#AAAAAA;
	background-color:#FFFFFF;
	margin-top:15px;
}
#rightcontent a {
	color:#996666;
	text-decoration:none;
	font-size:12px;
	background-color:#FFFFFF;
}
.key {
	color:#999999;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#AAAAAA;
	background-color:#FFFFFF;
	line-height:20px;
	padding:5px;
	padding-bottom:15px;
}
.about {
	color:#999999;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#AAAAAA;
	background-color:#FFFFFF;
	line-height:20px;
	padding:5px;
	padding-bottom:15px;
}
.exhibiticon {
	width:25px;
	height:25px;
	margin-right:10px;
	margin-top:5px;
}
.projecticon {
	width:16px;
	height:16px;
	margin-right:15px;
	margin-left:4px;
	margin-top:5px;
}
.galleryicon {
	width:16px;
	height:16px;
	margin-right:15px;
	margin-left:4px;
	margin-top:5px;
}
#rightcontent a:hover {
	color:#663333;
	background-color:#F9F9F9;
	text-decoration:underline;
}
#footer {
	clear:both;
	width:1090px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	color:#AAAAAA;
	background-color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#996666;
	background-color:#FFFFFF;
	text-decoration:underline;
}
.right {
	color:#AAAAAA;
	background-color:#FFFFFF;
	float:right;
	font-size:100%;
	margin-top:5px;
}
.left {
	color:#AAAAAA;
	background-color:#FFFFFF;
	float:left;
	font-size:100%;
	margin-top:5px;
}

/* For some reason, this was getting ignored at the beginning, so repeating here. */
body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	cursor:default;
	color:#AAAAAA;
	background-color:#FFFFFF;
}

/* Map Styles */
#map {
		width:	790px;
		height: 400px;
		margin-left: 20px;
		border: 1px;
		border-style:solid;
		border-color:#AAAAAA;
		margin-bottom: 15px;
}
.mapItemTitle {
		font-size:		13px;
		font-style:		bold;
		color:			black;
		margin:			0px;
		border:			0px;
		padding:		0px;
		margin-bottom:	10px;		
}
.mapItemDescription {
		font-size:		11px;
		margin:			0px;
		border:			0px;
		padding:		0px;
		margin-bottom:	10px;
}
#exhibit {
		width:	790px;
		height: 540px;
		margin-left: 20px;
		border: 1px;
		border-top:0px;
		border-style:solid;
		border-color:#AAAAAA;
		margin-bottom: 15px;
		background-color: #333333;
}