body
{
	background-color: #986B29;
    background-image: url("../pics/forestbkgrd2.gif");
	/*background-image: url("../pics/woodland7.gif");
	background-image: url("../pics/winterbkgrd.gif");*/
    font-size:11pt;
	font-family: arial, helvetia, courier;
	font-weight:500;
 }
#main
{
  background-color:#FFFFCC;
  margin: 20px;
    /*  background-image: url("/pics/forestbkgrd2006.gif");  */
  border: 2px inset #330066;
  border-right:  2px outset #330066;
  border-bottom:  2px outset #330066;
    /*  padding:10px;  */
  line-height:16px;
  max-width:1200px;
  text-align: left;
}
 pre
 {
    font-size:11pt;
	font-family: arial, helvetia, courier;
	font-weight:500;
	padding:1px;
 }
hr 
{
      height:2px;
	  color:brown;
}
h1
{
    font-family: arial, helvetica, sans-serif; 
	font-size: 22pt;
	  /*  line-height: 28pt;  */
	font-weight: 700; 
	margin: 1px; 
	text-align: center;
}
h2
{
    font-family: arial, helvetica, sans-serif; 
	font-size: 18pt;
	  /*  line-height: 24pt;  */
	font-weight: 700; 
	margin: 1px; 
    text-align: center;
}
h3
{
    font-family: arial, helvetica, sans-serif; 
	font-size: 16pt;
	  /*  line-height: 20pt;  */
	font-weight: 600; 
	margin: 1px; 
	text-align:center;
}
h4
{
	font-size: 14pt;
    text-align: center;
    font-family: arial, helvetica, sans-serif; 
}
h5
{
	font-size: 13pt;
    text-align: center;
    font-family: arial, helvetica, sans-serif; 
}
td
{
    font-size: 12pt;
	font-family: arial,helvetica,tahoma;
   text-align: left;
 }
tr
{
    vertical-align:top;
}
table
{
      width:100%;
      font-size:12pt; 
      font-family:arial;
	  font-weight:600;
}
table.menu
{
   text-align: left;
}
td.price
{
   text-align: right;
}
/*a {
    
    text-decoration: none; 
    font-family:arial;
    color:blue;
	font-size:10pt;
	font-weight: 700;
	background-color:#5FA303;
}*/
p
{
    text-indent: .5in;
    font-size:12pt;
}
 p.nav1
{
  text-indent: 0in;
  background-color: #FFFFFF;  
  border-style: solid;
  border-width: .2px;
}
a.nav 
 {
    font-weight: 600;
    text-decoration: none;
    font-family: arial;
    color:blue;
	font-size: 10pt;
    /*background-color:#5FA303; background-color:#FFFFFF;*/
 }
a
{
	font-weight: 700; 
    font-family: arial;
	text-decoration: none;
	font-size:9pt;
}
a.smaillLink
{
   font-size:8pt;
}
a:visited {color:#9966FF;}
a:hover
{
	color: #990000;
	font-weight: 700; 
    font-family: arial;
	text-decoration: underline; 	
}
a.lglink
{
    text-decoration: none; 
    font-family:arial;
    color:blue;
	font-size:12pt;
	font-weight: 800;
/*	height: 20px;background-color:#5FA303;*/
}
a.lglink:hover
{	
  text-decoration: underline; 
	color: #990000;	
}
 li.nav1
{
  background-color: #E7D798;
  height: 20px;
  border-style: solid;
  border-width: thin;
  width: 180px;
  list-style-type: none;
  border-bottom: none;
}
 span.nav1
{
  background-color: #E7D798;
  height: 20px;
  border-style: solid;
  border-width: thin;
  width: 180px;
  border-bottom: none;
}
/* ul.nav1
{
  background-color: #FFCC66;
  height: 20px;
  border-style: solid;
  border-width: thin;
  width: 180px;
  list-style-type: none;
}*/
.navBut
{
  background-color:#FF6600;
  height:21px;
}
.text 
{
   font-size:12pt; 
   font-family:arial;
}
ul
{
  font-weight: 700;
}
.des /* for menu items */
{
   font-style: italic;
   font-size: 9pt;
   font-weight:500;
}
legend
{
 font-style: oblique;
 font-size: 13pt;
}
 .title
 {
   font-style:normal ;
   font-size: 11pt;
   font-weight:700;
 }
.menupics
{
  cursor:hand;
  padding-left:4px;
}