/* glow balls */

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #808080;
	background: #FFFFFF;
	margin: 23px;
	padding: 0px 0px 0px 0px;
}

a, a:link, a:visited {
	color: #02558D;
}

a:hover, a:active {
	color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 0px;
}

.exhibitHead {
	margin-top: 10px;
}

h2 {
	color: #02558D;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-transform: uppercase;
}

.visitTweak {
	margin-bottom: 12px;
	line-height: 18px;
}

h3 {
	color: #02558D;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	font-size: 12px;
	color: #808080;
	line-height: 16px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.wideLeading {
	line-height: 23px;
}

.mediumLeading {
	line-height: 20px;
}

.largeType {
	font-size: 14px;
	line-height: 23px;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

li {
	margin: 0px 0px 10px 25px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 16px;
}

/* layout - front page, footer & a bit of global */

#outsideContainer {
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#navigation, #flashFront, #sideFlash, #subNavigation, #exhibitsListing {
	width: 940px;
}

#navigation, #exhibitsListing {
	text-align: center;
}

#exhibitsListing {
	width: 910px;
	margin: 0px 15px 20px 15px;
}

#subNavigation {
	margin: 12px 0px 12px 0px;
}

/* side pages */

#sideContent {
	width: 890px;
	margin: 0px 20px 5px 30px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#exhibitContent {
	width: 890px;
	padding: 0px 20px 5px 30px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	background: url(../images/exhibitbg.gif) repeat-y;
}

/* layout type A (for welcome section) */

#contentTypeA {
	width: 450px;
	float: left;
}

#contentTypeA p {
	font-size: 13px;
}

/* layout type AX for (for volunteers & group tours) */

#contentTypeAX {
	width: 450px;
	float: left;
}

#photoTypeA {
	width: 406px;
	float: right;
	margin: 0px 0px 15px 0px;
}

/* layout type B (for history section) */

#contentTypeB {
	width: 545px;
	float: left;
}

#photoTypeB {
	width: 314px;
	float: right;
	margin: 0px 0px 15px 0px;
}

/* layout type C (for visit us) */

#contentTypeC {
	width: 550px;
	float: left;
}

#photoTypeC {
	width: 300px;
	float: right;
	margin: 0px 0px 15px 0px;
}

/* layout type D */

#contentTypeD {
	width: 414px;
	float: left;
}

#photoTypeD {
	width: 406px;
	float: right;
	margin: 0px 0px 15px 0px;
	padding: 18px;
	background-color: #d7d7d7;
}

#contentTypeD a, #contentTypeD a:link, #contentTypeD a:visited {
	color: #808080;
}

#contentTypeD a:hover, #contentTypeD a:active {
	color: #000000;
}


/* exhibits */

#exhibitNav {
	width: 140px;
	float: left;
}

#exhibitNav ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

#exhibitNav li {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: 13px;
	line-height: 13px;
}

#exhibitNav a:link, #exhibitNav a:visited {
	color: #02558D;
	text-decoration: none;
	display: block;
	width: 140px;
}

#exhibitNav a:active, #exhibitNav a:hover {
	color: #808080;
	text-decoration: none;
}

.exhibitLit {
	color: #808080 !important;
}

#exhibitBlock {
	width: 716px;
	float: right;
}

#exhibitInfo {
	width: 325px;
	float: left;
}

#exhibitInfo h1 {
	color: #02558D;
	font-size: 20px;
	line-height: 24px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}

#exhibitBlock p {
	margin: 0px 0px 9px 0px;
	line-height: 15px;
}

#exhibitPhoto {
	width: 355px;
	float: right;
}

#flashPhoto {
	margin: 10px 0px 20px 0px;
}

/* visit us custom styles */

#visitInfo {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
}

#visitInfo h3 {
	font-weight: bold;
}

#flashDirections {
	margin-top: 4px;
	margin-bottom: 10px;
}

/* contact us custom styles */

#contactInfo {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #CCCCCC;
}

#contactInfo h2 {
	font-weight: bold;
	font-size: 14px;
	color: #808080;
	margin: 0px 0px 7px 0px;
	text-transform: none;
}

#photoTypeD table {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}

.regField {
	width: 189px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	padding: 3px;
	margin: 2px 0px 0px 0px;
	border-style: none;
	font-weight: normal;
}

.stateField {
	width: 65px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	padding: 3px;
	margin: 2px 0px 0px 0px;
	border-style: none;
	font-weight: normal;
}

.zipField {
	width: 102px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	padding: 3px;
	margin: 2px 0px 0px 0px;
	border-style: none;
	font-weight: normal;
}

.fullField {
	width: 400px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	padding: 3px;
	margin: 2px 0px 0px 0px;
	border-style: none;
	font-weight: normal;
}

.commentsField {
	width: 300px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	padding: 3px;
	margin: 2px 0px 0px 0px;
	border-style: none;
	font-weight: normal;
}

.zeroHim {
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

.contactAdjust {
	margin-top: 4px;
}

.contactThanks {
	font-size: 16px;
	color: 000000;
	font-weight: normal;
}

/* the featured box and shizniz */

#featuredBox {
	width: 938px;
	height: 130px;
	background: url(../images/featuredbg.gif) no-repeat;
	border: 1px solid #CCCCCC;
	position: relative;
}

#featuredPhoto {
	width: 240px;
	height: 106px;
	position: absolute;
	left: 12px;
	top: 12px;
}

#featuredType {
	width: 180px;
	height: 95px;
	position: absolute;
	left: 276px;
	top: 26px;
}

#featuredBox2 {
	width: 170px;
	height: 95px;
	position: absolute;
	left: 508px;
	top: 26px;
}

#featuredBox3 {
	width: 195px;
	height: 95px;
	position: absolute;
	left: 728px;
	top: 26px;
}

#featuredBox4 {
	width: 940px;
	height: 132px;
	position: absolute;
	left: 1px;
	top: 140px;
}

#featuredBox h2 {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

#featuredBox p {
	font-size: 13px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* hey hey I'm the footer */

#footer {
	width: 928px;
	margin: 12px 0px 0px 12px;
	padding: 0px;
}

#footer p {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	font-size: 11px;
	line-height: 11px;
}

#footer a:link, #footer a:visited {
	color: #666666;
}

#footer a:hover, #footer a:active {
	color: #000000;
}
