@charset "UTF-8";
body  {
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	background-color: #ffffff;
	background-image: url(../_images/bkgrnd2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#contents tr th {
	color: #FF9;
	font-size: 0.85em;
}
#contents tr td {
	color: #9CF;
	font-size: .85em;
}
#contents tr td a:link,#contents tr td a:visited {
	color: #C96;
	text-decoration:none;
}
#contents tr td a:hover {
	color: #FFF;
}
#navarea {
	background-image: url(../_images/foundationNavBar.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 1000px;
	position:relative;
}
#navarea ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style-image: none;
	list-style-type: none;
	position:absolute;
	right:50px;
	bottom:0px;
}
#navarea li {
	float: left;
}
#navarea li a:link,#navarea li a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #630;
	text-decoration: none;
	line-height: 1.2;
	margin-right: 0.5em;
	font-weight: bold;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 1.25em;
	padding-left: 0.5em;
}
#navarea li a:hover{
	color: #FFC;
	cursor: inherit
}

#navarea li a.current,#navarea li a.current:hover,#navarea li a.current:active {
	color: #FFC;
	cursor: default;
	text-decoration: underline;
	font-weight: bold;
}
#headArt {
	height: 172px;
	width: 1000px;
}
.moreInfoMainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #39C;
	margin-top: -1em;
}
.twoColFixLtHdr #container {
	width: 1000px;
	border: solid 2px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #bc9e61;
	background-color: #FFFFFF;
	background-image: url(../_images/foundationNavBkgrnd.jpg);
	background-repeat: repeat-y;
	position: relative;
} 
.twoColFixLtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #DDDDDD;
	background-image: url(../_images/foundationTop.jpg);
	background-repeat: no-repeat;
	height: 181px;
	width: 1000px;
	position: relative;
} 
.twoColFixLtHdr #header h1 {
	color: #036;
}
.twoColFixLtHdr #sidebar1 {
	width: 245px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #FFF;
	margin-top: -50px;
	position: relative;
	float: left;
}
#weatherFeed {
	width: 250px;
	margin-left: -18px;
}
#sidebar1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#schoolStatus {
	font-family: Arial, Helvetica, sans-serif;
	width: 240px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFF;
}
#localNews {
	font-family: Arial, Helvetica, sans-serif;
	width: 235px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sidebar1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #FFF;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#sidebar1 ul li {
	padding-top: 1em;
}
#sidebar1 ul li a:link,#sidebar1 ul li a:visited{
	text-decoration: none;
	color: #FC9;
}
#sidebar1 ul li a:hover{
	color:#FFF;
}
#sidebar1 li a.currentsidebar,#sidebar1 li a.currentsidebar:hover,#sidebar1 li a.currentsidebar:active {
	color: #FFC;
	cursor: default;
	text-decoration: underline;
	font-weight: bold;
}
#programsEvents {
	font-family: Arial, Helvetica, sans-serif;
	width: 240px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFF;
}
.mainContentBold {
	font-weight: bold;
	font-style: italic;
	color: #74613c;
	margin-bottom: -0.5em;
}
.twoColFixLtHdr #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 300px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	line-height: 1.25em;
	padding-left: 10px;
} 
#mainContent #mainContentStories {
	margin-top: 10px;
}
.contentStories {
	clear: right;
	overflow: hidden;
	text-align: left;
}
h4 {
	margin-bottom: -1em;
	line-height: normal;
	color: #069;
}
h3 {
	line-height: normal;
	color: #2d4760;
}
.BulletHeadlines {
	font-weight: bold;
	list-style-image: url(../_images/star_bullets.gif);
}
#mainContentStories ul li {
	list-style-type: circle;
	list-style-image: url(../_images/star_bullets.gif);
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#mainContent h1, h2 {
}
#headerPara {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.25em;
	color: #333;
	position: relative;
	width: 480px;
	left: 485px;
	top: 85px;
	letter-spacing: 95%;
}
#mainContent hr {
	clear: right;
}
.maincontentFootnote {
	font-size: .75em;
	font-style: italic;
}
#storyThree {
	width: 200px;
	margin-bottom: 10px;
	float: right;
}
#storyTwo {
	width: 200px;
	margin-bottom: 10px;
	float: right;
	margin-right: 30px;
	left: auto;
	right: auto;
}
#storyOne {
	width: 200px;
	margin-bottom: 25px;
}
#leadStoryContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #036;
	border: thin solid #999;
	padding: 3px;
}
h1 {
	color: #2d4760;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
}
h2 {
	color: #2d4760;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: normal;
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #6f1b38;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #bc9e61;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clear {
	clear: both;
}
.subheads {
	font-size: 1.35em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.currentsidebar {
	color: #FFF;
	text-decoration: underline;
}
.bulletlist {
	margin-bottom: .5em;
	list-style-image: url(../_images/star_bullets.gif);
}
.sidebarParenz {
	font-size: .65em;
}
.fedSubCat {
	font-size: .85em;
	font-style: oblique;
	padding-left: 10px;
}
.twoParagraph {
	float: right;
	width: 310px;
	top: 0px;
}
.twoParagraphRt {
	float: left;
	width: 310px;
}
.charitableTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	color: #660;
	font-weight: bold;
}
.answersQA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	color: #633;
	font-weight: bold;
}
.typeFlushRight {
	text-align: right;
	padding-right: 15px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-style: italic;
	color: #666;
	line-height: 1.65em;
}
