@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
}

a:link{
	color: #065193;
	text-decoration: underline;
}

a:visited{
	color: #065193;
	text-decoration: underline;
}

a:hover{
	color: #065193;
	text-decoration: none;
}

a:active{
	color: #065193;
	text-decoration: underline;
}

#content-container{
	width: 800px;
	border-style: solid;
	border-width: 1px;
	border-color: #bcbec0;
	margin: auto;
	overflow: auto;
	background-image:url(../images/gradient_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding: 0 0 1em 0;
}

#content{
	margin: 0 116px 0 117px;
	width: 568px;
}

#interior-content-container{
	width: 800px;
	border-style: solid;
	border-width: 1px;
	border-color: #bcbec0;
	margin: auto;
	background-image:url(../images/background-scribbles.gif);
	background-repeat: no-repeat;
	position: relative;
	min-height: 770px;
	_height: 770px;
	padding: 0 0 1em 0;
}


#top-gradient{
	height: 13px;
	width: 800px;
	background-image:url(../images/gradient_top.gif);
	background-repeat: repeat-x;
	line-height: 0;
	font-size: 0;
}

#bottom-gradient{
	height: 2px;
	width: 800px;
	background-image:url(../images/gradient_bottom.gif);
	background-repeat: repeat-x;
	bottom: 0;
	left: 0;
	position: absolute;
}

#logo{
	margin: auto;
	width: 168px;
	height: 49px;
	display: block;
}

#logo-container{
	width: 800px;
	height: 84px;
}

#header-container{
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-color: #00539f;
	height: 43px;
	width: 800px;
}

#header{
	width: 500px;
	height: 43px;
	display: block;
	margin: auto;
}

#nav-bar{
	height: 35px;
	width: 800px;
	text-align: center;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#flash-container{
	width: 800px;
	height: 270px;
}

#text-container{
	width: 800px;
	background-image:url(../images/ribbon.gif);
	background-repeat:no-repeat;
}

.homepage-copy{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 1.5em;
}

#nav-bar a.nav:link{
	color: #000000;
	text-decoration: none;
}

#nav-bar a.nav:visited{
	color: #000000;
	text-decoration: none;
}

#nav-bar a.nav:hover{
	color: #000000;
	text-decoration: underline;
}

#nav-bar a.nav:active{
	color: #000000;
	text-decoration: none;
}




a.navON:link,a.navON:visited,a.navON:hover,a.navON:active{
	color: #000000;
	text-decoration: underline;
}




.conceal{
	display: none;
}

h1{
	width: 327px;
	height: 89px;
	margin: 0 0 0 0;
}

.copy{
	margin: 1em 0 1em 112px;
	padding: 0;
	line-height: 1.5em;
}

.copy14{
	margin: 1em 0 1em 112px;
	padding: 0;
	font-size: 14px;
	line-height: 1.5em;
}

#location{
	background-image: url(../images/txt_location.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#what-to-expect{
	background-image: url(../images/txt_what-to-expect.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#about-the-program{
	background-image: url(../images/txt_about-the-program.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#community-resources{
	background-image: url(../images/txt_community-resources.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contact-us{
	background-image: url(../images/txt_contact-us.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

li{
	line-height: 2em;
	margin: 0 0 0 30px;
	padding: 0 0 0 30px;
	
}

ul{
	margin: 0 0 0 112px;
	padding: 0 0 0 30px;
	list-style-type: disc;
}

#ph_Heidi-Wilke{
	position: absolute;
	height: 23px;
	width: 100px;
	background-image:url(../images/ph_Heidi-Wilke.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	top: 402px;
	left: 117px;
	text-align: center;
	padding: 124px 0 0 0;
}
