body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: arial, helvetica, san-serif;
	font-size: 1em;
	background: url(images/body-bg.gif) repeat-x #959595;
	}

h1 {
	font-family: "California FB", Times, Serif; 
	font-weight: normal;
	font-size: 1.8em;
	color: #000;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	}
	
h2	{
	font-family: "California FB", Times, Serif; 
	font-weight: normal;
	font-size: 1.1em;
	color: #cc0000;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}
	
h3	{
	font-family: Arial, Helvetica, Sans-Serif; 
	font-weight: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}	

p	{margin: 0px; padding: 0px; font-size: .75em}

#left p {font-size: .75em; line-height: 150%}

a:link, a:visited, a:active {text-decoration: underline; color: #fff}
a:hover {text-decoration: none; color: #fff}

.bold {font-weight: bold}

.green {
	font-family: "California FB", Times, Serif; 
	font-weight: normal;
	font-size: 125%;
	color: #006633;
	}
	
#container {
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	width: 862px; 
	height: 575px; 
	}

/********************* header & nav styles *************************/

#header {
    width: 862px; 
	height: 156px;
    background: url(images/header.gif);
    margin: 0px auto; 
	padding: 0px;
    position: relative;
	}

#header h1 {display: none}

#header li {
    margin: 0; 
	padding: 0; 
	list-style: none;
    position: absolute; 
	top: 100px;
	}
	
#header li, #header a {
    height: 40px; 
	display: block
	}
	
#home {left: 125px; width: 75px;}
#menu {left: 200px; width: 100px;}
#gallery {left: 300px; width: 200px;}
#about {left: 500px; width: 100px;}
#contact {left: 600px; width: 125px;}
#coupons {left: 725px; width: 135px;}

#home a:hover {background: transparent url(images/header.gif) -125px -256px no-repeat;}
#menu a:hover {background: transparent url(images/header.gif) -200px -256px no-repeat;}
#gallery a:hover {background: transparent url(images/header.gif) -300px -256px no-repeat;}
#about a:hover {background: transparent url(images/header.gif) -500px -256px no-repeat;}
#contact a:hover {background: transparent url(images/header.gif) -600px -256px no-repeat;}	
#coupons a:hover {background: transparent url(images/header.gif) -725px -256px no-repeat;}

/********************* end header & nav styles *************************/



/********************* body content styles - home and inside pages *************************/

#topline {margin: 10px 20px 0px 20px; text-align: left; font-size: .75em;}

#center {
	float: right;
	width: 813px;
	min-height: 370px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border-left: 2px solid black;
	border-right: 2px solid black;
	}

#hleft {float: left;}

#hright {
	float: left;
	width: 320px;
	}

#left {float: left; width: 250px;}

#right {
	float: left; 
	width: 450px;
	text-align: left; 
	padding-left: 60px;
	}

#right a {color: #990000}

#bottompix {
	width: 771px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
	text-align: left;
	}

/********************* menu styles *************************/

.menu-link {margin-left: 320px; vertical-align: top}
.menu-link a {color: #990000}

#pizzas {
	width: 771px;
	margin: 0px 20px;
	padding: 0px;
	text-align: left;
	}

#appetizers img {float: right; margin: 30px 0px 0px 10px; padding: 0px;}

 #calzones , #appetizers, #content {
	width: 771px;
	margin: 25px 20px 0px 20px;
	padding: 0px;
	text-align: left;
	}

#calzones img {float: left; margin: 0px 20px 0px 0px; padding: 0px;}

#slices {
	width: 250px;
	margin: 25px 7px 0px 20px;
	float: left;
	text-align: left;
	}

#salads, #subs {
	width: 250px;
	margin: 25px 7px 0px 0px;
	float: left;
	text-align: left;
	}	
	
#kiddie {
	width: 771px;
	margin: 25px 20px 0px 20px;
	padding: 0px;
	}

#bev {
	float: left;
	margin: 0px;
	padding: 0px;	
	width: 400px; 
	text-align: left;
	}

#kid {
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 40px 0px 0px 0px;
	width: 328px;
	height: 151px;
	background: url(images/kiddie.gif) no-repeat; 
	}

.tabletop {width: 771px;	line-height: 300%; clear: both;}
.tablemid {width: 771px;}
.toppings {width: 771px; margin: 0px 0px 0px 0px; clear: both;}

.items, .titles {
	float: left;
	width: 450px;
	font-family: "California FB", Times, Serif; 
	font-weight: normal;
	margin: 5px 0px;
	padding: 0px;
	}
	
.titles{font-size: 1.5em; color: #000;}

.size-price {
	font-family: "California FB", Times, Serif; 
	font-weight: normal;
	font-size: 1.15em;
	color: #006633;
	margin: 5px 0px;
	padding: 0px;
	float: left;
	width: 70px;
	}

.items {font-size: 1.1em; color: #cc0000;}

.tablemid .size-price {
	font-family: arial, helvetica, sans-serif; 
	font-size: 0.9em; 
	color: #000;
	line-height: 125%;
	}

/********************* end menu styles *************************/

/********************* image gallery/ styles *************************/


#image-gallery {width: 773px; margin: 0 20px 0 20px; text-align: left;}


	


/********************* end image gallery styles *************************/

/********************* footer styles *************************/
#footer {
	float: right;
	width: 817px;
	height: 46px;
	font-size: .8em;
	color: #ffffff;
	background: url(images/bottom.gif) no-repeat;
	}	
		
#subfooter {
	clear: both;
	margin: 15px auto;
	width: 817px;
	text-align: right;
	font-weight: bold;
	font-size: .85em
	}

#subfooter a {color: #000}
		
.copy {float: left; margin: 25px 0px 0px 25px}		
.nav {float: right; margin: 25px 25px 0px 0px}
	
