/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(body-bg.jpg);
	background-repeat: repeat-x;
}
/* Headers */
h1 {
}
h2 {
	margin: 0 0 10px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #AFB405;
}
h3 {
	margin: 0 0 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #C05B1F;
}
h4 {
}
h5 {
}
/* Linkage */
a:link {
}
a:visited {
}
a:hover {
}
a:focus {
}
a:active {
}
a#top {
	display: none;
}
/* Misc. */
img {
	border: 0;
}
acronym {
	cursor: help;
}
::-moz-selection {
background: #fff2da;
color: #ae490d;
}
::selection {
background: #fff2da;
color: #ae490d;
}
/* Main Styles */
#container {
	text-align: left;
	margin: 0 auto;
	width: 830px;
	background: url(container-bg.jpg) no-repeat;
}
#main {
	padding: 16px 30px 0 30px;
	width: 770px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
html>body #main {
	padding: 30px;
	width: 770px;
}
#main a:link {
	text-decoration: none;
	color: #9CA003;
	border-bottom: solid #AFB405 1px;
}
#main a:visited {
	text-decoration: none;
	color: #9CA003;
	border-bottom: solid #AFB405 1px;
}
#main a:hover {
	text-decoration: none;
	color: #232323;
	border-bottom: solid #803D00 1px;
	background-color: #FBF2EA;
}
#main a:focus {
	text-decoration: none;
	color: #232323;
	border-bottom: solid #803D00 1px;
	background-color: #FBF2EA;
}
#main a:active {
	text-decoration: none;
	color: #232323;
	border-bottom: solid #803D00 1px;
	background-color: #FBF2EA;
}
#right {
	width: 370px;
	float: right;
	margin: 35px 5px 0 0;
}
html>body #right {
	width: 150px;
	float: right;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 9;
	font-size: 10px;
	line-height: normal;
}
#bmailing {
	font-size: 90%;
	width: 250px;
	margin: 3px auto;
	background-color: #FEFDE2;
	border: 2px solid #AFB405;
	padding: 3px 15px;
}
#menuright {
	width: 370px;
	float: right;
	margin: 20px 5px 0 0;
}
html>body #menuright {
	width: 370px;
	float: right;
	margin: 2px 20px 0 0;
}
#menuright p {
	font-size: 16px;
	line-height: 180%;
	color: #666;
}
#contact-right {
	width: 350px;
	float: right;
	margin: 40px 0 0 0;
}
html>body #contact-right {
	width: 350px;
	float: right;
	margin: 40px 0 0 25px;
}
#contact-right p {
	font-size: 16px;
	line-height: 180%;
	color: #666;
}
#res-right {
	width: 280px;
	float: right;
	margin: 60px 30px 0 0;
}
html>body #res-right {
	width: 280px;
	float: right;
	margin: 60px 50px 0 0;
}
#res-right p {
	font-size: 16px;
	line-height: 180%;
	color: #fff;
}
#res-right h2 {
	margin: 0 0 10px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #fff;
}
.featured-bg {
	width: 348px;
	height: 298px;
	padding: 8px;
	border: solid #676767 2px;
	margin: 0;
}
html>body .featured-bg {
	width: 348px;
	height: 298px;
	padding: 8px 10px 12px 8px;
	border: solid #676767 2px;
	margin: 0;
}
.featured {
	width: 350px;
	height: 100px;
	margin: 0 0 1px 0;
}
.featured a:link {
	display: block;
	width: 350px;
	overflow: hidden;
}
.featured a:visited {
	display: block;
	width: 350px;
	overflow: hidden;
}
.featured a:hover {
	display: block;
	text-indent: -350px;
}
.featured a:focus {
	display: block;
	text-indent: -350px;
}
.featured a:active {
	display: block;
	width: 350px;
	overflow: hidden;
}
#left {
	width: 600px;
	margin: 30px 0 0 0px;
}
#left p, #right p {
	font-size: 14px;
	line-height: 180%;
	color: #666;
}
#logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 48px;
	margin: 0px 0 0 25px;
	padding: 60px 0 14px 0;
	width: 300px;
	display: block;
	height: 60px;
}
#logo a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 48px;
	text-decoration: none;
	color: #fff;
}
#logo a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 48px;
	text-decoration: none;
	color: #fff;
}
#logo a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 48px;
	text-decoration: none;
	color: #fff;
}
#logo a:focus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 48px;
	text-decoration: none;
	color: #fff;
}
#logo a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 48px;
	text-decoration: none;
	color: #fff;
}
.spacer {
	width: 750px;
	height: 20px;
	display: block;
}
#godfather {
	position: relative;
	float: left;
	left: 537px;
	top: 145px;
	width: 223px;
	height: 80px;
	z-index: 100000;
	padding: 0;
}
/* Menu */
.menu-box {
	width: 705px;
	border: solid #88390a 1px;
	margin: 50px 0 0 9px;
	padding: 30px 20px 10px 25px;
	background-color: #fff8f2;
}
.category {
	width: 705px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #B5561E;
	border-bottom: solid #B5561E 1px !important;
	margin: 0 0 30px;
}
.dish {
	width: 705px;
	margin: 0 0 30px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.description {
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	margin: 5px 0 0 0;
}
.menu-items {
	width: 323px;
}
.menu-items ul {
	margin: 0;
	padding: 0;
}
.menu-items li {
	width: 315px;
	height: auto;
	display: block;
	margin: 0 0 0 8px;
	padding: 0;
	list-style-type: none;
	line-height: 1.4em;
}
.menu-items ul li a:link {
	width: 315px;
	height: auto;
	display: block;
	margin: 0;
	padding: 3px 0 2px 7px;
	text-decoration: none !important;
	background-color: #f4f2ef !important;
	border: 0 !important;
}
.menu-items ul li a:visited {
	width: 315px;
	height: auto;
	display: block;
	margin: 0;
	padding: 3px 0 2px 7px;
	text-decoration: none !important;
	background-color: #f4f2ef !important;
	border: 0 !important;
}
.menu-items ul li a:hover {
	width: 315px;
	height: auto;
	display: block;
	margin: 0;
	padding: 3px 0 2px 7px;
	text-decoration: none !important;
	background-color: #f3e6da !important;
	border: 0 !important;
}
.menu-items ul li a:focus {
	width: 315px;
	height: auto;
	display: block;
	margin: 0;
	padding: 3px 0 2px 7px;
	text-decoration: none !important;
	background-color: #f3e6da !important;
	border: 0 !important;
}
.menu-items ul li a:active {
	width: 315px;
	height: auto;
	display: block;
	margin: 0;
	padding: 3px 0 2px 7px;
	text-decoration: none !important;
	background-color: #f3e6da !important;
	border: 0 !important;
}
/* Slideshow 
#imageContainer 			{ position:relative; margin:0 0 40px 0; width:366px; text-align: center; height: 236px; border: solid #DFA62F 2px; }
#imageContainer img 		{ display:none; position:absolute; top:0; left:0; border: 0; }
#wraphome 					{ display:none; }*/

/* Lightbox TNs */
#gallery-container {
	width: 770px;
	height: 420px;
	margin: 25px 0 0 0;
}
html>body #gallery-container {
	width: 770px;
	height: 390px;
	margin: 15px 0 0 0;
}
ul.gallery {
	margin: 0 0 20px 0;
	padding: 8px 0 0 8px;
	border: solid #676767 2px;
	height: 94px;
	width: 700px;
}
ul.gallery li {
	width: 90px;
	height: 85px;
	margin: 0 10px 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
	display: block;
	overflow: hidden;
}
li#end-pic {
	width: 90px;
	height: 85px;
	margin: 0 5px 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
	display: block;
	overflow: hidden;
}
html>body li#end-pic {
	width: 90px;
	height: 85px;
	margin: 0 10px 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
	display: block;
	overflow: hidden;
}
p.gallery-p {
	margin: 0 0 1px 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#right-3 {
	width: 220px;
	float: right;
	font-size: 16px;
	line-height: 180%;
	color: #666;
}
#center-3 {
	width: 220px;
	float: right;
	margin: 0 55px 0 0;
	font-size: 16px;
	line-height: 180%;
	color: #666;
}
#left-3 {
	width: 220px;
	padding: 1px 0 0 0;
	font-size: 14px;
	line-height: 150%;
	color: #666;
}
/* Navigation */
#nav {
	margin: 20px 0 0 133px;
}
html>body #nav {
	margin: 20px 0 0 169px;
}
#nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a14d1d;
	text-decoration: none;
}
#nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a14d1d;
	text-decoration: none;
}
#nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}
#nav a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}
#nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	display: block;
	overflow: hidden;
	float: left;
	list-style-type: none;
	margin: 0 0 0 30px;
}
#smallnav {
	float: right;
	margin: 12px 18px 0 0;
}
html>body #smallnav {
	float: right;
	margin: 12px 32px 0 0;
}
#smallnav p {
	margin: 0;
}
#smallnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eee;
	text-decoration: none;
}
#smallnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eee;
	text-decoration: none;
}
#smallnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eee;
	text-decoration: underline;
}
#smallnav a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eee;
	text-decoration: underline;
}
#smallnav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eee;
	text-decoration: underline;
}
/* Text Styles */
p.right-align {
	text-align: right;
	margin: 0 20px 0 0;
}
a.no-hov {
	text-decoration: none !important;
	background-color: transparent !important;
	border: 0 !important;
}
#bubble {
	width: 252px;
	height: 325px;
	margin: 0 0 0 10px;
	background-image: url(bubble.jpg);
	background-repeat: no-repeat;
	padding: 45px 40px 0 48px;
}
#bubble p {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #933E15;
	font-weight: normal;
	line-height: 150%;
}
p.bubble-right {
	color: #787878 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	text-align: right !important;
	margin: 7px 0 0 0 !important;
	line-height: 130% !important;
}
#menu-bubble {
	width: 252px;
	height: 335px;
	margin: 0 0 0 10px;
	background-image: url(bubble.jpg);
	background-repeat: no-repeat;
	padding: 45px 40px 0 48px;
}
#menu-bubble p {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #933E15;
	font-weight: normal;
	line-height: 150%;
}
ul.regular {
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 10px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
}
ul.regular li {
	list-style-type: circle;
	margin: 0 0 13px 18px;
	padding: 0;
	width: 350px;
	height: 19px;
}
#backcolor {
	background-color: #333;
	padding: 1px 0 6px 0;
}
/* Video */
#player {
	width: 320px;
	margin: 0 auto;
	border: solid #938706 4px;
}
/* Footer */
#footer {
	width: 735px;
	height: 93px;
	background: url(footer-bg.jpg) no-repeat;
	padding: 82px 0 0 95px;
}
html>body #footer {
	width: 725px;
	height: 93px;
	background: url(footer-bg.jpg) no-repeat;
	padding: 82px 0 0 105px;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a14d1d;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a14d1d;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
#footer a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 20px;
}
/* Form Styles */
