#bnbselector {
	font-size: 10px;
	line-height: 12px;
	background-color: #F5F5BE;
	padding: 5px;
	float: right;
	width: 190px;
	color: #380000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #BE3214;
	border-right-color: #BE3214;
	border-bottom-color: #BE3214;
}


#bnbselector h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	color: #BE3214;
	line-height: 18px;
	text-align: center;
}

#bnbselector #bnbform {
	font-size: 10px;
	line-height: 12px;
}
#bnbselector #bnbform select {
	font-size: 10px;
	line-height: 12px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
}
#bnbselector #bnbform #submitbtn {
	font-size: 10px;
	line-height: 12px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#bnbselector a {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
}

#map {
	margin: 0px;
	padding: 0px;
	border: 2px solid #BE3214;
	height: 500px;
	width: 580px;
	float: right;
}

#bnbmain {
	float: right;
	width: 580px;
	border: 2px solid #BE3214;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F5F5BE;
}
.bnbitem {
	margin: 2px;
	padding: 1px;
	float: left;
	height: 160px;
	width: 136px;
	border: 1px solid #BE3214;
	overflow: hidden;
	text-align: center;
	display: block;
	background-color: #FFF;
}
.bnbitem a {
	text-decoration: none;
}
.bnbitem h4 {
	font-size: 12px;
	font-weight: bold;
	color: #069;
	margin: 10px 2px 4px;
	text-decoration: none;
	line-height: 14px;
	height: 25px;
	width: 130px;
}
.bnbitem p {
	font-size: 11px;
	font-style: italic;
	color: #069;
	margin: 2px;
	text-decoration: none;
}

.catitem {
	float: left;
	width: 180px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
}
#info{
	width:300px;
	height:100px;
	
}
#info img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#info a {
	float:left;
	width: 160px;
	height: 100px;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	color:#036;
}
