body {
	border: 0;
	margin: 0;
	color: #5b5b5b;
	text-align: center;
	background:top center;
	background-color: #414b55;
	background-repeat: no-repeat;
	background-image: url(/img/bg_map.compress.jpg);
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
#transBack {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	width: 1%;
	height: 0px;
	padding: 10px; 
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	text-align: center; 
	background-color:#FFFFFF;
	visibility: hidden;
}
#beta_layer {
	position: absolute;
	left: 150;
	top: 50;
	z-index: 61000;
	padding: 10px; 
	text-align: right;
	border: #645ACF 2px solid;
	filter: alpha(opacity=100);
	text-align: center;
	visibility: hidden;
	background-color: #FFFFFF;
	
	height: 275px;
	width: 300px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
#topright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url(/img/beta-flag.gif) no-repeat;text-indent: -999em;
	text-decoration: none;
}
#header, #footer, #container, #chromefade, #container_bg {
	width: 782px;
	margin-left: auto;
	margin-right: auto;
}
#container_bg {
	background-repeat: repeat-y;
	background-image: url(/img/container_bg.gif);
}

#container {
	text-align: left;
	background-color: transparent;
}

#header {
	color: #fff;
	height: 80px;
	text-align: right;
	margin-top: 10px;
}
#header a{
	font-size: 8px;
	/*letter-spacing: -0.09em*/;
	text-decoration: none;
	font-weight: bold;	
	color: #fff;
}

#chromemenu {
	width: 782px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;	
	vertical-align:middle;
	padding-top: 11px;
	padding-bottom: 15px;
	background-color: #a7111a;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(/img/chromemenu_back_black.gif);
}
#print_header{
	display: none;
}
.topnav_item {
	font-size: 14px;
	/*font-family: Trebuchet MS, Helvetica, sans-serif;
	font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #F5F3E1;
	text-decoration: none;
	display: inline;
}

#chromefade {
	margin-top: -4px;
	height: 4px;
	background-image: url(/img/chromemenu_back_yellow.gif);
	background-repeat: repeat-x;
	font-size: 0px;
}

#left, #right {
	text-align: left;
	margin-top: 10px;
}

#left {
	position: relative;
	float: left;
	left: -5px;
	width: 548px;
	margin-bottom: 10px;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(/img/left_back.gif);
}

* > #left {
	width: 578px;
}

#cleanLeft {
	position: relative;
	float: left;
	left: -5px;
	width: 548px;
	margin-bottom: 10px;
	padding-left: 18px;
}

* > #cleanLeft {
	width: 578px;
}
#left_column2 h3 {
	color: #989579;
}
#parent_taxonomy {
	padding: 10px 15px;
	font-family: Georgia, serif;
	color: #fff;
	margin: 0;
	width: 510px;
}

.parent_taxonomy {
	background-color: #0084aa;
	border-top: 1px solid white;
}

#breadcrumbs {
	margin-top: 10px;
	color: #b0b2b1;
}

#breadcrumbs span {
	padding-left: 5px;
	padding-right: 5px;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color:#b0b2b1;
}

#breadcrumbs, #left_content {
	padding-left: 15px;
}

#left_content {
	margin-top: 20px;
	margin-right: 20px;
}

#left_content .summary {
	font-size: 1.2em;
	line-height: 2em;
}

#left_content img[align="left"] {
	margin: 15px;
	margin-left: 0px;
}

#left_content img[align="right"] {
	margin: 15px;
	margin-right: 0px;
}

#right {
	float: right;
	width: 185px;
	border-top: 1px solid white;
	border-right: 1px solid white;
}

#right > img:first-child {
	border-bottom: 1px solid white;
}

#preview_div #right {
	display: none;
}

#footer {
	text-align: left;
	clear: both;
	background-color: transparent;
}

h1, #landing {
	font-size: 22px;
	font-family: Georgia, serif;
	color: #0084aa;
}

img {
	border: 0;
}

.tiny_white_link, #footer {
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}
.tiny_white_radios {
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}
.rb_search {
	margin: 1;
	vertical-align: -20%;
	border: 0;
}
#taxonomy_tree {
	padding: 0;
	border-bottom: 1px solid white;
}

#taxonomy_tree h3 {
	font-size: 1.4em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #fdfffe;
	background: #0084AA;
	font-weight: 400;
	margin: 0;
	padding: 6px;
}

#taxonomy_tree ul {
	background: #fdfffe;
	margin: 0;
	padding: 0;
}

#taxonomy_tree li {
	list-style: none;
	border-top: 1px solid #fdfffe;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #fdfffe;
	font-size: 1.2em;
	background: #E5B33A;
	font-weight: 400;
	margin: 0;
	padding: 6px;
}

#taxonomy_tree li ul {
	padding-left: 5px;
	list-style: outside;
	background: transparent;
}

#taxonomy_tree li li {
	border: none;
	background: transparent url(/img/nav-arrow.gif) no-repeat left center;
	font-size: 1em;
	font-family: Verdana;
	padding-left: 12px;
}

#taxonomy_tree li.selected {
	font-size: 1.2em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #fdfffe;
	background: #C28D0D;
	font-weight: 400;
	margin: 0;
	padding: 6px;
}

#taxonomy_tree a:link, #taxonomy_tree a:visited {
	text-decoration: none;
	color: #fdfffe;
}
/*
#today_container {
	position: relative;
	top: 45px;
	left: 555px;
	width: 210px;
}
*/
#right_column1{
	display: block; 
	width: 222px; 
	min-height: 408px; 
	margin-top: 44px; 
	float: right;
}
#today_div {
	font-size: 12px;
	margin-top: -5px;
}
#today_spacer{
	
	display: block; 
	width: 222px; 
	height: 104px;	
}
#explore_va_div{
	
	position: absolute; 
	bottom: 0px; 
	right: 1px; 
	background-color='#E5B339'; 
	padding-top: 10px; 
	margin-top: 10px; 
	border-top: solid 1px darkgrey;
}

/*
#subscriber_div {
	position: relative;
	left: 566px;
	top: 444px;
	width: 200px;
}


#subscriber_div {
	background-color: #E5B33A;
	color: #E5B33A;
}
*/
#subscriber_div {
	background-color: #E5B33A;
	color: #E5B33A;
	border-top: 1px solid darkgray;
	padding-bottom: 105px;
	margin-left: -28px;
	
	display: block; 
	width: 249px; 
	background: #d9d5b3; 
	min-height: 100px;
}
#subscriber_div_spacer{
	padding: 6px; 
	width: 230px; 
	margin-bottom: 6px;
}
#subscriber_form{
	float: left;
	padding-top: 9px;
	padding-left: 22px;
}
input.core-button {
	font: 12px arial,helvetica, sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	color: #333;
	background-image: url(/img/core-button.gif);
	background-color: #FFF;
	border-style: solid;
}

input.core-button-save {
	font: 12px arial,helvetica, sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	color: #090;
	background-image: url(/img/core-button.gif);
	background-color: #FFF;
	border-style: solid;
}

input,textarea,select {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid silver;
	padding: 0 0 0 3px;
}

a.core-button {
	font: 12px arial,helvetica, sans-serif;
	font-weight: 700;
	border: 1px solid #000;
	text-decoration: none;
	letter-spacing: 1px;
	color: #333;
	background-image: url(/img/core-button.gif);
	background-color: #FFF;
	padding: 1px 3px;
}


header * {
	border: none;
}

#homepageContainer {
	font-size: 0px;
}

#bibl table {
	border-collapse: collapse;
	width:100%;
}

#bibl table th {
	background: #eee;
	font-weight: 700;
	padding: 4px;
}

#timeline {
	margin-top:2em;
	clear: both;
}

#features, #seealso, #externalresources, #myvirginia, #email_signup, #time_exhibit {
	background: #F6F3E2;
	padding: 0 0 5px;
}
/*
#explore_virginia {
	background: #ECCA57;
	position: absolute;
	bottom: 0px;
	right: 1px;
	padding-top: 10px;
	padding-left: 27px;	
	border-top: 1px solid darkgray;
}
*/
#explore_virginia{
	background: #CDCAB7;
	padding: 0 0 5px;

}
#features h3, #seealso h3, #externalresources h3, #myvirginia h3, #email_signup h3, #explore_virginia h3, #time_exhibit h3, #timeline h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #746047;
	font-size: 1.4em;
	background: #C5C3B4;
	margin-top: 0;
	padding: 6px;
}

#myvirginia h3 {
	background: #e2e0cb;
}

#seealso ul, #externalresources ul, #timeline ul, #features ul {
	margin: 0;
	padding: 0 0 0 8px;
}

#seealso li, #externalresources li, #timeline li, #features ul {
	padding-right:4px;
	list-style:none;
	margin:.75em 0;
}

#features ul li {
        padding-bottom: 8px;
}

#myvirginia, #email_signup {
	background: #E2E0CB;
	color: #87856C;
}

#myvirginia h3 a {
	float: right;
}

#myvirginia p,#email_signup p,#explore_virginia p,#time_exhibit p {
	margin: 0 1em 1em;
}

#myvirginia a:link, #myviriginia a:visited, #explore_virginia a:link, #explore_virginia a:visited, #time_exhibit a:link, #time_exhibit a:visited {
	color:#87856C;
}

#myvirginia img {
	vertical-align:middle;
}

#myvirginia h3, #email_signup h3 {
	background: #D9D5BC;
	color: #695135;
	margin-bottom:0;
}

#myvirginia h3 a {
	float:right;
}

#email_signup {
	background:#D9D5BC;
}

#email_signup input {
	border:none;
	font-size:1.1em;
	padding:1px;
}

#time_exhibit, #time_exhibit h3 {
	margin-bottom:0; background-color:#e5b33a
}

.err_txt {
	color:red;
}

.box {
	background-image: url(/img/table.background.top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
	color: #000;
	border: 1px solid silver;
	vertical-align: top;
	padding:4px;
}

#tp_timeslider {
	background-image: url(/img/tp.timeslider.back.jpg);
	color: #000;
	vertical-align: middle;
}

#handle-l, #handle-r {
	cursor: col-resize;
}

#tp_timeslider h2 {
	display: inline;
}

#tp_timeslider img {
	vertical-align: middle;
}

#tp_resultset {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cfd9e3;
}

#tp_resultset td {
	padding: 5px;
	vertical-align: top;
	border-top: 1px dotted #7d98b3;
	border-left: 1px solid #cfd9e3;
	white-space: nowrap;
}

#tp_resultset tr td:first-child {
	border-left: none;
}

#tp_resultset tr:first-child td {
	border-top: none;
}

a.tp_mapIt:link, a.tp_mapIt:visited, a.tp_mapIt:hover, a.tp_mapIt:active {
	color: #0085a8;
}

a.tp_seeEntries:link, a.tp_seeEntries:visited, a.tp_seeEntries:hover, a.tp_seeEntries:active {
	color: #c08e09;
}
