/* STYLES FOR TEMPLATE subsiteHome */

#page_home div#slideshow img {
	width: 1200px;
	height: 480px;
}

#main-content.subsite-home {
}

div#main-content {
	width: 365px;
	float: left;
	min-height: 320px; _height: 320px;
	margin-bottom: 0px;
}

/******************** BEST RATES *******************/
#best-rates {
	width: 183px;
	height: 400px;
	color: white;
	position: absolute;
	right:206px;
	top: 560px;
}
body.area_homestead #best-rates div.content {
	background: url(../images/best-rates-homestead.jpg) no-repeat;
}
body.area_emmagorge #best-rates {
	background: url(../images/best-rates-emmagorge.jpg) no-repeat;
}
#best-rates h2 {
	font-size: 1.7em;
}
body.area_emmagorge #best-rates h2 {
	margin-bottom: 66px;
	color: #A4462C;
}
body.area_homestead #best-rates h2 {
	text-transform: uppercase;
	margin-bottom: 10px;
}
#best-rates a {
	text-decoration: none;
	color: white;
}
#best-rates div {
	float: left;
}

#best-rates .text a{
    color: #777777;
    text-decoration: none;    
}

#best-rates .text a:hover{
    color: #CCC;
    text-decoration: none;    
}

#best-rates .content {
	padding: 12px 15px 12px 10px;
	font-size: 0.9em;
}
#best-rates .amount {
	font-size: 3em;
	font-style: italic;
}
#best-rates .text {
	position: absolute;
	right: 30px;
	width: 160px;
}
body.area_emmagorge #best-rates .from {
	display: block;
}
#best-rates .text {
	top: 3.2em;
	color: #777;
}
body.area_homestead #best-rates .text {
	top: 264px;
}

#best-rates .book {
	position: absolute;
	bottom: 100px;
	right: 16px;
	color: #ffffff;
}

