#content{
	position:relative;
	top:0px;
	background-color:#996633;
	float:left;
	clear:left;
	width:100%;
	height:100%;
	border-collapse:collapse;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: white;
	border-bottom-color: white;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:29px;
}
#right{
	position:relative;
	border:3px solid white;
	float:left;
	width:70%;
	top:0px;
	height:auto;
	color:#FFFFFF;
	text-align:justify;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 0px;
	padding-bottom:29px;
	margin-top: 29px;
	margin-right: 29px;
	margin-bottom: 0px;
	margin-left: 29px;
	background-color: #E8C868;
}
#hotels{
	width:100%;
	border:0px solid red;
	height:205px;}
#bandbs{
	width:100%;
	border:0px solid red;
	height:205px;}
.largeholder{
	width:180px;
	float:left;
	border:0px solid black;
	height:200px;
	margin-left:10px;}
.hotel{
	position:relative;
	width:180px;
	float:left;
	border:0px solid blue;
	height:176px;}
#bandb{
	position:relative;
	width:180px;
	float:left;
	border:0px solid blue;
	height:180px;
	vertical-align: text-bottom;
}
.miniholder{
	position:relative;
	width:20px;
	height:20px;
	left:50%;
	right:50%;
	top:50%;
	bottom:50%;
	clear:left;
	border:0px solid white;
	}
#accom1{
	position:relative;
	width:10px;
	left:-50px;
	top:-70px;}
#accom2{
	position:relative;
	width:10px;
	left:-79px;
	top:-50px;}
#accom3{
	position:relative;
	width:10px;
	left:-50px;
	top:-67px;}
#accom4{
	position:relative;
	width:10px;
	left:-67px;
	top:-53px;}
#accom5{
	position:relative;
	width:10px;
	left:-50px;
	top:-60px;}
#accom6{
	position:relative;
	width:10px;
	left:-68px;
	top:-50px;}
#accom7{
	position:relative;
	width:10px;
	left:-80px;
	top:-50px;}
#accom8{
	position:relative;
	width:10px;
	left:-66px;
	top:-50px;}
#accom9{
	position:relative;
	width:10px;
	left:-66px;
	top:-50px;}
#accom10{
	position:relative;
	width:10px;
	left:-66px;
	top:-50px;}
#accom11{
	position:relative;
	width:10px;
	left:-60px;
	top:-50px;}
.placename{
	position:relative;
	width:180px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	}
.distance{
	position:relative;
	width:180px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	}
#placename2{
	position:relative;
	width:180px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	background-color:#FF0000;
	padding:0px;
	top:220px;
	vertical-align: baseline;
	}
#distance2{
	position:relative;
	width:180px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	background-color:#FF0000;
	padding:0px;
	top:190px;
	vertical-align: baseline;
	}
#instructions{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding:15px 0px 15px 0px;
	background-color:#FFEFB9;
	}
