@charset "utf-8";
/* CSS Document */

#midbox
{
	width:950px;
	height:209px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#box1
{
width:320px;
height:209px;
margin-right:10px;
float:left;
}

.box3
{
width:200px;
height:209px;
float:right;
}

.midblank
{
width:100%;
height:189px;
}
#headcity
{
background-image:url(images/cityinfo.png);
}
.headtext11b
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.headrow
{
	width:173px;
	height:23px;
	padding-top:17px;
	padding-left:32px;
	line-height: 23px;
}

.text10wb
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

.moreinfo
{
width:70px;
height:21px;
margin-left:30px;
}

.box2
{
width:200px;
height:209px;
margin-right:10px;
float:left;
}

#headfeatcity
{
background-image:url(images/featCity.png);
}

#headfeathotel
{
background-image:url(images/featHotel.png);
}

#headfeattour
{
background-image:url(images/featTour.png);
}

#headfeatact
{
background-image:url(images/featActivity.png);
}

.imgborder
{
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fcee21;
	border-right-color: #fcee21;
	border-bottom-color: #C7C7C7;
	border-left-color: #fcee21;
}
#headhotel2
{
background-image:url(images/headHotel.png);
}