/*Leaves_2 - Mobile*/

.amenities a{
	color:#929592;
	text-decoration:none;
}
.amenities a:hover{
	color:#b24b1e;
}
.propertyAddress span.propertyAddress a{
	color:#b24b1e;
	background:none;
	border:none;
}
.mobileWrapper .logo, .mobileWrapper .copyright a, .mobileWrapper .copyright, .mobileWrapper .topLayout, .mobileWrapper .textColorOverBackground, .mobileWrapper a.textColorOverBackground {
	color:#fff;
}
.mobileWrapper a.contact, .mobileWrapper .mobileSubTitle, .mobileWrapper a.checkAvailability, .mobileWrapper .navigationBar a, .mobileWrapper .navigationBar a:hover, .mobileWrapper .navigationBar, 
.currentTemp, .weatherDisplay a, .weatherDisplay a:hover, .mobileWrapper .textColor, .mobileWrapper a.textColor, .mainContents, .propertyAddress, .specialsHeader, .specialsContent, .mobileWrapper, .mobileWrapper table, .mobileWrapper .tittleText, .mobileWrapper .limitedText, .coloredText{
	color:#929592;
}
.mobileWrapper .topLayout, .mobileFooter, .mobileWrapper .backgroundColor, .mobileWrapper .borderColor {
	background-color:#b24b1e;
	border-color:#b24b1e;
}
.mobileWrapper .borderColor {
	background-image:none;
}
.bodyBackgroudColor {
	background-color:#d6d6d6;
}
.mainContents .subHeader {
	color:#b24b1e;
}
.mobileWrapper .loginButton {
	background:#b24b1e;
	color:#FFF;
	border-color:#b24b1e;
}
.mobileWrapper .loginButton:hover {
	background:#b24b1e;
	color:#FFF;
	border-color:#b24b1e;
}