body {
  background: #040 url(../images/background-gradient.gif) repeat-y top center;
  background: #040 url(../images/sparty.jpg) repeat top center;
}
#header h1,
#header p {
  /*
  display: inline;
  */
}
.pickup {
  color: #060;
}
.container {
  background-color: #000;
}
h1 a {
  display: block;
  width: 550px;
  height: 265px;
}
h1 span {
  display: none;
}
h1 {
  line-height: 0;
}

h3 {
  color: #999;
  font-weight: bold;
	margin-bottom: 0.5em;
	width: 200px;
}
h2 {
  margin-bottom: 0;
}

#maincontent {
  background: transparent url(../images/header3.jpg) no-repeat top center;
}

#hours {
	padding-top: 20px;
  width: 200px;
}
#hours h3 {
  color: #CCC;
  margin-bottom: 5px;
}
.hourslist {
  margin: 0 0 40px 0;
}
.hourslist li {
  color: #FFF;
  list-style: none;
}
#food {
  font-size: 1.3em;
  min-height: 400px;
/*  width: 550px;*/
  text-align: center;
}
.phone {
  font-weight: bold;
  font-size: 1.7em;
  color: #DDD;
	text-align: right;
	padding-right: 40px;
}
#menu {
  font-size: 1em;
	margin-top: 20px;
	margin-left: 20px;
}
.pickup {
  color: #9CC;
  font-weight: bold;
  font-size: 1.4em;
  width: 150px;
}
a {
  color: #CFC;
  text-decoration: none;
}
a:hover {
  color: #333;
}

#menu a {
  color: #696;
}
#menu a:hover {
  color: #CFC;
}
.menulist {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 10px 0 -20px;
  line-height: 1.1em;
}
.menulist li {
  list-style: none;
  padding: 5px 0;
}
.menulist li a {
  padding-left: 20px;
  display: block;
}


.menulink {
  padding-top: 50px;
  font-size: 1.3em;
  font-weight: bold;
}
#menu .menulink a {
  color: #9CC;
}
#menu .menulink a:hover {
  color: #366;
}
#contact {
/*  float: right;*/
/*  padding-right: 20px;*/
}
#footer {
    background: transparent url(../images/footer2.jpg) no-repeat bottom center;
    height: 137px;
    text-align: center;
}
#footer p {
    margin: 0;
    padding: 0;
    color: #999;
}
#footer .address {
  padding-top: 75px;
}
#footer .copyright {
  padding-bottom: 75px;
}


/* you are here */
#original-con-wraps .original-con-wraps a,
#chicken-con-wraps .chicken-con-wraps a,
#giant-con-wraps .giant-con-wraps a,
#breakfast-con-wraps .breakfast-con-wraps a,
#grilled-sammys .grilled-sammys a,
#breakfast-sammys .breakfast-sammys a,
#pizza .pizza a,
#burgers-bonanza .burgers-bonanza a,
#magical-munchies .magical-munchies a,
#fabulous-fried-foods .fabulous-fried-foods a,
#soup-rrr-salads .soup-rrr-salads a,
#desserts-and-drinks .desserts-and-drinks a {
  color: #FFF;
  background: transparent url(../images/arrow.jpg) no-repeat center left;
}