/* @override http://localpan.com:8888/_css/panbranch.css */

@import url("normalize.css");

body {
	background-color: #f4e295;
		text-align: left;
	font: 16px/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333}

div#container {
		width: 800px;
	background: url(/_images/bg_container.gif) repeat-y;
	float: left;

	
}

div#page {
	width: 790px;
	padding-top: 222px;
	background-color:#fcfae1;
	float: left;
	
}

div#address {
	margin-left: 60px;
	margin-top: 40px;
}

img#map {
	border: 1px solid #b9121b;
	margin: 0 0 0 60px;

}

body.home div#page {

	background: url(/_images/bg_page_home.gif) no-repeat left top;
	padding-top: 280px;
}	

body.mission div#page {

	background: url(/_images/bg_page_mission.gif) no-repeat left top;
	
}
body.programs div#page {
	background: url(/_images/bg_page_programs.gif) no-repeat left top;
}

body.contacts div#page {
	background:	url(/_images/bg_page_contacts.gif) no-repeat left top;
}

body.resources div#page {
	background:	url(/_images/bg_page_resources.gif) no-repeat left top;
}

body.staff div#page {
	background:	url(/_images/bg_page_staff.gif) no-repeat left top;
	
}

body.plan div#page {
	background:	url(/_images/bg_page_plan.gif) no-repeat left top;
	
}

body.address div#page {
	background:	url(/_images/bg_page_address.gif) no-repeat left top;
	
}


div#navbar {
	width: 780px;
	height: 46px;
	position: absolute;
	background: none;
	top: 0;
	left: 0;
	white-space: nowrap;
}


div#navbar ul {
/*	float:right;*/
	margin-left: 100px;
}
div#navbar ul li {
	display: inline;
}

div#navbar ul li a, 
div#navbar ul li a:link, 
div#navbar ul li a:visited {
	text-decoration: none;
	display: block;
	float: left;
	margin: 0 12px 0 0;
	padding: 10px 0 0 0;
	color: #fcfae1;
	border: none;
	border-bottom: 2px solid #b9121b;
	font: bold 12px Verdana;
}

div#navbar ul li a:hover, div#navbar ul li#currentpage a {
	border-bottom: 2px solid #fcfae1;
}


div#content {
	margin-left: 126px;
	margin-right: 50px;
	padding-bottom: 50px;

}

body.staff div#content {
	width: 500px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 30px;
	float: right;

	line-height: 1.5em;

}


body.staff div#content-dir {
	margin-left: 45px;
	margin-top: 23px;
	padding-left: 43px;
}

body.staff div#content-dir a, body.staff div#content-dir a:link, body.staff div#content-dir a:visited, body.staff div#content-dir a:hover {
	font-weight: bold;
}

body.staff div#stafflist {
	float: left;
	padding-top: 53px;
	width: 200px;
	text-align: right;

}

body.staff div#stafflist ul {
	
padding: 0;
margin: 0;
font-size: 13px;
}

body.staff div#stafflist ul li {
	
margin-bottom: .01em;
line-height: 1.5em;

}


body.staff div#content-dir div.contact {
	margin-bottom: 17px;
}

body.staff div#content-dir div.contact p {

	line-height: 1.2em;
	font-size: 85%;
	margin: 0;
	
}

body.staff div#contact-dir div.contact p {

	line-height: 1.2em;
	font-size: 85%;
	margin: 0;
	
}


div#verso {
	width: 800px;
	height: 110px;
	float: left;
	background: #f4e295 url(/_images/bg_verso.gif) no-repeat;
}

div#verso img#dhhs {
	float: left;
}

div#verso img#dph {
	float: right;
	padding: 10px;
}

/* @group Typography */

p {
	font-size: 90%;
	margin-bottom: .8em;	
}

div#content p {
/*	margin-left: 40px;*/
}




h1, h2, h3 h4 {
	font-weight: bold;
	color: #b9121b;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: .5em;
}

h1, body.staff div#content h1#staff	{font-size: 300%;
	text-align: left; 
	padding-top: 10px;
}

h2 {
	font-size: 150%;
	margin-top: 2em;
}

body.contacts div#contactdir h4 {
	margin-top: 30px;
	margin-left: 10px;
	font-size: 130%;
	color: #b9121b;
	
}

body.contacts div#contactdir ul {
	margin-left: 10px;
	margin-top: 15px;
}

body.contacts div#contactdir ul li {
	margin: -5px 0 -8px 0;

}

body.staff div#content h2 {
	margin: 0 0 0 0;
	font-size: 110%;
	color: #b9121b;
	text-align: left;
	
}

body.staff div#content div#content-dir h2 {
	margin: 20px 0 10px -23px;
	font-size: 110%;
	color: #b9121b;
	text-align: left;
}

body.staff div#content h1 {
	margin: 0 0 .5em 0;
	font-size: 180%;
	color: #b9121b;
	text-align: center;
	
	
}

body.home h1 {
	font-size: 156%;
	margin-bottom: .8em;
}

div#verso p {
	text-align: center;
	font-size: 80%;
padding: 0;
margin-bottom: 0;
margin-top: 0;
}



/* @end */

img#biglogo {
	position: absolute;
	top:  72px;
	left: 20px;
	
}

img#logo {
	position: absolute;
	top: 65px;
	left: 523px;
}



body.staff div#content img {
	padding: 9px;
	background-color: #fcfaea;
	border: 1px solid #bd8d46;
	float: left;
	margin: 10px 15px 0 0;

}

body.staff div#content p {
	font-size: 85%;
	margin-top: 13px;

}

/* @group Links */

a, a:link, a:visited
{
	color: #b9121b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ol, ul {
		font-size: 90%;
	margin-left: 72px;
	margin-bottom: 2em;
	list-style-position: outside;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: none;
}

strong {
	font-weight: bold;
}

dl.doclist {
	margin-bottom: 50px;
}

dl.doclist dt {
	color: #333;
	padding: 2px 0 3px 23px;
	background: url(../_images/minis/pdf.gif) no-repeat left top;
	
	display: block;
	margin-left: 10px;
	margin-bottom: .4em;
	margin-top: .9em;
	font-weight: bold;
	font-size: 90%;
}


dl.doclist dt a:hover {
	text-decoration: underline;
}

dl.doclist dt.ext_link {
	background: url(../_images/minis/website.gif) no-repeat left top;
}

dl.doclist dt.ppt {
	background: url(../_images/minis/ppt.gif) no-repeat left top;
}

dl.doclist dt.word {
	background: url(../_images/minis/word.gif) no-repeat left top;
}

dl.doclist dt.excel {
	background: url(../_images/minis/excel.gif) no-repeat left top;
}

dl.doclist dt.zip {
	background: url(../_images/minis/zip.gif) no-repeat left top;
}

dl.doclist dt.video {
	background: url(../_images/minis/quicktime.gif) no-repeat left top;
}

dl.doclist dt.audio {
	background: url(../_images/minis/mp3.gif) no-repeat left top;
}

dl.doclist dt.blank {
	background: none;
}

dl.doclist dd {
	padding-left: 23px;
	margin-left: 10px;
	margin-top: -5px;
	font-size: 90%;
	padding-top: 0;
}

ul#stateplan {
	width: 300px;
	margin-left: 50px;
}

ul#stateplan li img {
	float: left;
	margin-right: 5px;
	margin-bottom: 13px;
	border: 1px solid #333;
}

ul#stateplan li {
	display: block;
	clear: both;
	margin-bottom: 10px;
}

/* @end */



