body {
	width: 820px;
	margin: 0 auto;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/bg.png);
	font: small Verdana, medium Arial, Helvetica, sans-serif;
}

.specials h3 { 
font-weight: bold; 
border: 0; 
border-top: 1px solid #ccc; 
width: 370px; 
margin-bottom: 3px; 
margin-top: 10px; padding-top: 10px;
}

.specials div.t { font-size: 13px; color: #777; font-variant: small-caps; padding-top: 4px; }
.specials div.i { font-variant: small-caps; color: #880000; text-align: center; font-size: 1.2em; font-weight: bold;}

#parties_menu h3 {
	border: 0;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
}

#menu {
	line-height: 2;
	font-size: 1.2em;
	text-align: center;
	font-variant: small-caps;
}

#menu a {
	border-bottom: 3px dotted #ccc;
	padding: 3px;
}

#menu a.active {
	border-bottom: 3px solid #880000;
	text-decoration: none;
}

#menu a:hover {
	border-bottom: 3px solid #006a00;
	text-decoration: none;
	background: #880000;
	color: #fff;
}

table.menuitem {
	width: 100%;
	margin-bottom: 7px;
}
div.menu {
	display: none;
}
td.menu_name {
	font-weight: bold;
	white-space: nowrap;
}
td.menu_price {
	text-align: right;
	font-size: 0.9em;
	white-space: nowrap;
}
td.menu_desc {
	padding-left: 15px;
}
td.leader {
	vertical-align: bottom;
	width: 100%;
}
td.leader div {
	width: 100%;
	border-bottom: 2px dotted;
	color: #ccc;
	margin-bottom: 2px;
	#margin-bottom: 8px; /* ie hack */
}

div.show {
	display: block;
}

#tabs {
	clear: both;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding-bottom: 26px;
	padding-left: 8px;
	cursor: default;
	font-family: verdana, arial, helvetica, sans-serif;
}

#tabs li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#title_name {
	text-align: center;
	font-weight: bolder;
	color: #840000;
	font-size: x-large;
	padding-bottom: 5px;
	font-family: Garamond, Times New Roman, serif;
	font-variant: small-caps;
}

#tabs a {
	background: #eee;
	border: 1px solid #ccc;
	color: #444;
	float: left;
	line-height: 17px;
	margin-right: 4px;
	padding: 4px 10px;
	text-decoration: none;
	font-size: 12px;
	border-left: solid 7px #cccccc;
}

#tabs a:hover {
	background: #f7f7f7;
	padding: 4px 8px;
	margin-top: 0;
	border: 1px solid #A1A5C1;
	border-left: solid 9px #006a00;
	font-weight: bold;
}

#tabs a.current, #tabs a.current:hover {
	background: white;
	border: 1px solid #A1A5C1;
	border-bottom: 1px solid white;
	font-weight: bold;
	color: #666;
}

#top_text {
	height: 200px;
}

#top {
	background: url(images/logo_head.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 240px;
}

div.res_info {
	padding-bottom: 10px;
	clear: both;
	float: left;
	text-align: center;
}

div.res_info_right {
	padding-bottom: 10px;
	float: right;
	text-align: center;
}

div.res_info_ctr {
	clear: both;
	text-align: center;
}

#map {
}

table.pizza {
	width: 600px;
}
table.pizza td {
	text-align: center;
}
tr.pizza_head {
	font-weight: bold;
}	
table.pizza td.pizza_name {
	text-align: left;
	font-weight: bold;
}
table.pan_pizza {
	width: 370px;
}

h2 {
	font-weight: normal;
	color: #777777;
	font-size: 1.5em;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 6px;
}

h3 {
	font-weight: normal;
	color: #111111;
	font-size: 1.1em;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 4px;
}

#top_info {
	float: left;
	font-size: smaller;
}

#hours {
	float: right;
	text-align: right;
	font-size: smaller;
}

#content {
	background-color: #ffffe7;
/*	background-image: url(images/bg_main.gif);*/
	padding: 10px;
	border: 7px solid #004a00;
	border-top-width: 2px;
	border-bottom-width: 0;
}

#footer {
	background: #dddddd;
	height: auto;
	margin: 0;
	padding: 10px 0 10px 20px;
	font-size: smaller;
	color: #666;
	border: 7px solid #004a00;
	border-top: 0;
	border-bottom-width: 4px;
}

a:link {
	color: #004a00;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #084808;
	text-decoration: none;
}

a:hover {
	color: #049704;
	text-decoration: underline;
}

img {
	border: 0;
}

div.print a { 
	border: 1px solid #D9DFEA;
	border-top-color: #D9DFEA;
	border-left-color: #D9DFEA;
	border-bottom-color: #220000;
	border-right-color: #220000;
	background-color: #880000;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding: 3px 15px;
}
div.print a:hover { text-decoration: none; }

.small {
	font-size: smaller;
}
.center {
	text-align: center;
}

#top_text h2 {
	margin: 2px;
}

#main {
	clear: left;
	height: auto;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 13px;
	padding-right: 10px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	clear: both;
	background: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#main img { border: 3px solid #eee; border-top: 0; border-left: 0; }
.noborder h3,#main .noborder img { border: 0; }

p.new {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	font-family: serif;
	border: 2px solid #006600;
	padding: 5px;
	color: #CC3300;
	border-bottom-width: 3px;
}
p.new a {
	color: #FF9900;
	font-size: 0.9em;
	
}
p.menu_special {
	padding: 3px;
	border: 2px solid #004400;
	text-align: center;
	border-left: 0;
	border-right: 0;
}
p.menu_special span.title {
	font-weight: bold;
	color: #CC0000;
}
