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

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 25px;
	font-size: small;
	text-align: justify;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
}
.callout {
	margin: 20px;
	padding: 20px;
	background-color: #CCCCCC;
}
a {
	color: #007CC3;
}
a:hover, a:focus {
	color: #009E58;
	text-decoration: underline;
}
#goalslist li {
	margin-bottom: 20px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.outershell {
	border-top-width: 20px;
	border-right-width: 5px;
	border-bottom-width: 40px;
	border-left-width: 5px;
	border-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #E8E8E8;
	margin-top: 10px;
}
.innershell {
	background-color: #E8E8E8;
/*	font-size: x-small; */
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin-right: 30px;
	margin-left: 30px;
}
.popup {
	color: #333333;
	background-color: #F2F2F2;
	margin: 0px;
}
.popup a {
/*	color: #009e58; */
}
.popup a:hover, a:focus {
/*	color: #009E58; */
/*	text-decoration: underline; */
}
.container {
	border-top-width: 10px;
	border-right-width: 5px;
	border-bottom-width: 10px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #BFC1C3;
	width: 704px;
}
.contents {
	background-color: #FFFFFF;
}
.topnavshell {
	background-color: #5A6372;
}
ul.cssmenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
ul.cssmenu li {
	float: left;
	}
ul.cssmenu li a.top1 {
	display: block;
	background-image: url(Home_images/1left.png);
	height: 30px;
	width: 98px;
	text-decoration: none;
}
ul.cssmenu li a.top2 {
	display: block;
	background-image: url(Home_images/2Home.png);
	height: 30px;
	width: 69px;
	text-decoration: none;
}
ul.cssmenu a.top3 {
	display: block;
	background-image: url(Home_images/3News.png);
	height: 30px;
	width: 65px;
	text-decoration: none;
}
ul.cssmenu a.top4 {
	display: block;
	background-image: url(Home_images/4Goals.png);
	height: 30px;
	width: 68px;
	text-decoration: none;
}
ul.cssmenu a.top5 {
	display: block;
	background-image: url(Home_images/5Programs.png);
	height: 30px;
	width: 85px;
	text-decoration: none;
}
ul.cssmenu a.top6 {
	display: block;
	background-image: url(Home_images/6Partners.png);
	height: 30px;
	width: 79px;
	text-decoration: none;
}
ul.cssmenu a.top7 {
	display: block;
	background-image: url(Home_images/7About.png);
	height: 30px;
	width: 67px;
	text-decoration: none;
}
ul.cssmenu a.top8 {
	display: block;
	background-image: url(Home_images/8Contact.png);
	height: 30px;
	width: 74px;
	text-decoration: none;
}
ul.cssmenu a.top9 {
	display: block;
	background-image: url(Home_images/9right.png);
	height: 30px;
	width: 99px;
	text-decoration: none;
}
ul.cssmenu a:hover {
	background-position: 0 -30px;
	}
.displace {
	position: absolute;
	left: -5000px;
	}
.homecallouts {
	margin-left: 430px;
	background-color: #eeeeee;
	padding: 10px;
}
.homecallouts ul {
	list-style: none;
/*	height: 60px; */
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.homecallouts ul li {
	display: block;
/*	text-align: center; */
/*	width: 215px; */
}
.news {
}
.datetime {
	font-size: smaller;
	color: #666666;
}
#flash {
	background-color: #ffffff;
}
.lefthome {
	float: left;
	display: block;
	width: 410px;
	margin-right: 20px;
}
.slideshow {
	margin-left: 430px;
	height: 80px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	text-align: center;
}
.slideshow img {
	/*	padding: 15px; */ 
	border: 0px solid #ffffff;
	/*	margin-right: 20px; */
/*	background-color: #333333; */ 
	margin: 10px 52px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}

