#content {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	padding-right: 33px;
	padding-left: 33px;
	padding-top: 28px;
	padding-bottom: 28px;
	font-size: 12px;
	line-height: 22px;
	margin-top: 5px;
}
#content h1 {
	font-size: 22px; 
	font-weight: normal;
	margin: 0px 0px 20px;
	color: #005C42;
	line-height: 24px;
}
#content h2 {
	font-size: 14px; 
	font-weight: normal;
	margin: 0px 0px 20px;
	color: #005C42;
	line-height: 16px;
}
#content h3 {
	font-size: 12px; 
	font-weight: bold;
	margin: 0px 0px 20px;
	color: #000000;
	line-height: 22px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 16px;
}
#content li {
	list-style-image: url(../images/bullet-green.gif);
}


#content .wow_container {line-height: normal;}
.itemRight {float: right; margin: 0px 0px 10px 10px;}

#schedSubNav {background-color: #005C42; padding: 3px; margin-bottom: 15px; line-height: 13px;}
#schedSubNav ul {list-style-type: none; margin: 0px; padding: 0px;}
#schedSubNav li {float: left; list-style-image: none; margin: 0px 15px;}
#schedSubNav li a {color: #FFF;}