body	{
 background: #EFF1F7;
 color: #000;
 font: 12px/1.4em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
 text-align:center;
 margin:4px 0px; 
 padding: 0 0 0;
 } 
.text	{
	color: #000;
	font:13px Georgia, Times, serif;
	line-height:15px;
}
.table	{
	color: #000;
	font: 12px/1.4em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	text-align:center;
	}

.left	{
  text-align:left;
	}

.leftb	{
	text-align:left;
	color: #000;
	}

a	{
	font: 12px/1.4em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color:#000;
	text-decoration:none;
	}
.header	{
	font-size:16px;
}
/* ---------- div ---------- */

#container { 
	margin:0px auto;
	text-align:center;
	}

#header {
  width:765px;
  height:111px;
  margin:0px auto;
  text-align:center;
  background:url("images/header.png") no-repeat;
	}
#header-logo {
    width:765px;
  height:111px;
    margin:0px auto;
  text-align:center;
  background:url("images/header.png") no-repeat;
  display:block;
  text-indent:-9999px;
}
#social	{
	width:765px;
	height:28px;
	margin:0px auto;
	text-align:right;
	padding-right:40px;
}
#wrapper {
  margin: 0px auto;
  height:360px;
  text-align:center;
  float:clear;
 width: 765px !important;
 width /**/: 770px;
 z-index:1;
	}

#content  {
  margin: 0px auto;
  background: #fff url(images/bggoldlt.gif);
  text-align:center;
  z-index:0;
     }

#first {
  width:250px;
  height:160px;
 margin: -158px 4px 0 4px;
 background: #fff url(photos/pizzasm.jpg) no-repeat;
 border:3px solid #000;
 text-align:center;
 float:left;
   }
#second {
 width: 248px;
 height:160px;
 margin: 20px 4px 0 4px;
 background: #fff;
 padding:2px;
 text-align:left;
 border:3px solid #000;
 float:left;
 color: #000;
 }
#third {
 height:320px;
 width: 480px;
 margin:26px 4px 0 4px;
 background:#fff url(photos/dr.jpg) center center no-repeat;
 border:3px solid #000;
 float:left;
 }
#coupon	{
		width:754px;
		height:316px;
		background: #FFF;
		text-align:center;
		border: 3px solid #E7D241;
		margin: 0px auto;
		padding:3px;
		color:#000;
		}
#info	{
		width:765px;
		margin-top:230px;
}
#bottom  {
	width:765px;
	background: #fff;
	border: 3px solid #E7D241;
	margin: 0px auto;
	padding:3px 10px;
	color:#000;
	}

#bottom h3  {
  text-align:center;
  font: 20px/1.6em bold "Georgia", serif;
            }
#textlinks  {
  padding:3px;
  color: #000;
  text-align:center;
  font-size:10px;
 	}

	#textlinks a:link {
			  padding: 2px 8px;
			  }

	#textlinks  a:visited {
			  padding: 2px 8px;
			  }


	#textlinks a:hover {
			  padding: 2px 8px;
			  }


#footer  {
  background:#000;
  padding:3px;
  color: #fff;
  text-align:center;
  font-size:9px;
 	}
	#footer a {
			color:#FFF;
	}

#linkList {
 position: absolute;
 top: 317px;
 left: 472px;
 width:795px;
 font-size: 10px;
 line-height: 1.2em;
 background: Url(images/images2/linkbg.jpg) no-repeat;
 }


/* ---------- h1, h2, h3 ---------- */





h4 {
 width: 130px;
 height: 200px;
 background: url(images/images2/10collage.jpg) no-repeat;
 }

/* ---------- p ---------- */

p {
 padding-top: 1px;
 }
.p1 {
 padding-top: 2px;
 }

/* ---------- nav ---------- */

#nav {
	background: #000;
	padding:8px 4px 2px;
 	color: #ffffff;
	text-align:center;
	height:28px;
	}

#nav h3 {
	background: url(store.gif) top center no-repeat;
	margin:0;
	}
#nav ul, ul li	{
	display:inline;
}
#nav li a.noroll:link	{
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	padding: 2px 12px;
	display:inline;
	border:1px solid #000;
}
#nav li a.noroll:visited {
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	padding: 2px 12px;
	display:inline;
	border:1px solid #000;
	}
#nav li a.noroll:hover {
	color: #FFF;
	text-decoration:none;
	padding: 2px 12px;
		display:inline;
}
#nav li a:link {
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	padding: 2px 12px;
	display:inline;
	border:1px solid #000;
	}

#nav li a:visited {
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	padding: 2px 12px;
	display:inline;
	border:1px solid #000;
	}


#nav li a:hover {
	color: #FFF;
	border:1px solid #FFF;
	text-decoration:none;
	padding: 2px 12px;
		display:inline;
	}


/* ---------- a ---------- */
#bottom a:link, a:visited {
	font-size: 12px;
	color: #000;
	text-decoration:none;
	}

#bottom a:hover {
	color: #000;
	background: #E7D241;
	}

