/* Map */

/* General
-------------------------------------------------------- */

body{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	background-color: white;
	text-align; center;
	}
	}

#outline{
	width: 800px;
	}


#map{
	height: 800px;
	width: 700px;
	border: 1px solid #b4b4b4;
	margin: 15px;

#info{
	text-align: left;
	font-size: 20px;
	}

#info img{
	height: 120px;
	}

#info h2{
	font-size: 32px;
	line-height: 100%;
	}

#info address{
	line-height: 120%;
	}

#exp{

	]