
.paging{
  color:#bb9977;
  text-align:right;
}
.paging a {
  text-decoration:none;
  color:#bb9977;
}
.paging a:hover {
  color:#828257;
}

.itemblock{
  width:100%;
  clear:both;
  padding-bottom:10px;
  border-bottom:0px solid #CCCCCC;
}


.heading {
	color: #F87B00;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin: 0px 0px 5px;
}

.description {
	font-size: 14px;
	line-height: 24px;
	margin: 0px 0px 24px;
}


.imgfloat {
  float:left;
}

.itemblock img {
	padding: 5px;
	border: solid 1px #999999;
	margin: 10px 15px 15px 0px;
	float: left;
}


.item_documents {
  padding-bottom:10px;
}

.doc_heading {
  font-size:14px;
  font-weight:bold;
  color:#828257;
}

.oneDocument a {
  text-decoration:none;
  padding:4px;
  color:#828257;
  letter-spacing:1px;
}

.oneDocument a:hover {
  color:#666666;

}

