@charset "UTF-8";
/* CSS Document */

.container {
	color:#666666;
	font-size:13px;
	margin-top:15px;
}


.location_info {
	float:left;
	margin-left:8px;
}

.location_image {
	float:left;
}

.location_info {
	width:250px;
	letter-spacing:-1px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Bookman, Georgia, Times, serif;
}

.location_info .blue {
	color:#005696;
	font-weight:bold;
}

.location_info h2 {
	margin:0 0 4px 0;
	color:#005696;
	font-size:17px;
}

.location_info h3 {
	margin:0 0 4px 0;
	color:#005696;
}

.location_info p {
	margin:0 0 3px 0;
}

.location_info .blue a
.location_info .blue a:active,
.location_info .blue a:link,
.location_info .blue a:visited {
	color:#005696;
}

.location_bio {
	margin-top:15px;
}