.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	float: none;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-right: 10px;

}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
.links {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration:none;
}

.links:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#008845;
	padding-top: 5px;
	font-weight: bold;
	text-decoration:none;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	letter-spacing: 0px;
	font-weight: normal;
	margin-left: 5px;
}

p {
	}
	
.bg {
	background-repeat: no-repeat;
}

.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008845;
	text-decoration: none;
	font-weight: bold;
}

.textlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#008845;
	font-weight: bold;
	text-decoration: underline;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
