
#promo-banner {
	position: absolute;
	top: 0;
	right: 200px;
	width: 130px;
	height: 243px;
	background: url(../images/promo-banner.png) no-repeat top left; _behavior: url(/iepngfix.htc);
	cursor: pointer;
	z-index: 29;
	display: none;
}
#mod_flexForms {
	display: none;
	font-size: 1.3em;
}
.nojs #mod_flexForms {
	display: block;
}
#fancy_div .moduleBody {
	font-size: 0.8em;
}
#basicForm select,
#basicForm input,
#basicForm textarea {
	color: black;
}

div#content{
	background:url(../images/feature-border-bottom.gif) no-repeat 30px bottom;
	float:left;_display:inline;
	width:514px;
	padding-left:23px;
	padding-right:37px;
	_padding-right:0;
	padding-bottom:50px;
	margin-bottom:10px;
}

div#right-container{
	float:right;_display:inline;
	width:179px;
	padding-right:14px;
}

div#right-container div#location-map,
div#right-container div#guest-comments{
	background:url(../images/border-content.gif) no-repeat 0 bottom;
}

div#right-container div#location-map img{
	border:1px solid #9496C7;
}

div#right-container div#location-map{
	padding-bottom:34px;
}

div#right-container div#location-map p.location-map-text{
	text-align:center;
}

div#right-container div#guest-comments{
	padding-bottom:34px;
}

div#right-container div#location-map a, div#right-container div#guest-comments a,
div#right-container div#surroundings a{
	background:url(../images/go-button.gif) no-repeat;
	float:right;_display:inline;
	width:39px;
	height:19px;
	padding-top:3px;
}


div#right-container div#guest-comments a{
	margin-left:10px;
}

div#right-container div#guest-comments div.widget-content p,
div#right-container div#surroundings p.surroundings-text{
	width:145px;
	margin-left:14px;
}

div#right-container div#surroundings{
	padding-bottom:30px;
}

div#right-container div#guest-comments a, div#right-container div#location-map a, div#right-container div#surroundings a{
		font-family:Georgia, Arial, Helvetica, sans-serif;
		font-size:0.9em;	
		color:#FFF;
		text-decoration:none;
		text-transform:capitalize;
		text-align:center;
}

div#left-container  img.bottom-logo{
	display:none;
	margin-left:62px;
}
div#right-container  img.bottom-logo{
	margin-left:62px;
}

div#feature-box{
	background:url(../images/feature-border-top.gif) 25px 0 no-repeat;
	width:536px;
	padding-top:40px;
	margin-top:35px;
	margin-left:-15px;
}

div#feature-box div.last{
	margin-right:0;
}

div#feature-box h2{
	background:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#332b2b;
	padding:0 2px;
	width:138px;
	text-align:center;
	border-bottom:1px solid #AEAFD5;
}

div#feature-box div.feature{
	float:left;
	width:170px;
	margin-right:8px;
	_margin-right:6px;
}

div#feature-box div.feature p.feature-text{
	width:160px;
	text-align:center;
	font-size:0.9em;
	margin:5px 0 2px;
}

div#feature-box div.feature a.feature-link{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#8D878E;
	margin-right:10px;
	text-decoration:none;
}
div#feature-box div.feature a.feature-link:hover{
	text-decoration:underline;
}
div#feature-box div.feature img{
	background:url(../images/feature-banner-bg.gif) no-repeat 2px 2px;
	padding:5px;
}

