body {
  background:url(../images/bg.jpg);
  font:14px "Trebuchet MS", Tahoma, sans-serif;
  color:#22324b;
}

a {
  color:#22324b;
}

p, address {
  font-size:14px;
  color:#22324b;
}

h2 {
  font-size:24px;
}

/*----------------------------------------------------------------
  General Params
-----------------------------------------------------------------*/

div#top {
  background:url(../images/main_top_bottom.png) no-repeat;
  height:20px;
  width:850px;
  margin:20px auto 0;
}

div#wrapper { 
  width:850px;
  margin:0 auto;
  background:url(../images/main_bg.png) repeat-y;
}

div#inner_wrapper {
  width:850px;
  position:relative;
}


/*----------------------------------------------------------------
  Masthead
-----------------------------------------------------------------*/

div#masthead {
  padding:0px 14px;
  background:url(../images/ribbon-r.gif) no-repeat scroll 743px 0;
}

div#ribbon {
  padding:15px 7px;
  background:url(../images/ribbon.gif) no-repeat;
}
div#pizza {
  background:url(../images/pizza.gif) no-repeat scroll 105% 125%;
}
div#main_logo {
  height:220px;
  padding-left:200px;
  position:relative;
  z-index:1;
  background:url(../images/logo.gif) no-repeat scroll 0 100%;
}
div#main_logo img {
  margin:0 36px;
  position:absolute;
  top:-45px;
  z-index:1;
}

h1 {
  font-size:25px;
  line-height:30px;
  margin:0 0 10px 0;
  text-align:center;
}

div#main_logo p.tagline {
  font-size:18px;
  color:#22324b;
  margin-top:5px;
  margin-left:45px;
}


/*----------------------------------------------------------------
  Navigation
-----------------------------------------------------------------*/

ul#nav {
  padding:0 0 0 0px;
  border-bottom:0;
  z-index:2;
  position:relative;
  /*background:url(../images/shadow.gif) left bottom repeat-x;*/
  background:#7d0b00 url(../images/nav_bg.gif) repeat-x;
  font-size:12px;
}
ul#nav h2{
	font-size:12px;
	font-weight:normal;
}
ul.sub_nav h3 {
	font-size:14px;
	font-weight:normal;
	margin:0;
}
ul.sub_nav li {
	float:left;
	padding:2px 10px 7px 10px;
}
ul.sub_nav li.active a {
	color:#7D0B00;
	font-weight:bold;
	border-bottom:2px solid;
}
ul#nav li {
  border-top:1px solid #9b1414;
  height:35px;
  line-height:35px;
  padding:0 13px;
  background:#7d0b00 url(../images/nav_bg.gif) repeat-x;
}
ul#nav li.active {
 	background:#7d0b00;
	font-weight:bold;
}

ul#nav li a {
  color:#FFF;
  text-decoration:none;
}

ul#nav li a:hover {
  text-decoration:underline;
}


/*----------------------------------------------------------------
  Main Content
-----------------------------------------------------------------*/

div#content {
  padding:0 25px 15px;
}


/*----------------------------------------------------------------
  Secondary Section
-----------------------------------------------------------------*/

div#secondary { 
  width:160px; 
}

div#skyscraper { 
  display:none; 
}

div#ad468x60 {
  display:block;
}


/*----------------------------------------------------------------
  The Menu Page
-----------------------------------------------------------------*/

div#menu h3 {
  margin-bottom:10px;
}

div#menu h4 {
  font-size:14px;
  margin-bottom:0;
}

div#menu p {
  font-size:12px;
  margin-bottom:15px;
}

div.menus {
  margin-bottom:20px;
  padding-bottom:5px;
}

div.menus ul li {
  margin-bottom:20px;
}

div.menus ul li li {
  font-size:12px;
}

span.menu_description {
  font-size:12px;
}

.normalized {
  font-size:14px;
}


/*----------------------------------------------------------------
  Reviews Page
-----------------------------------------------------------------*/

#reviews h3 {
  font-size:18px;
}

#reviews h3 a,
p.reviews_source {
  color:#22324b;
}

p.reviews_date {
  font-size:11px;
}


/*----------------------------------------------------------------
  Gallery Page
-----------------------------------------------------------------*/

div#gallery h3 {
  font-size:14px;
}


/*----------------------------------------------------------------
  Coupons Page
-----------------------------------------------------------------*/

ul#coupons h3 {
  font-size:48px;
}

/*----------------------------------------------------------------
  The Footer
-----------------------------------------------------------------*/

div#footer {
  font-size:11px;
  margin-left:10px;
}

div#capper {
  background:url(../images/main_top_bottom.png) no-repeat scroll 0 100%;
  width:850px;
  height:16px;
  margin:0 auto 20px;
}

.radno {
  font-size:20px;
  line-height:24px;
  margin-left:24px;
}
