.directions
{
	float: left;
	height: auto;
	display: none;
	font-family: Verdana, Arial, sans serif;
    font-size: 11px;
    margin: 0;
    width: 910px;
}

.mapH3
{
    font-size:26px;
    color:#1e419a;
    margin:0;
    padding:0;
    font-family:trebuchet ms;
    font-weight:normal;
}

.mapPara
{
    font-size:14px;
    color:#666666;
    line-height:16px;
    margin:10px 0;
}

.directions table
{
	font-family: Verdana, Arial, sans serif;
    font-size: 11px;
}
      
#drivingDirections
{
	display: block;
	width: 920px;
	height:auto;
	margin: 0;
	padding: 0px;
}

#drivingDirections .header
{
	float: left;
	width: 880px;
	height: auto;
	background: #ECF0EF;
	margin: 0;
	padding: 20px;
	display: block;
	border-bottom:1px solid #ccc;
}

#drivingDirections .header .right
{
	text-align: left;
}

#drivingDirections .header .left span
{
	color: #333;
	font-family: Verdana , Arial, sans serif;
	font-size: 12px;
	display: inline-block;
	padding-bottom: 5px;
}

.mapArea
{
	padding: 0px;
	width: 920px;
	height: auto;
	margin: 0;
	float: left;
}

#drivingDirections .footer
{
	height: 31px;
}

#drivingDirections .footer .text
{
	font-family: Arial;
	font-size: 10px;
	color: White;
	vertical-align: middle;
	line-height: 31px;
}

.directions
{
	position: relative;
}

#directionsHide
{
	position: absolute;
	width: 100%;
}

#directionsHide img
{
	float: right;
	margin-top: 12px;
	margin-right: 10px;
	cursor: pointer;
}

#directionsForm span
{
	font-family: Arial;
	font-size: 12px;
}

#directionsForm ul, #directionsForm li
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#directionsForm li
{
	margin-top: 5px;
}

#info
{
	text-align: left;
	width: 300px;
	display: block;
	float: left;
}

#info .text,
#info .text a,
#info .text a:hover
{
	font-family: Arial;
	color: Black;
	font-size: 11px;
}

#info .text a,
#info .text a:hover
{
	color: #333;
}

#info .img
{
	float: right;
	clear: right;
}

.mapSubmit
{
	color: #FFF;
	text-decoration: none;
	background-color: #0D2647;
	display:inline-block;
	cursor: pointer;
	text-decoration: none;
}

.mapSubmit:hover
{
	text-decoration: none;
}

.mapSubmit .submitSpan
{
	padding: 5px 8px;
	background:#7dba42;
	font-weight:bold;
	font-size:14px;
	display: inline-block;
	border:3px solid #669933;
	width:175px;
}

#banner #drivingDirections .left
{
    padding:0;
    margin:0;
    height:310px;
}

#drivingDirections .right
{
    float: right;
}

#drivingDirections .clear
{
    clear: both;
}

.mapHead
{
    padding-bottom:10px;
}

.mapGoing, .mapFrom, .mapSub
{
    padding:0;
    width:280px;
    float:left;
}

.mapSub
{
    margin-top:8px;
    float:right;
}

.mapGoing span, .mapFrom span
{
    display:block;
    padding:0;
    margin:0;
    font-size:11px;
    color:#1f429b;
    font-weight:bold;
}

.mapBreak
{
    line-height:12px;
    margin:0;
    padding:0;
}

.mapHead ul li {
color:#666666;
font-size:14px;
line-height:18px;
}
.mapHead ul {
margin:0;
padding:0 0 0 16px;
}

.mapHead ul li a:hover {text-decoration:underline;}

#banner #drivingDirections #info .left {height:auto !important; width: auto !important;}

.info
{
	display: block;
	_height: 100px;
	min-height: 100px;
	text-align: left;
	width: 300px;
}

.info .text,
.info .text a,
.info .text a:hover
{
	color: Black;
	display: block;
	font-family: Arial;
	font-size: 11px;
	width: 100%;
}

.info .text a,
.info .text a:hover
{
	color: #333;
}


.info
{
}

.infoText,
.infoText a,
.infoText a:hover
{
	color: Black;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
}

#largeColumn .row1 .infoText
{
	line-height: 12px;
}
