/* Copyright (c) 2010 Hen's Teeth Network. All rights reserved. */

body {
	width: 100%;
	padding:0px;
	margin: 0px;
	background-color: #f1f1e3;
	background-image: url(/images/Banner2010Background_forweb.png);
	background-repeat: repeat-x;	

	font-family: Verdana,sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 19px;
}
#header {
	width: 100%;
	height: 143px;
	min-width: 1000px;
}
#logo {
	background-color:#FFFFFF;
	width: 100%;
	height: 120px;
	margin:0; 
	padding: 0;
}
#logo img {
	border: none;
	padding: 0;
	margin: 0;
}

#top-nav {
	/*background-color: #369;*/
	width: 100%;
	height: 23px;
}

#topmenu {
	background-color: #336699;
	width: 100%;
	height: 23px;
}
#wrapper
{
	width: 100%;
}
#content {
	background-color: #f1f1e3;
}

.content_text
{
	width: 50em;
	padding-bottom: 25px;
	margin-top: 9em;
	margin-left: 10em;
}
.stafflink
{
	color:003366;
	font-size:10px;
	line-height:16px;
	white-space:nowrap;
}

#maintext
{
	width: 700px;
}

#content p {
	font-family: Verdana,sans-serif;
	text-align: left;
	font-size: 12px;
	margin-bottom: 0.75em;
}

#content h1 {
	font-family: Georgia,Times,serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

#content h2 {
	font-family: Georgia,Times,serif;
	font-size: 12px;
	margin: 2em 0 0 0;
}

#content h3 {
	font-family: Georgia,Times,serif;
	font-size: 11px;
	margin: 1.5em 0 0 0;
	text-decoration: underline;
}

#content h4 {
	font-family: Georgia,Times,serif;
	font-size: 10px;
	margin: 1em 0 0 0;
}





#content ul, #content ol
{
	list-style:outside;
}
#content li {
	font-style:italic;
	margin-bottom: 0.25em;
}


#footer_wrapper
{
	width: 100%;
	background-color: #f1f1e3;
	padding-bottom: 20px;
	height: 75px;
}
.footer 
{
	width: 1000px;
	text-align:center;
	font-size:11px;
	padding-top: 1.5em;
}

.staffname
{
	color:#003366;
	font-size:12px;
	font-weight: bold;
	white-space:nowrap;
}
.staffheading
{
	color:#003366;
	font-size:12px;
	font-weight: bold;
	line-height: 16px;
}
.heading
{
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 12px -1em;
}
img.staff
{
	padding-right: .5em;
}
 {
	padding-top:3em;
	padding-left: 10em;
	}
.staff_table {
	padding-top: 0em;
	padding-left: 0em;	
}


a.menu:link {
	underline: none;
		text-decoration: none;
		cursor:pointer;
		font-size:10px }
	a.menu:active {
		text-decoration: none;
		cursor:pointer; }
	a.menu:visited {
		text-decoration: none;
		cursor:pointer; }
	a.menu:hover {
		position:relative;
		background-color:#f1f1e3;
		text-decoration: none;
		cursor:pointer; }
	p a.menu:link {
		text-decoration: none;
		cursor:pointer; }
	p a.menu:active {
		text-decoration: none;
		cursor:pointer; }
	p a.menu:visited {
		text-decoration: none;
		cursor:pointer; }
	p a.menu:hover {
		text-decoration: none;
		cursor:pointer; }


#men1trigger {
	position:absolute; left:34px; top:111px; width:129px; height:42px; 
}
#men1sub {
	position:absolute; left:34px; top:111px; width:129px; 
}
#men2trigger {
	position:absolute; left:163px; top:111px; width:129px; height:42px; 
}
#men2sub {
	position:absolute; left:163px; top:111px; width:129px; 
}
#men3trigger {
	position:absolute; left:292px; top:111px; width:129px; height:42px; 
}
#men3sub {
	position:absolute; left:292px; top:111px; width:129px; 
}
#men3btrigger {
	position:absolute; left:421px; top:111px; width:180px; height:22px; 
}
#men3bsub {
	position:absolute; left:421px; top:111px; width:180px; 
}
#men4trigger {
	position:absolute; left:588px; top:111px; width:129px; height:42px; 
}
#men4sub {
	position:absolute; left:588px; top:111px; width:129px; 
}
#navblue1 {
	position:absolute; left:0px; top:111px; width:34px; z-index:7; height:22px;
}
#navblue2 {
	position:absolute; left:717px; top:111px; width:170px; z-index:7; height:22px;
}

#mission_buttons {
	position: absolute; 
	top: 200px; 
	left: 850px;
	font-size: 12px;
	line-height: 16px;
}

.mission_button {
	width: 15em;
	background-color: #369;
	text-align: center;
	padding: 0 0.25em;
	margin: 1em 0;
	float: right;
	clear: both;
}

.simple_popup {
	background-color: #369;
	color: #FFF;
	text-decoration: none;
	line-height: 2em;
	display: block;
	
	text-align: center;
	padding: 0.5em 0.25em 0 0.25em;
	margin: 0 0 2em 0;
	float: right;
	clear: both;
		
	width: 15em;
	height: 5em;
}

.simple_popup_div {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 300px;
	z-index: 500;
}
.simple_popup_inner {
    padding: 20px;
    border: #000 4px solid;
    text-align: left;
	line-height: 1.5em;
}
.simple_popup_close {
    text-align: right;
}

#special_report_box {
	background-color:#e7e3c6; 
	padding:3px; 
	width:14em; 
	height:100px; 
	border:double 5px #336699; 
	text-align:center; 
	clear:both; 
	
}	
 #special_report_box * {
	font-family: Arial, Helvetica, sans-serif !important;
}
	
.menu_text{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px !important;
}



#top-nav-ul {
	margin-left: 4em;
	min-width: 1000px;
}
.sf-menu a {
	padding: 0.6em 1em 0.7em 1em;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;	
	text-transform: uppercase;
	border: none;
	text-align: center;
}
.sf-menu li a, .sf-menu li a:visited {
	color: #CCC;
	font-weight: bold;
}
.sf-menu li:hover, .sf-menu li.sfHover, 
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color: #036;
	color: #FFF;
}

.sf-menu li {
	background: none repeat scroll 0 0 #369;
	min-width: 10em;
}

.sf-menu li li {
	background:	#F1F1E3;
	border-bottom: solid 1px white;
}

.sf-menu li ul {
	width: 100%;
}

.sf-menu li li a, .sf-menu li li a:visited {
	color: #666;
	font-weight: normal;
}

.sf-menu li li:hover, .sf-menu li li.sfHover, 
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active
{
	background-color: #E2E2C6;
	color: #666;
	font-weight: normal;
}

