#content {
	padding-bottom:0;
}
h1 {
	display:none;
}
h2 {
	text-align:center;
}
#specialinsert {
	clear:both;
	width:100%;
	height:285px;
	text-align:center;
}
#specials-vert {
	margin:auto;
}
div.special {
	overflow:hidden;
}
div.villadiv {
	float:left;
	margin:5px;
	width:180px;
	height:200px;
	text-align:center;
	vertical-align:middle;
	background-color:#efefef;
	border:1px solid #cc9acb;
}
div.villapic {
	width:180px;
	height:140px;
	overflow: hidden;/*testing purposes. resize images in production*/
	background-color:#efefef;
}
h1 {
	font-size:20px;
	font-weight:normal;
}
body#villaspecials {
}
h3.specialname {
	float:none;
	margin:5px;
	font-size:16px;
	font-weight:bold;
	color:#d00;
	clear:left;
	text-align:left;
}
div.villaname {
	font-weight:bold;
}
div.villacity {
	font-weight:normal;
}
div.villadesc {
	background-color:#efefef;
	font-weight:normal;
	font-size:smaller;
}
div.villarate {
	font-size:smaller;
	background-color:#efefef;
	color:#cc0000;
}
span.oldprice {
	text-decoration: line-through;
	padding: 0 3px;
	color:#00f;
}

#pic {
	width:690px;
	height:305px;
	float:left;
	margin: 0 10px 10px 0;
	border: 4px solid #f5cdd5;
}
#story {
	clear:left;
	margin:0 30px 1em 30px;
	width:940px;
	float:left;
}
* html #story {
	margin:0;
}
* html #story,
* html #minisearch,
* html #pic {
}
* #criteria {
	margin-left: 10px;
	margin-right:10px;
}
* html #content #story p {
	margin-left:1em;
}
.py {
	font-size:16pt;
	font-weight:normal;
}
.fldLabel3 {
	font-size:8pt;
	margin:0 auto;
	padding:0;
}
a.vpage {
	white-space:nowrap;
}
.hidden {
	display:none;
}
