﻿.contentAreaContactUsNav {
    margin: 132px 0px 0px -275px;
    padding: 0px;
    text-align: left;
    float: left;
    min-height: 300px;
    width: 260px;
    height: 400px;
    background-image: url('Images/servicesMenuBackground.gif');
    background-repeat: no-repeat;
}
.contentAreaContactUsNav h3 {
	padding: 10px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-indent: 10px;
}
.contentAreaContactUsNavMenuItem {
    text-indent: 15px;
    margin-bottom: 2px;
    font-size: 9pt;
    color: #FFFFFF;
    margin-top: 1px;
    padding-left: 2px;
    font-weight: normal;
    font-family: Georgia;
}
.contentAreaContactUsNavMenuItemSelected
{
    color: #60C659;
}
.contentAreaContactUsNavLink {
	margin: 1px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	min-height: 300px;
	width: 260px;
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contentAreaContactUsNavLink a:hover {
	margin: 1px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	min-height: 300px;
	width: 260px;
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
	color: #60C659;
	text-decoration: none;
}
.contactContentAreaStyle {
	text-align: center;
	width: 100%;
	min-height: 550px;
	font-family: Georgia;
	font-size: 10pt;
	color: #000000;
}
.contactContentColumn1
{
    text-align: center;
    width: 260px;
    float: left;
    height: 400px;
    margin-top: 132px;
    margin-left: -275px;
    color: #FFFFFF;
    background-image: url('Images/servicesMenuBackground.gif');
    background-repeat: no-repeat;
    padding-top: 15px;
}
.contactContentColumn1 a
{
    text-align: center;
    color: #bd1d39;
    font-weight: bold;
}
.contactContentColumn1 a:hover
{
    text-align: center;
    color: #60C659;
}
.contactContentColumn2 {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 100%;
	text-align: center;
	font-family: Georgia;
	font-size: 10pt;
}
.contactMapBorder {
	border-width: 1px;
	border-style: solid;
	width: 400px;
	height: 325px;
	margin-right: auto;
	margin-left: auto;
}
.contactContentColumn1Text
{
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	font-family: Georgia;
	font-size: 9pt;
	color: #FFFFFF;
	width: 80%;
}
.contactContentColumn1Image {
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	width: 100%;
	float: left;
}

