body {
	margin: 0;
	padding: 0;
	color: #034903;
	background-color: #F6F8EE;
}
body, div, p, th, td, li, dd    {
    font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size: 12px;
	}

.skipnav {
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
}

/* Commented backslash hack v2 - IE5 Mac can't do this properly -  \*/
.skipnav:active, .skipnav:focus {
  position: absolute;
  top:5px;
  left:5px;
  overflow: visible;
  z-index:5;
  padding:5px;
  width: auto;
  height: auto;
  color: #660000;
  background-color:  #FFFFF3;
  border: 1px solid #660000;
  font-weight: bold;
} 
/* End Hack  */

#header {
	display: none; /*for handheld only*/
	}

#fixedhead {	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #ADB5A5 url("./images/bushback3.gif"); 
	border-bottom: 2px groove #C6C6AD;
	text-align:center;
	}

#content {
	margin: 80px 0 0 0;	/* reset margins in advanced */
	padding-left: 4%;
	padding-right: 2%;
	line-height: 140%;
	}
#tagline {
	display: block;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: .9em;
	}
#navigation, #subnav {
	border-bottom: 1px solid #F6F8EE; /* Gap in FF if no borders */
	border-top: 2px solid #F6F8EE;
	}
#navigation, #subnav {
	background-image: url("../images/bushback3.gif");
	width:100%;
	}


h1 {
	font-size:160%;
	line-height: 140%; 
	}

h2 {
	font-size:140%;
	text-align:center;
	}

h3 {
	font-size:120%;
	line-height: 140%; 
	}
a img {border: 0;}

a:link { 
	color: #000080;
	background-color: #F6F8EE; 
	}
a:visited { 
	color: #666;
	 background-color: #F6F8EE; 
	}
a:hover, a:hover { 
	color: #cc0000;
	background-color: #ADB5A5; 
	}
	


#content li {
	margin-top: .5em;
	
	} 


#navigation li, #subnav li {
	list-style: none;
	}

#navigation li, #subnav li {		/* hide from NN4 */
	/*/*/display: inline;/* */
	}

 


#navigation a {
	line-height: 200%;	/* MUST be re-set in jp-rollover */
	font-family: "Arial Black", sans-serif;
	font-size: 100%; 
	}

#fixedhead a, #navigation a, #subnav a  {
	background-color: transparent
	}
#navigation a:hover, #subnav a:hover{
	color: #cc0000;
	background-color: #ADB5A5; 
	}
#subnav a {
	line-height: 200%; 	/* re-set in jp-appearence */
	margin: 10px 10px;
	font-size: .85em; 
	}

img.rightfloat {
	float:right;
	}

img.leftfloat	{
	float: left;
	margin: 0 .8em .8em 0; 	
}

.next {
	padding-top: 40px;
	text-align: right;
	}
div.sitedivider {
	clear: both;
	}
div.row {
	clear:both;
	}
div.row100 {
	margin-top: 100px;
	clear: both;
	}
div.row150 {
	margin-top: 150px;
	clear: both;
	}
div.row250 {
	margin-top:250px;
	clear: both;
	}
#start {display: none}

.hideNN4
	{
	display:none;
	}
span.printonly {
	display:none;
	}
.no-css {display:none;}
#navigation a#site-navigation {
	position: absolute;
	top:-130px;
	left:0;
	background: none;
	text-decoration: none;
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: black;
	}

#navigation a#site-navigation:focus, #navigation a#site-navigation:active{	
	position: absolute;
	top: -80px;
	left:0;
	z-index:1;
	}
.clear {clear:all}

div#ipaq {
	height: 340px;
	border: 2px solid #C6C6AD;
	line-height: 1.2em;
	color: #000;
	background: #F6F8EE ;
	font-weight: bold;
		}

