/* Texter */
a {
	color:#527810;
	text-decoration: none;
}

a:hover {
	color:#527810;
	text-decoration: none;
}
a:visited {
	color:#527810;
	text-decoration: none;
}
a:active {
	color:#ffffff;
	text-decoration: none;
}
h1 {
  display: block;
  font-size: 1em;
  font-weight: bold;
  margin: .67em 0;
	text-transform:uppercase;
}



h2 {
  display: block;
  font-size: 0.9em;
  font-weight: bold;
  margin: .83em 0;
}



h3 {
  display: block;
  font-size: 0.8em;
  font-weight: bold;
  margin: 1em 0;
}



h4 {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
	color: #527810;
}



h5 {
  display: block;
  font-size: 0.7em;
  font-weight: bold;
  margin: 1.67em 0;
}



h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;

}

p.extraboxHeader {
	font-weight:bold;
	font-size:1.1em;
	margin:10px 0 0 0;
}
.puffText {
	
	font-size:0.7em;
}

.clsText {
	font-size:0.75em;
}	
.pubDate {
color: #527810;
font-weight:bold;
}
#rightImageWrapper {
		float:right;
		width:250px;
		margin-left: 10px;
	}
	
	#rightImageWrapper p {margin:0px 0px 10px 0px;}
	
#imageWrapper {
		width:450px;
		margin-top: 10px;
	}
.rightImage {
		margin:0px;
		border:1px solid #5d4b4a;
		padding:2px;
	}

	
span.caption {
	display:block;
	position:absolute;
	font-style:italic;
	margin:10px 0px 0px 10px;
	_margin-left:-420px; /* IE6 */
	*margin-left:-420px; /* IE7 */
	opacity:0.9;
	background-color:#FFFFFF;
	padding:3px;
	font-weight:normal;
	border:1px solid gray;
}