html,body{/*html for FF Moz NS7 OP */
	text-align:center; /*IE 5 IE 5.5*/
	margin:0px;/* no margins body */
	padding: 0 0 0 0;/* no padding body */
	height: 100%;
		}

	

#outer{
	width:800px;
	color: #000;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	background: #ffffff;
	border: 3px solid #663333;
	background-image: url('images/green_pix.gif');
	background-repeat: repeat-y;
	height: auto;
	min-height: 500px;
	top: 27px;
	

}

#sidebar {
position: absolute;
top: 0em;
  left:0;
width: 167px;

}

#content {
margin-left:10.6em;
  padding:20px 3em 1em;
 }

p {
font-family: "Trebuchet MS", Verdana, sans-serif;
color: #000000;
font-size: 11px;
text-decoration: none;
line-height: 1.8em;
}	

#home p {
color: #ac9b7f;
}

	
a:link  {color:  #663333;
         text-decoration:  underline;
		 font-family: "Trebuchet MS", Verdana, sans-serif;  
         font-size:  15px;
		 }	
		 
a:visited  {color:  #663333;
            text-decoration:  underline;
			font-family: "Trebuchet MS", Verdana, sans-serif;
      	    font-size: 15px;
		 }	

a:hover{
color: #74974c;
}


h1  	{color:  #663333;
         font-family: "Trebuchet MS", Verdana, sans-serif;
         font-size:  20px;
		 font-weight:  bolder;
		 padding: 20px 0 1px 0;
		 }
		 
h1 a:link  {color:  #663333;
         text-decoration:  underline;
		 font-family: "Trebuchet MS", Verdana, sans-serif;  
         font-size:  15px;
		 }	
		 
h1 a:visited  {color:  #663333;
            text-decoration:  underline;
			font-family: "Trebuchet MS", Verdana, sans-serif;
      	    font-size: 15px;
		 }	

h1 a:hover{color: #74974c;}	 
		 

h2		{color:  #663333;
         font-family: "Trebuchet MS", Verdana, sans-serif;
		 font-size:  12px;
		 font-weight: bolder;
		 }		 
		 
li		{font-family:  "Trebuchet MS", Verdana, sans-serif;
         font-size: 11px;
        }		 
		
		
h6	    {color: #663333;
		font-family:  "Trebuchet MS", Verdana, sans-serif;
         font-size: 10px;
		 weight: 600%;
		 
		 
		 }
		 
	
	

		
		/****************** sub page navigation  *******************
*                                                            *
 ************************************************************/
 
 #navcontainer {
 margin-left: 0px;
 margin-top: 0px;
 width: 167px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;


    }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style: none;

}

#navcontainer li {

 }

#navcontainer li a
{
display: block;
color: #ffffff;
background-color: #eiead3;
text-decoration: none;
text-align: center;
height: 100%;


}

#navcontainer a:hover
{
color: #663333;
background-color: #ffffff;
font-weight: bold;

}



#navcontainer li a#current {
	color: #663333;
background-color: #ffffff;
text-align: center;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
text-decoration: none;
}



#bblogo  {
padding: 25px 15px;
text-align: center;
}



.fcl{
	clear:both;
	height:1px;
	margin-top:-1px;
	font-size:0px;
	}

#footnote {
	padding: 0 0 0 0;
	color: #663333;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 55%;
	}
