body {
   background: white;
   font-size: 12pt;
   }
#header {
   display: none;
   }
#content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
h2 {
	font-size: 14pt;
	line-height: 16pt;
	}   

p {
  font-size: 12pt;
  line-height: 16pt;
	color: #000;
	font-weight: 300;
}

#googlemap{
  float: none !important;
	margin-right: 0;
}

#map_shortcuts {
  float: none !important;
	margin-right: 0;
}

#map_shortcuts ul {
	font-size: 11pt;
	line-height: 14pt;
	margin: 2pt;
	margin-bottom: 2pt;
  margin-left: 0;
  }

#map_shortcuts li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
  }
  
p a { border-bottom: 1px dashed #ff0099; }
  
