@charset "utf-8";
/* CSS Document */

body {
  color : #000000;
  background : #ffffff;
  font-family:"arial", Gadget, sans-serif;
}

a {
  text-decoration : underline;
  color : #0000ff;
}

div.branding h1, div.content h2 {
	display:block;
	text-indent:0px;
	height:auto;
	overflow:auto;
}
	

.navigation {
  display : none;
} 

div#directions iframe {
	width:606px; height:360px;
}

div#directions div#scroll {
	z-index:6000;
	background-color:#ffffff;
	position:relative;
	margin-left:103px;
	padding:13px;
	padding-top:23px;
	width:627px;
	height:450px;
	overflow:visible;
}
