﻿.mainimage
{
	margin-right:auto;
	margin-left:auto;
	background-image:url('../images/info-header1.jpg');
	clear:both;
	width:900px;
	height:138px;
	margin-top:1px;
	z-index:1;
}

.mainimage a:visited
{
	border: 0 none;
	text-decoration:none;
}

#contactustable
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.mapcontainerpdf
{
	width:250px;
	height:130px;
	border: 2px #393C72 solid;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background:url('../../assets/images/directions-map.jpg');
	z-index:1;
}

.mapcontainerpdf h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bolder;
	text-align:center;
	color:white;
}

.mapcontainergoogle
{
	width:250px;
	height:130px;
	border: 2px #393C72 solid;
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	background:url('../../assets/images/google-maps.jpg');
	z-index:1;
}

.mapcontainergoogle h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bolder;
	text-align:center;
	color:white;
}

