/*
	(c)Copyright 2005 Minnesota Historical Society 
	mnhs.org HISTORIC SITES CSS
	Created by: Garrick Willhite	
*/
@import "mnhs_nav_standard.css";
@import "mnhs_header_standard.css";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #90999b;
}
	
body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;
}

#border {
	float: inherit;
	width: 756px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

#globalheader {
	width: 756px;
	background-color: #4A4A4A;
}
#crumbs {
	width: 756px;
	background-image: url(http://www.mnhs.org/web_assets/bg_crumbs.jpg);
	background-color: #FFFFFF;
}
#crumbs p {
	font-size: 10px;
	line-height: 20px;
	color: #41535C;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#crumbs a {
	text-decoration: none;
	color: #41535C;
}
#crumbs a:hover {
	text-decoration: none;
	background-color: #D4CFCE;
	color: #4A4A4A;
}
#copyright {
	display: none;
	}
#header {
	width: 756px;
	background-color: #FFFFFF;
}
#header h1 {
	padding:5px 0px 5px 10px;
	margin:0px;
	}
#header h1 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.85em;
	font-weight:normal;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	}
#content {
	width: 756px;
	background-image: url(http://www.mnhs.org/web_assets/bg_sitescontent.jpg);
	background-color: #FFFFFF;
}
#leftcontent {
	float: left;	
	width: 564px;
	border-top-color: #D6CECE;
	border-top-width: 2px;	
	border-right-color: #FFFFFF;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
}
#leftcontent H1 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 80%;
	line-height: 26px;	font-weight: bold;	color: #000000;	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;	margin-top: 10px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
#leftcontent H2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 80%;
	line-height: normal;
	font-weight: bold;
	background-color: #ECE8E8;
	color: #404040;	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;	margin-top: 10px;
	margin-bottom: 8px;
}
#leftcontent H3 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 70%;
	line-height: normal;
	font-weight: bold;	color: #3A6894;	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;	margin-top: 10px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
#leftcontent p {
	font-size: 70%;	
	line-height: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 4px;
	margin-bottom: 12px;
}
#leftcontent UL {
	font-size: 70%;
	line-height: normal;
	color: #000000;
	padding-right: 10px;
	margin-top: 4px;
	margin-bottom: 12px}
#leftcontent a {
	color: #3A6894;
	text-decoration: underline;
}
#leftcontent a:hover {
	background-color: #E0F1FE;
	color: #41535C;
}
#rightmenu {
	float: right;
	width: 190px;
}
#footerlinks {
	background-color: #CBC0C0;
	width:756px;
	color: #005983;
	font-size: 60%;
	border-top: 3px;
	border-top-style: solid;
	border-top-color: #4A4A4A;
	line-height: normal;
}
#footerlinks a {
	text-decoration: none;
	color:#005983;
}
#footerlinks a:hover {
	text-decoration: none;
	background-color:#CEE7FB;
	color:#005983;
}
#footerlinks v {
	text-decoration: none;
	color:#005983;
}
#footer {
	background-color: #D6CECE;
	width:756px;
	color: #585858;
	font-size: 60%;
	line-height: normal;
	padding-top: 6px;
	padding-bottom: 8px;
}
#footerlinks p {
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer p {
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer a {
	text-decoration: none;
	color:#005983;
}
#footer a:hover {
	text-decoration: underline;
}
#footer v {
	text-decoration: none;
	color:#005983;
}
#submenu {
	width: 756px;
	background-color: #ECE8E8;
}
#homepagefeature {
	float: left;
	width: 524px;
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	position:relative;
}
#homepagecalendar {
	float: right;
	width: 230px;
	background-color: #E5F0F6;
	position:relative;
}
#homepagecalendar p {
	font-size: 10px;
	line-height: 12px;
	color: #2F506A;
	text-decoration: none;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
}
#homepagecalendar a {
	color: #6394EF;
	text-decoration: none;
	font-weight: bold;
}
#homepagecalendar a:hover {
	color: #005983;
	background-color: #BBE0FB;
	text-decoration: none;
}
#levelOnemain {
	float: left;
	width: 756px;
	background-color: #E5F0F6;
	 border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	position:relative;
}
#levelOnefeatures {
	float: left;
	width: 756px;
	background-color: #C2CBD3;
}
#levelOnefeatures p {
	font-size: 60%;
	line-height: normal;
	color: #005983;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 12px;
	font-weight: bold;
}
#levelOnefeatures a {
	font-weight: normal;
	color: #41535C;
	text-decoration: none;
}
#levelOnefeatures a:hover {
	text-decoration: none;
	background-color: #DDEEFF;
}
#morefeatures {
	float: left;
	width: 756px;
	background-color: #C2CBD3;
}
#morefeatures p {
	font-size: 60%;
	line-height: normal;
	color: #005983;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 12px;
	font-weight: bold;
}
#morefeatures a {
	font-weight: normal;
	color: #006883;
	text-decoration:underline;
}
#morefeatures a:hover {
	text-decoration: none;
	background-color: #DDEEFF;
}
#levelOnesubmenus {
	float: left;
	width: 756px;
	background-color: #FFFFFF;
}
#levelOnesubmenus UL {
	list-style-image: url(http://www.mnhs.org/web_assets/bullet.gif);
	font-size: 60%;	line-height: normal;
	color: #005983;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#levelOnesubmenus UL a {
	text-decoration: none;
	color: #2298AC;
}
#levelOnesubmenus UL a:hover {
	text-decoration: none;
	background-color: #C8E7FD;
	color: #006699;
}
.enewsText {
	font-size: 10px;
	color: #000000;
	margin-left: 18px;
}
.enewsForm {
	font-size: 11px;
	color:#584C4C;
	background-color:#F4F2F2;
}
.UL {
	list-style-image: url(http://www.mnhs.org/web_assets/bullet.gif);
	font-size: 60%;	line-height: normal;
	color: #005983;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.UL a {
	text-decoration: none;
	color: #2298AC;
}
.UL a:hover {
	text-decoration: none;	background-color: #C8E7FD;
	color: #006699;
}
.rightnav {
	width: 190px;
	font-size: 60%;
	color: #000000;
	text-decoration: none;
	background-color: #A9B968;
	text-align: left;
	vertical-align: text-bottom;
}
.rightnav a {
/*	height: 15px; */
	display: block;
	margin: 0px;
	padding-left: 16px;
	padding-right: 3px;
	padding-top: 6px;
	padding-bottom: 2px;
	background: #A9B968;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
}
.rightnav a:hover {color: #000000; background: #ACC83C;
}
.disclaimer {color: #999999; font-size: 10px;
}
.featuresindent {padding-left: 8px; padding-right: 8px; padding-bottom: 14px;
}
.featuresindent a {text-decoration:none}

/* SPECIFIC TO HISTORIC SITES PAGES ONLY */
#sitescontent {float: left;	width: 564px; border-top-color: #005A9C; border-top-width: 2px;	border-right-color: #FFFFFF; border-right-width: 2px; border-top-style: solid; border-right-style: solid;
}
#sitescontent H1 {font-family: Arial, Helvetica, sans-serif;	font-size: 80%; line-height: 26px;	font-weight: bold;	color: #BF2C37;	text-decoration: none; padding-right: 10px; padding-left: 10px;	margin-top: 10px; margin-bottom: 8px; text-transform: uppercase;
}
#sitescontent H2 {font-family: Arial, Helvetica, sans-serif;	font-size: 80%; line-height: normal; font-weight: bold; background-color: #ECE8E8; color: #404040;	text-decoration: none; padding-top: 3px; padding-bottom: 3px; padding-right: 10px; padding-left: 10px;	margin-top: 10px; margin-bottom: 8px;
}
#sitescontent H3 {font-family: Arial, Helvetica, sans-serif;	font-size: 70%; line-height: normal; font-weight: bold;	color: #3A6894;	text-decoration: none; padding-right: 10px; padding-left: 10px;	margin-top: 10px; margin-bottom: 8px; text-transform: uppercase;
}
#sitescontent H4 {font-family: Arial, Helvetica, sans-serif;	font-size: 77%; line-height: normal; font-weight: bold;	color: #808080;	text-decoration: none; padding-right: 10px; padding-left: 10px;	margin-top: 4px; margin-bottom: 8px;
}
#sitescontent p {font-size: 70%;	line-height: normal; color: #000000; text-decoration: none; padding-right: 10px; padding-left: 10px; margin-top: 4px; margin-bottom: 12px;
}
#sitescontent a {color: #005A9C; text-decoration: underline;
}
#sitescontent a:hover {background-color: #E0F1FE; color: #41535C;
}
#sitescontent td {font-size: 60%;	line-height: normal; color: #000000; text-decoration: none;
}
#sitescontent UL {font-size: 70%; line-height: 125%; color: #000000; padding-left: 0px; margin-top: 4px; margin-right: 20px; margin-bottom: 10px; display: inherit; left: 20px; position:relative; list-style-position: outside; padding-bottom: 10px;
}
#sitescontent UL UL {list-style-type: circle}
#sitescontent UL LI {display: marker; list-style-image: url(http://www.mnhs.org/web_assets/bullet.gif); list-style-type: square;
}
#sitescontent OL {font-size: 70%; line-height: 125%; color: #000000; padding-left: 0px; margin-top: 4px; margin-right: 20px; margin-bottom: 10px; display: inherit; left: 20px; position:relative; list-style-position: outside; padding-bottom: 10px;
}
#sitescontent OL LI {list-style-type: decimal;
}
#sitesleftnav {border: 2px dotted #D6CECE; padding: 6px; margin-bottom: 10px; margin-right:8px; margin-left:0px; margin-top:0px; float:left; width:140px; position:relative; background-color: #FFFFFF;
}
#sitesleftnav a {color: #005A9C; text-decoration: underline;
}
