/* CSS Document */

<style type="text/css">
<!--
body,td,th,p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #794800;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:oblique;
	margin:0px 0px 10px 10px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:oblique;
	margin:0px 0px 10px 10px;
}

p {
	margin:0px 35px 10px 10px;
}

body {
	background-color: #BF8E4D;
}

a {
	font-size: 12px;
	color: #794800;
}
a:hover {
	color: #FF9900;
}



#whole {
	margin:0px 0px 0px 100px;
	border-left:#AE6800 solid 1px;
	border-right:#794800 solid 1px;
	border-bottom:#AE6800 solid 1px;
	width:800px;

}

#whole p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #794800;
}

#whole h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:oblique;
	margin:0px 0px 10px 10px;
	color: #794800;
}

#whole h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:oblique;
	margin:10px 0px 10px 10px;
	color: #794800;
}




#blue {
	border-bottom:#794800 solid 3px;
	background-image:url(../images/spacer.gif);
	height:5px;
}

#navspace {
	width:209px;
	background-image:url(../images/spacer.gif);
	height:3px;
}

#leftnav {
	list-style-type:none;
	list-style:none;
	width:209px;
}

#box1 {
	border:#FF9900 solid 2px;
}

#box2 {
	border:#794800 solid 5px;
}




#button {
	width: 209px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: 'Arial', 'Verdana',
	  Trebuchet MS, Lucida, Geneva, Helvetica, 
	  Lucida Grande, sans-serif;
	background-color: #AE6800;
	color: #333;
	font-size:12px;
	}
	
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #BF7300;
		margin: 0;
		}
		
#button li a {
		display: block;
		padding: 5px 5px 5px 2.5em;
		background-color: #AE6800;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

#button li a {
		width: auto;
		}

#button li a:hover {
		background-color: #F1EFE2;
		color: #AE6800;
		}
		
		

#landc h1 {
	margin: 40px 0px 0px 59px;
	color:#794800;
}

#marine h1 {
	margin: 40px 0px 0px 59px;
	color:#794800;
}

#still h1 {
	margin: 40px 0px 0px 59px;
	color:#794800;
}

#panda h1 {
	margin: 20px 0px 0px 59px;
	color:#794800;
}

#dscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #794800;
}

#dscript td{
	padding:5px 0px 10px 10px;
}


#dscript h3{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
	
	
#txt {
	position:absolute;
	left:345px;
	top:146px;
	width:530px;
	height:530px;
	z-index:1;
}

#txt p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #794800;
}

#txt h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:oblique;
	margin:0px 0px 10px 10px;
	color: #794800;
}

#txt h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:oblique;
	margin:10px 0px 10px 10px;
	color: #794800;
}

					
-->
</style>