

#logo-elements, #footer {
	background-color: #A3876C;
}

a:link, a:visited, a:hover, a:active  {color: #A3876C;}

h1, h2, h3, h4, h5, h6 {
	color: #A3876C;
}

#right-column .container .header ul li.on h4 a{
	color: #A3876C;
}

input.button, input.button-small {
	color: #A3876C;
}

.default, label.error {
	color: #A3876C!important;
}

.error {
	color: #A3876C;
	border: 1px solid #A3876C;
}


a.linkselectLink.error {
	border-color: #A3876C!important;
}


.linkselectContainer ul li.current { 
	background-color: #A3876C!important;
	color: #fff;
}

.mandatory {
	color: #A3876C;
}

.close-button {
	background-color: #A3876C;
}

.error-box {
	border: 1px dashed #A3876C;
}
.error-box p {
	background-color: #A3876C;
}

#hotel-search .title {
	color: #A3876C;
}

#calendar-holder .monday, #calendar-holder .tuesday, #calendar-holder .wednesday, #calendar-holder .thursday, #calendar-holder .friday, #calendar-holder .saturday, #calendar-holder .sunday {
	/*background-color: #A3876C !important;*/
}




