/* -- For Mobile -- */
.mobileWrapper .logo, .mobileWrapper .copyright a, .mobileWrapper .copyright, .mobileWrapper .topLayout, .mobileWrapper .textColorOverBackground, .mobileWrapper a.textColorOverBackground {
	color:#c5b7a5;
}
.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 {
	color:#705848;
}
.mobileWrapper .topLayout, .mobileFooter, .mobileWrapper .backgroundColor, .mobileWrapper .borderColor {
	background-color:#8e7763;
	border-color:#8e7763;
}
.bodyBackgroudColor {
	background-color:#c7a98e;
}
