﻿div#ContactArea div.heading
{
	background-image: url('/Lib/Img/HowToContact.png');
	padding-bottom: 0px;
}

div#ContactArea div#LocationWrap
{
    float: left;
    padding-left: 14px;
    padding-bottom: 16px;
}

div#ContactArea div#ContactLocationWrap
{
	width: 168px;
	height: 171px;
	background-image: url('/Lib/Img/Kingsley-Location.png');
	background-repeat: no-repeat;
	margin-top: 16px;
	margin-bottom: 4px;
}

div#ContactArea div#ContactLocationWrap a
{
	display: block;
	height: 171px;
	width: 168px;
}

div#ContactArea div#LocationWrap h6
{
    font-size: 1.1em;
}

div#ContactArea div#DirectContact div#Details
{
	float: left;
	padding-top: 20px;
	width: 282px;
}

div#ContactArea div#DirectContact div#Details h4
{
    font-size: 2.0em;
	font-weight: bold;
	padding-bottom: 12px;
	text-align: center;
}

div#ContactArea div#DirectContact div#Details h5
{
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 12px;
	text-align: center;
}

div#ContactArea div#LegalInfo
{
	clear: both;
	text-align: center;
}
