body {
	margin:0px; padding:0px;
        color:#731017;
	background-color:#731017;
	font-family:Arial, Helvetica, sans-serif;
         background-image:url(images/picnic_bg6.jpg);
}

a {text-decoration: none; color: #AD8C5A;}
a:visted{color: #AD8C5A;}
a:hover {color: #731017;}
img {border: none;}
h2{color: #AD8C5A; }
h3{font-size: 16px; margin:0; padding: 0px;}
h4{font-size: 14px; margin:0 0 0 5px; padding: 0px;}
h5 {font-size: 16px;}
h6{font-size: 11px; margin: -20px 0px 20px 25px; padding: 0px;}
ul {margin: 5px 0px 5px 15px; padding: 0px;}
li{list-style: none; 
   margin:2px 0px 0px 0px; 
   padding: 0;}
/* img, #logo, #starboard, #sidepaw, #preservatives, #outside_container_main{ behavior: url(http://aarongilson.net/scripts/iepngfix.htc); } */


#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}

#logo {
	background-image:url(images/logo_shad.png);
	background-repeat:no-repeat;
	width:350px;
	height:245px;
	display: block;
}
#logo a {
  position: absolute;
  height: 245px;
  width: 350px;
  top: 0px; 
  left: 0px;
  text-decoration: none;
  }
#logo a i { visibility: hidden; }

/* nav */

#nav {
	margin:0px; 
      padding:0px 20px 0px 0px;
	position:absolute;
	right:0px; 
	background: white;     
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius 4px;
}
#nav img{
   margin-right:5px;
   padding: 0px;
}

#nav ul{
 padding:0px;
 margin: 3px;
}
#nav li {
	display:inline;
	margin-left:12px;
      padding: 0px;
}
#nav li a {
	text-decoration:none;
	color:#AD8C5A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
#nav li a.active, #nav li a:hover {
	color: #731017;
}

#nav a span {display: none;}


#nav a:hover span {display: block;
   position: absolute; top: 50px; left:0px; width: 225px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AD8C5A;
   font: 10px Verdana, sans-serif; text-align: left;
   text-transform: none;

}

/* main page */
#outside_container_main{
background-image:url(images/mainbg14.png);
background-repeat:no-repeat;
background-position: center 90px;
min-height: 640px;
height:auto !important;
height:640px;
}

/* content */

#starboard{
position: relative;
background: white;
width: 670px;
min-height: 300px;
height:auto !important;
height:300px;
margin: 0 auto;
margin-top: 10px;
padding: 35px;
-moz-border-radius: 15px;
-webkit-border-radius 15px;
border: 2px solid #AD8C5A;
}

html>body #starboard{background-image:url(images/paw_large.png);
background-repeat:no-repeat;
background-position: bottom right;} 

#starboard p{
margin-top:2px;
padding:0px 10px 0px 10px;}

.firstletter:first-letter {
font-size:18px; 
float:left;
padding-bottom: 0px; margin-top: 3px;

}

.img_center{
text-align: center;
}

#starboard ul.faqlist{margin-bottom: 40px;}

#starboard table{
margin: 0px 0px 0px 0px;
font-size: 14px;
text-align:center;
}
#starboard td{min-width: 200px;
width:auto !important;
  width:200;}
#starboard tr.head{font-weight: bold; color: white; background: #731017;}

.cuisine{
padding: 10px 10px 5px 10px;
margin-bottom: 10px;

-moz-border-radius: 15px; 
-webkit-border-radius 15px;
border: 1.5px solid #731017;

}

.cuisine p{font-size: .8em;}
.cuisine h4{font-size:.8em;}


#sidepaw{
position: absolute;
top: 120px;
left: -50px;
background-image:url(images/paw_small.png);
background-repeat:no-repeat;
width: 78px;
height: 82px;
}

#preservatives{
position: absolute;
top: 275px;
right: -80px;
background-image:url(images/nopreservatives.png);
background-repeat:no-repeat;
width: 202px;
height: 149px;
}

#humangrade{
position: absolute;
top: 670px;
left: -115px;
background-image:url(images/humangrade2.png);
background-repeat:no-repeat;
width: 149px;
height: 110px;
}

#backtotop{
font-size: 12px;
position: absolute;
bottom:10px;
right: 25px;
}

/* footer */

#footer{
 width: 600px;
 margin: 0 auto;
 text-align: center;
 height: 30px;
 padding: 10px;
clear: both;
}
#footer a{color: white; font-size: 12px;}
#footer a:visted{color: white;}
#footer a:hover {color: #AD8C5A;}

