body {
	background-color: #f1eee3 !important;
}

#wrapper {
	background: url(../images/chesalon/ANG-line.gif) 0 148px repeat-x !important;
}

/***********************/
/*  Header / Main Nav  */
/***********************/
/*#header #topNav #nav_faq {
	background: url(../images/chesalon/ANG-nav-faq.gif) 0 33px no-repeat !important;
}
#header #topNav #nav_faq:hover {
	background-image: url(../images/chesalon/ANG-nav-faq-o.gif) !important;
}*/
#header #topNav #nav_sitemap {
	background: url(../images/chesalon/ANG-nav-sitemap.gif) 0 33px no-repeat !important;
}
#header #topNav #nav_sitemap:hover {
	background-image: url(../images/chesalon/ANG-nav-sitemap-o.gif) !important;
}
#header #topNav #nav_contactus {
	background: url(../images/chesalon/ANG-nav-contact.gif) bottom right no-repeat !important;
}
#header #topNav #nav_contactus:hover {
	background-image: url(../images/chesalon/ANG-nav-contact-o.gif) !important;
}
/****  Main Nav (long silver bar)  ****/
#header #mainNav {
	background: url(../images/chesalon/ANG-nav-left.gif) top left no-repeat !important;
}
	#header #mainNav #searchBox {
		background: url(../images/chesalon/ANG-nav-search.gif) top left no-repeat !important;
	}
	* html #header #mainNav #searchBox {
		background: url(../images/chesalon/ANG-nav-search.gif) top left no-repeat !important;
	}
		#header #mainNav #searchBox #searchForm {
			background: url(../images/chesalon/ANG-nav-right.gif) top right no-repeat !important;
		}

/***********************/
/*    Content Panel    */
/***********************/
#content {
	background-image: none !important;
}
#content #banner {
	margin: 20px 0 0 40px !important;
}
#content h1 {
	color: #133d8d !important;
}

#content h2 {
	margin: 0 0 0 40px !important;
	color: #133d8d !important;
	font-size: 14px !important;
}

#content #breadcrumb {
	margin-left: 35px !important;
}

#content .highlight {
	color: #bf2b26 !important;
	font-weight:bold !important;
}

/****  Centers Panel  ****/
#centres {
	background: url(../images/chesalon/ANG-centres-rpt.gif) top left repeat-y !important;
}
	#centres h2 {
		margin: 0 !important;
		background: url(../images/chesalon/ANG-centres-top.gif) top left no-repeat !important;
		color: #133d8d !important;
	}
	#centres ul li a:hover, #centres ul li a.current {
		color: #bf2b26 !important;
	}
	#centres #detail {
	}
		#centres #detail #address {
			background: url(../images/chesalon/ANG-btn-arrow-blue-lg.gif) top left no-repeat !important;
		}
		#centres #detail #detailLinks {
		}
			#centres #detail #detailLinks a {
				background: url(../images/chesalon/ANG-sub-arrow-red.gif) center left no-repeat !important;
			}
			#centres #detail #detailLinks a:hover {
				background-image: url(../images/chesalon/ANG-sub-arrow-blue.gif) !important;
			}
	#centres #centrebtm {
		background: url(../images/chesalon/ANG-centres-btm.gif) bottom left no-repeat !important;
	}

/****  FAQ Panel  ****/
#faqBox {
	background: url(../images/chesalon/ANG-faq-rpt.gif) top left repeat-y !important;
}
	#faqBox h2 {
		margin: 0 !important;
		background: url(../images/chesalon/ANG-faq-top.gif) top left no-repeat !important;
		color: #133d8d !important;
	}
		#faqBox a.showall {
			background: url(../images/chesalon/ANG-faq-showall.gif) top left no-repeat !important;
		}
		#faqBox a.showall:hover {
			background-image: url(../images/chesalon/ANG-faq-showall-o.gif) !important;
		}
	#faqBox dl {
		background: url(../images/chesalon/ANG-faq-btm.gif) bottom left no-repeat !important;
	}
		#faqBox dl dt {
		}
			#faqBox dl dt span {
				color: #bf2b26 !important;
			}
		#faqBox dl dd {
		}
			#faqBox dl dd span {
				color: #133d8d !important;
			}


/************************/
/*  Right-hand Sidebar  */
/************************/
#sidebar {
	background: url(../images/chesalon/ANG-mask.gif) 260px 20px no-repeat !important;
}
	#sidebar .subnav {
		background: url(../images/chesalon/ANG-sub-rnd-btm.gif) bottom left no-repeat !important;
	}
		#sidebar .subnav li {
			background: #BF2B26 url(../images/chesalon/ANG-sub-bg.gif) top left repeat-y !important;
		}
			#sidebar .subnav li a {
				background: url(../images/chesalon/ANG-sub-arrow-red.gif) 200px 7px no-repeat !important;
			}
			#sidebar .subnav li a:hover, #sidebar .subnav li .sel  {
				background: #C74D48 url(../images/chesalon/ANG-sub-arrow-blue.gif) 200px 7px no-repeat !important;
			}
			#sidebar .subnav li ul {
				border-bottom: 1px #c74d48 solid;
			}
			#sidebar .subnav li ul li a, #sidebar .subnav li ul li a:hover, #sidebar .subnav li ul li .sel {
				background-position: 10px 7px !important;
			}
			* html #sidebar .subnav li ul li a, * html #sidebar .subnav li ul li a:hover, * html #sidebar .subnav li ul li .sel {
				background-position: 10px 3px !important;
			}

	#sidebar #emptySubNav {
		background: url(../images/ANG-sub-rnd-btm.gif) bottom left no-repeat !important;
	}