/* CSS Document */

body {
   font-family:Verdana,sans-serif;
   background: white;
   font-size: 12px;
   color: #000000;
   
   width: 700px;
   
}

h1 {
   font-size:14pt;
   font-weight:normal;
   font-family:Georgia,"Times New Roman",serif;
   color: #333333;
   border-bottom: solid 1px #c4beb2;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-align:center;
	width: 700px;
}

#mapInfoWindow
{
    margin-top:20px;
}


#print, #printMap{
   display:none;
       }
	   
#hidden{
	display:none;
	margin-top:20px;
	font-weight:bold;
}







