body {
	font-family: "Times New Roman", Times, serif;
	margin: 15px 0;
	padding: 0;
/*	background-color: #993300; */
	background-image: url(images/tbkg-1.jpg);
}

p {
	margin: 10px 0 0 0;
}

h1 {
	font-size: 24px;
	color: #006633;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 3px;
	margin: 5px 0 4px 0;
}
h2 {
	font-size: 22px;
	color: #006633;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

#wrapper {
	margin: 0 auto;
	width: 868px;
}

#header {
	width: 858px;
	padding-left: 8px;
	background-image: url(images/head-bk.gif);
	background-repeat: no-repeat;
	height: 167px;
	padding-top: 10px;
	position: relative;
}
#header .hours {
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	line-height: 150%;
}
#header .hours p a {
	color: #fff;
}
#header .hours p a:link {
	color: #fff;
}
#header .hours p a:hover {
	text-decoration: none;
}
#header img {
	border: none;
}
#header .giologo {
	float: left;
	margin: 4px 0 0 5px;
}
#header #delwrap {
	text-align: center;
	width: 460px;
	float: right;
}
#delwrap .orderbutton {
	margin: 14px 0px 12px 60px;
}

#delivery {
	font-size: 26px;
	color: white;
	font-weight: bold;
	float: right;
	width: 260px;
}
#delivery .address {
	font-size: 18px;
}
#delivery2 {
	float: right;
	font-size: 26px;
	color: white;
	font-weight: bold;
	padding-left: 20px;
}
#delivery2 .address {
	font-size: 18px;
}

#obutton {
	display: block;
	width: 143px;
	height: 50px;
	background-image: url(images/order-online.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	clear: both;
	margin-top: 10px;
}
#obutton:hover {
	background-position: 0 -50px;
}
#obutton span {
  display: none;
}

#nav {
	height: 42px;
	width: 868px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	letter-spacing: 1px;
	background-image: url(images/nav-top2.gif);
	background-repeat: no-repeat;
}
#nav ul {
	text-align: left;
	list-style: none;
	margin: 0 0 0 20px; 
	padding: 10px 0 0 0;
}
#nav li {
	display: inline;
}
#nav a:link, #nav a:visited {
	font-variant: small-caps;
	padding: 11px 14px 11px 14px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	background-color: #BE7C5A;
}
#active a:link, #active a:visited, #active a:hover
{
	color: #006633;
}

#main {
	width: 868px;
	background-image: url(images/body-bk.gif);
	background-repeat: repeat-y;
}
#welcome {
	float: right;
	width: 600px;
	padding: 10px 20px;
	text-align: center;
}
#welcome p {
	font-size: 18px;
	line-height: 130%;
}
#welcome a:link, #welcome a:visited {
	font-weight: bold;
	color: #063;
	line-height: 150%;
}
#welcome a:hover {
	text-decoration: none;
}

#specials {
	width: 200px;
	height: 650px;
	padding: 15px 10px;
}
#specials .item {
	height: 200px;
	width: 200px;
	margin-top: 10px;
}
#specials h2 {
	line-height: 30px;
	font-variant: small-caps;
	color: #993300;
	margin: 0;
	text-align: center;
	letter-spacing: 3px;
}
#specials h3 {
	background-color: #A55530;
	color: #ffffff;
	padding: 4px 0;
	text-align: center;
	margin: 5px 30px;
	font-size: 16px;
}
#specials p {
	font-size: 14px;
	margin: 0 30px;
	text-align: center;
	font-weight: bold;
}
#specials a:link, #specials a:visited {
	color: #063;
}
#specials a:hover {
	text-decoration: none;
}

#menu {
	width: 820px;
	padding: 10px 20px;
	line-height: normal;
}
#menu h1 {	
	text-align: center;
}
#menu h2 {
	color: #006633
	font-size: 18px;
}
#menu h3 {
	color: #663300;
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#menu p {
	font-size: 14px;
	line-height: normal;
	margin: 0;
}
#menu .subheading {
	font-size: 13px;
	font-style: italic;
	color: #A55530;
	margin: 0;
	text-align: center;
}

.hr {
	height: 15px;
	background-attachment: scroll;
	background-color: #FDDFA8;
	background-image: url(images/hr-600.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.smallhr {
	height: 15px;
	background-attachment: scroll;
	background-color: #FDDFA8;
	background-image: url(images/hr-200.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.hr hr, .smallhr hr {
  display: none;
}

#footer {
	height: 30px;
}

.img-shadow-lt {
  	float:left;
	background: url(images/shadow.png) no-repeat bottom right !important;
 	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 10px 0 10px !important;
	margin: 10px 10px 0 5px;
}

.img-shadow-lt img {
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
} 
#space {
	height: 30px;
	width: 860px;
	background-color: #993300;
}
#copyright {
	height: 22px;
	color: white;
	width: 860px;
	margin: 0 auto;
	/* border-top: 1px solid #00789C; */
}
#copyright p {
	font-size: 0.8em;
	color: #000000;
	margin: 0px 10px;
}

#copyright a:link, #copyright a:visited {
	color: #000000;
}

#copyright a:hover {
	color: #ffffff;
	text-decoration: none;
}

#copyright .hosting {
	float: right;
	margin-right: 5px;
}
.loyalty {
	background-color: #669966;
	border: 2px solid brown;
	margin: 10px auto;
	text-align: center;
	font-size: 18px;
	width: 160px;
}


#specials .title {
	margin-top: 6px;
	margin-bottom: 7px;
}
#menu .regtext {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}
#menu table td {
	vertical-align: top;
}

td hr {
	color: #006600;
	background-color: #006600;
	margin: 0; padding: 0;
}

#bottom {
	background-image: url(images/body-bot.gif);
	width: 868px;
	height: 36px;
	background-position: bottom;
	clear: both;
}
#menu .build {
	margin: 0px;
	padding: 0px;
}
#menu .prmenu {	
	float: right;
	margin: 0px;
	padding: 0px;
}
#menu .prmenu a:link, #menu .prmenu a:visited {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #006633;
	text-decoration: none;
}
#menu .prmenu a:hover {
	color: #CC6600;
}

#copyright p .newlocft {
	margin-left: 194px;
}

.build p{
	margin: 0 0 3px 0;
}


