html, body#Body {
	background-color: #03386A !important;
}

#cambridge_content {
  margin-top: -13px;
}

/* -------- MENU --------- */
#cambridge_body #cambridge_menu {
    background: url(images/nav_bg.gif) repeat-x #03386A !important;
    width: 980px;
	height: 35px;
}

#cambridge_body #cambridge_menu .link {
    background: none;
    color: #03386A;
}

#cambridge_body #cambridge_menu ul li a:hover span {
    color: #B7D71A !important;
}

#cambridge_body #cambridge_menu .selectedtab {
    background: url(images/nav_active_bg.gif) repeat-x #0F73AF !important;
}

/* -------- HEADINGS --------- */

#cambridge_body h1, #cambridge_body h2, #cambridge_body h3, #cambridge_body h4 {
	font-family: Arial, Helvetica, sans-serif !important;
}
#cambridge_body h1 {
	font-size: 2em;
}
#cambridge_body h2 {
	font-size: 1.8em;
    color: #B7D71A !important;
}
#bb-container div.post h3.title {
	font-size: 1.6em !important;
}

/* -------- SIDEBAR HEADINGS ------------ */

#cambridge_content div.block h3 {
	color:#03386A !important;
}

/* -------- FOOTER --------- */

#cambridge_footer  {
    background: url(images/footer_bg.jpg) top repeat-x #03386A !important;
	min-height: 65px;
    padding: 15px 0px !important;
}
#cambridge_footer span a, #cambridge_footer a, #cambridge_footer ul li a, #cambridge_footer p span, #cambridge_footer span.SkinObject, #cambridge_footer .link {
	margin-top: 30px;
	font-size:0.9em;
	text-decoration:none;
}

#cambridge_footer a:hover {
	text-decoration:none;
    color: #B7D71A;
}
.copyright {
    padding-top: 10px !important;
}


