#body-content
{
	padding: 0px;
	}
#contact{
	background-color: #6b5c54;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 17px;	}
#contact img#main{
	float:right;
}

#contact.wcontact{
	background-image: url(/images/wcontact_photo.jpg);
	background-position: top right;
	height: 225px;
}

#contactinfo{
	display: inline;
	float: left;
	margin: 30px 0 20px 40px;
}

#contactinfo strong{
	color: #99c7d3; /* light blue */
	font-size: 1.2em;
	font-weight: bold;
}

#content .photo{
	float: right;
	margin: 0;
	padding: 0;
}


