@charset "UTF-8";
/* CSS Document */

/* home styles */

#main {
	background: none;
}

#nav a.active {
	background: transparent url('/images/trans_white_70.png');
	margin-left: 0;
	margin-right: 0;
}

#subheader {
	background-image: url('/images/trans_black_50.png');
	margin-top: 15px;
	height: 128px;
	color: white;
	font-size: 17px;
	padding: 27px 35px 0;
	width: 525px;
	text-shadow: 0 2px 3px rgba(0,0,0,.5);
}

#right #subheader p {
	line-height: 22px;
}

#right h1 {
	color: #ccc;
	color: #8bc541;
	text-transform: none;
}