.contact_details
{
	margin-bottom: 18px;
	background-color: #EEEFE7;
	padding: 5px;
}

.contact_detail
{
	padding: 10px 10px;
}

.contact_detail_label
{
	color: #A9AF8B;
	font-weight: bold;
	padding-right: 10px;
	width: 105px;
	font-size: 1.1em;
	line-height: 1.4em;
	float: left;
	margin-bottom: 2px;
}

.contact_detail_text
{
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.contact_detail_text {
	color: #616163;
}
.contact_detail_text a {
	color: #0D8428;
	font-size: 1.0em;
	text-decoration: none;
}
.contact_detail_text a:hover {
	color: #0D8428;
}
.contact_detail_left
{
	float: left;
	margin-right: 15px;
	width:280px;
}

.contact_detail_right
{
	float: left;
	margin-right: 15px;
}
.contact_detail_image
{
	float: right;
	margin-bottom: 6px;
}
.photo_gallery_left
{
	float: left;
	width:270px;
	margin-bottom: 40px;
}
.pg_image img
{
	border: none;
}
.contact_detail_image a img
{
	border: none;
}














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
