html {
	background: #385c7c url(education-3-body.jpg) repeat-x;
}
body {
	color: #FFF;
}
a,
a:hover {
	color:#fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color:#143F6A;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .3);
	font-weight:normal;
}
h2,
h3,
h4,
h5,
h6 {
	font-style:italic;
}
#cc-container {
	border:1px solid #6ca2e3;
	background: #2c68a7 url(education-3-bg.jpg) repeat-x center top;
	box-shadow: 4px 4px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 4px 4px 2px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 4px 4px 2px rgba(0, 0, 0, .2);
}
#cc-branding-outer {
	background: transparent url(education-3-crnr.jpg) no-repeat right top;
}
#cc-content-sub-outer {
	background: transparent url(education-3-clt.png) repeat;
	border:1px solid #6ca2e3;
	box-shadow: 4px 4px 0 rgba(0, 98, 140, .5);
	-moz-box-shadow: 4px 4px 0 rgba(45, 98, 140, .5);
	-webkit-box-shadow: 4px 4px 0 rgba(45, 98, 140, .5);
	width:318px !important;
}
* html #cc-content-sub-outer {
	background:none;
}
#cc-site-info-outer {
	background: #6ca2e3 url(education-3-ftr.gif) repeat-x center top;
}
.cc-divider {
	background:#22405C;
}
a.cc-calendar,
a.cc-calendar:hover {
	color:#802D0F;
}
a.cc-register,
.cc-btn-primary,
.cc-btn-secondary,
.cc-btn-tertiary,
.cc-btn-tertiary[disabled]:hover {
	background:#802D0F;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
}
a.cc-register:hover,
.cc-btn-primary:hover,
.cc-btn-secondary:hover,
.cc-btn-tertiary:hover {
	background:#501D0A;
}
.group-sep {
	border-color: #fff;
}	