body, nav a, .contentBox h1, .footer a, .contentBoxSecondary h1, .contentBoxSecondary blockquote, .textInput, .guestNumber, .formLabel, .formLabel2, #logoSub,#bookingWidgetSecondary h3, .bookingWidget h3{
		color:rgb(60, 75, 42);
}


.headerNav, .bookingWidget, .footer{
		background-color: rgba(255,255,255, .9);
		box-shadow: 0px 0px 6px rgba(0,0,0,.55);
		border-bottom-color:white;
		color:rgb(60, 75, 42) !important;
		border-color:white;
}

#bookingWidgetSecondary, .contentBoxSecondary, .facebook-widget{
		background-image:url("images/falls_blur.jpg");
		background-repeat:none;
		background-position:center top;
		background-attachment:fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		border: 1px solid #fff;
}

.contentBox, #bookingWidget{
		background-color: rgba(255,255,255, .8);
		box-shadow: 0px 2px 5px rgba(0,0,0,.55);
}

.bookNowButton{
		box-shadow: 0px 4px 0px #2D3A25;
		background-color: rgba(50,180,100,1);
		text-decoration: none; display: flex; align-items: center; justify-content: center;
	}

.bookNowButton:active{
		box-shadow: 0px 0px 0px #6caa4b, 0px 0px 15px rgba(0,0,0,.3) inset;
}

#logo{
		color: rgb(95, 116, 68);
}

.background-1{
	background-image:url("images/evergreen_motel.jpg");
}

.background-2{
    background-image:url("images/falls.jpg");
}

.background-3{
    background-image:url("images/colors.jpg");
}
