/*  Header */
#headerBtm {
	background-image: url(images/main-pic-btm-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* Main */
h1, h2, #latestNews h3 {
	color: #8b0d05!important;
}
#latestNews a {
	color: #8b0d05;
	text-decoration: none;
}
#latestNews a:hover {
	color: #8b0d05;
	text-decoration: underline;
}
#mainMid a {
	color: #8b0d05;
	text-decoration: none;
}
#mainMid a:hover {
	text-decoration: underline;
}
a.button {
	background: url(images/btn-left-home.gif) top left no-repeat #E86814;
}
a.button span {
	background: url(images/btn-right-home.gif) top right no-repeat transparent;	
}

.telNo, .email a {
	color: #8b0d05;
}
input:focus, textarea:focus {
	border: 1px solid #8b0d05;
}
input.submit {
	background:url(images/btn-send-form-home.gif) top left no-repeat #e86814;
}
#homeServicesList {
	margin-right: -20px;
	width: 500px;
	}
ul#homeServicesList {margin-left: 0px!important;}
#homeServicesList li {
	float: left;
	clear: none;
	margin: 0px 20px 10px 0px;
	background: url(images/home-btn-bg.gif) top left no-repeat #fff;
	list-style: none;
}

#homeServicesList a {
	display: block;
	width: 222px;
	height: 84px;
	padding: 8px 0px 0px 8px;
	color: #252525;
	text-decoration: none!important;
	font-size: 1.375em;
	line-height: 1.05em;
	position: relative;
	cursor: pointer;
	}
#homeServicesList a span {
	position: absolute;
	bottom: 12px;
	left: 16px;
	color: #fff;
	font-size: 0.8em;
	cursor: pointer;
	}

#homeServicesList .activities a {background: url(images/home-btn-activites.gif) 106px -91px no-repeat transparent;}
#homeServicesList .activities a:hover {background: url(images/home-btn-activites.gif) 106px 0px no-repeat transparent;}

#homeServicesList .conferences a {background: url(images/home-btn-conferences.gif) 106px -91px no-repeat transparent;}
#homeServicesList .conferences a:hover {background: url(images/home-btn-conferences.gif) 106px 0px no-repeat transparent;}

#homeServicesList .eveningEntertainment a {background: url(images/home-btn-evening-entertainment.gif) 106px -91px no-repeat transparent;}
#homeServicesList .eveningEntertainment a:hover {background: url(images/home-btn-evening-entertainment.gif) 106px 0px no-repeat transparent;}

#homeServicesList .funDays a {background: url(images/home-btn-fun-days.gif) 106px -91px no-repeat transparent;}
#homeServicesList .funDays a:hover {background: url(images/home-btn-fun-days.gif) 106px 0px no-repeat transparent;}

#homeServicesList .indoorOlympics a {background: url(images/home-btn-indoor-olympics.gif) 106px -91px no-repeat transparent;}
#homeServicesList .indoorOlympics a:hover {background: url(images/home-btn-indoor-olympics.gif) 106px 0px no-repeat transparent;}

#homeServicesList .outOfTheOrdinary a {background: url(images/home-btn-out-of-the-ordinary.gif) 106px -91px no-repeat transparent;}
#homeServicesList .outOfTheOrdinary a:hover {background: url(images/home-btn-out-of-the-ordinary.gif) 106px 0px no-repeat transparent;}

#homeServicesList .specialOffers a {background: url(images/home-btn-special-offers.gif) 106px -91px no-repeat transparent;}
#homeServicesList .specialOffers a:hover {background: url(images/home-btn-special-offers.gif) 106px 0px no-repeat transparent;}

#homeServicesList .teamWork a {background: url(images/home-btn-team-work.gif) 106px -91px no-repeat transparent;}
#homeServicesList .teamWork a:hover {background: url(images/home-btn-team-work.gif) 106px 0px no-repeat transparent;}

#homeServicesList .themedEvents a {background: url(images/home-btn-themed-events.gif) 106px -91px no-repeat transparent;}
#homeServicesList .themedEvents a:hover {background: url(images/home-btn-themed-events.gif) 106px 0px no-repeat transparent;}

#homeServicesList .training a {background: url(images/home-btn-training.gif) 106px -91px no-repeat transparent;}
#homeServicesList .training a:hover {background: url(images/home-btn-training.gif) 106px 0px no-repeat transparent;}

#homeServicesList .teamBuilding a {background: url(images/home-btn-team-building.gif) 106px -91px no-repeat transparent;}
#homeServicesList .teamBuilding a:hover {background: url(images/home-btn-team-building.gif) 106px 0px no-repeat transparent;}

#homeServicesList .venues a {background: url(images/home-btn-venues.gif) 106px -91px no-repeat transparent;}
#homeServicesList .venues a:hover {background: url(images/home-btn-venues.gif) 106px 0px no-repeat transparent;}

/* Footer */
#footer {
	background-image: url(images/footer-bkgd-home.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#footerLinks {
	background-image: url(images/footer-divide-home.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#footerInfo a {
	color: #fe655b;
	text-decoration: none;
}
#footer li a {
	color: #dd291d;
	text-decoration: none;
}
#footer li a:hover {
	color: #dd291d;
	text-decoration: underline;
}

