@charset "ISO-8859-1";
body {
	background-image: url(images/flapjacks_background.jpg);
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FBBE0A;
	background-repeat: repeat-y;
	padding:0px;
	margin:0px;
	text-align: center;
	margin: 0 auto 0 auto;
}

img, div {
behavior: url(/images/iepngfix/iepngfix.htc);
}

#container {
	width:758px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#navBar {
	display: inline;
	list-style-type: none;
	
}
#navcontainer {
	padding:0px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	height: 30px;
	width: 758px;
	background-image: url(images/nav_background.jpg);
}

#mainBody {
	background-image: url(images/main_background.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#FFF;
	display:block;
	vertical-align: top;
	background-color: #851D1B;
	margin: 0;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 445px;
}
#mainBody img{
	margin 10px;
	padding: 20px;
}
#mainBody p{
	margin-top: 7px;
	margin-right: 262px;
	margin-bottom: 2px;
	margin-left: 20px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

#mainBody a:link{
	color:#F90;
}

#mainBody a:visited{
	color:#F90;
}

#navcontainer ul
{
	padding: 0;
	margin: 0;
	background-image: url(images/nav_background.jpg);
	background-repeat: no-repeat;
	float: none;
	width: 100%;
}

#navcontainer ul li { 
display: inline; 
}

#navcontainer ul li a
{
padding: 0px;;
color: White;
text-decoration: none;
text-align:center;
}

#navcontainer ul li a:hover
{
color: #fff;
}
  #menu
  {
  float:left;
    width: 53px;
    height: 26px;
    background: url("images/menu.gif") no-repeat 0 0;
  }
  
#menu:hover
  { 
    background: url("images/menu_roll.gif") no-repeat 0 0;
  }
  
    #about
  {
  float:left;
    width: 63px;
    height: 26px;
    background: url("images/about_us.gif") no-repeat 0 0;
  }
  
#about:hover
  { 
    background: url("images/about_us_roll.gif") no-repeat 0 0;
  }

    #home
  {
  float:left;
    width: 131px;
    height: 26px;
    background: url("images/take_home.gif") no-repeat 0 0;
  }
  
#home:hover
  { 
    background: url("images/take_home_roll.gif") no-repeat 0 0;
  }
  
     #testimonials
  {
  float:left;
    width: 140px;
    height: 26px;
    background: url("images/testimonials.gif") no-repeat 0 0;
  }
  
#testimonials:hover
  { 
    background: url("images/testimonials_roll.gif") no-repeat 0 0;
  }
  

#directions
  {
  float:left;
    width: 105px;
    height: 26px;
    background: url("images/how_to_get_here.gif") no-repeat 0 0;
  }
  
#directions:hover
  { 
    background: url("images/how_to_get_here_roll.gif") no-repeat 0 0;
  }
  
  #hours
  {
  float:left;
    width: 109px;
    height: 26px;
    background: url("images/restaurant_hours.gif") no-repeat 0 0;
  }
  
#hours:hover
  { 
    background: url("images/restaurant_hours_roll.gif") no-repeat 0 0;
  }
  
    #feedback
  {
  float:left;
    width: 69px;
    height: 26px;
    background: url("images/feedback.gif") no-repeat 0 0;
  }
  
#feedback:hover
  { 
    background: url("images/feedback_roll.gif") no-repeat 0 0;
  }

#franchise {
float:left;
width: 135px;
height: 26px;
background: url("images/img_franchise.png") no-repeat 0 0;
}
  
#franchise:hover { 
background: url("images/img_franchise_roll.png") no-repeat 0 0;
}
  
h2 {
	font-size:16px;
	margin-left:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}