@charset "UTF-8";
/* GOOGLE MAP CONTACT PAGE  */

div#popup {
	font-family: Arial, Helvetica, Serif;
	color: #8c6841;
	font-size: 12px;
	text-decoration: none;
	background:#FFF9EF;
	border:1px dotted #BDB7AB;
	margin:0px;
	padding:7px;
	width:200px;
	height: 100px;
	line-height: 18px;
}

div#popup strong {
	font-family: Arial, Helvetica, Serif;
	color: #50672e;
	font-weight: bold;
	font-size: 13px;
}

