@charset "utf-8";
/* CSS Document */

#DNRPMainSection {
	padding: 0; 
	margin: -0px -14px 0 -14px;
	width: 830px;
	}

#DNRPHomeFeature {
	padding: 0px;
	margin: 0 0 20px 0;
	}


#DNRPHomeFeature h3 {
	font: Bold 1.03em Arial, sans-serif; 
	width: 100%;
	padding: 5px 5px  5px 5px;
	margin: 0  0;
	background-color: #B6C8E3;
	border-bottom: 1px solid rgb(50%,66%,50%);
	}

#DNRPHomeFeature ul {
	padding: 0px 0px  0px 5px;
	margin: 10px 0px  0px 20px;
	}

#DNRPHomeFeature li {
	padding: 0px 0px  0px 5px;
	margin: 0px 0px  5px 0px;
	}

#DNRPHomeFeature td a {
	font-size: 95%; 
	}

#DNRPHomeFeature a {
	font: normal .95em Arial, sans-serif; 
	}

#DNRPHomeFeature p {
	font: normal .95em Arial, sans-serif; 
	}

#DNRPHomeFeature div.pic {
	float: right; 
	height: 120px; 
	width: 90px;
	padding: 15px; 
	margin: 5px 0px;

	}

#DNRPHomeFeature div.ls img {
	height: 90px; 
	width: 90px; 
	margin: 6px 0 0;
	}


#DNRPHomeFeature div.pic ul {
	margin: 0 0px; 
	padding: 0;
	}

#DNRPHomeFeature li.title {
	list-style: none;
	text-align: center;

	font: normal 10px Arial, sans-serif; 
	width: 90px; 
	}

#DNRPHomeGIS {
	background:#E3E9E9;
	height: 70px;
	width: 97%;
	padding:10px;
	margin: 0 0 10px 0;
	}

#DNRPHomeGIS img {
	padding:0px;
	margin: 0 0 0px 0;
	}



h1 em{
	font-size: 72%;
}

.clickThumbnail {
	color: #999999;
	margin-bottom: -0.01em;
}

#contentcol li {
	padding-bottom: .5em;
}

.linkList {
	list-style-type: none;
}

.photosRight {
	float: right;
	width: 275px;
}
.photosRight200 {
	font-style: italic;
	float: right;
	width: 200px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.photoRight260 {
	font-style: italic;
	float: right;
	width: 260px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.photosRight306 {
	font-style: italic;
	float: right;
	width: 306px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.list td {
	background-color: #CCCCCC;
}
.list th {
	background-color: #999999;
}
.list h2 {
	color: #000000;
}.list h2 em{
	font-size: 60%;
	font-style: normal;
}
.list a {
	text-decoration: none;
}
.list a:hover {
	text-decoration: underline;
}

#rightcol a {
	text-decoration: none;
}
#rightcol a:hover {
	text-decoration: underline;
}
#rightcol li {
	list-style-image:url(/style/kcBaseImages/bullet2.png);
	margin-left:-22px;
}

.altNameLink {
	float: right;
	width: 200px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: right;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 5px;
	padding-right: 5px;
	clear: both;
}
.glossaryList {
	font-size: 80%;
	text-align: center;
	padding: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.glossaryList a {
	padding-left: .3em;
	padding-right: .3px;
}

.caption {
	font-size: 70%;
}

.inst {
   font-size: 90%; 
   color: #666666; 
   font-weight: bold;
}

.lbl {
	background:#FFFFCE;
	font-weight: 
   bold;
	valign:top;
}

.attenBox1 {
	background-color: #FFFFCE;
	padding: 5px;
	border: 1px solid #000000;
}
.attenBox2 {
	font-weight: bold;
	color: #0000CC;
	margin-left: 2em;
}
.attenBox3 {
	font-size: 85%;
	padding: 5px;
	clear: both;
	float: right;
	width: 35%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: thin dashed #333333;
}

.next {
	font-weight: bold;
	color: #FF0000;
}

.next a {
	font-weight: normal;
}

.p85 {font-size: 85%;}
.p80 {font-size: 80%;}
.p75 {font-size: 75%;}
.p70 {font-size: 70%;}

.feature, li .feature {
	font-size: 85%; 
	margin-top: 5px; 
	margin-left: 7px;
}

.feature-small, li .feature-small {
	font-size: 80%; 
}

#archive td .feature, #archive td .feature li {
	font-size: 95%; 
}

#archive td .feature-small {
	font-size: 85%;
}

/*
Use multimediaList for list of photos that have descriptive info on the right*/

.multimediaList p {
	padding-bottom: 1em;
	margin-left: 188px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.multimediaList img {
	float: left;
	border: 1px solid #666666;
	margin-bottom: .2em;
	clear: left;
}


/*
Use photoList for long list of photos that have captions immediatly below them
*/

.photoList p {
	padding-bottom: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 510px;
}

.photoList img {
	border: 1px solid #666666;
	margin-bottom: .2em;
}
.mainmenu {
	font-size: 85%; 
	line-height: 175%; 
	margin-top: 5px; 
	margin-bottom: 30px; 
	margin-left: 7px;
}


