@charset "utf-8";
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
	background-color: #003366;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	top: 100px;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	color: #003366;
	margin-top: 0px;
	font-style: italic;
	background-color: #669999;
	margin-bottom: 0px;
}

ul  {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #003366;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}



p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #003366;
	text-align: left;
	float: left;
}

#GoogleMap {
	padding-left: 0px;
	margin: 0px;
	top: 75px;
	width: 640px;
	float: left;
}
#MapDirections {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	color: #006699;
	background-color: #CCCC99;
	width: 218px;
	float: right;
	height: 580px;
	top: 0px;
	position: relative;
	padding: 10px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #003366;
}
#MapDirections   p  {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #006699;
	font-size: 12pt;
}
#MapDirections .Disclaimer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #003366;
	margin-top: 0px;
	clear: left;
	width: 218px;
}
#ViewLargerMap {
	margin-top: 45px;
	margin-bottom: 5px;
	width: 200px;

}


li {
	margin-bottom: 20px;
}
a:link, a:visited {
	color: #006699;
}
a:hover, a:active {
	color: #003366;
}
