@charset "UTF-8";
/* CSS Document */

#access{
	margin-bottom:30px;
	clear: both;
	overflow: hidden;	
	
}
#txt{
	float:left;
}
#googlemap{
	clear:both;
	margin-top: 30px;
}
#map{
	float:left;
	margin: 30px;
}

h2{
	color: #C36;
}

h3{
	background-image: url(../images/listmark_green.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 16px;
	background-position: 0px 4px;
	text-indent: 15px;
}