html
{
  height: 100%;
}

body {
        font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
        color: #333;
        background-color: #8c6757;
        background-image: url(graphics/dkgrn.gif);
        text-align: center;
        margin: 0;
        padding: 15px 0px 0px 0px;
       
		
  		}
a:hover {
	color: #411;
	background: #AAAAAA;
}
a{
	font-size: 14px;
}
hr{
	color: gray;
	width: 100%;
	
}
#outerwrap {
    width: 866px;
    max-width: 866px;
   
  background-color: #252b1d;
  
  
  padding-bottom: 20px;
}
#tabletop{
    height: 1500px;
}
  #top_hdr{
  border: 0px solid #00F;
  height: 150px;
  width: 826px;
  padding-top: 0px !important;
  
  background-color: #252b1d;
  background-image: url(graphics/hdr5.jpg) !important;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: left;
  white-space: nowrap;
  font-family: arial, sans-serif;
  font-size: 1.3em;
  color: #CCC;
  }


#intro{
font: normal normal 15px "Trebuchet MS", Verdana, Arial, sans-serif;
text-align:left;
margin:10px 35px;
width:350px;
background:#f5f1cc right url(graphics/rside2.jpg) no-repeat;
padding:2em 390px 10px 30px;
 border: 1px solid #252b1d;
}


#intro2{

width:910px;
background:#f5f1cc;
font: normal normal 15px "Trebuchet MS", Verdana, Arial, sans-serif;
text-align:left;
margin:10px 35px;



padding:2em 90px 10px 30px;

 border: 1px solid #252b1d;
}

#friendly{
	font-size: 13px;
	text-align: center;
}
