body {
	color: #4f6069;
}
a, a:hover, a:visited, a:active {
	color: #007ac2;
}
input {
	color: #4F6069;
}

#header h1{
	font-size: 0.8em;
	font-weight: normal;
	color: #c7c8ca;
}
#headerContact{
	text-align: right;
	font-size:1.1em;
}
#headerContact .headerPhone{
	font-size: 1.4em;
	color: #007ac2;
}
#headerContact .headerAddress {
	font-size: 0.9em;
	color: #868686;
}
#joinNewsletterInput{
	font-size: 0.9em;
}
#joinNewsletterBtn{
	color: #fff;
	text-transform: uppercase;
}
#menuTop, #menuTopBooking, #languageBar {
	font-size: 0.95em;
}
#menuTopBooking a{
	color: #e08713;
}

#mainMenu ul li, #footerMenu ul li {
	text-transform: uppercase;
}
#mainMenu ul li.active a{
	color: #0c395a;
}
#footerMenu ul li {
	font-size: 0.95em;
}
.footerText {
	font-size: 0.8em;
}

#mainContentBox h2 {
	font-size: 2.5em;
	color: #e08713;
	font-weight: normal;
}
#mainContentBox .introContent {
	font-weight: bold;
}
#rightContent h2, #rightContent a.rightContentLocationLink {
	font-size: 1.6em;
	font-weight: normal;
}
#rightContent a.rightContentLocationLink {
	color: #e08713;
}
#rightContent .homeNews h3 a{
	color: #e08713;
	font-size: 1.8em;
	font-weight: normal;
}

#rightContent .homeNews .newsDate{
	font-weight: bold;
}

#bookingMask h3 {
	font-size: 1.5em;
	color: #e08713;
	font-weight: normal;
}
#bookingMask button{
	color: #fff;
	text-transform: uppercase;
}
#bookingMask label {
	color: #007AC2;
	text-transform: uppercase;
	font-size: 0.8em;
}

.offer, .offer a {
	color: #fff;
}
.offer h4 {
	font-size: 1.5em;
	font-weight: normal;
}
.offer p{
	text-indent: 1px;
}
.offer a.offerMore {
	font-size: 0.95em;
	text-decoration: underline;
}


#tcLink {
	font-size:0.8em;
}