body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E9E9E1;
}
#container {
	width: 740px;
	background-image: url(../images/sideShadows.gif);
	background-repeat: repeat-y;
}
#content {
	margin: 10px;
	padding: 10px;
	text-align: justify;
}
#bottomNav {
	background-image: url(../images/bottomNavBack.gif);
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	position: relative;
	width: 720px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#bottomShadow {
	background-image: url(../images/bottomShadow.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 19px;
	background-color: #E9E9E1;
}
#navbar {
	width: 720px;
	height: 30px;
	position: relative;
}
.notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
A.Notice:hover {
	color:#CC0000;
}
#navLinks {
	padding: 8px;
}
#testimonialArea {
	background-image: url(../images/testimonialsBack.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 226px;
	float: right;
	margin: 0px 0px 10px 10px;
}

#testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #CC3300;
	padding: 15px 20px;
	text-align: left;
	font-weight: bold;
}
#signature {
	text-align: right;
	padding-top: 5px;
	color: #CC3300;
}
/* testimonial bullet control added Webconsuls 07 J*/
#container #content li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.testimonial {
	font-size: 12px;
	line-height: 14px;
	padding-left: 5px;
	margin-left: 5px;
}
.whiteLinks {
	color: #FFFFFF;
}
a {
	color: #454E15;
}
h1,h2 {
	font-size: 14px;
	font-weight: bold;
	color: #454E15;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #454E15;
}
#missionArea {
	text-align: justify;
	color: #748224;
	font-style: italic;
	font-weight: bold;
	background-image: url(../images/missionBack.gif);
	padding: 20px 25px;
	width: 656px;
	background-repeat: no-repeat;
	font-size: 11px;
}
.smallText {
	font-size: 9px;
}
.scheduleTable {
	font-size: 9px;
	border: 1px solid #67731F;
	text-align: center;
	border-collapse:collapse;
}
.bold {
	font-weight: bold;
}
