@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

html, body, form, fieldset, table, li, p {
	font: 100%/120% Arial, sans-serif;
}



/* Header */

#dohheader {
	background:url(images/doh_header_back.jpg) top left repeat-x;
}

#container {
	background:#b3b3b3;
	height:100%;
	padding:10px;
	padding-bottom: 10px;
	position:relative;
	top:0;
	left:0;
}

#body {
	position:relative;
	background-color:#fff;
	width:950px;
	margin:0 auto;
}

#logo {
	padding:3px 0 0 2px;
}

#tagline {
	position:absolute;
	top:65px;
	left:97px;
	color:#cf160b;
	font-size:1.5em;
	font-weight:bold;
	font-style: italic;
	height:1.5em;
}

#toplinks {
	position:absolute;
	top:4px;
	right:340px;
}

#search {
	position:absolute;
	width:330px;
	top:0px;
	right:0px;
	font-size: .825em;
	color: #444;
	font-style:italic;
	font-weight:bold;
}

#search form {
	background-color:#d1dbe1;
	padding:5px 8px;
}

#search form #q {
	width:220px;
	margin:1px 0 5px 0;
	vertical-align:middle;
}

#search form #searchbutton {
	vertical-align:middle;
	margin: 0 0px 3px 0;
}



/* Main Navigation */

#nav {
	margin:-22px 0 0 0;
	padding:0 0 0 0px;
	width:auto;
	background:#b8c2c9 url(images/nav_bg.jpg) top left repeat-x;
	height:59px;
}

#nav li {
	display:inline;
	list-style: none;
	float:left;
	padding:0px;
	margin:0;
	height:59px;
}

#nav li a {
	display:block;
	height:59px;
	width:136px;
	text-decoration:none;
	color:#fff;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	line-height:18px;
	border-left:2px solid white;
	min-height:59px;
}

#nav li a span {
	font-style:italic;
	font-size:13px;
}

#nav li#nav_about {
	width:122px;
}

#nav li#nav_about a {
	background:url(images/nav_about.jpg) top left repeat-x;
	width:89px;
	border:none;
	height:22px;
	min-height:22px;
	padding:37px 0 0 0;
	margin-left:33px;
}

#nav li#nav_about a:hover, #nav li#nav_about a:focus {
	background:url(images/nav_about_on.jpg) top left repeat-x;
}

#nav li#nav_work a {
	background:#2e5728 url(images/nav_work_bg.jpg) top left no-repeat;
}

#nav li#nav_work a:hover, #nav li#nav_work a:focus {
	background:#2e5728 url(images/nav_work_bg_on.jpg) top left no-repeat;
}

#nav li#nav_hiring a {
	background:#184a55 url(images/nav_hiring_bg.jpg) top left repeat-x;
}

#nav li#nav_hiring a:hover, #nav li#nav_hiring a:focus {
	background:#184a55 url(images/nav_hiring_bg_on.jpg) top left repeat-x;
}

#nav li#nav_healthcare a {
	background:#8b0a02 url(images/nav_healthcare_bg.jpg) top left repeat-x;
}

#nav li#nav_healthcare a:hover, #nav li#nav_healthcare a:focus {
	background:#8b0a02 url(images/nav_healthcare_bg_on.jpg) top left repeat-x;
}

#nav li#nav_ss a {
	background:#3f3f63 url(images/nav_ss_bg.jpg) top left repeat-x;
}

#nav li#nav_ss a:hover, #nav li#nav_ss a:focus {
	background:#3f3f63 url(images/nav_ss_bg_on.jpg) top left repeat-x;
}

#nav li#nav_community a {
	background:#3f3f63 url(images/nav_community_bg.jpg) top left repeat-x;
}

#nav li#nav_community a:hover, #nav li#nav_community a:focus {
	background:#3f3f63 url(images/nav_community_bg_on.jpg) top left repeat-x;
}

#nav li#nav_transition a {
	background:#643446 url(images/nav_transition_bg.jpg) top left repeat-x;
}

#nav li#nav_transition a:hover, #nav li#nav_transition a:focus {
	background:#643446 url(images/nav_transition_bg_on.jpg) top left repeat-x;
}



/* Breadcrumbs */
#crumbs {
	width:100%;
	background: #8b9398;
	margin:0;
}

#crumbs_about {
	clear:both;
	width:100%;
	background: #777;
}

#crumbs_work {
	clear:both;
	width:100%;
	background: #2e582a;
}

#crumbs_hiring {
	clear:both;
	width:100%;
	background: #184a55;
}

#crumbs_healthcare {
	clear:both;
	width:100%;
	background: #8b0b02;
}

#crumbs_ss {
	clear:both;
	width:100%;
	background: #3f3f63;
}

#crumbs_youth {
	clear:both;
	width:100%;
	background: #653447;
}

#crumbs_resources, #crumbs_individuals {
	clear:both;
	width:100%;
	background: #777;
}

#crumbs_community {
	clear:both;
	width:100%;
  background:#282e57;
}

.crumbs p{
	margin:0px;
	padding:0px;
	line-height:10px;
	padding:4px;
	margin-bottom:4px;
	color: #FFF;
	font-weight:bold;
}

.crumbs p a {
	text-decoration:underline;
	color:#FFF;
}



/* Main Page */

#maincontent {
	padding-bottom: 20px;
	background:#FFF;
	clear:both;
	behavior:expression((this.runtimeStyle.behavior="none")&&(this.tabIndex="-1"));
}

#leftcolumnhome {
	position:relative;
	float:left;
	background: #d1dbe1;
	width: 700px;
	margin-bottom:10px;
	padding-bottom:10px;
	margin-top:10px;
}

#leftcolumn {
	position:relative;
	float:left;
	background: #d1dbe1;
	width: 935px;
	margin-bottom:10px;
	padding-bottom:10px;
	margin-top:10px;
}

#whitehome {
	position: relative;
	float:left;
	left: 0px;
	width: 420px;
	background: #FFF;
	height:auto;
	padding:10px;
	margin:8px;
}

#white {
	position: relative;
	float:left;
	left: 0px;
	width: 648px;
	background: #FFF;
	height:auto;
	padding:15px;
	margin:8px;
}

#spotlight {
	width: 400px;
	background: #edf0f3;
	padding: 10px;
}

#rightcolumn {
	float: left;
	position:relative;
	width: 230px;
	padding: 5px;
	margin-top: -10px;
	text-align:center;
}

.transitionmenu {
	width:600px;
	padding:10px;
	padding-top:0px;
	border:4px #333 double;
}



/* Events */

ul.events {
	margin:10px 0 0 25px;
	text-align:left;
	height:100%;
}

ul.events li {
	padding: 3px 0 5px 15px;
	list-style:none;
	background:url(images/main_arrow.jpg) top left no-repeat;
}

ul.events li h3 {
	padding:0px;
	margin:0px;
}

ul.events li span.date {
	font-style: italic;
}



/* Footer */

#footer {
	position: relative;
	background: #cf160b;
	padding-top: 5px;
	padding-bottom: 10px;
	clear:both;
}

#footer p {
	color: #FFF;
	text-align: center;
	font-size: 13px;
	line-height: 15px;
}

#dohfooter {
	position:relative;
	background:#fff;
	font-size: 11px;
	line-height: 14px;
	border-top: 1px navy solid;
	border-bottom: 1px navy solid;
	padding:5px;
}



/* Resources Bar */
#resources {
	position:relative; 
	background: #FFF;
	width:240px; 
	float:left; 
	padding-bottom:10px;
}

ul.resourceshome {
	padding: 5px;
	width: 225px;
	background: #FFF;
	margin-left: 0px;
	list-style:url(images/main_check.jpg);
	list-style-position: inside;
	border-bottom: 1px dashed #666666;
}

ul.resources {
	padding: 5px;
	width: 225px;
	background: #FFF;
	margin-left: 0px;
	list-style:none;
	border-bottom: 1px dashed #666666;
}

ul.resources li,ul.resourceshome li {
	border-top: 1px dashed #666666;
	font-size: 15px;
	margin-bottom: 10px;
	line-height:18px;
}

ul.resources li ul {
	list-style:none;
}

ul.resources li ul li {
	border:0px;
	margin:0px;
}

ul.resources h2,ul.resourceshome h2 {
	margin-top:0px;
	padding-bottom:10px;
}

ul.resources li a,ul.resourceshome li a {
	text-decoration: none;
}

ul.resources li a.current,ul.resourceshome li a.current {
	font-weight:bold;
	color:#666;
}

.openings {
	width: 215px;
	padding: 10px;
	margin-bottom: 10px;
	font-size:1em;
}



/* General Formatting Styles */

h1 {
	font-size: 22px;
	line-height: 20px;	
	color: #444;
	padding-bottom:10px;
}

h2 {
	font-size: 18px;
	line-height: 18px;
	color: #666;
	margin-top: 10px;
	margin-bottom:-5px;
}

h2.events {
	padding:5px;
}

h3, dt {
	font-size: 15px;
	line-height: 16px;
	color: #444;
	padding-top: 16px;
	font-weight:bold;
}

.right {
	float: right;
	padding: 5px;
}

.left {
	float: left;
	padding: 5px;
}

.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.quote {
	margin:10px;
	color:#FF9900;
}

p, li, dd {
	font-size: 13px;
	line-height: 15px;
	padding-top: 8px;
}

td {
	font-size: 13px;
	line-height: 15px;
	padding: 5px;
}

ul,ol {
	list-style-position: outside;
	margin-left:20px;
}

ol li ol li {
  list-style-type: lower-alpha;	
  padding-top:0px;
}

table.border {
	margin-top:10px;
	border:1px solid #333;
	border-collapse: collapse;
}

table.border td, table.border th {
	border: 1px solid #333;
	padding-bottom:8px;
	padding-left:3px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

th {
	color:#555;
	font-size:14px;
	padding:5px;
}

a, a:visited, a:active {
	color:#2c65c3;
	text-decoration:none;
}

a:hover, a:focus {
	text-decoration: underline;
}

a img {
	border:0;
}