* { 
margin: 0px; 
padding: 0px; 
}

BODY, TD, P  { font-size : 12px; font-family : verdana, helvetica, arial, sans-serif; color : #2A2323; line-height : 1.5em;}

P {margin-top : 0; margin-bottom : 1em;}
p.highlight { text-align : center; font-weight : bold; color : #922D2A; }

BODY {
  margin : 0;
  color : #2A2323;
  background : #383431;
  text-align: center;
}

ul, ol { list-style-position: outside; margin-left : 1em; margin-bottom : 1em; }
li {margin-left : 1.33em;}

h1 {font-weight : bold; font-size : 22px; color : #000; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h2 {font-weight : bold; font-size : 18px; color : #000; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h3 {font-weight : bold; font-size : 16px; color : #000; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h4 {font-weight : bold; font-size : 14px; color : #000; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h5 {font-weight : bold; font-size : 12px; color : #000; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h6 {font-weight : bold; font-size : 11px; color : #000; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}

A  {color : #730004; font-weight : bold; text-decoration : none;}
A:Visited  { color : #730004; font-weight : bold; text-decoration : none;}
A:Active  { color : #730004; font-weight : bold; text-decoration : none;}
A:Hover  { color : #730004;	font-weight : bold; text-decoration : underline;}

.small {font-size : 0.9em;}

hr {
  width : 85%;
  text-align : center;
  margin : 5px auto;
  border : 0;
  border-bottom : 2px dotted #0B7B7B;
  color : fff;
  background : none;
}

div#wrapper {
   width: 744px;
   margin: 20px auto 20px auto;
   background : #383431 url(images/bg_wrapper.gif) top left repeat-y;
   text-align: left;
}

div#header {
  width : 744px;
  height : 172px;
  position : relative;
  background : #383431 url(images/bg_header.gif) top left no-repeat;
}

img#funfactor {
	position : absolute;
	top : 95px;
	left : 35px;
	border : 0;
}

div#slideshow {
  position : absolute;
  top : 9px;
  right : 60px;
  z-index : 10;
}

ul#nav {
  font: bold 14px "Trebuchet MS", Verdana, sans-serif;
  color : #000;
  width : 700px;
  float : right;
  border : 1px solid #F4B907;
  border-width : 1px 0 1px 0;
  margin : 0 20px;
}

ul#nav li {
  list-style: none;
  margin : 0;
  float : left;
  display : inline;
}

/* Fix IE. Hide from IE Mac \*/
 * html ul#nav li { float : left; height: 1%;} 
 * html ul#nav li a { height: 1%;} 
/* End */


ul#nav li a, ul#nav li a:link, ul#nav li a:visited
{
  text-decoration: none;
  color : #000;
  font-weight : bold;
  float : left;
  padding : 2px 8px;
  background : none;
  border : 0;
}

ul#nav li a:hover {
  background : #000;
  color : #fff;
}

div#sidebar {
  float : right;
  width : 175px;
  padding : 6px;
  border : 3px double #000;
  background : #FFF500;
}

div#sidebar2 {
  float : right;
  width : 250px;
  padding : 6px;
  border : 3px double #000;
  background : #FFF500;
}

div#sidebar_right {
	float : right;
	width : 200px;
	padding : 5px;
	border : 3px double #E35F13;
}

div.box {
	width : 385px;
	padding : 5px;
	margin : 10px 0px 10px 10px;
	border : 3px double #E35F13;
    background : #FFF500;
}

div.side_photos {
  width : 135px;
  float : right;
  font-size : 10px;
  text-align : center;
}

div.side_photos img { display : block; }

img.main_photo {
	float : left;
	margin : 0 0 0 5px;
}

div#footer {
  width : 744px;
  background : #fff url(images/bg_footer.gif) top left no-repeat;
  position : relative;
}

div#footer a {
  border : 0;
  background : none;
}

div#footer img#striker {
  position : absolute;
  top : -20px;
  left : -25px;
}

div#footer p#contact_info {
  font-size : 10px;
  padding : 10px 10px 5px 0;
  text-align : right;
  color : #000;
  line-height : 1em;
}

div#content {
  background : #E79F39;
  margin : 20px 20px 20px 20px;
  padding : 15px 10px;
}

* html div#content {
  width : 700px;
}

table#inflatables td {
  padding : 0 5px;
  font-size : 10px;
  text-align : center;
}

img.pizzabanner {
	text-align : center;
	margin : 10px auto;
}

.clear {
  clear :both;
}

div#copyright {
  text-align : center;
  font-size : 9px;
  color : #fff;
}

div#copyright a {
  color : #fff;
  font-weight : normal;
  background : none;
  border : 0;
}
