h5,h4,h3,h2,h1,#branding {
	color:#1f82c0
}

body {
	background:#fff url('../img/body_bg.gif') center top no-repeat
}

#container {
	background:#fff
}

#sidebar {
	background:#fff
}

#header {
	background:#a8dbfc
}

#site-home #content {
	color:#999
}

#site-home #header {
	border-bottom:19px solid #a8dbfc
}

#breadcrumb {
	background:#a8dbfc;
	color:#1f82c0
}

#breadcrumb a {
	color:#1f82c0
}

#content {
	color:#2082c0
}

#site-info {
	color: #2082c0
}
	

.unit-listing a {
	color:#2082c0
}

.unit-listing a:hover {
	color:#1a638f
}

.yui-module.yui-panel .hd {
  background:#fff;
  color:#cf1919;
}