body {
        margin: 0;
        padding: 0;
        background: #fff url(/images/graphics/top-bg.png) repeat-x;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
        border: 0;
}
.profile img {
	float: right; 
	padding: 5px; 
	border: 1px solid #000; 
	background: #ECF4DB; 
	margin-top: 50px; 
        margin-left: 10px;
}
.clear {clear: both;}

/* Link Styles
___________________________*/

a:link, a:visited, a:active {text-decoration: none; background: #F9FFED; padding: 2px; color: #264D2A; border-bottom: 1px solid white;}

#nav-top a:link, #nav-top a:visited, #nav-top a:active {text-decoration: none; background: transparent; padding:0; border-bottom: 0;}

/* Branding
___________________________*/

#logo {
	position: absolute;
   	top: 0; left: 0;
        background: url(/images/graphics/logo.png) no-repeat;
	height: 204px;
	width: 305px;
	}
#title {
	position: absolute;
        top: 0; 
	left: 256px;
	height: 150px;
	width: 620px;
	}
.title {
	font-family: Georgia, "Trebucket MS", Trebucket, serif;
	font-size: 36px;
	color: #E7F5C8;
	font-weight: normal;
	font-style: italic;
	padding-top: 50px;
}
/* Header and Text Styles
___________________________*/

p, ul, li {
	font-size: 11px;
        line-height: 140%;
}
.intro {
	padding: 5px;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Century Gothic", "Trebuchet MS", Trebuchet, Verdana, Arial,  Sans-serif;
	font-weight: normal;
}
.intro h1 {
	font-size: 32px;
	color: #264D2A;
        margin: 0; 
	padding-left: 0;
}
.intro2 h1 {
	font-size: 12px;
	color: #264D2A;
	margin: 0; 
	padding-left: 0;
	text-align: right;
	border-top: 1px solid #B1CB7B;
	padding: 3px;
}
h2 {
	font-size: 22px;
	font-weight: normal;
}
h4 {
	color: #6F8B32;
}
#content-main h3 {
	font-size: 20px;
	border: 1px solid #7D9941;
	background: #ECF4DB;
	color: #000;
	padding: 2px;
	font-weight: normal;
}
#content-secondary h2 {
	color: #264D2A;
	padding: 2px;
}
.overview {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	color: #000;
	border-bottom: 5px solid #000;
}
.secondary-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	color: #000;
}
.posted {
	border-top: 1px solid #000; 
	padding: 10px 0 10px 0;
	margin-top: 20px;
}
.profile-category {
	color: #B55602; 
	text-transform: uppercase; 
	font-size: 22px; 
	display: inline; 
	font-family: verdana, arial, sans-serif;
}


/* Lists
_______________________________*/

ul, li {
       margin: 5px;
       padding: 0;
}
#nav ul {
	list-style-type: none;
	margin-left: 13px;
	padding: 0;
	text-transform: uppercase;
        font-weight: bold;
	text-align: left;
}
#nav-primary a {
	display: block;
	padding: 3px;
	border: 1px solid #B1CB7B;
        background: #F9FFED;
	color: #254C2B;
        margin-bottom: 2px;
}
#nav-primary a:link, #nav a:visited {
	text-decoration: none;
}
#nav-primary a:hover {
	background: #EFF9DA;
        margin-bottom: 2px;
}
#active a, #active a:hover {
	background: #A8C273;
        border: 1px solid #B1CB7B;
	color: #254C2B;
}
#content-main ul {
      list-style-type: disc;
      list-style-position: inside;
      margin: 0;
      border: 1px solid #F4B039;
      color: #333;
}
#content-main li {
      background: #F9EEDC;
      padding: 2px;
}
#content-secondary p{
     padding-right: 8px;
}

/* Layout
_______________________________*/

#container {
   	margin:0 auto;
   	margin-top:160px;
   	min-width: 800px;
}
#intro {
  	background: #F7F7F7 url(/images/graphics/gray-scans.png);
        border: 1px solid #ccc;
}
#intro2 {
	background: #FFF;
}
#nav {
}
#nav-primary {
	width: 200px;
        }
#nav-top {
	position: absolute;
	right: 15px;
	top: 15px;
}
#content-main {
	position: relative;
	width: 70%;
	left: 245px;
	top: 40px;
        padding-bottom: 30px;
}
#content-secondary {
	position: absolute;
	top: 195px;
	width: 220px;
	left: 15px;
	background: url(http://www.healthcareersinalaska.info/images/graphics/secondary-bg.png) no-repeat;
}
#footer {
	background: #E19049;
	height: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#details {
	border: 1px solid #F98C16;
	background: url(http://www.healthcareersinalaska.info/images/graphics/orange-scans.gif);
	width: 195px;
	margin-top: 30px;
}

#details-white {
	border: 1px solid #F98C16;
	background: #fff;
	width: 195px;
	margin-top: 30px;
}
.details {
	padding: 5px;
}
.details-title {
	margin-top: 0; 
	font-size: 90%; 
	font-weight: bold;
}

/* Special Effects
_______________________________*/

.clickme{
	margin: 10px auto;
	width: 400px;
	font-weight: bold;
	cursor: pointer;
}
.accordion-click1{
	margin: 0;
	padding: 3px;
	width:200px;
 	border-top: 1px solid #ccc;
   	border-bottom: 1px solid #ccc;
   	color: #000;
   	margin-bottom: 3px;
   	font-size: 16px;
}
.accordion-content1{
	margin: 0px auto;
	width: 400px;
}
.accordion-click2{
	float:left;
	width: 22px;
	height: 200px;
	background: #424242;
	color: #f4f4f4;
	border: 1px solid #fff;
}
.accordion-content2{
	width: 300px;
	float:left;
	overflow: hidden;
}
.accordion-click1 h3 {
   color: #264D2A;
   padding: 2px;
   }
/* Forms
_______________________________*/

#contact {
   border-top: 5px solid #000;
   border-right: 1px solid #000;
   border-left: 1px solid #000;
   border-bottom: 1px solid #000;
   width: 100%;
   margin-top: 20px;
   background: url(/images/graphics/green-scans.png);
}
.contact {
   padding: 5px;
}
select, textarea, input, option {
	background: #B1CB7B;
	color: #000;
	border: 1px solid #5D7535;
	font-size : 10px;
	font-family:Verdana, Arial;
}
.checkbox {
	background-color:  transparent;
	margin:  0;
	padding: 0;
	border: 0;
}
textarea {
	margin-left: 0px;
	padding-left: 0px;
        }
textarea:focus, input:focus, checkbox:focus  { 
	background-color: #C9DBA3; 
}

/* Primary Navigation
_______________________________*/
#navcontainer {
	position: absolute;
	top: 101px;
	left: 253px;
	z-index: 500;
	min-width: 868px;
}
#navlist {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: none;
	font: 11px Verdana, sans-serif;
	color: white;     
}
#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}
#navlist li a {
	padding: 3px 0.4em;
	margin-left: 1px;
	border-top: 1px solid #EDAB75;
	border-left: 1px solid #EDAB75;
	border-right: 1px solid #EDAB75;
	border-bottom: 1px solid #E19049;
	background: #E19049 url(/images/graphics/nav2.png);
	display: inline;
	text-decoration: none;
	color: white;
}
#navlist li a:link { color: #264D2A; }
#navlist li a:visited { color: #264D2A; }
#navlist li a:hover{
	color: white;
	background: #E19049;
	border-color: #E19049;
}
#navlist li a#current {
	background: #637938 url(/images/graphics/nav.png);
	border-bottom: 0;
	border-top: 1px solid #637938;
	border-left: 1px solid #637938;
	border-right: 1px solid #637938;
	color: white;
	padding-bottom: 7px;
}


