﻿@media screen
{
	#PageContent .col
	{
		margin: 0.25%;
		padding: 0.25%;
		width: 32%;
		float: left;
	}

	* html #PageContent .col
	{
		width: 31%;
	}

	#PageContent h3
	{
		margin: 5px 0px;
		padding: 0;
		font-size: 100%;
		font-weight: bold;
		color: #b3c4cd;
	}

	#PageContent .col
	{
		border-top-width: 24px;
		border-top-style: solid;
		padding-top: 5px;
		color: #b3c4cd;
	}

	#Col1
	{
		border-top-color: #518DA9;
		padding-top: 70px !important;
		background-image: url( 'images/2im1.jpg' );
		background-position: 0px 5px;
		background-repeat: no-repeat;
	}

	#Col2
	{
		border-top-color: #427088;
	}

	#Col3
	{
		border-top-color: #386278;
	}

	#HomePageMarker
	{
		clear: both;
	}

	#SchoolInfoTeaser, #AboutUsTeaser, #MyListingsTeaser, #HaveAQuestionTeaser, #HomesBySchoolTeaser
	{
		margin-bottom: 5px;
		padding-left: 90px;
		background-position: 3px 0px;
		background-repeat: no-repeat;
	}

	#SchoolInfoTeaser
	{
		background-image: url(images/2im2.jpg);
	}

	#AboutUsTeaser
	{
		background-image: url(images/2im3.jpg);
	}

	#MyListingsTeaser
	{
		background-image: url(images/2im4.jpg);
	}

	#HaveAQuestionTeaser
	{
		background-image: url(images/2im5.jpg);
	}

	#HomesBySchoolTeaser
	{
		background-image: url(images/2im6.jpg);
	}
}
