
.priceper
{
  font-weight: bold;
  color: #DE6C28;
}

.jk
{
	color: #FFFFFF;
	font-size:10px;
}

.perdiemexp a
{
	color: #698023 !important;
}

.rob_2 a
{
	color: #DE6C28 !important;
	
}

.rob_2 a:hover
{
  color: black !important;
  background-color: #DE6C28;
}



.brochuredirections
{
	color: gray;
	font-size: 10pt;
}
.contactusform input, .brochureform input
{
	border: 1px solid rgb(60,60,60);
	
}

.contactusform .text, .brochureform .text
{
	/*width: 100%;*//*ie said no*/
}
.contactusform textarea
{
	border: 1px solid rgb(60,60,60);
	width: 100%;
}
.imginfo
{
	height: 79px;
	width: 175px;
	display: block;
}
.rolloverbldg
{
	position: absolute;
	display: none;
	width: 250px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: rgb(60,60,60);
	z-index: 1000;
}
.rob_2
{
	margin: 0px 20px;
}

.rolled
{
	display: block !important;
}



.canvbottom
{
	position: absolute;
	bottom: -20px; //b
	z-index: 1000;
	left: 0px;
	height: 20px;
	width: 250px;
}
.canvarrow
{
	position: absolute;
	bottom: -44px; //20 -> 25, 40 -> 35 -1
	z-index: 1001;
	left: 0px;
}
.canvtop
{
	
	position: absolute;
	top: -20px; //b
	z-index: 1000;
	left: 0px;
}
.closeclass
{	
	position: absolute;
	z-index: 2000;
	top: -10px;
	right: 10px;
}

.buildingunitinfo
{
	margin-right: 0px;
	padding-right: 0px;
}
.suiteinfo
{
	margin-left: 0px;
	padding-right: 0px;
	color: gray;
}