body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/bg-red.jpg);
	background-color: #660000;
	background-repeat: repeat;
	}
.clear {
	clear: both;
	}

/* IE6 PNG fix */
img, a, input, div { behavior: url(scripts/iepngfix.htc) }

#email {
	color:#FFFFFF;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
#nav {
	top: 0px;
	padding: 10px 0 0 0;
	margin: 0 auto 0 auto;
	width: 750px;
	position: relative;
	}
#header {
	width: 750px;
	margin: -10px auto 0 auto;
	height: 503px;
	position: relative;
	padding: 0;
	}
#main {
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;
	}
#main2 {
	width: 560px;
	margin: 15px auto 0 auto;
	padding: 0 30px 0 185px;
	position: relative;
	}
#footer {
	width: 750px;
	margin: 0 auto 0 auto;
	clear: both;
	padding: 20px 0 40px 0;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #FFFFFF;
	line-height: 1.45em;
	margin: 0 10px 15px 20px;
	}
#dragon {
	left: -273px;
	position: absolute;
	z-index: 1;
	top: 10px;
}
#title {
	position: absolute;
	right: -2px;
	top: 70px;
}
#bannerpic {
	top: 282px;
	right: 25px;
	position: absolute;
}
.pagetitle {
	float: right;
	margin: -70px 25px 0px 0;
	z-index: 5;
	position: relative;
	clear: both;
	}
.pagetitle2 {
	float: right;
	margin: -61px 0 0 0;
	z-index: 5;
	position: relative;
	padding: 0;
	}
#navholder {
	position: absolute;
	z-index: 5;
	right: 0px;
	margin: 0;
	height: 70px;
	*padding-top: 25px;
	padding: 25px 13px 0 0;
	}
ul#navlist {
	white-space: nowrap;
	font-weight: bold;
	font-size: 1em;
	padding: 0;
	text-align: right;
	}
#navlist li {
	display: inline;
	list-style-type: none;
	text-align: right;
	}
#navlist a {
	padding: 0px 15px;
	}
#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
#navlist a:hover {
	color: #FFCC33;
	text-decoration: underline;
	}
#navlist a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
#navlist #here {
	color: #FFCC33;
	text-decoration: none;
	}
ul#list {
	line-height: 1.4em;
	list-style-type: none;
	padding-left: 40px;
	font-size: 0.8em;
	list-style-image: url(images/bullet2.png);
	margin: 0;
}
ul#bottom {
	white-space: nowrap;
	padding: 0px;
	text-align: right;
	font-weight: normal;
	margin: 30px 6px 0 0;
	}
#bottom li {
	display: inline;
	list-style-type: none;
	text-align: right;
	}
#bottom a {
	padding: 0px 15px;
	}
#bottom a:link, #bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
#bottom a:hover {
	color: #FFCC33;
	text-decoration: underline;
	}
#bottom a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
#bottom #here {
	color: #FFCC33;
	text-decoration: none;
	}
h2 {
	margin: 2em 0 0.3em 0;
	color: #FFFFFF;
	font-size: 1.5em;
	text-align:left;
	clear: right;
	}
dl {
	width: 100%;
	overflow: auto;
	margin: 0 0 1em;
	background: url(images/dot.gif) repeat-x 0 1.2em
	}
dt,dd.price {
	font-weight: bold
	}
dt {
	float: left;
	padding-right: 3px;
	color: #FFCC33
	}
dd {
	margin:0
	}
dd.price {
	float: right;
	padding-left: 3px;
	color: #CCCCCC
	}
dd.ingredients {
	float: left;
	width: 100%;
	padding: 3px 0;
	font: italic 100% Georgia,Times,sans-serif;
	color: #FFFFFF
	}
dd.forpersons {
	float: left;
	width: 100%;
	padding: 3px 0;
	font-family: Georgia,Times,sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	color: #FFCC33;
	}
.smaller {
	font-size: .8em;
	}
.gold {
	color: #FFCC33;
	}
#menucatsholder {
	color: #FFFFFF;
	float: left;
	margin: 0 0 15px 0;
	background-image: url(images/bg-red-trans.jpg);
	}
ul#menucats {
	font-weight: bold;
	padding: 5px;
	margin: 0 0 0 10px;
	position: relative;
	font-size: 0.75em;
	}
#menucats li {
	list-style-type: none;
	}
#menucats a {
	padding: 3px 10px;
	}
#menucats a:link, #menucats a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
#menucats a:hover {
	color: #FFCC33;
	text-decoration: none;
	}
#menucats a:active {
	text-decoration: none;
	}
#jump {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: normal;
	color: #FFFFFF;
	margin: .3em 0 .3em 0;
	text-align: center;
}
#menuremote {
	position: fixed;
	bottom: -2px;
	border-color: #FFCC33;
	border-width: 2px;
	border-style: dotted;
	width: 150px;
	z-index: 1000;
	margin: 0;
	padding: 0;
	background-image: url(images/bg-blacker.png);
}
#flash {
	top: 280px;
	position: absolute;
	right: 0px;
	display: block;
	padding: 0 25px 0 0;
	margin: 0;
	z-index: 0;
}
.text a {
	color: #FFFFFF;
}
.address {
	font-size: 0.75em;
	color: #FFFFFF;
	text-align: right;
	margin: -10px 20px 5px 0;
}
#blackbg {
	background-repeat: repeat;
	padding: 0 0 0 0;
	clear: none;
	width: 800px;
	background-image: url(images/bg-black-glass.png);
	margin: 0 auto 0 auto;
	height: 105%;
	position: relative;
	left: 60px;
	top: 0px;
}
#blackbg_ie6 {
	padding: 0 0 0 0;
	clear: none;
	width: 800px;
	background-color:#370000;
	background-image: url(images/bg-black-glass.jpg);
	background-repeat:repeat-y;
	margin: 0 auto 0 auto;
	height: 105%;
	position: relative;
	left: 60px;
	top: 0px;
}
.large {
	font-size:1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
}
#column {
	width: 300px;
	float: right;
	margin: 0 60px 0 0;
}
#main .half {
	width: 330px;
	float: left;
	margin: 10px 0 15px 30px;
	text-align: center;
}
.dinner_ing {
	color: #FFFFFF;
	font-size: .9em;
}
table#hours {
	overflow: visible;
	font-size: 0.9em;
	}
#hours td.hours {
	text-align: left;
	}
#hours td.days {
	text-align: right;
	font-weight: bold;
	}
