.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
#secondaryContent {
	float: right;
	width: 451px;
}
#secondaryContent .mainPhoto {
	margin-right: 20px;
	clear: right;
	margin-top: 40px;
}
#secondaryContent .homeForm {
	background-color: #EED5E9;
	margin-right: 20px;
	clear: right;
	background-image: url(../images/home_form_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 12px;
	margin-bottom: 12px;
	display: block;
}
#secondaryContent .homeForm h2 {
	font-size: 120%;
	line-height: 1.4em;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: right;
	display: block;
	padding-left: 10px;
}
#secondaryContent form {
	background-image: url(../images/home_form_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
	font-size: 75%;
}
#secondaryContent .homeForm #form1 .propType {
	border: 1px solid #FFFFFF;
	display: block;
	padding: 2px;
	line-height: 2em;
	background-color: #FFFFFF;
	width: 108px;
	float: left;
	margin-right: 12px;
}
.dateRange {
	margin-bottom: 6px;
	display: block;
	text-align: right;
}
.dateRange  label, .formRow label {
	width: 92px;
	display: inline;
	height: 20px;
	float: left;
	text-align: right;
	padding-right: 3px;
	line-height: 22px;
}
.dateRange #fromDay, #fromMonth, #toDay, #toMonth {
	width: 40px;
}
.dateRange #fromYear, #toYear {
	width: 55px;
}
.formRow {
	clear: both;
	display: block;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C096C1;
	height: 25px;
}
#rooms, #adults, #children {
	display: inline;
	float: left;
	width: 40px;
}






#mainContent {
	float: left;
	width: 310px;
}
#mainContent h1 {
	font-size: 150%;
	font-weight: bold;
	color: #C096C1;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 12px;
}
#mainContent p {
	margin-bottom: 12px;
	font-size: 75%;
	padding-right: 20px;
	padding-left: 20px;
}
#secondaryContent .deal {
	background-image: url(../images/deal_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: left;
	float: left;
	height: 49px;
	width: 317px;
	margin-bottom: 12px;
}
#secondaryContent .deal h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 1.4em;
	color: #48A48F;
	margin-left: 60px;
	clear: right;
}
#secondaryContent .deal a {
	font-size: 75%;
	font-weight: bold;
	color: #000000;
	clear: right;
	margin-left: 60px;
}

