@import url(reset.css);
body, html {font-family:Verdana, Arial, Helvetica, sans-serif; color:#A70D00; font-size:11px;}


/* grid */
#container {width:637px; height:376px; margin:auto; overflow:hidden;background-color:#FEFDE8;}
	#cnt {width:617px; height:356px; margin:10px; overflow:hidden;background-color:#F5F1D3;}
	#t {clear:both; overflow:hidden;}
	#logo {width:191px; height:36px;background-image:url(../pics/mapapopup-logo.gif); margin-left:19px; margin-top:17px; float:left; display:inline;}
	#close {width:14px; height:14px; background-image:url(../pics/mapapopup-close.gif); float:right; margin-right:20px; margin-top:25px; display:inline;}
		#close a {width:100%;height:100%; display:block; text-indent:-10000px;}
	#text {float:left; width:172px; margin-left:20px; margin-top:130px; display:inline;}
		#text span {width:50px; display:block; float:left; clear:left; line-height:14px;}
		#text p {width:122px;display:block; float:left; line-height:14px;}
		#text a {color:#A70D00; text-decoration:none;}
			#text a:hover {text-decoration:underline;}
		#mapContainer {width:410px; height:280px; float:left; background-color:#FFF; margin-top:10px;}
		#mapContainer a {color:#A70D00; text-decoration:underline;}
			#mapContainer a:hover {font-weight: bold;}