/*
Colour Palette:
Beige/Green: #98a384;
Dark Beige: #2e302a;
Red: #eb2a2d;
Light Blue: #e8efff;
Blue: #364c7e;
Yellow: #fdb725;
*/
.content h1, .content h2, .content h3, .content h4 {
	color:#eb2a2d;
}
#wrapper_color {
	border-left:solid 2px #2d2c68;
	border-right:solid 2px #2d2c68;
}
.subnav ul li a:hover {
	font-family: 'Communist Italic', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#eb2a2d;
}
.subnav {
	box-shadow: 2px 5px 0px #eb2a2d;
	-webkit-box-shadow: 2px 5px 0px #eb2a2d;
	-moz-box-shadow: 2px 5px 0px #eb2a2d;
}
.subnav h4 {
	padding:3px;
	border-bottom:solid 1px #eb2a2d;
	background-color:#364c7e;
	border-radius: 4px 4px 0 0;
	text-shadow:none;
}
.ccm-remo-expand-title {
	background-color:#364c7e;
}
