* {
	margin:0;
	padding:0;
}
body {
	/*background:#000 url('/images/site/body-bg.jpg') top left repeat-x;*/
	background:#000;
	font-family:Verdana, Arial,Helvetica, sans-serif;
	font-size:62.5%;
	text-align:center;
}
div#body {background:#000 url('/images/site/body-bg.jpg') top left repeat-x;}
body#popup {
	background:#3F3F3F;
	background-image:none;
	text-align:left;
}
em {font-style:italic;}
li {list-style:none;}
li, p {
	color:#333;
	font-size:1.0em;
	line-height:140%;
}
strong {font-weight:bold;}
h1 {
	background:url('/images/site/h1bg.jpg') repeat-x;
	color:#FFF;
	margin-bottom:20px;
	padding:5px 0 7px 10px;
}
	.primarySection h1 a {
		background:url('/images/site/greenrss.jpg') right no-repeat;
		color:#CCC;
		float:right;
		margin-right:10px;
		padding-right:15px;
		text-decoration:none;
	}
body#popup h1 {
	background:#590000 url('/images/site/popuptitleBG.jpg') bottom repeat-x;
	border-bottom:4px solid #3F3F3F;
	font-size:1.4em;
	font-weight:bold;
	padding:12px 12px 14px 12px;
}
	body#popup h1 span {
		float:right;
		font-size:0.7em;
		font-style:none;
		padding-top:5px;
	}
		body#popup h1 span a {
			color:#FFF;
			text-decoration:none;
		}
		body#popup h1 span a:hover {
			color:#CCC;
		}

h2,h3,h4,h5 {
}
	.bnewsPreview h2 {
		color:#000;
		font-family:Verdana, Arial,Helvetica, sans-serif;
		font-size:1.3em;
		font-weight:bold;
		line-height:120%;
		padding-top:4px;
		padding-bottom:9px;
	}
		.bnewsPreview h2 span {
			color:#666;
			display:block;
			font-size:0.8em;
			font-weight:lighter;
		}
	 h2#blogarticleTitle {
		color:#000;
		font-size:2.0em;
		font-weight:bold;
		margin:0 0 0 115px;
		padding:20px 0 0 0;
	}
		h2#blogarticleTitle span {
			color:#666;
			display:block;
			font-family:Tahoma;
			font-weight:lighter;
			font-size:0.5em;
			padding-top:7px;
		}
h2.imageTitle {padding-bottom:15px;}
	div.article h2 {
		font-family:Tahoma;
		font-size:2.6em;
	}
		.primarySection h2 span {
			color:#666;
			display:block;
			font-family:Tahoma;
			font-weight:lighter;
			font-size:0.5em;
			padding-top:7px;
		}
	h2#pageTitle {
		color:#666;
		font-size:1.4em;
		padding-bottom:20px;
	}
		h2#pageTitle a:link, h2#pageTitle a:visited, h2#pageTitle a:active {
			border-bottom:1px solid #000;
			color:#000;
			text-decoration:none;
		}
	div#leading h2 {
		background:url('/images/site/trans.png');
		color:#FFF;
		float:left;
		font-family:Tahoma;
		font-size:2.0em;
		font-weight:bold;
		padding:15px 13px 9px 13px;
		width:478px;
	}
		div#leading h2 span {
			color:#CCC;
			display:block;
			font-size:0.6em;
			font-weight:lighter;
			padding-top:5px;
		}

	h2.redHeading {
		background:#590000 url('/images/site/sectionheading-bg.jpg') bottom repeat-x;
		border-top:1px solid #7F0F15;
		color:#FFF;
		font-family:Tahoma;
		font-size:1.0em;
		font-weight:bold;
		padding:4px 10px 7px 10px;
	}
	div#sidebreakingNews h2 em a {
		background:url('/images/site/openwindow.jpg') no-repeat;
		border-bottom:0;
		float:right;
		height:11px;
		width:13px;
	}
	.teamBlog h2 {width:185px;}
	div#aboutSections h2 {
		background:#205E2D;
		color:#FFF;
		float:left;
		font-family:Tahoma;
		font-weight:bold;
		font-size:1.4em;
		margin:3px;
		padding:2px 4px 4px 4px;
	}
		div#aboutSections h2 a {
			color:#FFF;
			text-decoration:none;
		}
	div#homepagePhotos h2 {
		color:#000;
		font-family:Tahoma;
		font-size:1.4em;
		padding:12px 0 0 9px;
	}
	div#sideSponsors h2, div#sideSubscribe h2, div#sideSuppliers h2 {
		color:#000;
		font-family:Tahoma;
		font-size:1.4em;
		margin:9px 9px 0 9px;
		padding:0 0 5px 0;
		text-align:left;
	}
	
	.largePreview h2 {
		font-family:Verdana, Arial,Helvetica, sans-serif;
		font-size:1.4em;
		margin-bottom:10px;
	}
		.largePreview h2 a:link, .largePreview h2 a:visited, .largePreview h2 a:active {
			border-bottom:1px solid #000;
			color:#000;
			line-height:140%;
			text-decoration:none;
		}
		.largePreview h2 a:hover {
			border-bottom:0;
			color:#00510F;
		}
		
	div#sectionLeading h2 {
		color:#000;
		font-family:Tahoma;
		font-size:1.4em;
		font-weight:bold;
		margin-bottom:17px;
		text-decoration:underline;
	}
	
	div#leadingArticle h2 {
		font-family:Tahoma;
		font-size:2.0em;
		font-weight:bold;
		padding:0 0 10px 0;
	}
		div#leadingArticle h2 span {
			color:#666;
			display:block;
			font-size:0.5em;
			padding:2px 0 0 0;
		}
		
		
	div#leadingArticle h2 a:link, div#leadingArticle h2 a:visited, div#leadingArticle h2 a:active {
		color:#000;
		text-decoration:none;
	}
	div#leadingArticle h2 a:hover {
		border-bottom:0;
		color:#00510F;
	}
	h2.titleUnderline {
		color:#00490F;
		font-family:Tahoma;
		font-size:2.0em;
		padding-bottom:4px;
	}
	div#commentsIntro h2 {
		font-family:Tahoma;
		font-size:1.8em;
	}
	
	h2.partnersTitle {
		font-family:Tahoma;
		font-size:1.8em;
		font-weight:bold;
		padding-left:10px;
	}
	
	div#banner h3 {
		font-size:1.6em;
		margin-bottom:5px;
	}
		div#banner h3 a {
			border-bottom:2px solid #04AF49;
			color:#5D0000;
			text-decoration:none;
		}
	
	div.mediaSection h3 {
		color:#015813;
		font-family:Tahoma;
		font-size:2.0em;
		font-weight:bold;
		padding:20px 0 0 0;
	}
	div.audioPreview h3 {
		color:#000;
		font-size:1.6em;
		padding:0 0 7px 0;
	}
	h3#contactSubtitle {
		font-size:1.6em;
		padding:40px 0 20px 0;
	}
	div.blogpostPreview h3, .noImagePreview h3 {font-size:1.4em}
		div.blogpostPreview h3 a:link, div.blogpostPreview h3 a:visited, div.blogpostPreview h3 a:active,
		.noImagePreview h3 a:link, .noImagePreview h3 a:visited, .noImagePreview h3 a:active {
			color:#000;
			font-weight:bold;
			text-decoration:none;
		}
			div.blogpostPreview h3 a:hover, .noImagePreview h3 a:hover {
				border-bottom:0;
				color:#00510F;
			}
	
	h3.titleUnderline {
		border-bottom:1px solid #E0E0E0;
		color:#000;
		font-family:Tahoma;
		font-size:1.8em;
		font-weight:bold;
		margin:0 20px 0 20px;
		padding-bottom:5px;
	}
	div.articlePreview h3, div.partnersPreview h3 {
		font-family:Tahoma;
		font-size:1.4em;
	}
	div.audioPreviewSmall h3 {
		color:#000;
		font-size:1.3em;
		padding-bottom:4px;
	}
	
		div.articlePreview h3 span, div.partnersPreview h3 span, div.blogpostPreview h3 span, .noImagePreview h3 span {
			color:#666;
			display:block;
			font-size:0.7em;
			padding:6px 0 0 0;
		}
	
	
		div.articlePreview h3 a:link, div.articlePreview h3 a:visited, div.articlePreview h3 a:active,
		div.partnersPreview h3 a:link, div.partnersPreview h3 a:visited, div.partnersPreview h3 a:active {
			color:#000;
			text-decoration:none;
		}
			div.articlePreview h3 a:hover {
				border-bottom:0;
				color:#00510F;
			}
	div#sectionLeading h3 {
		color:#000;
		font-family:Tahoma;
		font-size:1.3em;
		font-weight:bold;
		margin:32px 0 10px 0;
		text-decoration:underline;
	}	
	div.bioInfo h3 {
		color:#000;
		font-family:Tahoma;
		font-size:1.3em;
		font-weight:bold;
		margin:0 0 10px 0;
	}
		div.bioPreview h3 a:link, div.bioPreview h3 a:visited, div.bioPreview h3 a:active {
			border-bottom:1px solid #000;
			color:#000;
			text-decoration:none;
		}
			div.bioPreview h3 a:hover {
				border-bottom:0;
				color:#00510F;
			}
		
	div#relatedNews .item h3 {
		font-size:1.2em;
		line-height:130%;
		margin-bottom:5px;
	}
		div#relatedNews .item a {
			border-bottom:1px solid #000;
			color:#000;
			font-weight:bold;
			text-decoration:none;
		}
		div#relatedNews .item h3 a:hover {
			border-bottom:0;
			color:#00510F;
		}
	.teamBlog h3 {
		color:#666;
		font-weight:lighter;
		font-size:0.9em;
		line-height:115%;
		width:62%;
	}
	div#sidebreakingNews h3 {
		color:#000;
		font-family:Verdana, Arial,Helvetica, sans-serif;
		font-size:1.3em;
		line-height:150%;
		padding-top:4px;
	}
		div#sidebreakingNews h3 span {
			color:#666;
			display:block;
			font-size:0.8em;
		}
			div#sidebreakingNews h3 a:link, div#sidebreakingNews h3 a:visited, div#sidebreakingNews h3 a:active {
				border-bottom:1px solid #000;
				color:#000;
				font-weight:bold;
				text-decoration:none;
			}
			div#sidebreakingNews h3 a:hover {
				border-bottom:0;
				color:#00510F;
			}
	h3#otherVideosTitle {
		color:#000;
		font-size:1.8em;
		padding:10px 0 15px 0;
	}
	
	
	div.imageInformation h4 {
		color:#015813;
		font-size:1.0em;
		font-weight:bold;
		padding:5px 0 5px 0;
	}
	
	div#otherVideos div.videopreview h4 {
		padding-bottom:5px;
	}
		div#otherVideos div.videopreview h4 a:link, div#otherVideos div.videopreview h4 a:visited, div#otherVideos div.videopreview h4 a:active {
			border-bottom:1px solid #777;
			color:#000;
			font-size:1.2em;
			text-decoration:none;
		}
		
	div#selectAuthor h4 {
		color:#00320A;
		float:left;
		font-size:1.1em;
		font-weight:bold;
		padding-top:4px;
		padding-right:15px;
	}
	.blog h4 {
		font-size:1.2em;
		line-height:150%;
	}
	 .blog h4 a:link, .blog h4 a:visited, .blog h4 a:active {
		border-bottom:1px solid #000;
		color:#000;
		font-weight:bold;
		line-height:150%;
		text-decoration:none;
	}
	.blog h4 a:hover {
		border-bottom:0;
		color:#00510F;
	}
		div#videoList h4 {
			font-size:1.0em;
			padding:0 0 2px 0;
		}
			.viditem h4 a:link, .viditem h4 a:visited, .viditem h4 a:active {
				color:#666;
				font-weight:bold;
				text-decoration:none;
			}

	div#legProgress h4 {
		background:url('/images/site/legprogress.jpg') no-repeat;
		display:block;
		height:20px;
		text-indent:-3000px;
		width:210px;
	}
	h4.galleryTitle {padding:6px;}
	h4.galleryTitle span {
		color:#2B77BC;
		display:block;
		font-size:0.9em;
		padding-bottom:4px;
	}
		h4.galleryTitle a:link, h4.galleryTitle a:visited, h4.galleryTitle a:active {
			color:#666;
			font-size:1.1em;
			text-decoration:none;
		}
	
	div.comment-grey h5, div.comment-lightgrey h5 {
		font-size:1.0em;
		padding-bottom:11px;
	}

.pdf {
border: 1px solid #dadcb1; 
background-color: #ffffe2; 
margin-top: 20px; 
width: 300px; 
padding:15px;
}
.pdf p {
padding: 14px 0 0 5px;
}
.pdf a:link {
border-bottom: 1px solid #dadcb1;

}
.pdf a:hover {
background-color: #dadcb1;
}



