#infill{
	width: 638px;
	border: 1px solid #7E96A6;
	margin-top: 10px;
	min-height: 110px;
	height: auto !important;
	height: 108px;
	padding:1px;
}

#infill h4{
	font-size:14px;
	font-weight: bold;
	color: #fff;
	margin: 1px;
}

#infill img{
	padding: 2px;
	float: left;
	position: relative;
}

#infill ul{
	list-style: none;
	display: inline;
}

#infill ul li{
	list-style: none;
	display: inline;
	margin-left: 2px;
	margin-bottom: 10px;
	padding: 5px 3px 8px 0;
	font-size: 12px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	color: #fff;
}

#infill table{
	margin-top: 6px;
	margin-left: 6px;
}


#infill table a{
	display: block;
	color: #fff;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 14px;
	padding: 3px 5px;
	background-color: #474234;
	text-decoration: none;
	width: 180px;
	text-align: center;
}

#infill table a:hover{
	display: block;
	background-color: #131210;
	text-decoration: none;
}

#small_map{
	display: inline;
	float: right;
	padding: 0px 0px 30px 30px;
}
#small_map p{
	margin-top: 10px;
}


#section_listing table{
	width: 640px;
}

#section_listing table th{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	padding: 5px 10px;
	border-bottom: 1px solid #7E96A6;
	border-top: 1px solid #7E96A6;
	border-right: 1px solid #b4a27c;
	background-color: #7E96A6;
	text-align: left;
}
#section_listing table th.last, #section_listing table td.last{
	border-right: none;
}
#section_listing table td{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 5px 10px;
	border-bottom: 1px solid #ccbe9e;
	border-right: 1px solid #b4a27c;
	text-align: left;
}
#section_listing table td.center, #section_listing table th.center{
	text-align: center;
}
#section_listing table td a{
	display: block;
	color: #fff;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 14px;
	padding: 3px 5px;
	background-color: #474234;
	text-decoration: none;
	width: auto;
}
#section_listing table td a:hover{
	display: block;
	background-color: #131210;
	text-decoration: none;
}