body {
	background-color: #28903a;
	padding-top: 15px;
	vertical-align: text-top;
}

h1, .header1 {
	font-family: "Century Gothic";
	font-size: 28px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding-bottom: 10px;
	text-indent: 0;
}

h2 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding-bottom: 10px;
	text-align: left;
}

td {
	vertical-align: top;
}

#topTable {
	width: 800px;
	text-align: left;
	background-color: #fff;
}

/* all left hand content */

#leftTD {
	width: 260px;
}

#leftDiv {
	margin: 0;
	padding: 24px 0px 0px 17px;
	width: auto;
}

.logo {
	margin-bottom: 28px;
}

#nav {
	background-color: #0054a6;
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	padding: 10px 0px;
	margin: 0;
	width: 175px;
	text-align: center;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#nav ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0;
}

#nav ul li.first {
	border-top: 0px;
}

#nav ul li span {
	display: block;
	margin: 0;
	padding: 8px 0px 10px 13px;
	width: 100%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF0;
}

#nav ul li a {
	display: block;
	margin: 0;
	padding: 8px 0px 10px 13px;
	background-color: #0054a6;
	border-left: 10px solid #0054a6;
	color: #fff;
	text-decoration: none;
	width: 100%
}

#nav ul li a:hover {
	color: #FFF;
	padding: 0px;
	border: 10px solid #FF0;
	background-color: #0054A6;
	text-decoration: none;
	text-align: center;
}

html>body #nav ul li a {width: auto;}		/* ie/win hack for display:block */
html>body #nav ul li span {width: auto;}	/* ie/win hack for display:block */

#leftBottomImg {
	background-color: #FFF;
	margin: 0;
	padding-top: 5px;
	text-align:left;
}

p.unitedWay {
	margin: 0;
	padding: 5px 0px;
	background-color: #0054a6;
	color: #fff;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 12px;
}

/* all right hand content */

#rightTD {
	width: 540px;
}

#rightDiv {
	margin: 0;
	font-family: "Century Gothic";
	font-size: 12px;
	width: auto;
	padding-top: 25px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: center;
}

.slogan {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	display: block;
	border-bottom: 2px solid #0054a6;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

#subHeader, #subHeader2 {
	width: 522px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-size: 14px;
}

#subHeader h1, #subHeader2 h1 {
	margin: 10px 0px 0px 5px;
	float: left;
}

#subHeader .header1, #subHeader2 .header1 {
	margin: 10px 0px 0px 5px;
}

html>body #subHeader h1 {margin-left: 10px;}
html>body #subHeader .header1 {margin-left: 10px;}
html>body #subHeader2 h1 {margin-left: 10px;}
html>body #subHeader2 .header1 {margin-left: 10px;}

#subHeader h2 {
	margin: 10px 0px 0px 5px;
}

#subHeader div a {
	color: #000;
	text-decoration: none;
}

#subHeader ul, #subHeader2 ul {
	margin: 0;
	padding: 0;
	display: inline;
}

#subHeader li, #subHeader2 li {
	list-style: none;
	display: inline;
	font-family: "Comic Sans MS";
	font-size: 18px;
	float: right;
}

#subHeader2 li {
	text-align: center;
}

#subHeader li a, #subHeader li span,
#subHeader2 li a, #subHeader2 li span {
	color: #000;
	text-decoration: none;
	margin: 18px 0px 0px 15px;
	padding: 0;
	display: block;
}

#subHeader2 li a, #subHeader2 li span {
	margin-left: 30px;
	margin-bottom: 10px;
}

#subHeader li a:hover, #subHeader2 li a:hover {
	border-bottom: 2px solid #000;
}

#subHeader li span, #subHeader2 li span {
	border-bottom: 2px solid #e8bd05;
}

#subHeader2 li {
	font-size: 12px;
}

#innerRightDiv {
	margin: 0;
	padding: 20px 0px 10px 10px;
	clear: both;
	border-top: 2px solid #000;
	font-family: "Century Gothic";
	font-style: normal;
	font-size: 18px;
	text-align: left;
	white-space: normal;
	vertical-align: text-top;
	color: #000;
}

#innerRightDiv h1 {
	font-size: 22px;
	text-align: left;
	white-space: normal;
	display: none;
}

#innerRightDiv p {
	font-family: "Century Gothic";
	font-style: normal;
	font-size: 15px;
	margin: 0;
	padding-bottom: 10px;
	display: inline;
	text-align: left;
	white-space: normal;
	padding-top: 0px;
	padding-left: 0px;
	text-indent: 4in;
	color: #000;
}

#innerRightDiv ul, #innerRightDiv ol {
	margin-top: 10px;
}

#innerRightDiv ul li, #innerRightDiv ol li {
	font-size: 15px;
	margin-bottom: 10px;
	height: auto;
	width: auto;
	color: #000;
}

#innerRightDiv ul li ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 30px;
}

#ccaUL {
	margin: 7px 0px 7px 40px;
	padding: 0;
	text-align: left;
	font-family: "Century Gothic";
	font-size: 14px;
}

#ccaUL li {
	margin: 0;
	padding: 0;
	color: #F00;
}

#upcomingEventsTD {
	width: 252px;
	border-style: solid;
	border-color: #ccc;
	border-width: 0px 1px 1px 1px;
}

#upcomingEventsTD p {
	font-size: 14px;
	margin: 7px 0px 10px 0px;
	padding: 0px 10px;
}

#upcomingEventsTD a {
	color: #0054a6;
	text-decoration: none;
}

#upcomingEventsTD a:hover {
	text-decoration: underline;
	color: #000;
}

.quote {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0054a6;
}

.smallerLinks {
	font-size: 12px;
}

/* end right hand styles */

/* styles for Centers Pages */

#centerAnnouncementsTable {
	width: 510px;
	border: 1px solid #0054a6;
	background-color: #9FF;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#centerAddressesTable {
	width: 510px;
	font-size: 12px;
	font-family: "Century Gothic";
	text-align: left;
}

#centerAddressesTable td {
	width: 255px;
}

#centerWeatherTable {
	width: 510px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	margin-top: 10px;
}

#centerWeatherTable th, #centerWeatherTable td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-left: 2px;
}

.centersH2 {font-weight: bold;}

/* end styles for Centers Pages */

#footerDiv {
	background-color: #e2e3e2;
	color: #333;
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: italic;
	margin: 10px 10px;
	padding: 20px 0px;
	text-align: center;
}

#footerDiv span {
	margin-right: 5px;
}

#footerDiv a {
	color: #333;
	text-decoration: none;
}

#footerDiv a:hover {
	text-decoration: underline;
}

#acerDiv a {
	color: #28903a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#acerDiv a:hover {
	color: #73C279;
}
tr #leftTD {
	width: 100px;
}
tr #leftTD {
	width: 50px;
}
.summerinfo {
	width: 1in;
}
.text {
	color: #28903A;
}
#topTable tr #leftTD #leftDiv #topTable2 tr #rightTD #rightDiv #innerRightDiv {
	font-size: 18px;
}
#topTable tr #leftTD #leftDiv #topTable2 tr #rightTD #rightDiv #innerRightDiv {
	font-weight: bold;
}
#topTable tr #leftTD #leftDiv #topTable2 tr #rightTD #rightDiv #innerRightDiv {
	font-weight: normal;
}
#topTable tr #leftTD #leftDiv #topTable2 tr #rightTD #rightDiv #innerRightDiv {
	font-weight: bold;
}
#topTable tr #leftTD #leftDiv #topTable2 tr #rightTD #rightDiv #innerRightDiv {
	font-weight: normal;
}
#apDiv1 {
	font-weight: bold;
}
#topTable tr #rightTD #rightDiv #innerRightDiv div {
	color: #F00;
}
#topTable tr #rightTD #rightDiv #whatnew h3 {
	color: #28903A;
}
#topTable tr #rightTD #rightDiv #whatnew table tr th p {
	color: #F00;
}
#topTable tr #rightTD #rightDiv #innerRightDiv ul li em strong {
	color: #F00;
}
#topTable tr #rightTD #rightDiv #innerRightDiv p em strong {
	color: #000;
}
#topTable tr #rightTD #rightDiv #innerRightDiv p a {
	font-weight: bold;
}
#topTable tr #rightTD #rightDiv #innerRightDiv p {
	color: #000;
}
#topTable tr #rightTD #rightDiv #innerRightDiv p strong {
	text-align: left;
}
