/* -- For Mobile -- */
.mobileWrapper .logo, .mobileWrapper .copyright a, .mobileWrapper .copyright, .mobileWrapper .topLayout, .mobileWrapper .textColorOverBackground, .mobileWrapper a.textColorOverBackground {
	color:#eae1a8;
}
.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:#455929;
}
.mobileWrapper .topLayout, .mobileFooter, .mobileWrapper .backgroundColor, .mobileWrapper .borderColor {
	background-color:#ab7c3b;
	border-color:#ab7c3b;
}
.bodyBackgroudColor {
	background-color:#dfa350;
}
