* {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	background: #c4dfe8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px 0px 25px;
}

a:link {
	color: #361b08;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #a7ca38;
}

p {
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

#head {
	background: transparent url(images/headbg.gif) no-repeat;
	width: 813px;
	height: 209px;
	margin: 40px auto 0px;
}

#head img {
	margin: 142px 0px 0px 15px;
}

#nav {
	background: white url(images/navbg.gif) no-repeat top left;
	height: 27px;
	width: 787px;
	margin: 0px auto 0px;
	text-align: right;
	padding: 2px 26px 0px 0px;
}

#nav img {
	margin-right: -4px;
}

#apron {
	width: 92px;
	margin: 257px auto 0px;
	height: 133px;
	z-index: 99;
	position: absolute;
	left: 50%;
	margin-left: 383px;
	text-align: right;
}

#zindex {
	z-index: 1;
	margin-top: 0px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
}

#wrap {
	width: 793px;
	background: #fff;
	padding: 10px;
	margin: 0px auto;
}

#givegallerybg {
	background: #fff url(images/galleryphoto.jpg) no-repeat top left;
	height: 296px;
}

#homephoto {
	height: 295px;
	width: 793px;
	background: url(images/homephoto.jpg) no-repeat;
}

#homephoto p {
	margin: 0px;
	padding: 40px 0px 0px 60px;
	width: 190px;
	color: #fff;
	font-size: 0.85em;
	text-indent: -9999px;
}

.photo {

}

#main {
	margin: 12px 0px 0px 5px;
	float: left;
	width: 480px;
	color: #939393;
	font-size: 0.95em;
}

#main.wide {
	width: 773px;
	float: none;
}

#main h2 {
	height: 17px;
	width: 480px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#main h2#welcome {
	background: url(images/homehead.gif) no-repeat;
}

#main h2#about {
	background: url(images/abouthead.gif) no-repeat;
}

#main h2#contact {
	background: url(images/contacthead.gif) no-repeat;
}

#main h2#gallery {
	background: url(images/galleryhead.gif) no-repeat;
}

#main h2#faq {
	background: url(images/faqhead.gif) no-repeat;
}

#main p {
	line-height: 18px;
}

#main .gallery-left, #main .gallery-right {
	float: left;
	width: 375px;
}

#main .gallery-left img, #main .gallery-right img {
	margin: 0px 10px 10px 0px;
	float: left;
}

#main .gallery-left p img.head, #main .gallery-right p img.head {
	margin: 0px 0px 0px 0px;
}

#main .gallery-left p, #main .gallery-right p {
	text-align: justify;
	line-height: 16px;
	clear: left;
	padding-bottom: 35px;
	float: left;
	width: 370px;
}

#main .gallery-left {
	margin-right: 15px;
}

#main span.gallery-head {
	font-size: 1.15em;
	letter-spacing: 0.03em;
	color: #464646;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
}

ol li {
	padding-left: 20px;
	margin-left: 15px;
	margin-bottom: 15px;
	list-style-type: decimal;
	list-style-position: outside;
}

#main ol a:hover {
	color: #361b08;
}

#main ol a {
	color: #361b08;
	text-decoration: none;
}

#about-the-spit {
	width: 788px;
	background: url(images/aboutthespit.jpg) no-repeat top left;
	padding-bottom: 20px;
}

#about-the-spit p {
	padding: 75px 0px 0px 13px;
	width: 429px;
	color: #999;
	font-size: 1.1em;
	line-height: 23px;
}

h4#kebabs, h4#burgers, h4#hotdogs {
	width: 112px;
	padding-left: 665px;
	font-size: 1.1em;
	color: #707070;
	font-weight: normal;
	text-align: center;
}

h4#kebabs {
	height: 41px;
	padding-top: 25px;
	background: url(images/50kebabs.gif) no-repeat;
}

h4#burgers {
	height: 35px;
	padding-top: 20px;
	background: url(images/50burgers.gif) no-repeat;
}

h4#hotdogs {
	height: 40px;
	padding-top: 21px;
	background: url(images/100hotdogs.gif) no-repeat;
}

h3#goodbarbeque {
	background: url(images/goodbarbeque.gif) no-repeat top center;
	text-indent: -9999px;
	height: 30px;
	width: 773px;
}

input, textarea {
	background: #eee;
	border: 2px solid #afafaf;
	padding: 2px;
	width: 380px;
	float: left;
	margin-bottom: 10px;
}

input:focus, textarea:focus {
	background: #fff;
	border: 2px solid #a7ca38;
}

textarea {
	height: 150px;
}

input.submit {
	margin-left: 85px;
}

.input {
	width: 75px;
	float: left;
	text-align: right;
	margin-right: 10px;
}

.input p {
	margin-bottom: 15px;
}

#sidebar {
	width: 277px;
	float: left;
	margin: 15px 0px 0px 25px;	
}

#sidebar .tour {
	width: 211px;
	background: #f2f2f2 url(images/tour.gif) no-repeat;
	padding: 65px 33px 15px;
	color: #333;
	font-size: 0.95em;
	margin-bottom: 8px;
}

#sidebar .quote {
	width: 277px;
	background: #f2f2f2 url(images/quote-bottom.gif) no-repeat bottom right;
	padding-bottom: 30px;
}

#sidebar .quote li {
	list-style: none;
	display: none;
}

#sidebar .quote li.current {
	display: block;
}

#sidebar .quote blockquote {
	width: 228px;
	padding: 47px 0px 0px 24px;
	color: #351b06;
	font-size: 0.95em;
	text-align: center;
	background: transparent url(images/quote-top.gif) no-repeat top left;
}

#sidebar .quote cite {
	color: #351b06;
	font-size: 0.95em;
	font-weight: bold;
	font-style: normal;
	width: 228px;
	padding: 0px 0px 0px 35px;
	text-align: center;
	display: block;
}

#footer {
	clear: both;
	width: 797px;
	height: 30px;
	background: transparent url(images/footerbg.gif) no-repeat;
	margin: 0px auto;
	padding: 0px 0px 0px 16px;
}

#footer img {
	margin-left: -4px;
}