
   
  	body,html
		{
			padding:0 0 0 0;
			width:100%;
			height:100%;
			font-family:Verdana, Geneva, sans-serif;
			background-color: #226C31;
/*			background-repeat:repeat;
			background-image:url(images/top.jpg);*/
			
		}
		
/*######################Container################################*/		
	#container        
    {
    
        margin: 0px auto;
        width:900px;
        padding: 0 0 0 0;
        background-color: #f1ca6b;
        border: 2px solid #333;
        background-position: right;
        text-align:center;
        
    }	
	
	
	
/*######################Top Banner################################*/	
	#banner	{
	margin: 0% 0% 0 0;
	padding: 0% 0% 075px 0%;
    width:900px;
	text-align:center;
	background-color: #FFF;
	}
	
	#banner img	{
	
	float:left;	
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
width:900px;
	text-align:center;
	background-color: #FFF;

	}
	
	#banner h1	{
	text-align:left;
	font-size:4em;
	color:#FF8B00;	
	margin: 0;
	padding: 0 0 0 25%;
	}
	#banner h1 a {
	text-decoration:none;
	}
	
/*######################Top Navigation################################*/	
#topNav {
	float:left;
	width:898px;
	
	padding: 6px 0px 6px 2px;
	margin: 00px 0px 0px 0;
	background-color:#9E6321;
	font-size:1em;
	line-height:40%;	
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	

	}

#topNav ul {
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	list-style:none;
	}
#topNav li {
	
	display:inline;
	margin:0;
	padding:0;
	}
#topNav a {
		width:165px;
	float:left;
	background-color:#9E6321;
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 5px;/*this line edits button spacing*/
	text-decoration:none;
	}
#topNav a span {
	float:left;
	display:block;
	background-color:#f1ca6b;
	padding:8px 10px 8px 10px;/*Location of text within button*/
	
	color:#000000;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topNav a span {float:none;}
/* End IE5-Mac hack */
#topNav a:hover span {color:#000000;}
#topNav a:hover {background-color:#9E6321;}
#topNav a:hover span {background-color:#DFA315;}                    
#topNav a:hover focus {background-color:#FFF;}                    







#wrapper{
	clear:left;
margin: 10px 0 10px 0;
padding: 10px  10px;
}
	
/*######################Main Content################################*/	

	#content
	{
	width:550px;
	background-color:#f1ca6b;
	margin: 0% 10px;
	padding: 5px 5px 5px 5px;
		
	}
	
	#content p {
		text-align:left;
		font-size:12px;
		font-weight:bold;
		width:100%;
		margin: 5px 5px 5px 5px;
		padding: 5px 0px 5px 0px;
	 }
	
	#MainPhoto {	
	width: auto;
	height: auto;
	margin: 01% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	}
	
	
	#BioPhoto {	
	width: 20%;
	float:left;
	height: auto;
	margin: 1% 3% 2% 1%;
	padding: 0% 0% 0% 0%;
	}

/*######################Right Navigation################################*/				
	#nav
	{
		float: right;
		width:270px;
		margin: 0 5px 0 0;
		padding: 10px 10px 10px 10px;
		background-color:#f1ca6b;
	}
	
	#nav p { 	
	margin: 0% 13% 0% 13%;
	padding: 0% 0% 0% 0%;
	width:74%;
	text-align:left;
	}
	
	#NavPhoto {
	width: 270px;
	height: auto;
		margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	}
/*######################Footer################################*/		
	#footer
	{
	
		clear: both;
		background-color: #9E6321;
		padding: 10px 00px 10px 275px;
		text-align: left;
		border-top: 1px solid #333;
	}


/*######################ProductsList################################*/		
.pList table {
	margin:0 auto;
	}

.pList td {
	width:250px;	
	vertical-align:top;
	padding:0 0 0 55px
	}
/*########################Chart##########################*/
#chart {
	width:525px;
}
