﻿h3
{
    font-size: 13px;
    color:#191F6C;
    padding: 10px 0 0 0;
    display: block;
}


div#ctLeft
{
	float:left;
	width:650px;
}
div#ctRight
{
	float:right;
	margin-top:2px;
}

div#contact
{
	float:left;
	width: 210px;
}

div#profile
{
	clear:both;
}
div#map
{
	width: 650px;
	margin: 15px 0 15px 0;
}

#map iframe
{
	width:650px;
	height: 300px;
	padding: 0;
	border: 1px solid #666;
}

div#emailAgent {
    background-image: url("../images/backgrounds/email-agent-w650.png");
    background-repeat: no-repeat;
    padding: 20px 0 20px 20px;
    width: 630px;
    height: 255px;
    margin-top: 15px;
}

img.email-title {
    padding-bottom: 10px;
}

.asbPic img
{
	width: 90px;
	height: 67px;	
}

div#mnContact, #mnContact a
{
    font-size: 16px;
    color: #843148;
    font-weight: bold;
    margin: 10px 0 10px 0;
    line-height: 1.7em;
}

#mnContact img
{
    margin-right: 5px;
}

div#address
{
    line-height: 1.5em;
}


#address a
{
    font-weight: normal;
    line-height: 2em;
}

.infList
{
    float: left;
}

.infList ul
{
    padding: 0;
    overflow: hidden;
    list-style-image: url('../images/icons/tick.gif');
}

.infList ul li
{
    float: left;
	width: 180px;
	list-style-position:inside;	
	line-height: 1.5em;
	margin-left: 8px;
}

div#opening table
{
    border: 0;
    color: #999;
    width: 100%;  
    margin-bottom: 15px;   
}

#opening table td:nth-child(odd)
{
    color: #000
}

div#other
{
    color: #191F6C;
    margin-top: 15px;
}

#profile
{
	font-size: 14px;
}

#opening span
{
	color: #1B206B;
	font-weight: bold;
}

ul#social
{
	padding: 0;
	list-style: none;
	overflow: hidden;
	margin-top: 5px;
}

ul#social li
{

	float: left;
}	


ul#social li a 
{
	display: block;
	text-indent: -8000px;
	width: 15px;
	outline: none;
	float: left;
	cursor: pointer;
	height: 15px;
	margin-right: 5px;
}



#social .twitter
{
	background: url(../images/icons/twitter.png) top left no-repeat
}
#social .facebook
{
	background: url(../images/icons/facebook.png) top left no-repeat
}
#social .linkedin
{
	background: url(../images/icons/linkedin.png) top left no-repeat
}

#areasCov
{
	margin-bottom: 35px;
}

div#photogalleryContainer
{
	float: right;
	margin-top: 10px;
}
