h1 {
	/*color:#C0451E;*/
}
h2 {
	/*color:#C0451E;*/
}
    #slogan {
        position: absolute;
        right:0;
        top:0;
		width:600px;
		height:165px;
		background:url(/asset/images/heading-orange.jpg);
    }

#header {
	background: url('/asset/images/orange.png') no-repeat bottom left;
}
#col-right a.statement {
	background:url("/asset/images/right-nav-grey-button.png") top no-repeat;
}
#col-right a.clients-say {
	background:url("/asset/images/right-nav-orange-sm.png") top no-repeat;
	height: 50px;
    line-height: 50px;
}
#col-right a.book-online {
	background:url("/asset/images/right-nav-orange.png") top no-repeat;
}
#col-right a.more-info {
	background:url("/asset/images/right-nav-orange-sm.png") top no-repeat;
	margin-bottom: 10px;
}

#crumbs {
	/*background: #F3DCD4;*/
	background: #FFFFFF;
}
	#crumbs a {
		/*color: #C0451E;*/
		display:none;
	}

ul#nav li ul li {
	background:#C0451E;
}
ul#nav li ul .hover {
	background:#D37C61 !important;
}
ul#nav li ul li.active {
	background:#C0451E;
}
ul#nav li ul {
	background:#C0451E;
}


#col-left #services li.active {
	background:#C0451E;
}
#col-left #services li ul li.active a {
	color:#C0451E;
}
#col-left #services ul li.active {
	background:#D5D8DA url(/asset/images/arrow-orange.gif) no-repeat 10px center;
}