.flying_schools .flying_school
{

}
	.flying_schools .flying_school h2,.
	{
		float: left;
		width: 60%;
	}


h1
{
	margin: 0;
}
.page_content {

}
.page
{
	height: auto;
}
.full_page
{
	position: relative;
	margin: 0;
	padding: 1em 3%;
}
.page_banner
{
	position: absolute;
	background-color: #21518c;
	width: 100%;
	height: 8.5em;
	left: 0;
	top: 0;
	border-bottom: 1px solid #19477f;
}
.flight_school_column_1
{
	float: left;
	width: 63%;
	margin-right: 2%;
}
.flight_school_details
{
	position: relative;
	height: 9em;
	z-index: 2;
	padding: 0 1.5em 0;
}
.flight_school_description
{
	position: relative;
	background-color: #3d7dcc;
	padding: .75em 1.5em 2em;
	font-size: 1.05em;
	line-height: 1.6em;
}
.flight_school_info_column
{
	float: left;
	width: 35%;
}
	.full_page:after,.page:after
	{
		display: block;
		content: '';
		clear: both;
	}
	.flight_school_website
	{
		font-size: .9em;
	}
	.flight_school_address
	{
		text-align: left;
		font-size: .9em;
	}
		.flight_school_telephone
		{

		}
		.flight_school_directions
		{
			position: absolute;
			right: 5px;
			top: 5px;
			z-index: 2;
			text-align: right;
		}
			.flight_school_directions a
			{
				background-color: #21518c;
				display: inline-block;
				text-decoration: none;
				padding: 4px 20px 4px 40px;
				background-image: url(../_img/icon_directions.png);
				background-size: 28px 28px;
				line-height: 32px;
				background-repeat: no-repeat;
				background-position: 6px 6px;
			}
	.flight_school_photos
	{
		margin-top: 2em;
	}
		#flight_school_map_box
		{
			position: relative;
			width: 100%;
			padding-bottom: 100%;
		}
		#flight_school_map
		{
			position: absolute !important;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}
		.flight_school_photos img
		{
			width: 100%;
			margin-bottom: .5em;
		}
.nearby_school
{

}
	.nearby_school a
	{
		line-height: 1.5em;
		text-decoration: none;
	}