body#home #t-home a span {

	color: #000000;
	background-color:#FFFFFF;
}

body#archeology #t-archeology a span {

	color: #000000;
	background-color:#FFFFFF;
}

body#funding #t-funding a span {

	color: #000000;
	background-color:#FFFFFF;
}

body#involved #t-involved a span {

	color: #000000;
	background-color:#FFFFFF;
}


body#project #t-project a span {

	color: #000000;
	background-color:#FFFFFF;
}

body#research #t-research a span {

	color: #000000;
	background-color:#FFFFFF;
}

.center {
	text-align:center;
}

.cl_socialNav li a {
    background-image: url("/images/icons/social-icons-MDP.png");
}
.cl_socialNav li a.sm-wordpress {
    background-position: left -321px;
}
.cl_socialNav li a.sm-wordpress:hover, .cl_socialNav li a.sm-wordpress:focus, .cl_socialNav li a.sm-wordpress:active {
    background-position: right -321px;
}

.headerBgImg {
    background-image: url("/images/page/agencyHeaderBg-HistoricalTrust.jpg");
}

.headerBgImgSubpage {
    background-image: url("/images/page/agencyHeaderBg-HistoricalTrust.jpg");
}

.i200left {
	width:200px; 
	float:left; 
	margin:0 20px 10px 10px;
}

.i200right {
	width:200px; 
	float:right; 
	margin:0 10px 10px 20px;
}

.i300left {
	width:300px; 
	float:left; 
	margin:0 20px 10px 10px;
}

.i300right {
	width:300px; 
	float:right; 
	margin:0 10px 10px 20px;
}

.link a {
	text-decoration: underline;
}


.link a:visited {
	display: block;
	text-decoration: underline;
}

#mdgov_enterpriseNavigation ul li a.level0 {
	padding: 12px 10px;
}

.phalfLM {
	width:46%;
	float:left;
	margin-left:2%;
	margin-right:2%;
}

.rslides img {
	max-width: 425px;
}

.showMnL {
	display:block;
}

.showSmall {
	display:none;
}

.toTop {
	
	display: none;
}

@media (max-width:979px) {
    .cl_socialNav li a {
	    background-image: url("/images/icons/social-icons-sm-MDP.png");
    }
	
    .cl_socialNav li a.sm-wordpress {
	    background-position: left -241px;
    }

    .cl_socialNav li a.sm-wordpress:hover,
    .cl_socialNav li a.sm-wordpress:focus,
    .cl_socialNav li a.sm-wordpress:active {
	    background-position: right -241px;
    }
}

@media (max-width:767px) {
	.toTop {
	
		display:block;
	}

	
}

@media (max-width:480px) {
	.i300right {
		float:none; 
		margin:0 0 10px 0;
	}

	.phalfLM {
		width:100%;
		float:none;
		margin-left:0;
		margin-right:0;
	}


	.showMnL{
		display:none;
	}

	.showSmall {
		display:block;
	}	
}

.imageright {
    float:right;
    margin-left:10px;
    width:300px;
}
figcaption {
    font-size:85%;
    font-style:italic;
}
.initial-line {
    font-weight:bold; font-size:110%;
}

table.green { 
    margin:0; 
    padding:5px; 
}
table.green td p { 
    margin:0; 
    padding:0; 
}
table.green td { 
    margin:0; 
    padding:5px 10px; 
    vertical-align:top;
}
tr.header { 
    background-color:#094509; 
}
tr.header td { 
    color:white; 
    line-height:10px; 
}
tr.header td h3 { 
    color:white; 
    padding:10px; 
    margin:0; 
}
a.see {
    margin-left:0px; 
    font-size:80%; 
    font-weight:bold;
}
tr.hide { 
    background-color:#C4D9E2; 
    color:white; 
}
tr.hide td { 
    color:white; 
    font-weight:bold; 
    font-size:90%; 
}
