/*This is for the navigation bar*/
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; 1%; }
* html ul li a { height: 1%; }
/* End */

/*beginning of nav bar */

<style type="text/css">
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
color:#003300;
z-index:1000;
font-size:90%;
height:235px;
margin:25px 0 50px 15px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
font-weight: 600
/*text-align: right;*/
padding:0;
margin:0px 0px -2px 0px;
list-style-type:none;
width:190px;
height:182px;
position:relative;
/*border:1px solid #fff;*/
}

.menu li {
margin:0px 0px -2px 0px;
text-decoration: none;
/*background:#ddd;*/
height:24px;
}
* html .menu li {margin-left:-16px; margin-left:0;}

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:24px;
line-height:24px;
width:190px;
text-indent:5px;
/*border:2px ridge #00FF99; */
/*border-bottom:2px ridge #fff;*/
/*background:#ddd;*/
}

/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background:/*#d4d8bd*/; width:190px; width:190px;}

/* style the link hover */
* html .menu a:hover {color:#CCCC00; background:#CCFF99;border:2px ridge #00FF99;}

.menu :hover > a {
border:2px ridge #00FF99; 
color:#CCCC00; /*FF33FF*/
background:#CCFF99;/*-->this puts a block behind the selected table cell.*/
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0px;
left:190px;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
/*border:2px ridge #CCFF99; border around the whole block...no no*/
visibility:visible;
/*height:235px;*/
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
height:235px;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
height:235px;
}

/*<!--[if IE 7]>
<style type="text/css">*/
.menu li {float:left;}
/*</style>
<![endif]-->*/


.hov:hover
	{
	margin: 0;
	padding: 0;
/*	color: #7C6240;*/
	color: #FFFF66;
	}
.wtext:hover
	{
	text-align: center;
	font-weight: 700
	font-size: 28pt;
	color: #FFFFCC;
	}

.resume:hover
	{
	text-align: center;
	font-size: 28pt;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFFFCC;
	}


.atext:hover
	{
	text-align: center;
	font-weight: 700
	font-size: 28pt;
	color: #ccFF99;
	}

.ytext:hover
	{
	text-align: center;
	font-weight: 700
	font-size: 28pt;
	color: #FFFFCC;
	}

.highlight:hover
	{
	text-align: left;
	font-weight: 700
	font-size: 28pt;
	color: #FFFFCC;
	}

/*.header{padding:0px; 	margin:0px; width:100%;	height:68px;}*/


.bar
	{
	margin: 0px;
	width: 100%;
	height: 14pt;
	background-color: #CCFF99;
	}
.bar2
	{
	margin: 0px;
	width: 100%;
	height: 21pt;
	background-color: #99CC66;
	}
.bar3
	{
	margin: 0px;
	width: 100%;
	height: 32pt;
	background-color: #669933;
	z-index: 5;
	}
.bar4
	{
	margin: 0px;
	width: 100%;
	height: 4pt;
	background-color: #556B2F;
	z-index: -1;
        position: relative;
	}
body
	{
	min-width: 500px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-color: black;
	font-family: "Maiandra GD","Tahoma","Trebuchet MS1", "Helvetica";
	color: #556B2F;
	}
.td
	{
	float: left;
	}
.mainbody
	{
	position: relative;
	clear: both;
	margin-left: 2%;
	margin-right: 3%;
	}
.sectionswraper
	{
	}
.sections
	{
	width: 100%;
	float: right;
	margin-left: -275px;
	}
.leftsidelabel
	{
        position: relative;
	width: 275px;
	float: left;
	color: #003300;
	margin: 0;
	padding: 0;
	}
.rightsideinfo
	{
	margin-left: 300px;
	padding: 0;
	}
.clearing
	{
	height: 0;
	clear: both;
	}
.timenplace
	{
	margin-bottom: 3px;
	font-size: 15pt;
	color: #CC9900;
	}
.jobtitle
	{
	font-size: 13pt;
	}
.nav
	{
	text-align: center;
	z-index: 5;
	position: absolute;
	/*left: 1px;*/
	top: 2.5%;
	font-weight: 400;
	font-size: 13pt;
	color: #003300;	
	}	
.label
	{
	font-size: 29pt;
	font-weight: 600
	margin-bottom: 0px;
	margin-top: 0px;
	z-index: 5;
	}
.atext
	{
	text-align: center;
	font-weight: 700
	font-size: 28pt;
	color: #003300;
	}
.wtext
	{
	text-align: center;
	font-weight: 600
	font-size: 29pt;
	color: #003300;
	}

.highlight
	{
	text-align: left;
	font-weight: 600
	font-size: 29pt;
	color: #003300;
	}

.ytext
	{
	text-align: center;
	font-weight: 600
	font-size: 27pt;
	color: #CCCC00;
	}


img
	{

	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	}
	

a 
	{
	text-decoration: none;
	color: #CCFF99;
	}
p
	{
	margin-top: 5px;
	margin-bottom: 0px;
	}

.resume
	{
	text-align: center;
	font-size: 28pt;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #003300;
	}


.f1
	{
	font-size: 34pt;
	margin-bottom: 0px;
	margin-top: 0px;
	z-index: 5;
	}
.f2
	{
	font-size: 25pt;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #003300;
	}
.f3b
	{
	font-size: 20pt;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #CCFF99;
	}
.f3
	{
	font-size: 20pt;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #CCCC00;
	}
.f4
	{
	font-size: 15pt;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #CCFF99;
	}
.f5
	{
	font-size: 13pt;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #999933;
	}
.f6
	{
	font-size: 12pt;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #003300;
	}


h1
	{
	font-size: 33pt;
	margin-bottom: 0px;
	margin-top: 0px;
	z-index: 5;
	}

h2
	{
	color: #003300;
	}
h3
	{
	line-height: 16pt;
	font-size: 16pt;
	color: #CCCC00;
	margin-bottom: 0px;
	}
h4
	{
	font-size: 15pt;
	color: #ccFF99;
	margin-bottom: 0px;
	margin-top: 0px;
	}
h5
	{
	line-height: 14pt;
	font-size: 14pt;
	color: #999933;
	margin-bottom: 3px;
	margin-top: 3px;
	}

h6
	{
	font-size: 13pt;
	color: #003300;
	}

#resumelink
	{
	clear: both;
	text-align: center;
	margin-bottom: 1em;
	padding: 2em;
	}

hr
	{
	align: center;
	size: 1px;
	width: 85%;
	color: #003300;	
	Margin-top: 0px;
	margin-bottom: 0px;
	}
