@charset "utf-8";
#textArea {
	float:left;
	width:50%;
}
#photo {
	padding:0;
}
.pagePhoto {
	display:block;
	border-left:7px solid #fff;
	float:right;
	min-width:10px;
}
#cottagePrice {
	padding:12px 0 0 80px;
}
#cottageType {
	padding:12px 0 0 80px;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#callOut {
	width:500px;
	height:245px;
	padding:0 0 20px 0;
	margin:60px 0 0 0;
	background:url(../../interface/bg_callout.gif) no-repeat;
}
#callOut h1 {
	font-size:1.35em;
	padding:60px 0 0 70px;
	background-image: url(../../interface/star_callout_h1.gif);
	background-repeat: no-repeat;
	background-position: 20px 60px;
	width:400px;
}
#callOut #callOutText {
	font-size:1em;
	padding:0 0 0 70px;
	width:400px;
}
#callOut .more {
	text-transform:uppercase;
	font-weight:bold;
	color:#d62316;
	font-size:.8em;
}
#callOut .more a {
	color:#d62316;
}
