body{
	background: #800000 url('images/site-bg.jpg') repeat-x;
	font-family: 'Trebuchet MS','Lucida Grande','Lucida Sans Unicode','Lucida Sans','Tahoma','sans-serif'; 
	font-size: 12px;
}

@font-face{
	font-family: ACalsonPro-Italic;
	src: url(/fonts/Adobe_Caslon_Pro_Italic.ttf);
}

/* Navigation */
.nav{
	background-image: url('images/nav-bg.png');
	height: 80px;
	width: 890px;
	position: relative;
	margin: 70px auto 0 auto;
	z-index: 1;
}

.nav-logo{
	position: absolute;
	top: -50px;
	left: -75px;
	border: 0;
}

img.nav-tagline{
	position: absolute;
	top: -20px;
	left: 255px;
}

div.nav-tagline{
	position: absolute;
	top: -25px;
	left: 260px;
	font-size: 30px;
	font-family: ACalsonPro-Italic;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px black;
}

img.nav-phone{
	position: absolute;
	top: -20px;
	left: 640px;
}

div.nav-phone{
	position: absolute;
	top: -28px;
	left: 642px;
	font-size: 30px;
	font-family: Arial Black;
	color: #FDBE27;
	text-shadow: 1px 1px 1px black;
}

.nav ul{
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 550px;
	position: absolute;
	top: 23px;
	left: 300px;
}

.nav li{
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.nav ul a{
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
	font-size: 19px;
}

.nav ul a:hover{
	background-color: #6D8B28;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	/*behavior: url(PIE.htc);*/
}
/* Content div */
.content{
	background-color: #FBEECB;
	border: solid #D8A730 8px;
	-moz-box-shadow: 0px 0px 15px #500000;
	-webkit-box-shadow: 0px 0px 15px #500000;
	box-shadow: 0px 0px 15px #500000;
	width: 830px;
	margin: 0 auto;
	position: relative;
	top: -15px;
	/*behavior: url(PIE.htc);*/
}

/* Homepage Styles */
.home_image{
	background-image: url('images/header-pizza.gif');
	height: 229px;
	width: 830px;	
	border-bottom: solid #800 10px;
}

.home_coupon{
	background-color: #FBEECB;
	border: solid #D8A730 5px;
	height: 160px;
	width: 360px;
	float: right;
	margin: 15px;
	padding: 15px 0px;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

.home_coupon a{
  font-size: 24px;
  color: #004A80;
}

.welcome_title{
	color: #800000;
	margin: 0;
	font-size: 24px;
}

.welcome_text, .address, .shop_hours{
	font-size: 13px;
	font-weight: bold;
}

.print_menu_title, .info_title, .gift_cert_title{
	color: #800000;
	margin: 0;
	font-size: 16px;
}

.print_menu_text, .gift_cert_text, .info_text, .address{
	margin-top: 0px;
}

.home_left{
	width: 400px;
	float: left;
	padding: 20px;
}

.home_right{
	width: 350px;
	float: right;
	padding: 20px;
}

.update_notice{
    background-color: #D8A730;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 20px;
	margin-bottom: 10px;
	width: 305px;
	behavior: url(PIE.htc);
}

.shop_info{
	background-color: #D8A730;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 20px;
	width: 305px;
	behavior: url(PIE.htc);
	/*position: absolute;
	z-index: 1;*/
}

.shop_info > hr{
	display: block;
    border: 0;
	border-top: 2px solid #800000;
	padding: 0;
}

.address_left{
	float:left;
	width: 150px;
}

.address_right{
	float:right;
	width: 150px;
}

.slicelife_button{
	width:150px;
}

.shop_hours{
	width: 305px;
}

a.phone {
	color: #000000;
	text-decoration: none;
}

.clear{
	clear: both;
}

.text_right{
	text-align: right;
}

/* Footer */
.footer{
	color: #FFF;
	width: 846px;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 12px;
}

.copy{
  float: left;
}

.fb-icon{
  float: right;
}

/* Common Styles */
.page-title{
  background-color: #D8A730;
  margin: 15px 0px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  /*behavior: url(PIE.htc);*/
}

.section-title{
  font-weight: bold;
  font-size: 20px;
  margin: 0px 0px;
  border-bottom: solid black 1px;
}

.item-name{
 font-weight: bold;
 font-size: 14px;
}

.item-description{
  font-size: 11px;
  padding-bottom: 5px;
  padding-left: 15px;
  font-weight: normal;
}

.item-price{
  text-align: right;
}

.item-info-title{
  font-weight: bold;
}

.bottom-dashed{
  border-bottom: dashed black 1px;
}

/* Subs */
.item-info-subs-ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.item-info-subs-ul li{
	padding: 2px 0;
}

/* Contact Form */
.contact-form{
  font-weight: bold;
}

.error_message{
	color: #800000;
}

/*------------Coupon Styles---------------*/
#coupons{
	border: none;
	margin-left: auto;
	margin-right: auto;
}
.coupon {
	height: 145px;
	width: 235px!important;
	width: 250px;
	border: dashed black 3px;
	font-family: "Arial Black", Arial;
	text-align: center;
	margin: 5px;
	padding: 3px;
	background-color: white;
}
.dealNumber{
	font-weight: bold;
	font-size: 22px;
}
.dealDesc{
}
.dealPrice{
	font-size: 30px;
	background-color: #000000;
	color: #FFFFFF;
	display: inline;
	padding: 0px 20px;
	border-radius: 15px;
}
.tax{
	font-size: 12px;
}
.dealInfo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.dealFoot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}