/* Global Resets & Base -----------------------------------------------------*/
html, body
{
	height: 100%;
}
body
{
    font-size: 9pt;
    color: black;
    background: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center
}
p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,body,dl,dt,dd,form
{
	padding: 0;
    margin: 0;
}
img
{
	display: block;
	border: 0;
}
a
{
    cursor: pointer;
    outline: 0;
}
ul
{
	list-style: none;
}
td
{
	vertical-align: top;
}
.ExternalLinkIcon
{
	display: inline;
	border: 0px;
	padding: 0px 3px 0 3px;
	height: 8px;
	width: 8px;
}
/* Wrapper ------------------------------------------------------------------*/
#wraper
{
    font-size: 9pt;
    min-height: 100%;
    background: #918b56;
    margin: 0px auto;
    width: 750px;
    text-align: left
}
/* Tagline ------------------------------------------------------------------*/
#tagline
{
	background: #709156;
	color: White;
	text-align: center;
	padding: 2px 5px 5px 5px;
}
#tagline A
{
	color: White;
	text-decoration: none;
}
/* Header -------------------------------------------------------------------*/
#head
{
	position: relative;
	background: #dedbc8;
	height: 120px;
	padding: 0px 0px 10px 0px;
    border-top: solid 0px #709156;
    border-bottom: solid 10px white;
}
#logo
{
	position: absolute;
	top: 7px;
    left: 10px;
    height: 100px;
    width: 110px;
    background-color: #dedbc8;
}
#peopleandjobs
{
	position: absolute;
    top: 0px;
    left: 200px;
    height: 75px;
    width: 550px;
    background-color: #dedbc8;   
}
/* Resource Navigation ------------------------------------------------------*/
#resource_nav
{
    position: absolute;
    top: 80px;
    right: 0px;
    width: 550px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px 6px 2px 0px;
}
#resource_nav li
{
    padding-right: 5px;
    display: inline;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
    white-space: nowrap;
    border-right: solid 1px #666666;
}
#resource_nav li.last
{
    padding-right: 0px;
    border-right: 0;
}
#resource_nav li a
{
    color: #695e49;
    text-decoration: none;    
}
#resource_nav li a:hover
{
    text-decoration: underline;
}
/* Top Navigation -----------------------------------------------------------*/
#top_nav
{
	position: absolute;
	top: 105px;
    width: 740px;
    font-size: 15px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
#top_nav li
{
    float: left;
     padding: 0px 7px 0px 6px;
    border-right: solid 1px #6666ff;
}
#top_nav li.last
{
    border-right: 0;
}
#top_nav li a
{
    height: 21px;
    color: #709156;
    text-decoration: none;
}
#top_nav li a:hover
{
    color: #666666;
}
#top_nav li a.active
{
    color: #666666;
}
/* Crumb Navigation ---------------------------------------------------------*/
#crumb_nav
{
	width: 744px;
    color: #2f2e2e;
	font-size: 7pt;
	padding: 2px 3px 14px 3px;
    background: #ffffff;
    overflow: hidden;
}
#crumb_nav a
{
    color: #0081c6
}
/* Side Bar -----------------------------------------------------------------*/
#side_bar
{
    float: left;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    width: 148px;
}
#sub_nav
{
	width: 148px;
    background: #ded583;
    padding: 0px 0px 15px 0px;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
}
#sub_nav ul li a:visited
{
    color: #666
}
#sub_nav li a.top
{
	display: block;
	font-size: 12pt;
	color: #ffffff;
    background: #6b547d;
    text-decoration: none;
	padding: 12px 12px 11px 12px;
}
#sub_nav li a.top:hover
{
    text-decoration: underline;
}
#sub_nav ul
{
    font-size: 10pt;
	padding: 6px 0px 0px 0px;
}
#sub_nav ul li
{
	padding: 0px 0px 0px 10px;
}
#sub_nav ul li a
{
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 3px 0px 4px 0px;
    border-bottom: solid 1px #6b547d;
}
#sub_nav ul li a:hover
{
    text-decoration: underline
}
#sub_nav ul li a.active,
#sub_nav ul li a.active:hover
{
    color: #f58027; /* Orange */
    font-weight: bold;
}
#sub_nav ul li a.children
{
	border: medium none;
}
#sub_nav ul li a.activechildren,
#sub_nav ul li a.activechildren:hover
{
	color: #f58027; /* Orange */
    font-weight: bold;
	border: 0;
}
#sub_nav ul ul
{
	font-size: 9pt;
	background: #f0f0f0;
	padding: 2px 0px 2px 0px;
    margin: 0px 0px 0px -10px;
}
#sub_nav ul ul li
{
	padding: 0px 0px 0px 15px;
}

#sub_nav ul ul li a
{
	border: 0;
}
/* Middle -------------------------------------------------------------------*/
#mid
{
    background: #ffffff;
    float: left;
    padding-bottom: 12px;
    width: 100%;
}
#main
{
    float: left;
    margin: 0px 0px 0px 8px;
    overflow: hidden;
    width: 593px;
    min-height: 400px;
}
#main h1
{
	font-size: 16pt;
	font-weight: normal;
	color: #ffffff;
    background: #abde83;
    padding: 9px 14px 9px 14px;
    margin: 0px 0px 10px 0px;
}
#main h2
{
    font-size: 12pt;
	color: #918b56;
	padding: 9px 0px 9px 5px;
}
#main h3
{
	font-size: 10pt;
	color: #709156;
	padding: 6px 0px 6px 5px;
}
#main p
{
	padding-left: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
}
#main a
{
    color: #709156;
}
#main a:hover
{
    color: #54217c;
    text-decoration: none;
}
#main ol
{
	list-style-type: decimal;
	margin-left: 35px;
	padding-right: 20px;
	padding-bottom: 5px;
}
#main ul
{
	list-style-type: disc;
	padding: 5px 80px 0px 0px;
	margin-left: 20px;
}
#main li
{
	padding-bottom: 10px;
}
#main .image
{
	border: solid 1px black;
	margin: 10px 0px 10px 0px;
}
#main .biopic
{
	width: 150px;
	height: 200px;
	border: solid 1px black;
	margin: 3px 10px 3px 0px;
	float: left;
}
#bloggers
{
	font-size: 14pt;
}
#bloggers img
{
	border: solid 1px Black;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 130px;
}
/* Footer -------------------------------------------------------------------*/
#foot
{
    clear: both;
    font-size: 8pt;
	color: White;
	background: #918b56;
	width: 726px;
    min-height: 60px;
    overflow: hidden;
    padding: 18px 12px 6px 12px;
    font-family: Arial, Helvetica, sans-serif;
}
#foot A
{
	color: White;
	text-decoration: underline;
}
#foot UL
{
    text-align: right;
}
#foot UL LI
{
	display: inline;
	padding: 0px 4px 0px 4px;
    border-right: solid 1px white;
}
#foot UL LI.last
{
    padding-right: 0px;
	border-right: 0;
}
#foot UL LI A
{
    color: White;
    text-decoration: none;
}
#foot UL LI A:hover
{
    text-decoration: underline;
}
#credits
{
	clear: both;
	float: right;
}
#credits a
{
	color: White;
	text-decoration: none;
}
#credits a:hover
{
	text-decoration: underline;
}
/*---------------------------------------------------------------------------*/
#SiteMap LI
{
	font-size: 12pt;
	font-weight: bold;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}
#SiteMap UL LI LI
{
	font-size: 10pt;
	font-weight: normal;
	list-style-type: disc;
	padding: 0;
	margin: 0;
	border: 0;
}
/*---------------------------------------------------------------------------*/