body{
  background: white;
  font-size: 11pt;
} 
#transBack {
	display:none;

}
#beta_layer {
	display:none;

}
#contributor { 

	font: normal 12px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;

}
#cite_wrapper{
        margin-left:20px;
        text-indent:-20px;

}
#citation{
        margin-top: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: -30px;
        font-size: 10px;
        border-bottom:1px dashed #ccc;
        border-top:1px dashed #ccc;
}
.biblitem {
	margin-top: 1em;
	font-size: 1em;
	line-height: 1em;
	text-indent: -3em; 
	margin-left: 3em; 
}
#left, #categories {
	text-align: left;
	margin-top: 10px;
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}
#flash_content{

	display: none;
}

/* PRINT */
#print_header{
	float: none;
	padding-left: 46px;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
#left_content h1{

	font-size: 14px;
	font-family: Georgia, serif;
}
#taxonomy_tree{
	display:none;
}
#chromefade {
	display: none;
}
#chromemenu, #header{
	display: none;
}
#topright, #seealso, #share_links, #myvirginia, #vfh_publication, #inthisentry, #externalresources, #explore_virginia, #email_signup{
	display: none;
}

#categories a{
text-decoration: none;
font-weight: normal;
color: #000;
}
#categories h3{
font-size: 18px;
}

#footer{
font-size: 10pt;
}
#topright, #share_links{
	display: none;
}

#more_information{
	 display: none;
}

#left_content {
	margin-top: 20px;
	margin-right: 20px;
}


#left_content img[align="left"] {
	margin: 15px;
	margin-left: 0px;
}

#left_content h2
{
	font-size: 18px;
}
#footer_links {
	display: none;
}
/*-------------------------------------------------*/
/*-------------sidebar style stuff-----------------*/
/*-------------------------------------------------*/
.boldTD{
	font-weight: bold;
}
.italicTD{
	font-style: italic;
}
.boldTH{ 
	border-bottom: solid 1px;
	font-weight: bold;
}
.sidebar{
	float: right;
	clear: right;
	border: 1px solid #aaa;
	margin: 0.5em 0 0.5em 1em;
    	padding: 0.2em;
	width: 200px;

}
.sidebar th{
	background-color: #414b55;
	color: #fff;
	padding: 3px;
}
.sidebar td{
	vertical-align: top;

}




/*--------Time Line Style ------------*/
#timeline h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #746047;
	background: #C5C3B4;
	margin-top: 0;
	padding: 6px;
}
#timeline ul, #features ul {
	margin: 0;
	padding: 0 0 0 8px;
}
#timeline li, #features li {
	padding-right:4px;
	list-style:none;
	margin:.75em 0;
}




